Commit Graph

25 Commits

Author SHA1 Message Date
miloschwartz fefb07e14c move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz cdc415079c add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz d215a12f5a disable auto backup on migration with env var 2025-03-08 18:23:36 -05:00
miloschwartz c93b36c757 remove environment variable support and config file autogeneration 2025-03-08 18:06:14 -05:00
miloschwartz cc6800c791 add migration script 2025-03-04 11:13:34 -05:00
miloschwartz de70c62ea8 adjustments to migration after testing 2025-02-25 22:58:52 -05:00
Owen c415ceef8d Add migrations 2025-02-09 11:10:19 -05:00
Milo Schwartz e475c1ea50 all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Milo Schwartz 94ce5edc61 pull app version from consts instead of package.json 2025-02-02 15:30:41 -05:00
Owen Schwartz 57cd776c34 Fix migrations ordering 2025-01-30 23:30:33 -05:00
Owen Schwartz f5e894e06a Make sure secure_cookies is true 2025-01-30 21:10:24 -05:00
Milo Schwartz 5ce6cb01ff prep migration for release 2025-01-30 00:03:11 -05:00
Milo Schwartz 5f92b0bbc1 make all emails lowercase closes #89 2025-01-21 19:03:18 -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 bfc81e52b0 bootstrap volume to create db closes #6 2025-01-12 15:41:35 -05:00
Milo Schwartz 54f5d159a5 bootstrap volume 2025-01-12 15:02:19 -05:00
Milo Schwartz a2ed7c7117 complete integration of direct share link as discussed in #35 2025-01-12 13:43:16 -05:00
Owen Schwartz 38544cc2d6 Add site_block_size and migration for beta.3 2025-01-11 12:25:33 -05:00
Milo Schwartz e1f0834af4 split base_url into dashboard_url and base_domain 2025-01-07 20:32:24 -05:00
Milo Schwartz 3b4a993704 refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz 9732098799 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz b199595100 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Owen Schwartz fdfc1937f1 Update migration to start at 1.0.0-beta.1 2024-12-26 18:06:48 -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