Commit graph

125 commits

Author SHA1 Message Date
miloschwartz
caded23b51
allow root path 2025-05-09 17:37:55 -04:00
miloschwartz
e9cc48a3ae
fix bug causing duplicate targets 2025-05-09 17:18:42 -04:00
miloschwartz
5e052a446a
1.3.1 2025-05-03 12:25:02 -04:00
miloschwartz
a9f0b9aa38
add user checks in routes 2025-05-02 10:44:50 -04:00
miloschwartz
18e6f16ce7
add snippets to create resource 2025-04-28 21:45:43 -04:00
miloschwartz
91b4bb4683
move proxy related settings to new proxy tab for resource 2025-04-23 23:08:25 -04:00
miloschwartz
f4fd33b47f
Merge branch 'auth-providers' into dev 2025-04-23 22:08:37 -04:00
miloschwartz
4dba75f913
obscure pin code input closes #580 2025-04-23 16:33:55 -04:00
miloschwartz
548a883e3f
show smtp note on whitelist 2025-04-23 16:24:49 -04:00
Milo Schwartz
38528ae8c5
Merge branch 'dev' into sticky_targets 2025-04-21 22:28:18 -04:00
miloschwartz
bf8bb1a0df
adjustment to pr 2025-04-20 20:50:50 -04:00
Milo Schwartz
957fa67e24
Merge pull request #501 from achtnullzwei/customize-tls-server-name
Add option to customise TLS server name in resource settings
2025-04-20 17:54:18 -04:00
Matthias Palmetshofer
25c125b96d
added advanced section to general page & custom host header field 2025-04-15 13:17:46 +02:00
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
Matthew Evans
4a42aa385a Update sticky session to show only with 2+ targets and use IP strategy for TCP 2025-04-13 15:29:58 -04:00
Matthew Evans
ac8e315fbd Add ability for sticky sessions to backend resource. 2025-04-13 15:29:58 -04:00
miloschwartz
8b0c30f19f
more tweaks to layout 2025-04-13 14:46:13 -04:00
miloschwartz
419e576a3e
adjust border 2025-04-13 14:30:19 -04:00
miloschwartz
1a750e8279
test new layout 2025-04-13 14:30:19 -04:00
miloschwartz
2883d8c544
fix typo 2025-04-11 20:21:55 -04:00
Matthias Palmetshofer
64a2cc23c6
adjusting field description; fix migration script; trying to resolve conflict in updateResource.ts 2025-04-11 09:52:34 +02:00
Matthias Palmetshofer
674316aa46
add option to set TLS Server Name 2025-04-09 23:42:50 +02: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
2b54dfe035
fix rules info columns 2025-03-10 12:47:42 -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
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
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
Milo Schwartz
2ff6d1d117
allow any string as target 2025-02-14 13:27:34 -05:00
Milo Schwartz
4c1366ef91
force router refresh on save closes #198 2025-02-14 12:27:03 -05:00
Milo Schwartz
fdf1dfdeba
rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -05:00
Milo Schwartz
f14ecf50e4
add docker deployment snippets to create site form 2025-02-10 22:26:29 -05:00
Milo Schwartz
c244ef387b
make subdomain input better accommodate long domains 2025-02-10 21:48:34 -05:00
Milo Schwartz
8165051dd8
fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Milo Schwartz
6fba13c8d1
Merge pull request #185 from fosrl/rules
Rules
2025-02-10 21:11:57 -05:00
Owen
3c99fbb1ef
Seperate ip and cidr 2025-02-10 21:06:37 -05:00
Milo Schwartz
5b44ffa2fb
Merge branch 'rules' of https://github.com/fosrl/pangolin into rules 2025-02-09 23:24:09 -05:00