Commit graph

70 commits

Author SHA1 Message Date
miloschwartz
caded23b51
allow root path 2025-05-09 17:37:55 -04:00
miloschwartz
5e052a446a
1.3.1 2025-05-03 12:25:02 -04:00
miloschwartz
237960fc5b
various small fixes 2025-04-29 22:59:38 -04:00
Owen
e236364124
Change api 2025-04-28 21:50:48 -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
miloschwartz
189b739997
add create idp wizard for oidc 2025-04-16 22:44:57 -04:00
miloschwartz
aa3b527f67
add validate callback loading state and encryption 2025-04-14 20:56:45 -04:00
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz
480a5f648d
testing oidc callback 2025-04-12 15:44:26 -04:00
Matthias Palmetshofer
674316aa46
add option to set TLS Server Name 2025-04-09 23:42:50 +02: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
e7ca7fe89c
add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
7118ae374d
fix try catch in supporter keys 2025-03-22 12:24:20 -04:00
miloschwartz
0dcfeb3587
add server admin panel to delete users 2025-03-21 18:04:27 -04:00
miloschwartz
d72a8af04b
log failed check key 2025-03-21 17:14:27 -04:00
miloschwartz
06e90c9555
don't add wildcard asterisk for base domain resource closes #356 2025-03-20 22:52:29 -04:00
miloschwartz
cdc415079c
add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz
edba818615
add new create site workflow 2025-03-16 15:20:19 -04:00
miloschwartz
ad32e5e651
fix base domain overwritten on update closes #282 2025-03-09 22:05:13 -04:00
miloschwartz
c93b36c757
remove environment variable support and config file autogeneration 2025-03-08 18:06:14 -05:00
Owen
33ff2fbf3b
Allow matching parts of words in path
Resolves #228
2025-03-08 11:43:47 -05:00
Owen
535b4e1fb1
Add clean up our few tests and add tests for #228 2025-03-08 11:43:22 -05:00
miloschwartz
cc6800c791
add migration script 2025-03-04 11:13:34 -05:00
miloschwartz
90366da61b
allow hash in url path rule 2025-03-03 19:47:07 -05:00
miloschwartz
5529beaf6e
allow anything for hostname closes #265 2025-03-03 17:11:41 -05:00
miloschwartz
a456a37b2f
fix typo 2025-03-02 23:24:21 -05:00
miloschwartz
59eedce664
allow setting tks.rejectUnauthorized for Nodemailer in config closes #264 2025-03-02 20:03:20 -05:00
miloschwartz
0e38f58a7f
minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz
e82df67063
Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz
de70c62ea8
adjustments to migration after testing 2025-02-25 22:58:52 -05:00
miloschwartz
e11748fe30
minor bug files, remove unqiue constraint, and start migration 2025-02-24 22:06:21 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
miloschwartz
532d3696c2
sync config managed domains to db 2025-02-15 22:41:39 -05:00
Milo Schwartz
62238948e0
save 2025-02-14 20:22:26 -05:00
Milo Schwartz
6aa4908446
bump version 2025-02-14 16:53:05 -05:00
Milo Schwartz
d5a220a004
create target validator and add url validator 2025-02-14 16:46:46 -05:00
Owen
a418195b28
Fix ip range pick initial range; add test 2025-02-14 15:49:40 -05:00
Owen
7797c6c770
Allow the chars from RFC 3986 2025-02-14 12:38:28 -05:00
Owen
40922fedb8
Support v6 2025-02-14 12:32:18 -05:00
Owen
f61d442989
Allow . in path; resolves #199 2025-02-14 09:51:17 -05:00
Milo Schwartz
19273ddbd5
use zod for rules ip validation 2025-02-12 21:52:58 -05:00
Milo Schwartz
fdf1dfdeba
rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -05:00
Milo Schwartz
6e6992e19f
add rules info card 2025-02-09 23:23:55 -05:00
Owen
0e73365106
Pull dashboard url for the newt config 2025-02-04 22:14:11 -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