17 Commits

Author SHA1 Message Date
Benjamin
7dd8ec2cdd refactor(perms): Change to enum-based permission indexing 2025-08-25 16:04:33 -04:00
Valentyne Stigloher
10180aa6a3 (refactor) use #shared alias instead of ~~/shared
the #shared alias used by Nuxt cannot be easily disabled and to prevent breackage with jiti, we make use of it
2025-08-17 18:56:02 +02:00
Valentyne Stigloher
491bd56e80 (refactor) remove references in shared to server 2025-08-17 18:13:59 +02:00
Valentyne Stigloher
8e6f812a9a (nuxt) rename imports ~/locale, ~/public, ~/server, ~/test to resolve to root directory ~~ 2025-08-17 18:13:52 +02:00
Valentyne Stigloher
4568616359 (nuxt) rename src to shared to be consistent with nuxt default directory structure 2025-08-17 18:12:42 +02:00
Benjamin
8b87a57f75 Merge branch 'main' into 'ben-updates'
# Conflicts:
#   server/express/census.ts
2025-06-22 15:52:41 -04:00
Andrea Vos
0ba8cfaf4f (census)(admin) allow downloading previous years 2025-06-21 15:06:45 +02:00
Benjamin
b53f23b420
Merge branch 'main' into ben-updates 2025-06-19 18:03:32 -04:00
Andrea Vos
ae4bed0c41 (pl)(spis) fix missing 19_nie_znam 2025-06-19 10:54:59 +02:00
Benjamin
665e4c7123
(lint) linted files and converted some to TypeScript 2025-06-13 19:54:21 -04:00
Andrea Vos
c8b790ba62 (lint) 2025-04-03 21:41:28 +02:00
Andrea Vos
7592e7ce13 (pl)(census) optionsLast were not included in the CSV export 2025-04-03 21:29:36 +02:00
Valentyne Stigloher
56aa0b27a2 (server) remove global.config and global.translations and replace them by dynamic loading 2025-03-14 19:25:57 +01:00
Andrea Vos
16f51c60bd (census) minor fix 2025-02-10 20:57:05 +01:00
Andrea Vos
1055e3b5bd split audit log into a separate database and compress payload 2024-12-31 11:17:37 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
a99199f322 (nuxt) integrate express as server handler while preventing Nuxt from scanning server directory 2024-09-11 21:29:35 +02:00