Commit graph

82 commits

Author SHA1 Message Date
Owen
f3b44a3085
Add default type 2025-06-22 15:48:47 -04:00
miloschwartz
317a15b649
Merge branch 'dev' into clients-pops 2025-06-20 16:34:49 -04:00
miloschwartz
d03f45279c
remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
miloschwartz
acf25e8ad7
Merge branch 'dev' into clients-pops 2025-06-19 16:34:06 -04:00
miloschwartz
f300838f8e
add migration for 1.6.0 2025-06-19 15:58:05 -04:00
miloschwartz
58ba0d07b0
add migration to set trust_proxy to 1 if it exists in config 2025-06-19 12:08:06 -04:00
miloschwartz
17ac5a5e81
add flag to disable config managed domains 2025-06-17 17:25:41 -04:00
miloschwartz
72d8ad3204
disable migrations 2025-06-16 15:23:28 -04:00
miloschwartz
23d529bb31
Merge branch 'dev' into clients-pops 2025-06-15 18:04:44 -04:00
miloschwartz
7bbb687047
make exit node name backwards compatible 2025-06-15 18:02:31 -04:00
miloschwartz
b39708700d
add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
miloschwartz
fc19d0ba8b
add set server admin password to cli 2025-06-15 13:19:07 -04:00
Thijs van Loef
cbca88f76b fix semi colons 2025-06-09 23:52:16 +02:00
miloschwartz
980545c636
dont throw if fail to migration config 2025-06-05 11:55:59 -04:00
miloschwartz
af98610d0d
fix migration number and add allowed_headers migration 2025-06-04 17:15:11 -04:00
Owen
27a0df4ed4
Add migration for 1.4.0 2025-06-04 15:16:42 -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
3ebc01df8c
add migration 2025-04-28 23:07:11 -04:00
miloschwartz
599d0a52bf
add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
miloschwartz
4819f410e6
add license system and ui 2025-04-27 13:03:00 -04:00
miloschwartz
f4fd33b47f
Merge branch 'auth-providers' into dev 2025-04-23 22:08:37 -04:00
Milo Schwartz
38528ae8c5
Merge branch 'dev' into sticky_targets 2025-04-21 22:28:18 -04:00
Matthias Palmetshofer
25c125b96d
added advanced section to general page & custom host header field 2025-04-15 13:17:46 +02:00
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
Matthew Evans
ac8e315fbd Add ability for sticky sessions to backend resource. 2025-04-13 15:29:58 -04:00
Matthias Palmetshofer
64a2cc23c6
adjusting field description; fix migration script; trying to resolve conflict in updateResource.ts 2025-04-11 09:52:34 +02:00
Matthias Palmetshofer
517bc7f632
added table change to new migration script 2025-04-10 00:36:34 +02:00
miloschwartz
0b7ca95d21
update badger in migration 2025-04-06 11:39:16 -04:00
miloschwartz
6cc4bc2645
add pass access token in headers 2025-04-05 22:36:51 -04:00
miloschwartz
74d6b3d902
shorten share links and add migration 2025-04-04 22:58:01 -04:00
miloschwartz
6204fa0ade
fix update server admin email cause create new user closes #443 2025-03-31 15:03:21 -04:00
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
miloschwartz
ec9d02a735
clear stale data from db on restart 2025-02-24 22:46:55 -05:00
miloschwartz
d8183bfd0d
add sql migration 2025-02-24 22:25:42 -05:00
miloschwartz
e11748fe30
minor bug files, remove unqiue constraint, and start migration 2025-02-24 22:06:21 -05:00
miloschwartz
e49fb646b0
refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz
532d3696c2
sync config managed domains to db 2025-02-15 22:41:39 -05:00
Milo Schwartz
06ceff7427
change migration script text 2025-02-12 22:29:42 -05:00
Milo Schwartz
fdf1dfdeba
rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -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
Milo Schwartz
55c0953fde
update version in migration script log 2025-01-30 22:43:47 -05:00