48 Commits

Author SHA1 Message Date
Owen
10e5ccfe86 Handle tsconfig 2025-10-14 16:34:11 -07:00
Owen
cd8062ada3 Fix various bugs 2025-10-14 10:25:03 -07:00
miloschwartz
9af206b69a move schemas to folder 2025-10-13 14:13:26 -07:00
Owen
9c91a8db46 Update build process 2025-10-13 11:49:48 -07:00
Owen Schwartz
229872589c Merge pull request #1608 from iconoclasthero/patch-logger-docker
Patch logger for ISO8601 TZ offsets and Docker build fix
2025-10-05 10:52:51 -07:00
Owen
e4c47c46a6 Restore npm ci and add tzdata 2025-10-05 10:48:34 -07:00
Owen
c2c907852d Chungus 2025-10-04 18:36:44 -07:00
iconoclast hero
f52605289b Patch logger for ISO8601 TZ offsets and fix Docker build
- server/logger.ts: timestamps now use local TZ offset instead of Z
- Dockerfile: replaced 'npm ci --omit=dev' with 'npm install --omit=dev' to fix Alpine build failure
- References discussion: https://github.com/orgs/fosrl/discussions/1025
- Note: timestamps default to +00:00 (UTC) unless the user sets environment: TZ=<timezone> in docker-compose.yaml

Optional future improvement: include tzdata in the container for shell/date consistency.
2025-10-03 09:33:43 -04:00
iconoclast hero
68e0911866 Patch logger for ISO8601 TZ offsets and fix Docker build
- server/logger.ts: timestamps now use local TZ offset instead of Z
- Dockerfile: replaced 'npm ci --omit=dev' with 'npm install --omit=dev' to fix Alpine build failure
- References discussion: https://github.com/orgs/fosrl/discussions/1025
- Note: timestamps default to +00:00 (UTC) unless the user sets environment: TZ=<timezone> in docker-compose.yaml

Optional future improvement: include tzdata in the container for shell/date consistency.
2025-10-03 09:25:45 -04:00
Owen
117062f1d1 One start command 2025-08-17 22:18:25 -07:00
Owen
33a2ac402c Fix " 2025-08-17 18:36:23 -07:00
Owen
632333c49f Fix build args again 2025-08-17 18:31:08 -07:00
Owen
c8bea4d7de Finish adding arg 2025-08-17 18:20:53 -07:00
Owen
b805daec51 Move to build arg 2025-08-17 18:18:26 -07:00
Owen
28fc1ab063 Rename to sqlite 2025-07-14 18:27:06 -07:00
miloschwartz
83afb23ac4 Merge branch 'main' into dev 2025-06-30 10:21:51 -07:00
miloschwartz
fc19d0ba8b add set server admin password to cli 2025-06-15 13:19:07 -04:00
Marvin
83b4976305 Update Dockerfile 2025-06-10 15:59:58 +02:00
Marvin
9897c53ed3 Update Dockerfile 2025-06-10 08:49:48 +02:00
Marvin
92caac309a Update Dockerfile 2025-06-10 08:43:16 +02:00
Marvin
6f8c538086 Update Dockerfile 2025-06-08 16:57:01 +02:00
miloschwartz
8c5f00a446 remove .sqlite from Dockerfile 2025-06-04 17:17:18 -04:00
miloschwartz
2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
miloschwartz
237960fc5b various small fixes 2025-04-29 22:59:38 -04:00
miloschwartz
e7ca7fe89c add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
Owen
767fec19cd Remove old example config 2025-03-08 20:03:26 -05:00
Owen
d22dcfb464 Optimize container size 2025-03-08 18:11:47 -05:00
miloschwartz
c93b36c757 remove environment variable support and config file autogeneration 2025-03-08 18:06:14 -05:00
Milo Schwartz
1aec431c36 optionally generate traefik files, set cors in config, and set trust proxy in config 2025-01-15 23:26:31 -05:00
Milo Schwartz
a36691e5ab docs and logos (#7)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore
2025-01-06 22:43:17 -05:00
Milo Schwartz
64158a823b major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
e6263567a9 use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Owen Schwartz
993eab5ac1 Complete migration setup 2024-12-25 16:40:39 -05:00
Owen Schwartz
2a265e5cdd Initial pass at migrations 2024-12-25 15:49:35 -05:00
Milo Schwartz
4a5bd7e18a fix /setup redirect issue 2024-10-26 23:57:29 -04:00
Milo Schwartz
2d5ff17515 run migrations if no db 2024-10-26 23:37:25 -04:00
Milo Schwartz
50d374d9f6 save 2024-10-26 17:01:34 -04:00
Milo Schwartz
50e1a7abe1 improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
ce19cc4ba4 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz
717aa09daa check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Owen Schwartz
002614499b Fix bugs and change makefile 2024-10-20 12:55:28 -04:00
Milo Schwartz
3c69acaab7 disable helmet and add esbuild 2024-10-06 11:13:50 -04:00
Milo Schwartz
282203d9f2 add shad 2024-10-06 09:55:45 -04:00
Milo Schwartz
db76769fb7 clean up environment and paths 2024-09-29 21:09:35 -04:00
Owen Schwartz
e98c0cba21 Update container 2024-09-29 16:12:33 -04:00
Owen Schwartz
e76fc56e1a Remove ports from dockerfile 2024-09-29 15:22:47 -04:00
Milo Schwartz
5f768f1855 fix env 2024-09-29 14:37:26 -04:00
Owen Schwartz
13ddcafda4 Add dockerfile 2024-09-28 18:18:16 -04:00