Commit graph

625 commits

Author SHA1 Message Date
Owen
ae6bd937c7 Support v6 2025-02-14 12:32:18 -05:00
Milo Schwartz
27043e1c0c force router refresh on save closes #198 2025-02-14 12:27:03 -05:00
Owen
7345f4a2af Allow . in path; resolves #199 2025-02-14 09:51:17 -05:00
Milo Schwartz
0aecfb359b fix table filters and update readme 2025-02-13 14:45:32 -05:00
Milo Schwartz
1b0209ab45 update readme 2025-02-12 23:01:00 -05:00
Milo Schwartz
cdfa2da815 change migration script text 2025-02-12 22:29:42 -05:00
Milo Schwartz
243d455612 use zod for rules ip validation 2025-02-12 21:52:58 -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
3033fedba6 Be more lenient with leading and trailing slashes 2025-02-09 22:03:18 -05:00
Owen
f59376edde Format 2025-02-09 22:00:02 -05:00
Owen
3206a9a90f Drop first 2025-02-09 21:56:39 -05:00
Owen
cf6836fba4 Fix missing ruleId issue 2025-02-09 21:47:59 -05:00
Owen
45dc28ae10 Fix check on string 2025-02-09 11:33:40 -05:00
Owen
45dcdd8f85 Add migrations 2025-02-09 11:10:19 -05:00
Owen
117548c9bb Add ecr login 2025-02-09 11:05:42 -05:00
Owen
137a1f4b5d Add enable rules toggle 2025-02-09 11:02:40 -05:00
Owen
6937df1dc6 Adjust rule processing 2025-02-09 10:50:43 -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
Owen
08ecf475a8 Add update 2025-02-08 17:10:37 -05:00
Owen
ad83fa7190 rename to resource rules and add api endpoints 2025-02-08 17:07:21 -05:00
Owen
db20accf56 Merge branch 'dev' into rules 2025-02-08 16:55:46 -05:00
Milo Schwartz
dbc110ede6 expand list of allowed special characters in password 2025-02-08 16:04:41 -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
Milo Schwartz
645de2fc78 remove annoying debug log 2025-02-08 15:47:01 -05:00
Milo Schwartz
98d3c9f393 add allow_base_domain_resources to installer 2025-02-08 12:26:52 -05:00
Owen
860e3e4f23 Initial pass at rules 2025-02-06 21:42:18 -05:00
Owen
67ba460b47 Add applyRules to resources 2025-02-06 21:19:55 -05:00
Owen
6f859f65a8 Add table 2025-02-06 21:18:34 -05:00
Milo Schwartz
67d2134659 add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
Milo Schwartz
c4ad49e616 allow logout to fail 2025-02-05 22:00:29 -05:00
Milo Schwartz
ed58c265f3 fix table page size selector 2025-02-05 21:56:28 -05:00
Milo Schwartz
4eaa078a96 fix update resource without subdomain 2025-02-05 21:32:49 -05:00
Owen
87fdc3aec2 Add network config to compose; Resolves #155 2025-02-04 22:28:37 -05:00
Milo Schwartz
15842ebe90 replace version in consts file instead of package.json 2025-02-04 22:23:13 -05:00
Owen
0f778c0235 Pull dashboard url for the newt config 2025-02-04 22:14:11 -05:00
Milo Schwartz
657190ab2b allow 80 or 443 raw resources 2025-02-04 21:39:13 -05:00
Milo Schwartz
3a02dd2eea update traefik version 2025-02-03 22:58:04 -05:00
Milo Schwartz
394fa00d7c fix sorting auth column if no auth closes #149 2025-02-03 22:47:47 -05:00
Milo Schwartz
149de243a5 all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Milo Schwartz
8b1e3c8706 prevent api resource updates if raw resources is disabled 2025-02-02 16:22:00 -05:00
Milo Schwartz
ca1e4162a4 make update raw resource port functional 2025-02-02 16:03:10 -05:00