Shreyas Papinwar
75a909784a
fix: simplify path encoding per review — inline utils, use single key scheme
...
Address PR review comments:
- Remove pathUtils.ts and move sanitize/encodePath directly into utils.ts
- Simplify dual-key approach to single key using encodePath for map keys
- Remove backward-compat logic (not needed per reviewer)
- Update tests to match simplified approach
2026-03-01 15:48:26 +05:30
Shreyas
e58f0c9f07
fix: preserve backward-compatible router names while fixing path collisions
...
Use encodePath only for internal map key grouping (collision-free) and
sanitize for Traefik-facing router/service names (unchanged for existing
users). Extract pure functions into pathUtils.ts so tests can run without
DB dependencies.
2026-03-01 15:48:26 +05:30
Shreyas
5f18c06e03
fix: use collision-free path encoding for Traefik router key generation
2026-03-01 15:48:26 +05:30
Owen
53e7b99605
Quiet up logs
2026-01-05 21:25:15 -05:00
Owen
ca89c5feca
Reorder when the redirect gets in there
2025-12-23 16:02:52 -05:00
Owen
729c2adb3f
Dont allow maintence page on remote nodes
2025-12-23 15:24:26 -05:00
Owen
ab3be26790
Working on remote nodes
2025-12-22 21:53:57 -05:00
Owen
5c67a1cb12
Format
2025-12-22 16:28:41 -05:00
Owen
8ea6b0cd9e
Adjust algo for showing maintence page
2025-12-21 16:38:27 -05:00
Owen
af4f85a081
Fix api call
2025-12-20 21:14:48 -05:00
Owen
6a5939599c
Remove maintence mode internal vars and use server
2025-12-20 17:28:39 -05:00
Owen
a9a0fbe244
Merge UI into new screen
2025-12-20 16:35:16 -05:00
Pallavi Kumari
d3c4688c0f
redirect everything to maintenance page
2025-12-20 16:35:16 -05:00
Pallavi Kumari
bd20bb0dd1
add logger
2025-12-20 16:35:16 -05:00
Pallavi Kumari
d82535d3e1
point the resource to the nextjs server for maintenance screen
2025-12-20 16:35:16 -05:00
Pallavi Kumari
795302a351
refactor files and add func to private traefik config generator file
2025-12-20 16:35:16 -05:00
Owen
a767a31c21
Quiet log message
2025-12-13 12:28:44 -05:00
Owen
e011580b96
Update and add server version
2025-12-08 21:26:23 -05:00
Owen
937b36e756
Build client site resource associations and send messages
2025-11-19 18:05:42 -05:00
Owen
a776b2ea94
Fix: qiery perferWildcardCert from db
...
Fixes #1816
Fixes #1829
2025-11-08 14:14:17 -08:00
Owen
2af100cc86
Warning -> debug
2025-11-02 18:56:46 -08:00
Owen
75b0745e42
Add proxy procotol to private config
2025-10-29 17:42:21 -07:00
Owen
f5eadc9e1e
Various fixes
2025-10-29 12:16:28 -07:00
Owen
80f43a9774
Fix lint
2025-10-27 10:05:31 -07:00
Owen
560974f7d2
Merge branch 'feat/add-proxy-protocol-support' into dev
2025-10-26 18:16:38 -07:00
Owen
85270f497a
Restrict raw resources and use st from config
2025-10-26 18:15:39 -07:00
Owen
c85e367ded
Merge branch 'feat/cert-resolver-through-UI' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-feat/cert-resolver-through-UI
2025-10-25 16:25:42 -07:00
Owen
9ebce35d2b
Dont do local sites undefined in cloud
2025-10-21 22:02:09 -07:00
Owen
6fd6c77ce6
Further revert
2025-10-21 11:29:27 -07:00
Owen
e447549de1
revert changes around sites assigned to exit nodes
2025-10-21 11:12:27 -07:00
Pallavi Kumari
156fe529b5
fix code conflicts and match dev change
2025-10-21 15:37:02 +05:30
Owen
d938345deb
Copy in config to db, remove 2nd column, + prefer
2025-10-21 15:37:02 +05:30
Pallavi Kumari
d6681733dd
remove custom cery type form config file
2025-10-21 15:37:02 +05:30
Owen
346183a23f
Only allow nodes to pull with defined exitNodeID
2025-10-19 10:46:25 -07:00
Owen
f869df2f65
Working on fixing exit node issue
2025-10-18 21:32:26 -07:00
Owen
240c5b005b
Add more transactions support
2025-10-17 16:22:43 -07:00
Owen
46807c6477
Fix various bugs
2025-10-16 10:23:25 -07:00
Owen
c50392c947
Remove logging
2025-10-15 13:57:42 -07:00
Owen
c5a73dc87e
Try to handle the certs better
2025-10-15 12:12:59 -07:00
Owen
59ecab5738
Dont ping remote nodes; handle certs better
2025-10-15 10:39:45 -07:00
Owen
a8d00a47cd
Remote nodes working
2025-10-14 10:58:51 -07:00
Owen
902b413881
Path rewriting working?
2025-10-13 16:41:14 -07:00
Owen
8b2f8ad3ef
Add rewriting to traefik config
2025-10-13 15:53:17 -07:00
Owen
19210cbf7d
Hide cname and ns if not using dns
2025-10-13 14:22:06 -07:00
Owen
e7828a43fa
Add flag for generate own certs
2025-10-13 10:32:41 -07:00
Owen
d92b87b7c8
Chungus 2.0
2025-10-10 11:27:15 -07:00