Toby Chui
4a37a989a0
Added Disable Chunk Transfer Encoding option
...
- Added disable chunk transfer encoding on UI #685
- Added optional to disable static web server listen to all interface #688
2025-06-15 13:46:35 +08:00
Toby Chui
6d0c0be8c2
Added RWD to new HTTP Proxy UI
2025-06-11 21:24:43 +08:00
Toby Chui
809e1fa815
Flattened HTTP proxy rule edit menu
2025-06-10 22:04:04 +08:00
Toby Chui
c7b5e0994e
Added more wip UI elements
2025-06-09 22:01:30 +08:00
Toby Chui
9d2b8f224c
Merge pull request #671 from tobychui/v3.2.2
...
- Merged in forward-auth implementation
- Added upgrader for v3.2.1 to v3.2.2
2025-05-20 20:01:30 +08:00
Toby Chui
877692695e
Added #653
...
- Added dev mode plugin auto-reload
- Optimized struct in plugin manager options
2025-05-11 14:02:07 +08:00
Toby Chui
b1824a66a3
Merge pull request #643 from eyerrock/refactor-docker-container-list
...
refactor: docker container list
2025-04-30 07:21:51 +08:00
Toby Chui
9781735983
Moved dev settings to flag
...
- Moved internal DEVELOPMENT_MODE flag to start parameters
2025-04-27 13:55:54 +08:00
Tim Dreyer
a98d86a303
fix: unexposed containers with existing proxy rule
2025-04-26 16:23:17 +02:00
Tim Dreyer
0c753ae531
refactor: rephrased ui
2025-04-25 14:55:31 +02:00
Tim Dreyer
6353cc532a
refactor: restructured js
2025-04-25 14:38:42 +02:00
Tim Dreyer
e049761f36
feat: show only running containers checkbox
2025-04-24 22:43:04 +02:00
Tim Dreyer
4dc7175588
refactor: docker container list
2025-04-24 22:32:58 +02:00
Toby Chui
ffc67ede12
Added working plugin store prototype
...
- Added plugin install and remove api
2025-04-24 21:19:16 +08:00
Toby Chui
6750c7fe3d
Added wip plugin store
...
- Added plugin store snippet
- Added plugin list sync functions
- Work in progress install / uninstall plugin function
2025-04-22 07:15:30 +08:00
Toby Chui
b71437058f
Fine tuned dark theme color
2025-03-23 12:47:23 +08:00
Toby Chui
eb24bc0391
Fixed #591
...
- Updated dark theme color pallets
- Added automatic background change on login page
2025-03-20 21:51:47 +08:00
Toby Chui
0fdfda436b
Added plugin info view
...
- Added plugin info view
- Removed zerotier related start parameters
- Added automatic tag filter reset on tab change in http proxy page
2025-03-16 11:41:46 +08:00
Toby Chui
dfd5ef5578
Modernized dpcore code
...
- Rewritten dpcore transport object with deprecated API removed
- Optimized concurrent connection counts from 32 to 256
- Updated random port range for plugins
- Added debug output to plugin library
2025-03-10 22:00:33 +08:00
Toby Chui
caf4ab331b
Exposed dpcore timeout options
...
- Exposed idle timeout and response timeout option
- Updated upstream edit UI to use the new API
- Updated geodb
2025-02-16 16:58:25 +08:00
Toby Chui
3320b56b19
Update tagEditor.html
...
- Optimized UX for tag editor
- Finished integration of tag system
2025-02-08 15:19:36 +08:00
Toby Chui
05511ed4ca
Updated tag system design
...
- Added search-able tag dropdown
- Implemented realtime quick search
- Added better tag coloring
2025-02-07 22:08:56 +08:00
Toby Chui
6ab91c377f
Merge pull request #509 from adoolaard/dev-tags
...
Add Tagging Feature for Reverse Proxy Hosts + Search & Filter
2025-02-06 20:35:32 +08:00
adoolaard
e4ad505f2a
Tags editor works!
2025-01-30 22:42:06 +01:00
Toby Chui
45f61b3053
Optimized dark theme mode
...
- Make dark theme mode less dark
2025-01-15 20:44:20 +08:00
Toby Chui
30dfb9cb65
Added new UI feature
...
- Added toggle for uptime monitor
- Added toggle for enable custom header passthrough to websocket
2024-12-30 21:41:15 +08:00
Toby Chui
2423d0fb3a
Added experimental authelia support
...
- Integrated #33 code snippet
- Added UI for setting Authelia server address
- Updated authentication provider implementation
2024-12-15 15:52:59 +08:00
Toby Chui
9e95d84627
Fixed #422
...
- Added scroll to acme domain table
2024-12-10 21:13:26 +08:00
Toby Chui
2f1a6b5ba4
Merge pull request #416 from tobychui/main
...
Sync update from main branch
2024-12-06 19:46:51 +08:00
Toby Chui
24371ed22e
Fixed #415
...
- Fixed UI issue on the HSTS toggle
- Added error message on save error for HSTS
2024-12-06 19:06:59 +08:00
sickjuicy
57e72a8a90
added some commands back
2024-11-30 04:38:29 +01:00
sickjuicy
4dbf110edc
more Cleanup
2024-11-30 04:20:39 +01:00
sickjuicy
e6b2d458f7
Added Custom Name Server Option
2024-11-26 23:30:24 +01:00
Toby Chui
e56b045689
Added dark theme to docker container list
2024-11-24 13:58:46 +08:00
Toby Chui
f3591aa171
Update dockerContainersList.html
...
Merged PR into dark theme branch
2024-11-24 12:35:26 +08:00
Toby Chui
e4facbc7b6
Added more dark themes
...
- Added wrappers for snippet dark theme
- Optimized color pallets
2024-11-17 17:41:22 +08:00
Toby Chui
ec5c24b9b8
Added more darktheme
...
- Added more dark theme css
- Merged main branch fixes and new features
- Added todo tag for custom timeout
2024-11-14 21:18:05 +08:00
Toby Chui
634e9c9855
v3.1.3 init commit
...
- Fixed #378
- Added wip dark theme
- Fixed in code typo
- Fixed int conversion bug in some DNS challenge supplier
2024-11-08 22:24:07 +08:00
Toby Chui
c5ca68868b
Optimized ACME logic
...
- Added automatic port 80 listener enable for those who don't read our wiki
- Reduced default interval for polling and propagation timeout
2024-10-28 21:40:58 +08:00
Toby Chui
5f64b622b5
Fixed #353 and #327
...
- Added user defined polling and propagation timeout option in ACME
- Updated lego and added a few new DNS challenge providers
- Updated code gen to support new parameters
2024-10-27 16:17:44 +08:00
Toby Chui
cab2f4e63a
Fixed #316
...
Fixed early renew day not passed into auto renewer config bug
2024-09-26 22:57:49 +08:00
Toby Chui
3392013a5c
Fixed #297
...
- Added UI to showcase ZeroSSL do not support DNS challenge
- Added test case for origin picker
- Updated zerotier struct info (wip)
2024-09-09 21:12:12 +08:00
Borys Anikiyenko
1b3a9de378
Fix existings containers list in docker popup
2024-08-04 00:25:13 +03:00
Toby Chui
94483acc92
Added log viewer filter
...
+ Added filter to log viewer #243
+ Added auto log refresh
2024-07-31 16:01:49 +08:00
Toby Chui
f595da92a1
Fixed #267
...
- Added csrf middleware to management portal mux
- Added csrf token to all html templates
- Added csrf validation to all endpoints
- Optimized some old endpoints implementation
2024-07-24 21:58:44 +08:00
Toby Chui
b1c5bc2963
Fixed #255
...
- Added host header manual overwrite feature
- Added toggle for automatic hop-by-hop header removing
2024-07-21 17:06:09 +08:00
Toby Chui
8239f4cb53
Added apache compatible logger
...
- Rewritten the logger to make it more apache log parser friendly
- Fixed uptime not updating after upstream change bug
- Added SSO page (wip)
- Added log viewer
2024-07-14 22:25:49 +08:00
Toby Chui
2aa35cbe6d
Added load balancer (wip)
...
+ Added support for multiple upstreams
+ Added load balancer
+ Added upstream abstraction in endpoint
+ Added load balancer structure
+ Added breaking change auto-updater
+ Added uptime monitor proxy type definitions
+ Added upstream editor UI
+ Fixed charset bug in many snippets HTML files
2024-07-01 21:17:20 +08:00
Toby Chui
7e62fef879
3.0.8 init
...
- Fixed rate limit bug #216
- Added HSTS auto subdomain include check
2024-06-25 18:10:39 +08:00
Toby Chui
03974163d4
Added docker conditional compilation
...
- Moved docker UX optimization into module
- Added conditional compilation for Windows build
- Added Permission Policy header editor
- Fixed docker container list ui error message bug
2024-06-17 00:24:24 +08:00