Commit graph

306 commits

Author SHA1 Message Date
miloschwartz
d59b364429 add new checkbox variants 2025-03-27 23:12:36 -04:00
miloschwartz
57c48cdcd5 fix typo in form description 2025-03-27 17:42:51 -04:00
miloschwartz
0e67cc5122 move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
09ea9bc034 fix broken header layout on mobile 2025-03-23 12:37:57 -04:00
miloschwartz
755237a991 add docs link 2025-03-22 12:37:35 -04:00
miloschwartz
1ece47854f add support links 2025-03-22 12:35:33 -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
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
b9e660983f fix header padding on large screens 2025-03-17 11:53:30 -04:00
miloschwartz
20874d04c9 add new create site workflow 2025-03-16 15:20:19 -04:00
miloschwartz
576ab90e0c fix broken docs link closes #335 2025-03-15 17:37:27 -04:00
miloschwartz
8d3ef2a592 fix rules info columns 2025-03-10 12:47:42 -04:00
miloschwartz
254c4cf54c add border-2 to checkbox 2025-03-10 11:06:02 -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
Owen
c70cd2b3e5 Reset port when entering targets
Resolves #270
2025-03-08 10:52:38 -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
30305db56e more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
miloschwartz
162e4c853a more visual enhancements and update readme 2025-03-01 23:03:42 -05:00
miloschwartz
41dc7fc907 minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz
461a77a031 full width settings for user 2025-02-27 11:01:53 -05:00
miloschwartz
3ceedb406d Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz
d96c133b2a small visual improvements 2025-02-26 21:24:35 -05:00
miloschwartz
750e7fc2ee show more than 10 rows in rules and targets table closes #221 2025-02-24 22:32:22 -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
Owen
474bac8ed0 Move path to first in dropdown 2025-02-19 09:44:40 -05:00
miloschwartz
61224348a2 refactor subdomain inputs 2025-02-18 22:56:46 -05:00
Owen
741534ab78 Add h2c as target method; Resolves #115 2025-02-15 17:43:44 -05:00
Milo Schwartz
d31d7179f8 create target validator and add url validator 2025-02-14 16:46:46 -05:00
Milo Schwartz
8080d297c6 allow any string as target 2025-02-14 13:27:34 -05:00
Milo Schwartz
27043e1c0c force router refresh on save closes #198 2025-02-14 12:27:03 -05:00
Milo Schwartz
0aecfb359b fix table filters and update readme 2025-02-13 14:45:32 -05:00
Milo Schwartz
b6b0685319 rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -05:00
Milo Schwartz
ed200c1379 add docker deployment snippets to create site form 2025-02-10 22:26:29 -05:00
Milo Schwartz
b0284590f0 make subdomain input better accommodate long domains 2025-02-10 21:48:34 -05:00
Milo Schwartz
cbb60869fd fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Milo Schwartz
f1759790b8 Merge pull request #185 from fosrl/rules
Rules
2025-02-10 21:11:57 -05:00
Owen
9641de995d Seperate ip and cidr 2025-02-10 21:06:37 -05:00
Milo Schwartz
2dd5aca805 Merge branch 'rules' of https://github.com/fosrl/pangolin into rules 2025-02-09 23:24:09 -05:00
Milo Schwartz
4160cfe149 add rules info card 2025-02-09 23:23:55 -05:00
Owen
cf6836fba4 Fix missing ruleId issue 2025-02-09 21:47:59 -05:00
Owen
137a1f4b5d Add enable rules toggle 2025-02-09 11:02:40 -05:00
Owen
b6a39956f0 Add validation 2025-02-08 17:54:01 -05:00
Owen
af4e361c9a API and rule screen working 2025-02-08 17:38:30 -05:00
Milo Schwartz
97d969bbf4 add note about backup codes to mfa form 2025-02-08 15:55:49 -05:00
Milo Schwartz
d417fe1bfe add description to whitelist email field 2025-02-08 15:51:28 -05:00