rallly/apps/web
2025-01-31 16:54:41 +07:00
..
declarations ♻️ Make user session optional (#1515) 2025-01-27 13:02:34 +00:00
public 🌐 Use single braces for message variables (#1535) 2025-01-31 13:55:18 +07:00
src 🌐 Use single braces for message variables (#1535) 2025-01-31 13:55:18 +07:00
tests Add guest to user flow test (#1536) 2025-01-31 16:54:41 +07:00
.env.test ♻️ Make user session optional (#1515) 2025-01-27 13:02:34 +00:00
.eslintrc.js ♻️ Update eslint config (#1424) 2024-11-02 11:50:09 +00:00
.gitignore 🥅 Update sentry (#1235) 2024-08-02 09:28:00 +01:00
Dockerfile 🔨 Use node:20-slim as runner (#1350) 2024-09-17 18:29:23 +00:00
i18n.config.js ♻️ Refactor i18n files (#670) 2023-04-25 17:28:57 +01:00
i18next-scanner.config.js Enable changing user email address (#1493) 2025-01-13 19:32:50 +00:00
next-env.d.ts 📝 Next update 2024-09-09 22:55:18 +01:00
next-i18next.config.js ♻️ Refactor i18n files (#670) 2023-04-25 17:28:57 +01:00
next.config.js ♻️ Move disable notifications api (#1490) 2025-01-13 11:27:30 +00:00
package.json ♻️ Migrate trpc route to app directory (#1488) 2025-01-11 18:37:57 +00:00
playwright.config.ts ♻️ Update eslint config (#1424) 2024-11-02 11:50:09 +00:00
postcss.config.js ♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
sentry.client.config.ts 🔧 Reduce sentry sample rate 2024-12-06 22:49:06 +00:00
sentry.edge.config.ts 🔧 Reduce sentry sample rate 2024-12-06 22:49:06 +00:00
sentry.server.config.ts 🔧 Reduce sentry sample rate 2024-12-06 22:49:06 +00:00
tailwind.config.js ♻️ Clean configs (#1376) 2024-10-06 09:06:25 +01:00
tsconfig.json 🎨 Add linting and prettier to more places (#1432) 2024-11-09 15:43:25 +00:00
vercel.json 🔧 Use vercel config for app (#1412) 2024-10-24 20:02:14 +01:00
vitest.config.mts 🔧 Update vitest config for better vscode compatability (#1404) 2024-10-20 10:43:40 +00:00