Commit Graph

  • 032d4a15bb Setup UI (#1392) tetuaoro 2024-09-11 16:04:27 +0200
  • 8e012bc242 improve gh actions Bernd Storath 2024-09-11 15:47:54 +0200
  • 18c64a4a24 use i18n ally (#1391) Bernd Storath 2024-09-11 13:37:05 +0200
  • 08a5f76793 Feat: Show Version in Footer (#1389) Bernd Storath 2024-09-10 21:17:22 +0200
  • fe125ea62b load ipv6 iptables module Bernd Storath 2024-09-10 19:14:13 +0200
  • f29e17068d Feat: Changelog, Release Notes (#1385) Bernd Storath 2024-09-10 15:33:28 +0200
  • 72a3505ca6 build doc workflow Bernd Storath 2024-09-10 15:30:03 +0200
  • c67e77fbe3 improve docker build Bernd Storath 2024-09-10 12:24:05 +0200
  • b70b8d1500 Feat: Improve Database Handling (#1383) Bernd Storath 2024-09-10 12:19:51 +0200
  • 9338f29290 Feat: Improve Repository pattern (#1380) Bernd Storath 2024-09-10 08:42:05 +0200
  • ec097ab3ed Chore: Deprecate Dockerless (#1377) Bernd Storath 2024-09-09 16:29:16 +0200
  • 3b66780fa0 improve docker Bernd Storath 2024-09-09 14:27:54 +0200
  • a1d4873d35 remove endpoint from client Bernd Storath 2024-09-09 09:20:59 +0200
  • dccd2ec3cc Feat: Migration (#1363) Bernd Storath 2024-09-09 08:54:08 +0200
  • ca457f4b22 Feat: Docs (#1361) Bernd Storath 2024-09-09 07:33:20 +0200
  • 7e500e0a5c Feat: Server AllowedIPs, MTU (#1356) Bernd Storath 2024-09-05 15:05:26 +0200
  • 7851e75def Fix: Security (#1355) Bernd Storath 2024-09-05 13:27:26 +0200
  • c25916fc08 Feat: IPv6 (#1354) Bernd Storath 2024-09-05 11:24:39 +0200
  • a34bd0e5f5 Fix: Database Date type (#1349) Bernd Storath 2024-09-05 07:37:09 +0200
  • a0e4fbcccc Feat: Cidr Support (#1347) Bernd Storath 2024-09-03 15:56:02 +0200
  • 5b57e691ce Feat: Rewrite Wireguard to use Database (#1345) Bernd Storath 2024-09-03 15:13:16 +0200
  • 785ab025db Feat: Migrations (#1344) Bernd Storath 2024-09-03 10:56:06 +0200
  • 6e68f21ab0 nuxt 4 folder structure, update packages Bernd Storath 2024-09-03 08:27:27 +0200
  • 2e6190eb0d Refactor New UI (#1342) Bernd Storath 2024-09-03 07:36:51 +0200
  • 9788f36a60 add database (#1330) tetuaoro 2024-09-01 09:10:03 +0200
  • 61bc62903f Fix various issues Bernd Storath 2024-08-25 18:21:03 +0200
  • 153e944893 Add Nuxt, ESM, Typescript (#1244) Bernd Storath 2024-08-23 15:35:52 +0200
  • c5cad713e3 test concurrency #1619 Bernd Storath 2025-02-07 13:35:27 +0100
  • cf0bb82c0a cancel pr workflow if new commit Bernd Storath 2025-02-07 13:33:49 +0100
  • a79f2f21d4 update zod locales Bernd Storath 2025-02-07 13:31:52 +0100
  • 6884d1046a fix client update Bernd Storath 2025-02-07 13:26:32 +0100
  • ca349fe281 make docker file build on armv6/v7 Bernd Storath 2025-02-05 15:40:08 +0100
  • e2f6ad5005 use correct branch for workflow Bernd Storath 2025-02-04 10:05:59 +0100
  • 216e4d14f9 update corepack in prod dockerfile Bernd Storath 2025-02-04 10:02:19 +0100
  • f25edbcb5b move nuxt middleware from server to nuxt Bernd Storath 2025-02-04 09:14:05 +0100
  • a1d6f8df18
    build(deps-dev): bump tailwindcss from 3.4.13 to 4.0.3 in /src #1640 dependabot[bot] 2025-02-03 04:14:00 +0000
  • 6b8129a5a7
    README: typos #1636 Jim Tittsler 2025-01-31 14:39:05 +0900
  • b9319cf6f7
    build(deps-dev): bump tailwindcss from 3.4.13 to 4.0.0 in /src #1633 dependabot[bot] 2025-01-27 04:45:22 +0000
  • dd3febd8de
    build(deps): bump h3 from 1.13.0 to 1.14.0 in /src #1632 dependabot[bot] 2025-01-27 04:45:12 +0000
  • f078709894 Add subnet mask yanghuanglin 2025-01-22 15:16:00 +0800
  • c8fc129df4
    Update build-wg-easy.sh #1626 杨黄林 2025-01-21 09:09:05 +0800
  • 832e265339 Fix typo yhl452493373 2025-01-21 01:39:44 +0800
  • 2a058589c5 Add clientPreUP、clientPostUp、clientPreDown、clientPostDown for clients in wg0.json. yhl452493373 2025-01-21 00:14:17 +0800
  • 4e554b11b0 Make docker build fast yhl452493373 2025-01-20 22:27:55 +0800
  • 236df35ee4 In order to persist Peer's AllowedIPs, add allowedIPs for clients in wg0.json. yhl452493373 2025-01-20 22:24:54 +0800
  • b753983c55
    fix prod error Bernd Storath 2025-01-19 17:31:01 +0100
  • 22ccd4d51b
    Migrate to sqlite Bernd Storath 2025-01-19 16:03:14 +0100
  • 255f55cea1 migrate to sqlite Bernd Storath 2025-01-17 16:00:47 +0100
  • 40bbc27331 migrate to sqlite Bernd Storath 2025-01-17 15:24:32 +0100
  • 5d2fbab60e ignore autogenerated migrations from prettier Bernd Storath 2025-01-17 15:03:18 +0100
  • bfd833a829 regenerate migrations Bernd Storath 2025-01-17 15:00:05 +0100
  • bc93e95ca0 migrate to sqlite Bernd Storath 2025-01-17 14:58:30 +0100
  • 65d8e7839e improve debug, fix custom migration Bernd Storath 2025-01-17 13:00:47 +0100
  • 5853c0bcca migrate to sqlite Bernd Storath 2025-01-17 11:24:23 +0100
  • 5352a2ae29 implement setup Bernd Storath 2025-01-17 10:07:16 +0100
  • c24da66dad improve docker dev Bernd Storath 2025-01-17 08:51:35 +0100
  • ff2fcae6f9 move session timeout to session config, use new permission handler Bernd Storath 2025-01-17 08:40:47 +0100
  • a9ce32a1a8 update packages Bernd Storath 2025-01-17 08:21:19 +0100
  • d3a262e42c permission matrix, permission handler Bernd Storath 2025-01-17 08:19:11 +0100
  • 03f25e9cc9 README.md: update example to use LANG=en #1623 Arman Sharif 2025-01-16 22:09:13 -0800
  • 93e42c05c0 start adding a better permission handler Bernd Storath 2025-01-16 16:04:23 +0100
  • a07ba7fc91 work in prod docker Bernd Storath 2025-01-16 15:17:58 +0100
  • 139ef95a84 migrate to sqlite Bernd Storath 2025-01-16 14:57:25 +0100
  • 0cb6eddf1e improve structure, start migration Bernd Storath 2025-01-16 13:33:39 +0100
  • 8704d2ae77 improve schema, cascade, unique Bernd Storath 2025-01-16 10:58:17 +0100
  • 48d5f3aa49 improve schema Bernd Storath 2025-01-16 08:16:15 +0100
  • 05ccd34e67 split schema Bernd Storath 2025-01-15 16:19:41 +0100
  • b456f9dad5 start drizzle migration Bernd Storath 2025-01-15 16:05:17 +0100
  • b2394d1e73
    Feat: Settings, UI, General Improvements (#1572) Bernd Storath 2025-01-15 14:45:57 +0100
  • f138047668 be able to update cidr #1572 Bernd Storath 2025-01-15 13:07:47 +0100
  • 55b27f6cd1 start cidr update Bernd Storath 2025-01-15 11:02:18 +0100
  • d9b82f8207 be able to change hooks Bernd Storath 2025-01-15 10:30:38 +0100
  • 5261c30f7e remove dateTime helper Bernd Storath 2025-01-15 09:20:33 +0100
  • 3fe7a670f8 basic metrics support Bernd Storath 2025-01-15 08:57:09 +0100
  • 82b70a5158 improve avatar, code cleanup Bernd Storath 2025-01-15 08:49:57 +0100
  • f6ddf14f9c fix array field Bernd Storath 2025-01-15 07:53:38 +0100
  • 7b7133c1c8 consistent allowedips Bernd Storath 2025-01-15 07:37:00 +0100
  • ae6d3b97a8 be able to update user config Bernd Storath 2025-01-15 07:35:13 +0100
  • af86a5e04e
    Update ua.json #1618 Nikolas 2025-01-14 12:37:00 +0300
  • ca53153dd5
    Update ua.json Nikolas 2025-01-14 12:20:00 +0300
  • 88b5bdc171
    build(deps): bump h3 from 1.13.0 to 1.13.1 in /src #1615 dependabot[bot] 2025-01-13 04:20:59 +0000
  • de37b6b1a7
    build(deps-dev): bump @tailwindcss/forms from 0.5.9 to 0.5.10 in /src #1614 dependabot[bot] 2025-01-13 04:20:53 +0000
  • 7e2277ac0a
    be able to change interface and general Bernd Storath 2025-01-10 22:45:17 +0100
  • 851062aa1f remove lang from backend, let users decide Bernd Storath 2025-01-10 16:06:16 +0100
  • f58f308d1f delete client using radix dialog Bernd Storath 2025-01-10 14:12:36 +0100
  • 13cf311aa7 fix date field Bernd Storath 2025-01-09 15:44:23 +0100
  • 3f33d3b2fb update packages Bernd Storath 2025-01-09 11:49:50 +0100
  • c1a2ce601e global toast, be able to update client Bernd Storath 2025-01-09 11:44:43 +0100
  • c1c6088c5d handle form submit using js Bernd Storath 2025-01-07 16:11:51 +0100
  • 7fb8c8cdf6 npm: package updates #1605 NPM Update Bot 2025-01-06 01:02:34 +0000
  • 703cdb2db6
    Update i18n.js #1600 Nikolas 2025-01-05 18:24:08 +0300
  • e27db871d2
    Update i18n.js Nikolas 2025-01-05 18:21:29 +0300
  • a84b2f8258
    add ability to update clients Bernd Storath 2025-01-01 18:09:41 +0100
  • 34c899bdc7
    remove routes, fix config Bernd Storath 2024-12-30 14:52:22 +0100
  • 2e3f64473d npm: package updates NPM Update Bot 2024-12-30 01:01:55 +0000
  • 786ef818bb
    show userconfig in admin panel Bernd Storath 2024-12-27 20:10:16 +0100
  • 35a56761e3
    empty server allowed ips by default Bernd Storath 2024-12-27 19:47:43 +0100
  • 9f6e9ab3c3
    order safe data structure for migrations Bernd Storath 2024-12-27 19:22:18 +0100
  • 7a7f338110
    build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.17 in /src #1575 dependabot[bot] 2024-12-23 04:15:59 +0000
  • 5f4ec8fabc npm: package updates NPM Update Bot 2024-12-23 01:01:16 +0000