Commit Graph

  • cd822ed904 Added dynamic capture example plugin_doc Toby Chui 2025-05-30 21:21:08 +08:00
  • a1df5a1060 Added static capture example Toby Chui 2025-05-30 17:28:14 +08:00
  • 54c130165a Fixed documentation code highlight bug Toby Chui 2025-05-30 17:00:55 +08:00
  • ddb1a8773e Added restful-api plugin Toby Chui 2025-05-30 15:57:59 +08:00
  • 29daa4402d Added more doc Toby Chui 2025-05-27 22:00:16 +08:00
  • a85bf82c3e Added more docs Toby Chui 2025-05-26 22:03:07 +08:00
  • c56e317bfd Added doc generator Toby Chui 2025-05-25 22:17:38 +08:00
  • b4c2f6bf13 Added plugin doc introduction Toby Chui 2025-05-22 21:55:45 +08:00
  • 9d2b8f224c
    Merge pull request #671 from tobychui/v3.2.2 main v3.2.2 v3.2.3 Toby Chui 2025-05-20 20:01:30 +08:00
  • 877692695e Added #653 Toby Chui 2025-05-11 14:02:07 +08:00
  • b9c609e413 Added upgrader for forward-auth Toby Chui 2025-05-10 22:57:13 +08:00
  • 7426cc2bb1
    Merge pull request #628 from PassiveLemon/docker-plugins Toby Chui 2025-05-04 11:27:31 +08:00
  • bd71335f47 Merge branch 'docker-plugins' of https://github.com/PassiveLemon/zoraxy-dev into docker-plugins PassiveLemon 2025-05-03 18:24:51 -04:00
  • 8bcc8e7095 Refactor Dockerfile PassiveLemon 2025-04-06 15:25:21 -04:00
  • b1824a66a3
    Merge pull request #643 from eyerrock/refactor-docker-container-list Toby Chui 2025-04-30 07:21:51 +08:00
  • cc6501db12 Refactor Dockerfile PassiveLemon 2025-04-06 15:25:21 -04:00
  • 70d95bd4e4 Fixed build in start.go Toby Chui 2025-04-27 19:24:15 +08:00
  • b590e15ef2
    Merge pull request #646 from james-d-elliott/feat-forward-auth Toby Chui 2025-04-27 19:14:33 +08:00
  • b25f8aab3e
    refactor: apply suggestions James Elliott 2025-04-27 20:26:11 +10:00
  • c0578a33b6
    fix: copy paste error James Elliott 2025-04-21 15:30:12 +10:00
  • 55a525106a
    fix: value not set James Elliott 2025-04-21 15:29:08 +10:00
  • e3b68b9aad
    fix: copy paste error James Elliott 2025-04-21 15:26:23 +10:00
  • 3f1c50c009
    feat: forward auth James Elliott 2025-04-21 15:23:32 +10:00
  • 8f046a0b47
    feat: forward auth James Elliott 2025-04-21 10:50:37 +10:00
  • 0e5550487e
    Merge pull request #644 from tobychui/v3.2.1 v3.2.1 Toby Chui 2025-04-27 14:54:27 +08:00
  • 9781735983 Moved dev settings to flag Toby Chui 2025-04-27 13:55:54 +08:00
  • a98d86a303 fix: unexposed containers with existing proxy rule Tim Dreyer 2025-04-26 16:23:17 +02:00
  • 73e6530862 fix: docker api client version negotiation Tim Dreyer 2025-04-25 15:49:04 +02:00
  • 0c753ae531 refactor: rephrased ui Tim Dreyer 2025-04-25 14:55:31 +02:00
  • 6353cc532a refactor: restructured js Tim Dreyer 2025-04-25 14:38:42 +02:00
  • e049761f36 feat: show only running containers checkbox Tim Dreyer 2025-04-24 22:43:04 +02:00
  • 4dc7175588 refactor: docker container list Tim Dreyer 2025-04-24 22:32:58 +02:00
  • ffc67ede12 Added working plugin store prototype Toby Chui 2025-04-24 21:19:16 +08:00
  • 6750c7fe3d Added wip plugin store Toby Chui 2025-04-22 07:15:30 +08:00
  • 36c2c9a00e
    Merge pull request #641 from james-d-elliott/fix-authelia-headers Toby Chui 2025-04-21 18:56:28 +08:00
  • 4f026e8c07
    fix(authelia): original headers James Elliott 2025-04-21 12:57:59 +10:00
  • 72b100aab0
    Update README.md Toby Chui 2025-04-19 08:45:57 +08:00
  • 291f12e5ea
    Update README.md Toby Chui 2025-04-19 08:44:22 +08:00
  • 0c8dfd8aa0 Added http proxy list link port Toby Chui 2025-04-12 11:32:22 +08:00
  • 76e2861fea
    Merge pull request #633 from WHFo/v3.2.1 Toby Chui 2025-04-11 20:09:36 +08:00
  • b23b967165
    Update httprp.html WHFo 2025-04-11 12:02:28 +08:00
  • d682d52eb7
    Merge pull request #631 from Nirostar/patch-1 Toby Chui 2025-04-08 21:12:07 +08:00
  • 23eeeee701
    Move Scope ID handling into CIDR check Niklas Roth 2025-04-08 15:06:20 +02:00
  • e961e52dea
    Fix IPv6 whitelisting for Link-Local addresses by removing the scope ID Niklas Roth 2025-04-08 14:44:11 +02:00
  • b863a9720f Fixed #629 Toby Chui 2025-04-07 20:02:04 +08:00
  • ca7cd0476c Updated location rewrite logic Toby Chui 2025-04-06 17:05:30 +08:00
  • a3cccee162 Added "blocks common exploits" module Toby Chui 2025-04-06 16:50:59 +08:00
  • b9b992a817 Fixed #626 Toby Chui 2025-04-06 16:49:44 +08:00
  • 19d5695f1a
    Merge pull request #627 from andyburri/freebsd Toby Chui 2025-04-06 15:21:28 +08:00
  • bcfc777d15 Feat: Add FreeBSD amd64 support Andreas Burri 2025-04-06 07:09:54 +00:00
  • caa64ada76 Update Dockerfile PassiveLemon 2025-04-05 15:41:29 -04:00
  • ac91a3fef1 Fixed #201 and #608 Toby Chui 2025-04-03 13:35:34 +08:00
  • 05f1743ecd Fixed #681 Toby Chui 2025-04-02 20:11:43 +08:00
  • d4c1225f75
    Merge pull request #568 from JokerQyou/feature/authentik-forward-auth Toby Chui 2025-03-31 20:05:52 +08:00
  • f245a61d32
    Merge pull request #616 from SamuelPalubaCZ/main Toby Chui 2025-03-31 18:47:40 +08:00
  • 5c2b8e4c31
    Create docker-compose.yml Samuel Paluba 2025-03-31 01:01:22 +02:00
  • f6eef46d3f
    Update README.md Toby Chui 2025-03-30 19:18:10 +08:00
  • 3adc669db9 Update main.css Toby Chui 2025-03-30 19:16:56 +08:00
  • 85201885f0 Update main.css Toby Chui 2025-03-30 12:35:39 +08:00
  • 44b65d1bfa Fixed homepage css bug on mobile view Toby Chui 2025-03-30 12:34:37 +08:00
  • 6cb9e8e427 Fix Docker workflow PassiveLemon 2025-03-29 11:34:54 -04:00
  • d4b1cc8c57 Fixed css bug Toby Chui 2025-03-29 16:09:35 +08:00
  • 0e749e8a41 Fixed favicon path v3.2.0 Toby Chui 2025-03-29 14:21:22 +08:00
  • 2c219eceef
    Merge pull request #601 from tobychui/v3.2.0 Toby Chui 2025-03-29 13:03:40 +08:00
  • 92a27cbeb8
    Merge pull request #614 from PassiveLemon/docker-320 Toby Chui 2025-03-29 12:47:44 +08:00
  • b8a47dc620 Update Docker build workflow PassiveLemon 2025-03-28 23:59:44 -04:00
  • c4266559be Update Docker image for 3.2.0 PassiveLemon 2025-03-28 23:58:56 -04:00
  • 136989f2ea Added plugin dir parameter Toby Chui 2025-03-28 21:24:18 +08:00
  • 3e031605fc Disable dev mode for release Toby Chui 2025-03-25 19:11:56 +08:00
  • eb265e3e94 Added comments to warn future dev Toby Chui 2025-03-25 07:55:13 +08:00
  • 8504ff16cb Fixed #600 Toby Chui 2025-03-25 07:40:39 +08:00
  • b71437058f Fine tuned dark theme color Toby Chui 2025-03-23 12:47:23 +08:00
  • 4d16758e0a
    Merge pull request #593 from Raithmir/main Toby Chui 2025-03-22 12:32:13 +08:00
  • f2b4c47805
    Update trafficlog.go Raithmir 2025-03-21 16:59:22 +00:00
  • 7dff4f83b4
    Update trafficlog.go Raithmir 2025-03-21 16:48:47 +00:00
  • eb24bc0391 Fixed #591 Toby Chui 2025-03-20 21:51:47 +08:00
  • dac3e8c925 Added German localization to homepage Toby Chui 2025-03-19 21:27:41 +08:00
  • 3f1c1f1395 Added screenshot zoom feature Toby Chui 2025-03-19 21:09:42 +08:00
  • cd15fdf3c1 Updated new project hompage (wip) Toby Chui 2025-03-18 21:43:00 +08:00
  • 0fdfda436b Added plugin info view Toby Chui 2025-03-16 11:41:46 +08:00
  • f8270e46c2 Added UI for plugin system and upnp example Toby Chui 2025-03-15 21:02:44 +08:00
  • 4a99afa2f0 Fixed deadlock in plugin manager close Toby Chui 2025-03-11 21:22:09 +08:00
  • dfd5ef5578 Modernized dpcore code Toby Chui 2025-03-10 22:00:33 +08:00
  • 3e57a90bb6 Fixed #573 Toby Chui 2025-03-09 17:02:48 +08:00
  • 23d4df1ed7 Added dynamic capture capabilities to plugin API Toby Chui 2025-03-02 12:26:44 +08:00
  • 39d6d16c2a Updated plugin interface Toby Chui 2025-03-02 09:15:50 +08:00
  • b7e3888513 Removed zerotier related info Toby Chui 2025-03-02 09:14:29 +08:00
  • fd41a1cb91 Fixed dpcore TLSClientConfig is nil bug Toby Chui 2025-03-02 09:12:29 +08:00
  • 75c351e7e2 Removed GAN Toby Chui 2025-03-02 09:12:07 +08:00
  • 6a8057c3a7
    fix passing wrong URI to Authentik outpost Joker 2025-03-02 00:04:08 +08:00
  • ebf6ad6600
    Add Authentik forward auth support Joker 2025-03-01 15:29:36 +08:00
  • 549e492ffd
    Merge pull request #567 from Morethanevil/main Toby Chui 2025-03-01 15:02:06 +08:00
  • 6351f25c00
    Update CHANGELOG.md Marcel 2025-03-01 06:23:44 +01:00
  • 560b0058cd
    Merge pull request #566 from tobychui/v3.1.9 v3.1.9 Toby Chui 2025-03-01 10:09:46 +08:00
  • 28a0a837ba Plugin lifecycle optimization Toby Chui 2025-03-01 10:00:33 +08:00
  • 14e1341c34 Removed legacy example plugin files Toby Chui 2025-02-28 22:07:08 +08:00
  • 5abc4ac606 Added plugin context view Toby Chui 2025-02-28 22:05:14 +08:00
  • 214b69b0b8 Updated example plugins Toby Chui 2025-02-28 22:03:08 +08:00
  • 3993ac954c Fixed #247 Toby Chui 2025-02-28 22:01:11 +08:00
  • 53657e8716 Added embed server for plugin library Toby Chui 2025-02-28 15:46:57 +08:00