Commit graph

2391 commits

Author SHA1 Message Date
Enno Gelhaus
6e1c152e5b
Merge branch 'main' into sentry-user
Some checks failed
Build / build (22.12.0) (push) Has been cancelled
2026-03-21 17:58:18 +01:00
Enno Gelhaus
c539fa8cf4
feat: sentry v10.45 2026-03-21 14:46:29 +01:00
Nevo David
c164db76d9 Merge remote-tracking branch 'origin/main' 2026-03-21 16:32:48 +07:00
Nevo David
8dcfffff53 feat: added cus 2026-03-21 16:32:34 +07:00
Enno Gelhaus
b6d6b7283f
improve: PR Quality 2026-03-20 19:22:52 +01:00
Enno Gelhaus
33f3e552cb
fix: format in PR Quality 2026-03-20 19:16:55 +01:00
Enno Gelhaus
2f85198887
improve: PR Quality 2026-03-20 19:15:27 +01:00
Enno Gelhaus
2cd2911de2
Merge pull request #1326 from swaraj017/fix/redirect-register-to-login
fix: redirect /auth/register to /auth/login when registration is disabled
2026-03-20 16:27:10 +01:00
Enno Gelhaus
65939d3341
feat: improve PR Quality Workflow 2026-03-20 16:03:34 +01:00
Enno Gelhaus
eb14bd9f05
feat: Add AI section to PR Template 2026-03-20 15:58:25 +01:00
Enno Gelhaus
fa27e38ca0
feat: Add AI section to CONTRIBUTING.md 2026-03-20 15:57:17 +01:00
swaraj017
2f6896b332 fix: use correct DISABLE_REGISTRATION env variable 2026-03-18 14:59:17 +05:30
swaraj017
472ef851c2 fix: redirect /auth/register to /auth/login when registration is disabled 2026-03-18 12:45:43 +05:30
Nevo David
cf2a980dd8 feat: mewe
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (22.12.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2026-03-18 10:45:28 +07:00
Nevo David
2ae98a925a feat: fix adding integrations 2026-03-16 22:45:23 +07:00
Enno Gelhaus
e20565fb23
Add PR Quality workflow for pull request checks 2026-03-11 19:15:25 +01:00
Enno Gelhaus
3b79a74092
Merge pull request #1289 from Bramw2003/fix/skip-subscription-check-without-stripe
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (22.12.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
fix: skip subscription check when Stripe is not configured
2026-03-10 19:40:22 +01:00
Nevo David
08c3143647 feat: fix postiz oauth 2026-03-10 12:21:45 +07:00
Nevo David
41fcb08834 feat: postiz oauth fix 2026-03-10 12:05:21 +07:00
Nevo David
3d09e9f2c5 feat: fix oauth 2026-03-10 12:02:51 +07:00
Nevo David
f624321b43 feat: agent-media sso 2026-03-08 22:27:06 +07:00
Bram de Smidt
f1a32f243e
Merge branch 'main' into fix/skip-subscription-check-without-stripe 2026-03-06 19:46:52 +01:00
Nevo David
634bee898a feat: remove proxy 2026-03-06 21:44:35 +07:00
Nevo David
5e386155f9 feat: check proxy file 2026-03-06 21:26:55 +07:00
Nevo David
983286005a feat: change lock 2026-03-06 21:16:52 +07:00
Nevo David
3cf1cd05b3 feat: agent 2026-03-06 20:48:05 +07:00
Bram de Smidt
01fd2df995 fix: skip subscription check when Stripe is not configured
When STRIPE_SECRET_KEY is not set, posting should work without
requiring a subscription row in the database. This allows self-hosted
instances without Stripe to publish posts normally.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 14:35:02 +01:00
Nevo David
0b7fd01a82 feat: urgent fix, stripe requires api key in the last version
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (22.12.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2026-03-06 19:37:08 +07:00
Nevo David
72e63a41c2 feat: fix sets extra space
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (22.12.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2026-03-06 11:20:57 +07:00
Nevo David
2a194b680e feat: telegram fix 2026-03-06 10:37:14 +07:00
Nevo David
9fa6786754 feat: remove lifetime check 2026-03-06 08:10:29 +07:00
Nevo David
624a4a9775 feat: show package 2026-03-05 15:39:31 +07:00
Nevo David
4ba1c5e415 feat: public controller modify sub 2026-03-05 15:00:32 +07:00
Nevo David
748e2190e9 feat: remove logic and add logic to enterprise 2026-03-05 12:03:06 +07:00
Nevo David
78b834d18f feat: enhance api 2026-03-05 10:41:18 +07:00
Nevo David
ad0b0259eb feat: add organization to auth flow 2026-03-05 09:40:52 +07:00
Nevo David
fe51c788c7 feat: agent media 2026-03-04 15:20:58 +07:00
Nevo David
24a37a56a7 Merge remote-tracking branch 'origin/main' 2026-03-04 13:08:55 +07:00
Nevo David
5d4808a07a feat: update x api 2026-03-04 13:08:39 +07:00
Enno Gelhaus
cdeef9b4d6
Fix email address for security vulnerability reporting 2026-03-03 15:03:25 +01:00
Nevo David
778d255a15 feat: url 2026-03-03 20:25:48 +07:00
Nevo David
52d84a2bfb feat: change redirect url 2026-03-03 19:42:43 +07:00
Nevo David
42d7927d1c feat: change redirect url 2026-03-03 19:22:47 +07:00
Nevo David
354b206280 feat: improve AppSumo webhook handling and auth safety
- Add activate event handler with org lookup via subscription or user/provider
- Add postRegistration guard in auth service to prevent errors on missing method
- Fix deactivate to use organization paymentId for subscription deletion
- Change Dependabot interval from daily to weekly

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:54:08 +07:00
Nevo David
0d7e54023c feat: login change and appsumo 2026-03-03 17:42:17 +07:00
Nevo David
681e6d4cb4 feat: delete error 2026-03-03 15:25:48 +07:00
Nevo David
09341d345f feat: logout in billing screen 2026-03-03 13:15:54 +07:00
Nevo David
c36a5d54f2 Merge branch 'feat/mewe' 2026-03-03 11:09:11 +07:00
Nevo David
11e32c20fb feat: mcp with oauth2 2026-03-03 10:27:54 +07:00
Nevo David
72b0dfaf8a Merge remote-tracking branch 'origin/main' 2026-03-03 01:32:39 +07:00