infoalloggi-monorepo/apps/infoalloggi
2025-12-14 19:17:52 +01:00
..
.github feat: add revalidation functionality and integrate it into various components and API routes 2025-10-17 19:14:27 +02:00
.vscode cleanup 2025-10-21 16:57:59 +02:00
biome_plugins feat: add new biome plugins for enforcing select and where clauses, remove deprecated kysely rules 2025-09-01 09:04:02 +02:00
emails feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
public feat: update theme and background color meta tags for light and dark modes 2025-11-14 18:35:07 +01:00
src fix: replace toast import with react-hot-toast for consistency 2025-12-14 19:17:52 +01:00
.dockerignore eslint migration biome 2025-08-28 18:27:07 +02:00
.kanelrc.js refactor: change 'mq' type from string to float64 and update related parsing logic 2025-11-25 12:05:14 +01:00
biome.json refactor: update UploadComponent max file size and supported media types, enhance apiMiddleware for video streaming 2025-11-18 11:50:29 +01:00
components.json fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
dev-docker-compose.yml fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml 2025-11-03 15:50:30 +01:00
dev_utils_compose.sh fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml 2025-11-03 15:50:30 +01:00
Dockerfile refactor: enhance build logging in Dockerfile to include BASE_URL and NEXT_PUBLIC_BASE_URL 2025-11-24 18:13:29 +01:00
knip.json cleanup 2025-10-28 10:54:42 +01:00
next.config.ts refactor: enable scroll restoration in Next.js configuration 2025-11-27 13:38:18 +01:00
NOTES.md minor 2025-12-02 15:03:51 +01:00
package-lock.json feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
package.json feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
pgadmin-docker-compose.yml feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO refactor: update flag status labels in FlagsTable component 2025-11-21 12:19:35 +01:00
tsconfig.json refactor: remove check-env-vars.js and update lint script to streamline environment checks 2025-10-20 16:42:43 +02:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00