Commit Graph

  • 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
  • c6dce0f6fb
    Dockerfile: don't update npm to latest, fix iptables paths (#1574) Philip H. 2024-12-22 14:14:01 +0100
  • 0bf7252452
    Update Dockerfile #1574 Philip H. 2024-12-22 13:42:17 +0100
  • a5c804c32d
    fixup: iptables-legacy Philip H. 2024-12-22 13:41:46 +0100
  • 0a5b306935
    Dockerfile: fix iptables paths Philip H. 2024-12-22 13:40:42 +0100
  • ca1db1cf3c
    Dockerfile: path for iptables-legacy dosn't exist Philip H. 2024-12-22 13:35:22 +0100
  • 2771b1b1a3
    Dockerfile: don't update npm to latest Philip H. 2024-12-22 13:29:29 +0100
  • fd6bd795d4 Update documentation, add WG_SERVER_MTU #1573 Michail Montesantos 2024-12-18 23:44:05 +0100
  • edf55835c8 add WG_SERVER_MTU to config.js, enable MTU only if mtu is specified Michail Montesantos 2024-12-15 22:25:03 +0100
  • 3d6752bcb3 add option to setup the server mtu Michail Montesantos 2024-12-15 21:28:47 +0100
  • 85b52820db properly fetch release Bernd Storath 2024-12-18 10:05:13 +0100
  • 074bfd7875 fix wrong license in readme Bernd Storath 2024-12-18 08:14:42 +0100
  • a8f1484c52 deprecate other languages Bernd Storath 2024-12-18 07:54:49 +0100
  • c0e8870245 update readme Bernd Storath 2024-12-17 14:08:48 +0100
  • 22a084e830 WIP: Feat: UI, General Improvements (#1397) Bernd Storath 2024-12-17 13:36:52 +0100
  • 3dcc2d1a20 Install kmod from alpine repository (#1553) Matt 2024-12-10 08:50:46 +0000
  • 110ad78cf8 Added translations for the Belarusian language (#1472) Siomkin Alexander 2024-10-15 14:40:15 +0300
  • 85fb463cae Fixed usage of Ukrainian instead of Russian in ru.json (#1414) laperuz92 2024-09-18 14:39:07 +0800
  • c2a3149b9c Setup UI (#1392) tetuaoro 2024-09-11 16:04:27 +0200
  • 05cf868f3c improve gh actions Bernd Storath 2024-09-11 15:47:54 +0200
  • 9782108a11 use i18n ally (#1391) Bernd Storath 2024-09-11 13:37:05 +0200
  • da8e5a7860 Feat: Show Version in Footer (#1389) Bernd Storath 2024-09-10 21:17:22 +0200
  • 6d08615405 load ipv6 iptables module Bernd Storath 2024-09-10 19:14:13 +0200
  • 13ce746efe Feat: Changelog, Release Notes (#1385) Bernd Storath 2024-09-10 15:33:28 +0200
  • 963d987237 build doc workflow Bernd Storath 2024-09-10 15:30:03 +0200
  • f6730113f9 improve docker build Bernd Storath 2024-09-10 12:24:05 +0200