Commit graph

323 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
Nevo David
2ae98a925a feat: fix adding integrations 2026-03-16 22:45:23 +07:00
Nevo David
f624321b43 feat: agent-media sso 2026-03-08 22:27:06 +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
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
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
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
d7322d11fd feat: compression 2026-02-20 13:05:55 +07:00
Nevo David
13104962c6 feat: rotate api key 2026-02-17 10:05:12 +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
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
af08ae1187 feat: tools in public api 2026-02-14 11:00:14 +07:00
Nevo David
6aa6dfb614 feat: fix settings 2026-02-14 10:37:26 +07:00
Nevo David
33c8adbef1 feat: get settings 2026-02-14 10:27:02 +07:00
Nevo David
3b57679430 feat: notifications 2026-02-11 21:05:56 +07:00
Nevo David
d055e69335 feat: delete post 2026-02-11 17:41:13 +07:00
Nevo David
5f5d746f8a feat: show file name in uploads 2026-02-09 11:37:22 +07:00
Nevo David
e3c3854840 feat: platforms with a chrome extension 2026-02-08 20:53:28 +07:00
Emi Rexhepi
ee8b26f383 fix(api): preserve file extension in upload-from-url endpoint
The upload-from-url endpoint passed an empty originalname to
uploadFile(), causing extname('') to return '' and files to be saved
without an extension. Derive the extension from the response
Content-Type header (or URL fallback) so files are stored with the
correct extension on disk.

Fixes gitroomhq/postiz-app#1147

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:40:55 +01:00
Nevo David
34243312ad feat: generate url 2026-02-04 15:43:22 +07:00
Nevo David
70be520c0b feat: public list integrations 2026-02-04 15:14:01 +07:00
Nevo David
979b81d6d0 feat: enterprise 2026-02-04 12:32:44 +07:00
Nevo David
6d173ab7cd feat: enterprise 2026-02-04 12:32:00 +07:00
Nevo David
638debdaa4 feat: enterprise 2026-02-03 21:34:23 +07:00
Nevo David
f5ef80546e feat: enterprise 2026-02-03 21:12:28 +07:00
Nevo David
656f29eb34 feat: activate 2026-02-02 22:34:21 +07:00
Nevo David
437a3b5143 feat: tracking 2026-02-02 22:15:08 +07:00
Nevo David
47414acf29 feat: moltbook 2026-02-02 13:13:54 +07:00
Nevo David
fe457573ec feat: independent provider adding
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-02-01 17:01:37 +07:00
Nevo David
5f830f11b1 feat: large json 2026-02-01 11:50:59 +07:00
Nevo David
ccce5d8122 feat: list view 2026-01-30 16:22:04 +07:00
Nevo David
881c37ed6f feat: streak 2026-01-28 16:00:48 +07:00
Nevo David
ec4b19c741 feat: delete tags 2026-01-27 22:17:25 +07:00
Nevo David
2813ed01f9 feat: protected reposting post when clicking update 2026-01-27 21:44:30 +07:00
Nevo David
ba7fc7a8e8 feat: onboarding 2026-01-23 16:20:28 +07:00
Nevo David
5cca81e002 feat: post analytics 2026-01-21 15:11:29 +07:00
Nevo David
5bad88daa9 feat: ask for shortlinking 2026-01-19 16:33:24 +07:00
Nevo David
07b0c2e85d feat: refresh token before expiration for specific platforms 2026-01-16 20:41:29 +07:00
Nevo David
5665774260 resend activation email 2026-01-12 18:55:24 +07:00
Nevo David
774d29d798 feat: fetch post faster 2026-01-07 18:38:08 +07:00
Nevo David
7e73017d3f fix: priority fix for send email 2026-01-07 09:54:45 +07:00
Nevo David
78e1a14388 feat: redeploy 2026-01-05 17:41:04 +07:00