Commit Graph

  • dbb67a908a
    build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /src #1726 dependabot[bot] 2025-03-10 06:36:05 +0000
  • f2955a1278
    build(deps): bump @nuxtjs/i18n from 9.2.1 to 9.3.1 in /src (#1728) dependabot[bot] 2025-03-10 07:34:37 +0100
  • b83717a1ab
    build(deps): bump @nuxtjs/i18n from 9.2.1 to 9.3.1 in /src #1728 dependabot[bot] 2025-03-10 06:28:58 +0000
  • 1b76c066e0
    build(deps-dev): bump @nuxt/eslint from 1.1.0 to 1.2.0 in /src (#1729) dependabot[bot] 2025-03-10 07:27:29 +0100
  • b51f5ad5c2
    build(deps-dev): bump @nuxt/eslint from 1.1.0 to 1.2.0 in /src #1729 dependabot[bot] 2025-03-10 05:11:17 +0000
  • b2675e08cc
    build(deps): bump tailwindcss from 3.4.17 to 4.0.12 in /src #1725 dependabot[bot] 2025-03-10 05:09:40 +0000
  • 5b68cc7311
    Feat: Confirm setup password (#1722) Bernd Storath 2025-03-07 16:05:40 +0100
  • 29287081d4 confirm setup password #1722 Bernd Storath 2025-03-07 15:58:34 +0100
  • 3241ea44cb Deployed 0597470 to Pre-release with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-07 14:08:59 +0000
  • 0597470f4c Bump version to 15.0.0-beta.7 v15.0.0-beta.7 Bernd Storath 2025-03-07 15:00:12 +0100
  • 159a51cff4
    Feat: Global config override (#1720) Bernd Storath 2025-03-07 14:59:06 +0100
  • 6c6503dc39 improve docs #1720 Bernd Storath 2025-03-07 14:57:51 +0100
  • 3c292dbb56 change translations, fix generation Bernd Storath 2025-03-07 14:51:27 +0100
  • 84d9e5e1c4 implement global config for allowed ips Bernd Storath 2025-03-07 14:46:12 +0100
  • 6c79fca684 link donate to readme Bernd Storath 2025-03-07 14:41:49 +0100
  • bfdc57a55a be able to change dns. implement global override Bernd Storath 2025-03-07 14:31:20 +0100
  • fb9908760e Deployed 9fc6eba to Pre-release with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-07 11:12:41 +0000
  • 9fc6ebafb3 Bump version to 15.0.0-beta.6 v15.0.0-beta.6 Bernd Storath 2025-03-07 12:00:53 +0100
  • 9a029eeb23 improve docs, add version script Bernd Storath 2025-03-07 12:00:45 +0100
  • f8c1469c92 Deployed e5fb6ff to development with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-07 08:45:20 +0000
  • dfdca44938 Deployed e5fb6ff to Pre-release with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-07 08:26:09 +0000
  • e5fb6ff3a6
    Fix: OneTimeLinks (#1719) v15.0.0-beta.5 Bernd Storath 2025-03-07 09:16:24 +0100
  • 761a3ddbe5 adjust migration #1719 Bernd Storath 2025-03-07 09:13:17 +0100
  • c27cd83bd3 revert some more code, add comments Bernd Storath 2025-03-07 09:09:36 +0100
  • 84be4e9cd8 revert some code Bernd Storath 2025-03-07 09:06:35 +0100
  • b2bdb32f2b one otl per client Bernd Storath 2025-03-07 09:03:51 +0100
  • 251f2a1c00 fix otls Bernd Storath 2025-03-07 08:46:32 +0100
  • fcb5049dab
    Add PreUp, PostUp, PreDown, PostDown for client (#1714) 杨黄林 2025-03-07 15:17:33 +0800
  • 85bc74d555 regenerate migrations with drizzle #1714 Bernd Storath 2025-03-07 08:13:59 +0100
  • f6a32f202d minor fixes Bernd Storath 2025-03-07 08:10:45 +0100
  • c6c623c799 Fix repetition of 'Add' button yanghuanglin 2025-03-07 09:32:46 +0800
  • 341d962baa Move hooks's label text into 'hooks' in en.json yanghuanglin 2025-03-07 09:16:10 +0800
  • 0a8b44339f Add description of hooks for client config yanghuanglin 2025-03-07 01:03:32 +0800
  • 500a2deb89 Fix lint yanghuanglin 2025-03-07 00:26:36 +0800
  • 4b0a40f141 Cleanup unnecessary code yanghuanglin 2025-03-06 23:01:41 +0800
  • 33d6eb5925 Remove preUp, preDown, postUp, postDown yanghuanglin 2025-03-06 22:01:45 +0800
  • ec0912078e Revert comma yanghuanglin 2025-03-06 21:58:58 +0800
  • 8fd45fb041 Add default value for preUp preDown postUp postDown yanghuanglin 2025-03-06 21:57:35 +0800
  • bef7cf6921 Remove unnecessary script yhl452493373 2025-03-06 20:55:02 +0800
  • 93db67bab6
    fix: only require metrics password if set (#1715) v15.0.0-beta.4 Bernd Storath 2025-03-06 11:45:03 +0100
  • ade868605c only require metrics password if set #1715 Bernd Storath 2025-03-06 11:41:56 +0100
  • c51b824a49 Optimize hide PreUp PostUp PreDown PostDown in client config file when it's empty yanghuanglin 2025-03-06 18:04:28 +0800
  • da9ba3fb8d test armv7 build #1713 Bernd Storath 2025-03-06 10:38:31 +0100
  • a1d7d1faae Remove Tencent Mirrors yanghuanglin 2025-03-06 17:36:04 +0800
  • d2cc98609f Remove Tencent Mirrors yanghuanglin 2025-03-06 17:33:50 +0800
  • 6010e65836 Merge remote-tracking branch 'upstream/master' into 15.0 yanghuanglin 2025-03-06 17:32:43 +0800
  • d96e8256d8 Add preUp preDown postUp postDown for client yanghuanglin 2025-03-06 17:28:32 +0800
  • 6e0f043158 Fix no Add button when client Allowed Ips or Server Allowed Ips is empty yanghuanglin 2025-03-06 17:27:59 +0800
  • 948f188f14 Fix create client popup background is not white yanghuanglin 2025-03-06 17:27:03 +0800
  • 842475f799
    Fix: Cidr Change (#1712) Bernd Storath 2025-03-06 10:04:49 +0100
  • b11978fdb1 fix lint #1712 Bernd Storath 2025-03-06 10:02:56 +0100
  • 6fc966035b only calculate ip if cidr changed Bernd Storath 2025-03-06 10:00:10 +0100
  • 94c4b94848 Deployed f4d3608 to Pre-release with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-06 07:25:33 +0000
  • f4d3608da7
    Fix: Various (#1711) v15.0.0-beta.3 Bernd Storath 2025-03-06 08:15:18 +0100
  • b62e0ec284 fix migration #1711 Bernd Storath 2025-03-06 08:13:07 +0100
  • 4a962da150 fix docs Bernd Storath 2025-03-06 08:13:03 +0100
  • cf05bd7b5b update yhl452493373 2025-03-06 00:13:32 +0800
  • ad56c2b055 Merge remote-tracking branch 'refs/remotes/upstream/master' yhl452493373 2025-03-06 00:07:29 +0800
  • 84ee8c35f0 fix labels, date field, enable v15.0.0-beta.2 Bernd Storath 2025-03-05 15:38:09 +0100
  • 44bc5c2eb7 Deployed ded148a to development with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-05 12:42:44 +0000
  • b34c817bea Deployed ded148a to Pre-release with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-03-05 12:38:44 +0000
  • ded148a0f5 fix docs action v15.0.0-beta.1 Bernd Storath 2025-03-05 13:24:58 +0100
  • 9b29d72991
    Version 15.0.0-beta.1: Rewrite in Nuxt and Typescript, Move to UI (#1333) Bernd Storath 2025-03-05 13:06:31 +0100
  • 1ca218ba37 add warning to readme #1333 Bernd Storath 2025-03-05 13:06:08 +0100
  • 441dacd00b update version Bernd Storath 2025-03-05 12:56:53 +0100
  • 56b3ed1032
    Feat improv (#1702) Bernd Storath 2025-03-05 12:54:08 +0100
  • a249a064a5 improve docs #1702 Bernd Storath 2025-03-05 12:53:32 +0100
  • 5da7cceff6 add insecure option, link readme to docs Bernd Storath 2025-03-05 12:48:45 +0100
  • bfe572ba5f
    improve gh actions, issue templates (#1700) Bernd Storath 2025-03-05 12:13:04 +0100
  • 8968ab0d6e improve gh actions, issue templates #1700 Bernd Storath 2025-03-05 11:58:31 +0100
  • 77d8cc8786 recognize timing attack potential Bernd Storath 2025-03-05 08:45:43 +0100
  • 378938f73a
    Chore: Improvments (#1697) Bernd Storath 2025-03-05 08:33:41 +0100
  • 20972b12ea fix docs, fix cookie #1697 Bernd Storath 2025-03-05 08:32:35 +0100
  • cad6403d93 format Bernd Storath 2025-03-04 15:45:37 +0100
  • 2b9ba1935c update docs Bernd Storath 2025-03-04 15:41:27 +0100
  • 7fb4150a95 improve docs Bernd Storath 2025-03-04 12:47:19 +0100
  • 25a3f5af3a update date Bernd Storath 2025-03-04 11:32:26 +0100
  • 36055157be use eslint module Bernd Storath 2025-03-04 11:24:44 +0100
  • 8eabc6cc65 consistent imports Bernd Storath 2025-03-04 10:51:14 +0100
  • fb2a025e11 fix tab issues Bernd Storath 2025-03-04 10:18:13 +0100
  • a788ea4060 update packages Bernd Storath 2025-03-04 09:43:56 +0100
  • 8e78f99983
    Chore: TODOs (#1696) Bernd Storath 2025-03-03 16:08:27 +0100
  • d222091164 replace localstorage with cookies #1696 Bernd Storath 2025-03-03 16:08:10 +0100
  • 6d6dab9b1a fix chart Bernd Storath 2025-03-03 14:53:13 +0100
  • 3102fa1be9
    Chore: TODOs (#1695) Bernd Storath 2025-03-03 13:23:28 +0100
  • 54fedb9942 style array field #1695 Bernd Storath 2025-03-03 13:14:15 +0100
  • a119b05a20 remove objectMessage Bernd Storath 2025-03-03 12:45:37 +0100
  • db94daf160 move id Bernd Storath 2025-03-03 12:38:56 +0100
  • 810483bac6 format todos Bernd Storath 2025-03-03 12:36:42 +0100
  • c5e0bbb841 improve readme Bernd Storath 2025-03-03 12:32:27 +0100
  • 7f40b62f7d verify setup step Bernd Storath 2025-03-03 11:55:37 +0100
  • 4775c2c4b8
    Feat: Info (#1666) Bernd Storath 2025-03-03 11:08:08 +0100
  • f824a3f170 fix build stage #1666 Bernd Storath 2025-03-03 10:49:35 +0100
  • 9a4191a332 update base image in Dockerfile to use node:lts-alpine Bernd Storath 2025-03-03 10:46:35 +0100
  • dd908676e5 optimize dockerfile Bernd Storath 2025-03-03 10:45:59 +0100
  • 200523a052 add information to client page Bernd Storath 2025-03-03 10:15:55 +0100
  • 81444fcb9b remove armv6/7 support for now Bernd Storath 2025-03-03 09:11:27 +0100
  • 302c332a85 fix type errors Bernd Storath 2025-03-03 08:50:01 +0100
  • fbdd098d0a
    build(deps-dev): bump eslint-config-athom from 3.1.3 to 3.1.5 in /src #1693 dependabot[bot] 2025-03-03 05:02:16 +0000
  • bb786f81f7
    build(deps-dev): bump tailwindcss from 3.4.13 to 4.0.9 in /src #1692 dependabot[bot] 2025-03-03 05:02:08 +0000