Commit Graph

  • c13794c1c8
    chore(deps): bump the actions group with 2 updates dependabot/github_actions/actions-7921bc0373 dependabot[bot] 2025-08-11 20:36:59 +00:00
  • ca0f4fcd4f
    chore(deps): bump github.com/go-pkgz/routegroup in the patch group dependabot/go_modules/patch-79d597212a dependabot[bot] 2025-08-11 19:39:59 +00:00
  • 5d190988f3
    ensure hooks run after restart (#494) fix_hooks_on_restart Christoph Haas 2025-08-11 21:32:27 +02:00
  • 9884d8c002
    fix migration tool (#495) (#496) master h44z 2025-08-11 19:05:33 +02:00
  • 1763e010a2
    fix migration tool (#495) v1_migrator_fix Christoph Haas 2025-08-11 18:57:29 +02:00
  • 1c4c6d872f Deployed b099e8a to master with MkDocs 1.6.1 and mike 2.1.3 gh-pages github-actions[bot] 2025-08-11 16:12:06 +00:00
  • b099e8abfa
    ensure that v2 (or just 2) tags are only published for stable releases (#493) Christoph Haas 2025-08-09 15:55:29 +02:00
  • 2b4b738be3 Deployed 112f6bf to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-08-10 12:42:34 +00:00
  • 112f6bfb77
    Mikrotik integration (#467) v2.1.0-beta.1 h44z 2025-08-10 14:42:02 +02:00
  • 97896b7a9e
    Merge branch 'master' into mikrotik_integration mikrotik_integration Christoph Haas 2025-08-10 14:33:13 +02:00
  • a86f83a219
    ensure that deleted peers are restored once the interface is re-enabled Christoph Haas 2025-08-10 14:18:43 +02:00
  • 593bb983fb
    improve configuration defaults handling Christoph Haas 2025-08-10 14:12:24 +02:00
  • 0037938f9e
    update docs Christoph Haas 2025-08-10 14:12:12 +02:00
  • 1fcdfd84c9 Deployed 131413b to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-08-10 09:00:04 +00:00
  • 131413b470
    chore: update routegroup dependency Christoph Haas 2025-08-10 10:59:28 +02:00
  • f5e29e2cd3
    ensure that deleted peers are restored once the interface is re-enabled Christoph Haas 2025-08-09 16:37:09 +02:00
  • 5dee6d051d
    do not delete disabled mikrotik peers on app restart Christoph Haas 2025-08-09 16:25:38 +02:00
  • a9f5190ab4
    Merge branch 'refs/heads/master' into mikrotik_integration Christoph Haas 2025-08-09 16:09:39 +02:00
  • 4430a098bf Deployed 2246829 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-08-09 13:56:33 +00:00
  • 2246829151
    chore: update deps (except routegroup, it breaks the api) Christoph Haas 2025-08-09 15:56:02 +02:00
  • c20f17cddf
    fix multi-peer generation, fix prefix handling (#491) Christoph Haas 2025-08-09 15:55:29 +02:00
  • e10b4abec4
    speed up mikrotik interactions Christoph Haas 2025-08-09 15:21:17 +02:00
  • 08373fa675
    fix peer creation/update on mikrotik, add loading spinner to frontend for long running actions Christoph Haas 2025-08-08 22:23:35 +02:00
  • ed7761a918
    Merge branch 'master' into mikrotik_integration Christoph Haas 2025-07-29 22:16:00 +02:00
  • 0eb6989e36 Deployed 3f76aa4 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-27 21:33:15 +00:00
  • 3f76aa416f
    chore(logs): added more debug logs and reformated those files using gofmt (#490) Marcin Woźniak 2025-07-27 23:32:34 +02:00
  • 6a8b28df88
    add dark mode (#482) (#489) h44z 2025-07-27 00:15:27 +02:00
  • 500542802c
    add dark mode (#482) dark_mode Christoph Haas 2025-07-27 00:08:47 +02:00
  • b3a1dfcff0 Deployed ffef1f7 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-26 20:29:26 +00:00
  • ffef1f7b12
    chore(deps): bump gorm.io/driver/sqlserver in the gorm group (#488) dependabot[bot] 2025-07-26 22:28:52 +02:00
  • bf087fdda6 Deployed dc002b1 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-26 10:58:42 +00:00
  • dc002b156b
    chore(deps): bump github.com/alexedwards/scs/v2 from 2.8.0 to 2.9.0 (#487) dependabot[bot] 2025-07-26 12:58:07 +02:00
  • 1794b8653a
    add retry handling for auth provider setup (#484) Christoph Haas 2025-07-19 23:29:05 +02:00
  • a6d985d3ce
    chore(deps): bump the patch group across 1 directory with 4 updates (#485) dependabot[bot] 2025-07-19 22:36:11 +02:00
  • 92f30eede4 Deployed a7bd3b3 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-19 20:20:55 +00:00
  • a7bd3b3f95
    chore(deps): bump github.com/go-playground/validator/v10 (#480) dependabot[bot] 2025-07-19 22:20:23 +02:00
  • f286840964
    fix oauth domain check (#474) (#476) h44z 2025-06-29 20:00:15 +02:00
  • e6de48fcbe
    fix oauth domain check (#474) fix_oauth_domain_check Christoph Haas 2025-06-29 19:53:15 +02:00
  • e111fbbcc1 Deployed edb88b5 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-29 17:49:35 +00:00
  • edb88b5768
    new webhook models (#444) (#471) h44z 2025-06-29 19:49:01 +02:00
  • 588bbca141
    only execute interface hooks if the state has changed (#469) (#472) h44z 2025-06-29 19:48:46 +02:00
  • a071cdc6d2 Deployed f087409 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-29 17:48:23 +00:00
  • f08740991b
    support for raw-wireguard and wg-quick style peer configurations (#441) (#473) h44z 2025-06-29 19:47:53 +02:00
  • 6888f79727
    support for raw-wireguard and wg-quick style peer configurations (#441) config_style Christoph Haas 2025-06-28 00:13:12 +02:00
  • 4552240c56
    only execute interface hooks if the state has changed (#469) fix_interface_hooks Christoph Haas 2025-06-27 22:53:24 +02:00
  • 9c1e037166
    new webhook models (#444) improve_webhook_models Christoph Haas 2025-06-27 22:28:33 +02:00
  • cd8c08a25c Deployed dd28a8d to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-27 11:51:07 +00:00
  • dd28a8dddf
    allow to hide login form (#459) (#470) h44z 2025-06-27 13:50:38 +02:00
  • dab19a123e allow to hide login form (#459) login_form_update Christoph 2025-06-27 13:45:47 +02:00
  • f994700caf
    chore(deps): bump alpine from 3.19 to 3.22 (#465) dependabot[bot] 2025-06-27 12:38:18 +02:00
  • d82d50bbae Deployed be29abd to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-27 10:37:43 +00:00
  • be29abd29a
    add webhook event for peer state change (#444) (#468) h44z 2025-06-27 12:37:10 +02:00
  • 1d7dd26290 add webhook docs (#444) peer_state_webhook Christoph 2025-06-27 12:02:16 +02:00
  • 666cbcba97 Deployed 94785c1 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-27 09:46:19 +00:00
  • 94785c10ec
    use website title in mail templates (#448) (#466) h44z 2025-06-27 11:45:44 +02:00
  • a63d31843d change button font color to white (#448) mail_template_improvements Christoph 2025-06-27 11:42:51 +02:00
  • 3c72a26e91
    add webhook event for peer state change (#444) Christoph Haas 2025-06-26 23:25:53 +02:00
  • 3aa94aa7ad
    use website title in mail templates (#448) Christoph Haas 2025-06-26 22:09:46 +02:00
  • 3a732fd3e5
    add docker to dependabot (#463) HPPinata 2025-06-26 20:20:15 +02:00
  • f2e79bad1d Deployed f0be66a to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-26 18:18:31 +00:00
  • f0be66aea4
    Option to limit peer count that a normal user can create (#457) S.J. Louw 2025-06-26 20:17:45 +02:00
  • cbf8c5bca9
    chore(deps): bump the gorm group across 1 directory with 4 updates (#453) dependabot[bot] 2025-06-26 20:17:12 +02:00
  • b6bfa1f6de
    chore(deps): bump golang.org/x/crypto in the golang group (#454) dependabot[bot] 2025-06-26 20:10:32 +02:00
  • c6a7322d4c Deployed 0c8d622 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-26 18:10:22 +00:00
  • 0c8d6223ce
    chore(deps): bump github.com/go-webauthn/webauthn from 0.12.3 to 0.13.0 (#440) dependabot[bot] 2025-06-26 20:09:49 +02:00
  • 9c1e4e3e8f Deployed 08c8f8e to v2.0.3 with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-12 17:17:13 +00:00
  • 08c8f8eac0
    backport username display bugfix (#456) v2.0.3 stable Christoph Haas 2025-06-12 19:11:25 +02:00
  • d864e24145
    improve logging of OAuth login issues, decrease auth-code exchange timeout (#451) Christoph Haas 2025-06-10 17:51:45 +02:00
  • 9c54381ad3 Deployed e3b65ca to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-10 15:52:21 +00:00
  • e3b65ca337
    improve logging of OAuth login issues, decrease auth-code exchange timeout (#451) Christoph Haas 2025-06-10 17:51:45 +02:00
  • 5b56e58fe9
    fix self-provisioned peer-generation (#452) Christoph Haas 2025-06-08 11:17:04 +02:00
  • 2e8e293f8f Deployed 61d8aa6 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-06-08 09:17:38 +00:00
  • 61d8aa6589
    fix self-provisioned peer-generation (#452) Christoph Haas 2025-06-08 11:17:04 +02:00
  • f086ba2605
    wip: basic CRUD for peer (#426) Christoph Haas 2025-06-06 22:21:47 +02:00
  • 0724505ea1
    wip: basic CRUD for interfaces (#426) Christoph Haas 2025-06-01 11:40:05 +02:00
  • c612b5bbb1
    wip: ping handler per backend (#426) Christoph Haas 2025-06-01 09:50:46 +02:00
  • ea6da4114f
    wip: create different backend handlers (#426) Christoph Haas 2025-05-31 22:15:09 +02:00
  • e934232e0b
    wip: implement mikrotik rest api client (#426) Christoph Haas 2025-05-31 17:17:08 +02:00
  • d5ce889e4f
    visualize invalid backend selections (#426) Christoph Haas 2025-05-31 10:01:47 +02:00
  • 15d035ec10
    wip: create different backend handlers (#426) Christoph Haas 2025-05-30 23:19:48 +02:00
  • 33dcc80078
    prepare frontend for different WireGuard backends (#426) Christoph Haas 2025-05-18 19:49:31 +02:00
  • 85d4aaea8c Deployed 7fd2bba to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-05-17 17:23:27 +00:00
  • 7fd2bbad02
    Merge branch 'passkey_support' Christoph Haas 2025-05-17 19:22:44 +02:00
  • 75a5f3d815
    add/improve documentation passkey_support Christoph Haas 2025-05-16 14:58:05 +02:00
  • ce84635b1d Deployed 930ef7b to v2.0.2 with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-05-16 08:01:44 +00:00
  • 930ef7b573
    Merge branch 'master' into stable v2.0.2 Christoph Haas 2025-05-16 09:58:14 +02:00
  • e9005b1b90
    add minimum password length check Christoph Haas 2025-05-16 09:55:35 +02:00
  • 4aec91c07d Deployed 8816165 to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-05-15 15:59:35 +00:00
  • 8816165260
    fix duplicate creation of default peer (#437) Christoph Haas 2025-05-15 17:59:00 +02:00
  • ab9995350f
    sanitize external_url, remove trailing slashes Christoph Haas 2025-05-15 17:58:34 +02:00
  • acad207136 Deployed 1829667 to v2.0.1 with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-05-13 19:14:06 +00:00
  • 18296673d7
    Merge branch 'master' into stable v2.0.1 Christoph Haas 2025-05-13 20:25:27 +02:00
  • 7df4e4b813
    fix minor frontend glitches Christoph Haas 2025-05-13 20:18:17 +02:00
  • 657c4307b3
    chore(deps): bump gorm.io/gorm from 1.25.12 to 1.26.1 in the gorm group (#415) dependabot[bot] 2025-05-13 20:13:29 +02:00
  • b918fb6522
    chore(deps): bump github.com/vishvananda/netlink in the patch group (#434) dependabot[bot] 2025-05-13 20:12:52 +02:00
  • 3b763aa4a6 Deployed 78deede to master with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-05-13 18:02:15 +00:00
  • 78deede360 Separate tag-based and branch-based documentation deployment Christoph Haas 2025-05-13 20:01:33 +02:00
  • a8fb4365cf Separate tag-based and branch-based documentation deployment Christoph Haas 2025-05-13 19:34:19 +02:00
  • 1394be2341 add webauthn (passkey) support Christoph Haas 2025-05-12 22:53:43 +02:00
  • 0102588d23
    chore(deps): bump golang.org/x/crypto in the golang group (#433) dependabot[bot] 2025-05-12 22:53:05 +02:00