stack/apps/dashboard
2024-11-21 21:39:52 +01:00
..
public fix #103 No Open Graph Meta Tags Present (#125) 2024-07-04 00:05:54 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src Create users endpoint can now take a password hash 2024-11-20 03:26:22 +01:00
.env Next.js 15 support (#315) 2024-11-08 03:12:31 +01:00
.env.development fixed env vars 2024-09-24 16:05:46 -07:00
.eslintrc.cjs More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.npmrc Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-11-21 18:18:24 +01:00
components.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Fix event capture 2024-08-14 12:49:35 -07:00
package.json chore: update package versions 2024-11-21 18:18:24 +01:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.client.config.ts Ignore React+GTranslate errors in Sentry 2024-11-21 21:39:52 +01:00
sentry.edge.config.ts Ignore React+GTranslate errors in Sentry 2024-11-21 21:39:52 +01:00
sentry.server.config.ts Ignore React+GTranslate errors in Sentry 2024-11-21 21:39:52 +01:00
tailwind.config.ts UI restructured (#161) 2024-08-02 01:03:01 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00