Commit graph

435 commits

Author SHA1 Message Date
miloschwartz
d9de6172af fix count in list domains endpoint 2025-03-31 12:51:08 -04:00
miloschwartz
064ffd1f98 add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
miloschwartz
d59b364429 add new checkbox variants 2025-03-27 23:12:36 -04:00
miloschwartz
2defd0c02b add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
miloschwartz
0e67cc5122 move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
2dac73211e fix try catch in supporter keys 2025-03-22 12:24:20 -04:00
miloschwartz
44e30bf161 append timestamp to cookie name to prevent redirect loops 2025-03-21 21:38:36 -04:00
miloschwartz
3a4f2a3952 disable limited tier if already used 2025-03-21 18:36:11 -04:00
miloschwartz
ec106ab87f add server admin panel to delete users 2025-03-21 18:04:27 -04:00
miloschwartz
9a30584e18 log failed check key 2025-03-21 17:14:27 -04:00
Owen
e752de2a71 Add admin user api interfaces 2025-03-21 17:05:04 -04:00
miloschwartz
622ec9a2db don't add wildcard asterisk for base domain resource closes #356 2025-03-20 22:52:29 -04:00
miloschwartz
3d885f2660 add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz
20874d04c9 add new create site workflow 2025-03-16 15:20:19 -04:00
miloschwartz
0a9824de3a fix base domain overwritten on update closes #282 2025-03-09 22:05:13 -04:00
miloschwartz
8549788433 append site name to resource in list add add site to info card closes #297 2025-03-08 22:11:27 -05:00
miloschwartz
00f3b74c0b disable auto backup on migration with env var 2025-03-08 18:23:36 -05:00
miloschwartz
03c03fc07a remove environment variable support and config file autogeneration 2025-03-08 18:06:14 -05:00
Owen
1e78188c71 Remove json_group_array from queries
Also improve handling tcp/udp resources in newt function so it does not
loop twice
2025-03-08 11:58:48 -05:00
Owen
212fff73c6 Allow matching parts of words in path
Resolves #228
2025-03-08 11:43:47 -05:00
Owen
32a8827c8a Add clean up our few tests and add tests for #228 2025-03-08 11:43:22 -05:00
Owen
b2ac61d12b Return 401 instead of 400 on bad login
Resolves #276
2025-03-04 20:32:48 -05:00
miloschwartz
5a3fb35002 add migration script 2025-03-04 11:13:34 -05:00
miloschwartz
3d0df13c4a allow hash in url path rule 2025-03-03 19:47:07 -05:00
miloschwartz
f6ca38d1c4 allow anything for hostname closes #265 2025-03-03 17:11:41 -05:00
miloschwartz
990cce755d fix typo 2025-03-02 23:24:21 -05:00
miloschwartz
00db9e63fb allow setting tks.rejectUnauthorized for Nodemailer in config closes #264 2025-03-02 20:03:20 -05:00
miloschwartz
30305db56e more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
miloschwartz
41dc7fc907 minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz
3ceedb406d Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz
65f369d983 adjustments to migration after testing 2025-02-25 22:58:52 -05:00
miloschwartz
c24340a705 always check rules even if auth is disabled 2025-02-24 22:52:38 -05:00
miloschwartz
05544b1c45 clear stale data from db on restart 2025-02-24 22:46:55 -05:00
miloschwartz
5739b6cce5 add sql migration 2025-02-24 22:25:42 -05:00
miloschwartz
2739a4060e minor bug files, remove unqiue constraint, and start migration 2025-02-24 22:06:21 -05:00
miloschwartz
54588b984f make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
miloschwartz
2be580a542 bug fixes to smooth out multi domain inputs forms 2025-02-19 23:00:59 -05:00
miloschwartz
61224348a2 refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz
eb7c55349d add list domains for org endpoint 2025-02-16 18:09:17 -05:00
miloschwartz
6f96598ad4 refactor create and update resource endpoints 2025-02-16 17:28:10 -05:00
miloschwartz
e41c0c9d7c sync config managed domains to db 2025-02-15 22:41:39 -05:00
Owen
86da95c906 Clean off ports for 80 and 443 hosts 2025-02-15 17:48:27 -05:00
Milo Schwartz
abcc99a830 save 2025-02-14 20:22:26 -05:00
Milo Schwartz
179cafeb84 bump version 2025-02-14 16:53:05 -05:00
Milo Schwartz
d31d7179f8 create target validator and add url validator 2025-02-14 16:46:46 -05:00
Owen
98aea7d6b7 Fix ip range pick initial range; add test 2025-02-14 15:49:40 -05:00
Milo Schwartz
8080d297c6 allow any string as target 2025-02-14 13:27:34 -05:00
Milo Schwartz
23eb626a3e fix reset password sql error 2025-02-14 13:12:29 -05:00
Owen
7c3ad545e0 Allow the chars from RFC 3986 2025-02-14 12:38:28 -05:00
Owen
ae6bd937c7 Support v6 2025-02-14 12:32:18 -05:00