Commit Graph

684 Commits

Author SHA1 Message Date
Nevo David 8a4a397d0a feat: variables 2024-10-31 11:53:24 +07:00
Nevo David 605c3457ff feat: fix posthog 2024-10-30 22:59:37 +07:00
Nevo David 792fa7fba0 feat: posthog 2024-10-30 22:16:08 +07:00
Nevo David d9827f7306 feat: fix agencies 2024-10-29 20:30:47 +07:00
Nevo David 383251e9b4 Merge remote-tracking branch 'origin/main' 2024-10-29 12:43:39 +07:00
Nevo David 64695706c1 feat: quick fix for messageing in refresh 2024-10-29 12:43:20 +07:00
Nevo David 526b761405
Merge pull request #407 from gitroomhq/feat/refresh-v
Refresh changes
2024-10-29 12:39:06 +07:00
Nevo David c3e73779b7 Merge remote-tracking branch 'origin/main' 2024-10-29 12:38:02 +07:00
Nevo David c0140614fc feat: fixed refresh vulnerabilities and menu opening 2024-10-29 12:37:44 +07:00
James Read b09cd71576
Merge pull request #405 from gitroomhq/bugfix-bsky-300-characters
bugfix: 300 character limit in Bluesky
2024-10-29 00:21:45 +00:00
James Read c404028291
Merge pull request #403 from gitroomhq/bug-avoid-stacktrace-no-openai
bugfix: Console warning message instead of stacktrace if OPENAI_API_KEY is not set
2024-10-28 23:43:13 +00:00
jamesread 68cae75569 bugfix: 300 character limit in Bluesky 2024-10-28 23:42:03 +00:00
James Read 8fb0729740
Merge pull request #404 from gitroomhq/bugfix-bluesky-links-and-tags
bugfix: #394 Bluesky posts now support "richtext" (URLs, tags, etc)
2024-10-28 23:36:08 +00:00
jamesread fab0b524b7 bugfix: #394 Bluesky posts now support "richtext" (URLs, tags, etc) 2024-10-28 23:34:22 +00:00
jamesread 87e7ee2ce9 bugfix: Console warning message instead of stacktrace if OPENAI_API_KEY is not set 2024-10-28 23:20:21 +00:00
Nevo David 48634c554b
Merge pull request #401 from aryanp-86/discord_limit_fix
Increase Discord Message Character Limit for Better Compatibility
2024-10-27 16:14:54 +07:00
Aryan Pokharkar f72b938d42
Merge branch 'gitroomhq:main' into discord_limit_fix 2024-10-27 14:24:40 +05:30
Aryan Pokharkar 35c017a26f fix: Discord character limit changed to avoid message truncation 2024-10-27 14:23:26 +05:30
Nevo David 43b434aa74 Merge remote-tracking branch 'origin/main' 2024-10-26 21:20:45 +07:00
Nevo David 98f36ec8ba feat: remove plausible 2024-10-26 21:20:26 +07:00
Nevo David 825b3a28b0
Merge pull request #399 from gitroomhq/feat/team-fix
fix: team invite without stripe
2024-10-25 22:44:31 +07:00
Nevo David 8fb33ab6e1 Merge remote-tracking branch 'origin/main' 2024-10-25 22:43:25 +07:00
Nevo David 5569763dc5 feat: publishable key 2024-10-25 22:43:10 +07:00
James Read f6d386b213
Merge pull request #396 from gitroomhq/security-depbump-2024-10-24
security: Denial of service in http-proxy-middleware - https://github.com/advisories/GHSA-c7qv-q95q-8v27 [skip ci]
2024-10-24 22:08:40 +01:00
jamesread a7eda4dbd3 security: Denial of service in http-proxy-middleware - https://github.com/advisories/GHSA-c7qv-q95q-8v27 [skip ci] 2024-10-24 22:07:05 +01:00
Nevo David cea1596813 feat: tiktok redirect url 2024-10-24 23:59:57 +07:00
Nevo David 05a24fe020 Merge remote-tracking branch 'origin/main' 2024-10-23 14:51:09 +07:00
Nevo David 39791766cf feat: tiktok url fix 2024-10-23 14:50:56 +07:00
James Read 483e05c1dc
Merge pull request #384 from gitroomhq/security-depbump-2024-10-22
security: depbump 2024-10-22
2024-10-22 08:28:51 +01:00
jamesread db0a9ad576 security: depbump 2024-10-22 2024-10-22 00:14:33 +01:00
Nevo David 85df96d118
Merge pull request #373 from SvenRH/fix-coudflare-altnernate
Enable multipart uploads for all cloudflare uploads via uppy.
2024-10-20 15:48:25 +07:00
Nevo David c4326f1c8a
Merge pull request #377 from gitroomhq/feat/fix-teams
hotfix: fixed team invite
2024-10-18 20:43:07 +07:00
Nevo David 264eb863ec feat: team fix 2024-10-18 20:39:56 +07:00
Nevo David fbd977a21f
Merge pull request #375 from gitroomhq/feat/refresh
hotfix: fix refresh mechanism
2024-10-18 18:34:57 +07:00
Nevo David b6da5b83e3 feat: improved refresh mechanism 2024-10-18 18:34:10 +07:00
Nevo David 581953ba18 feat: oauth exception 2024-10-18 17:33:37 +07:00
Nevo David 5aae28bdbc Merge remote-tracking branch 'origin/main' 2024-10-18 00:35:07 +07:00
Nevo David 599b9ac772 feat: cancellation reason 2024-10-18 00:34:49 +07:00
Sven Herrmann 5bc1908a59 Fix compilation error. If shouldUseMultipart is set we also have to set endpoint to avoid a type error. 2024-10-17 16:01:18 +02:00
Sven Herrmann 2a9b9a539c Cleaning up 2024-10-17 15:24:15 +02:00
Sven Herrmann 77405deb35 Enable multipart uploads for all cloudflare uploads via uppy. this fixes upload errors with files < 100MB 2024-10-17 14:09:56 +02:00
Nevo David b4976d5a30
Merge pull request #359 from bilalmirza74/main
Fix: minor UI issues
2024-10-16 13:27:13 +07:00
Nevo David 44d2111d36
Merge pull request #361 from Mujtaba500/bugfix/button-hover-cursor
Fix: Change button cursor to pointer on hover
2024-10-16 13:26:09 +07:00
Nevo David 3823bbd99d
Merge pull request #363 from Mujtaba500/bugfix/logo-height-overflow
fix: prevent logo height from overflowing into title
2024-10-16 13:25:27 +07:00
bilalmirza74 ca2ec515c5 Fix: overflow of Media Library and cursor-pointer on launches page 2024-10-14 19:46:04 +05:30
Mujtaba 09e028fc98 fix: logo height overflow causing title to be clickable 2024-10-14 19:14:40 +05:00
Mujtaba 147862b39e Fix: Change button cursor to pointer on hover 2024-10-14 15:48:31 +05:00
bilalmirza74 12f0c448a7 Fix overflow of Media Library 2024-10-13 20:23:53 +05:30
bilalmirza74 d343ba57aa Added Curser Pointer to Dark-Mode button 2024-10-13 20:22:55 +05:30
Nevo David a91b26766a feat: enterprise docker 2024-10-13 00:58:10 +07:00