Commit Graph

423 Commits

Author SHA1 Message Date
grokdesigns d89ca10a82 Had to update child menu item logic
Noticed that submenus weren't rendered on mobile. Updated logic to make children work with mobile dropdown
2025-04-10 07:43:51 -07:00
grokdesigns d9e6d0c71a Add regenerate to invitation functionality, see pull request details 2025-04-09 20:32:21 -07:00
Matthias Palmetshofer 674316aa46 add option to set TLS Server Name 2025-04-09 23:42:50 +02:00
grokdesigns 7a55c9ad03 Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
grokdesigns d7f50bac6a Add invitation management 2025-04-08 18:18:57 -07:00
grokdesigns 7fd1652a71 Update libraries to resolve critical security findings 2025-04-08 12:51:06 -07:00
grokdesigns 23a68fbc10 Add confetti on valid key and make thank you less intrusive 2025-04-07 21:15:24 -07:00
grokdesigns b2faeb3c17 Added some more pizazz to the thank you message 2025-04-07 14:38:49 -07:00
grokdesigns 9ea37789d6 Applied Prettier formatting 2025-04-07 13:32:07 -07:00
grokdesigns aa45150c51 Add supporter message feature 2025-04-07 10:34:32 -07:00
miloschwartz 0e65f8c921 check resource id on verify access token 2025-04-06 13:08:55 -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 3612857585 use global search for tables 2025-03-31 10:31:35 -04:00
miloschwartz 8f1ee60119 fix showing not protected when only password enabled closes #129 2025-03-31 10:16:34 -04:00
miloschwartz e7ca7fe89c add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
miloschwartz fbd78ab842 add new checkbox variants 2025-03-27 23:12:36 -04:00
miloschwartz 66f324e18c fix typo in form description 2025-03-27 17:42:51 -04:00
miloschwartz fefb07e14c move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz 013f342ff6 fix broken header layout on mobile 2025-03-23 12:37:57 -04:00
miloschwartz aabdcea3c0 add docs link 2025-03-22 12:37:35 -04:00
miloschwartz a178faa377 add support links 2025-03-22 12:35:33 -04:00
miloschwartz f37be774a6 disable limited tier if already used 2025-03-21 18:36:11 -04:00
miloschwartz 0dcfeb3587 add server admin panel to delete users 2025-03-21 18:04: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 af68aa692c fix header padding on large screens 2025-03-17 11:53:30 -04:00
miloschwartz edba818615 add new create site workflow 2025-03-16 15:20:19 -04:00
miloschwartz cdf904a2bc fix broken docs link closes #335 2025-03-15 17:37:27 -04:00
miloschwartz 2b54dfe035 fix rules info columns 2025-03-10 12:47:42 -04:00
miloschwartz 7a46cf3da7 add border-2 to checkbox 2025-03-10 11:06:02 -04:00
miloschwartz 8ec55eb70d append site name to resource in list add add site to info card closes #297 2025-03-08 22:11:27 -05:00
Owen 5871bea706 Reset port when entering targets
Resolves #270
2025-03-08 10:52:38 -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 adef93623d more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
miloschwartz 759434e9f8 more visual enhancements and update readme 2025-03-01 23:03:42 -05:00
miloschwartz 0e38f58a7f minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz 57a37a01ce full width settings for user 2025-02-27 11:01:53 -05:00
miloschwartz e82df67063 Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz 20f1a6372b small visual improvements 2025-02-26 21:24:35 -05:00
miloschwartz ae73a2f3f4 show more than 10 rows in rules and targets table closes #221 2025-02-24 22:32:22 -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 c877bb1187 bug fixes to smooth out multi domain inputs forms 2025-02-19 23:00:59 -05:00
Owen 3194dc56eb Move path to first in dropdown 2025-02-19 09:44:40 -05:00
miloschwartz e49fb646b0 refactor subdomain inputs 2025-02-18 22:56:46 -05:00
Owen b862e1aeef Add h2c as target method; Resolves #115 2025-02-15 17:43:44 -05:00
Milo Schwartz d5a220a004 create target validator and add url validator 2025-02-14 16:46:46 -05:00