Commit Graph

2043 Commits

Author SHA1 Message Date
Adam Kovacs 6c4cf4164c fix(ci): Force fresh base image in Docker builds
Add --pull and --no-cache flags to docker buildx build to ensure:
- Base image (node:22.20-alpine) is always pulled fresh
- No cached layers from previous builds are used

This fixes issue #1079 where published images contained outdated
Node.js v20.18.x instead of the expected v22.20.x from Dockerfile.dev,
causing Prisma 7 compatibility failures.

Fixes #1079
2025-12-14 21:21:04 -08:00
Enno Gelhaus 8e30271fbc
Temporarily disable ESLint 2025-12-09 16:00:17 +01:00
Nevo David 1f7279719c Merge remote-tracking branch 'origin/main' 2025-12-09 21:36:32 +07:00
Nevo David 7ae9ddbd02 feat: no follow in terms and privacy 2025-12-09 21:36:16 +07:00
Enno Gelhaus aa35492fb7
Update cache dependency path to pnpm-lock.yaml 2025-12-06 23:17:02 +01:00
Enno Gelhaus ce3cd7ba0e
Change cache dependency path to pnpm-lock.json
Updated cache dependency path to use pnpm-lock.json instead of package-lock.json.
2025-12-06 23:15:17 +01:00
Enno Gelhaus f7aa06475c
Refactor build workflow by removing unnecessary steps
Removed the SonarQube analysis step and commit SHA retrieval from the build workflow.
2025-12-06 23:14:38 +01:00
Enno Gelhaus 6304354953
feat/github CI cleanup 2025-12-06 23:08:29 +01:00
Enno Gelhaus 10d807430b
feat/dependabot 2025-12-06 23:06:13 +01:00
Enno Gelhaus 4ac671f646
feat/Github Issue templates 2025-12-06 22:46:41 +01:00
Nevo David 16d4b4508f feat: fix nostr 2025-12-05 23:08:27 +07:00
Nevo David ab2502086a fix: nostr 2025-12-05 21:29:57 +07:00
Nevo David 2706d511ce fix: hot fix for menu items 2025-12-05 15:55:14 +07:00
Nevo David c982e30e96 feat: notifcations settings 2025-12-05 14:32:20 +07:00
Nevo David d89eb44b8f feat: ui fixes 2025-12-05 11:39:00 +07:00
Nevo David 2b32d561e9 feat: fix z-index 2025-12-04 19:13:43 +07:00
Nevo David 45294e07b5 feat: better layout 2025-12-04 18:16:50 +07:00
Nevo David 943acec8e4 fix: refresh token unified, and found some bugs 2025-12-04 14:12:33 +07:00
Nevo David 71174c1b8f feat: typing 2025-12-02 19:46:26 +07:00
Nevo David b1ccd6d6ce feat: missing dto 2025-12-02 19:45:53 +07:00
Nevo David 292c3e480b feat: unified continue providers 2025-12-02 16:04:54 +07:00
Nevo David e1225681a9 feat: youtube select page 2025-12-02 15:39:20 +07:00
Nevo David fd7b755bef feat: refresh list 2025-12-02 12:15:48 +07:00
Nevo David 9afeb1e0f8 feat: billing change 2025-11-30 00:17:02 +07:00
Nevo David 6ab8a2471b feat: billing fix 2025-11-29 23:05:43 +07:00
Nevo David d5729e25a4 Merge remote-tracking branch 'origin/main' 2025-11-28 18:09:28 +07:00
Nevo David 1e4b1b8baf feat: add www to threads 2025-11-28 18:08:41 +07:00
Nevo David 12ab71b6bd
Clean up README by removing unnecessary elements
Removed outdated links and images from README.
2025-11-28 16:22:53 +07:00
Nevo David 8dc422ee31 feat: gmb analytics 2025-11-27 22:44:33 +07:00
Nevo David 7921ef3d81 feat: fix errors 2025-11-27 21:18:31 +07:00
Nevo David fa1b8b83fe
Merge pull request #1082 from gitroomhq/feat/gmb
Add Google My Business
2025-11-27 20:58:01 +07:00
Nevo David 69e8944437 feat: google my business 2025-11-27 20:56:57 +07:00
Nevo David 4eac6b9ff8 feat: gmb 2025-11-27 20:37:09 +07:00
Nevo David 98edbc4588 feat: fix farcaster 2025-11-27 00:42:27 +07:00
Nevo David b2abb20da7 test: debug farcaster 2025-11-27 00:21:00 +07:00
Nevo David 953e00119a Merge remote-tracking branch 'origin/main' 2025-11-27 00:19:12 +07:00
Nevo David 04a50b8b46 test: debug farcaster 2025-11-27 00:17:46 +07:00
Enno Gelhaus 52e8198bf1
Add replayCanvasIntegration to Sentry client 2025-11-26 15:54:20 +01:00
Enno Gelhaus 24ae266041 feat: add Sentry console logging integration and user report dialog 2025-11-26 15:33:57 +01:00
Enno Gelhaus 91931c9bda
feat: allow all logs to be passed to sentry 2025-11-26 13:24:34 +01:00
Nevo David b4e375c010 feat: fix rss 2025-11-26 16:29:35 +07:00
Nevo David 0c74bb4250 feat: fix posting for lemmy 2025-11-26 15:02:33 +07:00
Nevo David 518d76e972 feat: billing fix 2025-11-25 14:27:34 +07:00
Nevo David 5a3906dc2e feat: save to user inbox 2025-11-24 15:26:47 +07:00
Nevo David 0d64ca4878 feat: higher node version 2025-11-20 22:47:48 +07:00
Nevo David 104381d839 feat: force deploy 2025-11-19 21:41:05 +07:00
Nevo David 58ca717a37 feat: force prisma version 2025-11-19 21:38:05 +07:00
Nevo David 8a4fb0e249 feat: fix package json 2025-11-19 21:12:12 +07:00
Enno Gelhaus bd70bb6555
Basic Sentry Metric Functionality (#1064) 2025-11-19 15:05:03 +01:00
Nevo David 0fc9eeecaa feat: mention suggestions, allow space 2025-11-19 14:59:15 +07:00