Commit graph

1092 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
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
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
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
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
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
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
fe51c788c7 feat: agent media 2026-03-04 15:20:58 +07: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
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
e4c4d6470c feat: oauth 2026-03-03 01:32:26 +07:00
Nevo David
334dda7609 feat: oauth 2026-03-03 00:46:46 +07:00
Nevo David
724e5bc497 feat: don't post without a subscription 2026-03-02 15:33:36 +07:00
Nevo David
6c39e810db feat: seperate mcp url 2026-02-28 16:53:03 +07:00
Nevo David
71833f3f39 feat: mewe 2026-02-28 15:01:54 +07:00
Nevo David
92abb07712 Merge branch 'main' into feat/mewe 2026-02-28 12:19:42 +07:00
Nevo David
ff89a21c98 feat: redis throttler 2026-02-27 19:41:20 +07:00
Nevo David
258378770e feat: refund and cancellation 2026-02-27 18:37:29 +07:00
Nevo David
292f96f959 feat: collaborators fix 2026-02-22 16:53:15 +07:00
Nevo David
d7322d11fd feat: compression 2026-02-20 13:05:55 +07:00
Nevo David
5fddba6e98 feat: logout 2026-02-20 00:37:12 +07:00
Nevo David
143bc229de feat: instagram multiple stories 2026-02-18 14:47:59 +07:00
Nevo David
001c70357c feat: postizpro 2026-02-18 08:34:26 +07:00
Nevo David
5d1988c2f1 fix emails and draft 2026-02-17 16:47:41 +07:00
Nevo David
13104962c6 feat: rotate api key 2026-02-17 10:05:12 +07:00
Nevo David
f7f5899d01 Feat: tiktok fixes 2026-02-16 20:32:54 +07:00
Nevo David
009f2df074 feat: original name 2026-02-16 16:06:06 +07:00
Nevo David
613a4285ff feat: post missing modal 2026-02-16 00:17:59 +07:00
Nevo David
cfa52b2336 feat: bot nickname 2026-02-15 19:08:46 +07:00
Nevo David
381f9e8021 Merge remote-tracking branch 'origin/main' 2026-02-15 19:04:19 +07:00
Nevo David
16946b1c0f feat: fix reddit 2026-02-15 19:04:08 +07:00
Nevo David
9a7e051f5d
Merge pull request #1207 from cohax-llc/fix/upload-from-url-extension
fix(api): preserve file extension in upload-from-url endpoint
2026-02-15 16:37:07 +07:00
Nevo David
ecb1b55ce1 feat: analytics public api 2026-02-15 12:40:02 +07:00
Nevo David
dc8a380176 feat: README and SKILL 2026-02-14 11:57:12 +07:00
Nevo David
6a69ac7eb4 feat: skill 2026-02-14 11:42:56 +07:00