Commit Graph

18 Commits

Author SHA1 Message Date
576d47a32e Adds Posthog script to opensaas.sh and docs.opensaas.sh (#398) 2025-03-21 11:14:06 +01:00
a6e5517475 Incident Report (Open Saas updateCurrentUser) blog post
* add martin as an author + post

* add all files

* rename post

* fix header size

* Incident report final touch.

---------

Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2025-02-26 14:32:15 +01:00
7e46899a44 change url to wasp.sh 2025-02-13 12:59:17 +01:00
1e9034b794 Update all wasp_twitter references to correct link (#340) 2024-12-19 16:56:27 +01:00
6e41a1032a Merge pull request #341 from wasp-lang/turboreel
Add Turboreel post
2024-12-12 15:33:09 +01:00
80be1a3b96 update opensaas blog READMEs 2024-12-11 12:18:09 +01:00
3c049669f0 initial push 2024-12-10 14:51:06 +01:00
2a8790ace8 initial blog post push 2024-12-04 13:27:49 +01:00
54b4141820 update astro starlight & blog plugin (#334)
* update astro starlight & blog plugin

* Delete logo.png

* fix twitter preview image & add readme

* improve banner image assignments & docs perf

* change default banner

* change image name

* keep tabs on the tabs
2024-12-04 10:34:07 +01:00
ada0743f3a fix og:images on blog 2024-11-26 20:37:53 +01:00
9bb2d48395 Plausible analytics for docs (#329)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-11-25 14:51:09 +01:00
3bb78654d8 Use webp over png and lazy load images (#314)
* use webp and lazy load images

* fix hero

* update app_diff

* fix app_diff

* fix head

* remove async decoding
2024-11-12 13:38:06 +01:00
18f6c89659 hackathon announcement (#279)
* hackathon announcement

* retrigger ci

* retrigger ci

* update 🍪 blogpost

* Update 2024-10-10-most-annoying-cookie-banner-contest.md

* add announcement to landing page

* add video, new banner and title

* add plausible to docs

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-11 10:18:58 +02:00
cb3d75c0b6 add lemon squeezy as payment provider (#246)
* add lemon squeezy checkout and webhook

* add lemonSqueezy customer portal url

* Update AccountPage.tsx

* add lemon squeezy total revenue function

* update app diff

* update app diff

* add LS docs

* Update PricingPage.tsx

* add unified payment processor

* unify customer portal url

* Update paymentProcessor.ts

* update paymentProcessor logic

* update app diff to use both payments processors

* Update contentSections.ts.diff

* finishing touches

* Update e2e-tests.yml

* remove lemonsqueezy from app diff

* Update webhook.ts
2024-09-09 11:32:42 +02:00
03f989f910 Add test docs (#239)
* add test docs

* Update README.md

* Update contentSections.ts.diff
2024-07-18 13:06:13 +02:00
25ffc25a0b Updated edit page link to point to new repo structure. (#205) 2024-07-02 11:06:20 +02:00
602aad0f75 add cookie consent banner and tests (#163)
* add cookie consent banner and tests

* update docs and app_diff

* Create .env.client.diff

* Update main.wasp.diff

* add migrattion_lock diff again

* small typo fixes
2024-06-06 16:27:37 +02:00
04553cd60c All in dirs (#154)
* Split the project into template and opensaas-sh (demo app (diff) + docs).

* fix
2024-06-04 13:24:32 +02:00