Commit Graph

  • 1a827e04f4
    ci: fix arm64 path parsing (#487) v1.0.1 UUBulb 2024-11-29 00:31:20 +0800
  • efe3a10aae ci: fix arm64 path parsing uubulb 2024-11-29 00:26:09 +0800
  • 1f663e1fd5 fix: typo naiba 2024-11-28 21:10:05 +0800
  • 6606956d68 fix: type naiba 2024-11-28 20:45:03 +0800
  • ade07f7450 chore: update readme naiba 2024-11-28 20:43:07 +0800
  • ab4d896efc Revert "Fix code scanning alert no. 23: Uncontrolled data used in path expression (#486)" naiba 2024-11-28 20:38:02 +0800
  • c2b3d19a51
    Fix code scanning alert no. 23: Uncontrolled data used in path expression (#486) naiba 2024-11-28 20:26:51 +0800
  • e7b83e4abd
    Fix code scanning alert no. 23: Uncontrolled data used in path expression naiba 2024-11-28 20:26:33 +0800
  • de57fbd262
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#485) dependabot[bot] 2024-11-28 20:23:41 +0800
  • 74218699cc
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 dependabot[bot] 2024-11-28 12:16:47 +0000
  • 1772de7c5e chore: dir perm v1.0.0 naiba 2024-11-28 20:15:12 +0800
  • e60db34091 update frontend naiba 2024-11-28 19:48:08 +0800
  • 6ae78b13a2 Revert "ci: comment out costly things (#4)" naiba 2024-11-28 19:43:50 +0800
  • 3cce7ebf01 rename repo naiba 2024-11-28 19:38:54 +0800
  • 9d45bf6601
    fix: server api schema (#23) UUBulb 2024-11-28 17:06:54 +0800
  • 22ab32052e refactor: update release workflow to send and download artifacts to self-hosted storage naiba 2024-11-26 21:59:11 +0800
  • 19e6344a81 [temp] use self-hosted storage naiba 2024-11-26 21:54:49 +0800
  • e90941f52b
    send country code in ws, update profile api (#22) UUBulb 2024-11-26 21:30:56 +0800
  • 07989705d2
    fix: only close user/agentIo connect channel once (#21) UUBulb 2024-11-26 09:18:13 +0800
  • 45f11483ec fix: update release workflow repository and enhance user deletion logic naiba 2024-11-25 22:24:33 +0800
  • 0552b69b36 refactor: replace pflag with standard flag package in main.go naiba 2024-11-25 22:03:11 +0800
  • f853cd9ec9
    fix netip parsing (#20) UUBulb 2024-11-25 21:20:08 +0800
  • 238ec25314
    fix: ensure the configuration path exists (#19) UUBulb 2024-11-25 20:18:30 +0800
  • 626a7d6059
    apply upstream changes (#18) UUBulb 2024-11-24 01:07:14 +0800
  • da3bac31a2 feat: release naiba 2024-11-23 22:06:08 +0800
  • a590d3a56e
    update setting api (#17) UUBulb 2024-11-23 16:36:16 +0800
  • 885330e948
    update profile api (#16) UUBulb 2024-11-23 16:22:22 +0800
  • 22738b6244 improve: use stream reduce auth check time naiba 2024-11-23 12:43:02 +0800
  • cd42b1b9d5 fix: waf condition naiba 2024-11-23 10:21:01 +0800
  • 867f840265
    optimize sorting, fix a bug (#15) UUBulb 2024-11-23 01:13:39 +0800
  • e7679a3fa6 refactor: ip data type naiba 2024-11-23 00:58:15 +0800
  • 68f6da436d refactor code naiba 2024-11-23 00:02:57 +0800
  • 58cc8aa5df Merge branch 'dev' of github.com:naiba/nezha-v1 into dev naiba 2024-11-22 23:57:48 +0800
  • 17b02640a9 feat: waf 🤡 naiba 2024-11-22 23:57:25 +0800
  • fc98c0919f
    report geoip separately, fix server creation & deletion bugs (#14) UUBulb 2024-11-22 22:40:43 +0800
  • d699d0ee87 feat: grpc / web get real ip naiba 2024-11-22 00:19:36 +0800
  • cde2ef3bd7 fix: file exists naiba 2024-11-20 23:14:17 +0800
  • bf71ff4cff fix: add pat naiba 2024-11-20 23:10:11 +0800
  • dc14a357b8 chore: fix typo naiba 2024-11-20 22:53:21 +0800
  • d9102006f5 fix: download admin frontend naiba 2024-11-20 22:40:30 +0800
  • 1bef03e036 chore: update frontend release naiba 2024-11-20 22:37:03 +0800
  • 9905390ba6
    add force update server api (#13) UUBulb 2024-11-20 21:36:21 +0800
  • f6ecd26607
    fix alert rule api (#12) UUBulb 2024-11-20 13:44:15 +0800
  • a1bac6e525
    remove id field in every form struct, fix cron & ddns db (#11) UUBulb 2024-11-19 23:34:56 +0800
  • 3efbf9cce1
    disable soft deletion in group api (#10) UUBulb 2024-11-19 21:41:21 +0800
  • be79b11e58
    allow cors from loopback addresses in debug mode (#9) UUBulb 2024-11-18 13:26:41 +0800
  • 8eec79d54f fix service tags (#8) UUBulb 2024-11-16 21:27:39 +0800
  • 288e1b75e9
    fix struct tags (#7) UUBulb 2024-11-16 20:57:03 +0800
  • 8640cbbf42
    fix: add json tag for service response (#6) UUBulb 2024-11-16 09:08:18 +0800
  • 3a09ec94e8
    swag: add --requiredByDefault option (#5) UUBulb 2024-11-15 20:45:27 +0800
  • 60bfb4cb65 fix: config persistence v0.20.13 naiba 2024-11-14 20:21:02 +0800
  • 9e730cc2cb update contributors[no ci] github-actions[bot] 2024-11-13 15:18:13 +0000
  • 08d9d14161 fix: remove debug code v0.20.12 naiba 2024-11-13 23:17:52 +0800
  • 9b6d8ad0f2
    feat(config): reading from env variables (#474) Chotow 2024-11-13 23:12:48 +0800
  • bd0d355bd6 update contributors[no ci] github-actions[bot] 2024-11-13 15:03:51 +0000
  • 40ae067f99
    为Hotaru和DayNight主题添加南极洲地区图片 (#473) 006lp 2024-11-13 23:03:28 +0800
  • 9fac8ca024
    refactor(config): ordinal priority Chotow 2024-11-13 22:51:30 +0800
  • dfdd7b0d86
    feat(config): support env variables Chotow 2024-11-10 16:52:15 +0800
  • 3eedcad60c
    chore(config): remove agent config Chotow 2024-11-10 16:48:10 +0800
  • 3168055948
    ci: comment out costly things (#4) UUBulb 2024-11-10 07:09:38 +0800
  • c32e5ed2e6
    为daynight主题添加南极洲地区图片 006lp 2024-11-09 17:22:32 +0800
  • a18fdefdc9
    为Hotaru主题上传南极洲地区图片 006lp 2024-11-09 17:09:21 +0800
  • e15dddae73 fix: update refresh token endpoint to use hyphen naiba 2024-11-08 23:57:15 +0800
  • 11c29d14ad update contributors[no ci] github-actions[bot] 2024-11-06 15:38:33 +0000
  • f4b7483807
    Add API to register server (#472) Tao Chen 2024-11-06 23:38:15 +0800
  • 76dc6e3189 combine Tao Chen 2024-11-06 23:28:26 +0800
  • cb55b820e9 add /api/v1/server/register Tao Chen 2024-11-06 18:46:23 +0800
  • 361bffe23d add docker-compose.yml for dev Tao Chen 2024-11-06 18:21:22 +0800
  • 0ce29e5d6e add post enpoint '/api/v1/server/register' Tao Chen 2024-11-06 18:20:47 +0800
  • 3d6edd602c
    ci: fix permission when packaging; move installer to another repository (#470) v0.20.10 UUBulb 2024-11-06 16:44:31 +0800
  • 1a6fe2701b ci: fix permission uubulb 2024-11-06 11:38:35 +0800
  • 4910297809 update resource uubulb 2024-11-06 11:23:45 +0800
  • 08acfefd18 update gitee url uubulb 2024-11-06 11:06:09 +0800
  • 23461000c9 installer: fix permission & move to another repository uubulb 2024-11-06 10:50:44 +0800
  • 2590815a6c
    ci: fix arm64 path parsing (#468) v0.20.9 UUBulb 2024-11-05 22:54:02 +0800
  • c7528d9eea ci: fix arm64 path parsing uubulb 2024-11-05 22:12:54 +0800
  • c20dfdc7a3
    improve: status-server主题日常优化 (#467) v0.20.8 nap0o 2024-11-04 10:11:24 -0500
  • 8e9da22dd0 修正 NetTransfer 展示方式 nap0o 2024-11-04 20:39:39 +0800
  • c18f3c8133 improve: status-server主题日常优化 1.首页vps套餐流量增加一种类型max(in,out)类型,感谢@hi2global 2.network页修复逻辑缺陷 3.一些其他小优化 nap0o 2024-11-04 19:17:19 +0800
  • 6322c22b49 feat: profile api naiba 2024-11-03 23:28:10 +0800
  • 94e7e47375
    Merge pull request #3 from uubulb/dev UUBulb 2024-11-03 21:14:10 +0800
  • 49f05c1fc6 fix ReSortServer uubulb 2024-11-03 21:12:28 +0800
  • 96c3fd433f
    feat: status-server主题增加套餐信息展示 (#464) v0.20.7 nap0o 2024-11-01 09:28:14 -0400
  • 95d1030514 1.未获取agent国家时,默认彩虹旗修改为联合国旗 nap0o 2024-11-01 21:25:24 +0800
  • 15cd1d8c85 😢 前端暂时无了 naiba 2024-11-01 21:23:06 +0800
  • 05c5bcc6cb
    feat: add i18n support naiba 2024-11-01 21:14:00 +0800
  • d6042d9f85 feat: status-server主题增加套餐信息展示 1. 首页通过在后台配置PublicNote字段,实现agent套餐信息展示 2. 一些其他小优化 nap0o 2024-11-01 21:02:28 +0800
  • 40c811c143 remove old sources uubulb 2024-11-01 16:31:26 +0800
  • d7012e36bf set c.Language to zh_CN if not specified uubulb 2024-11-01 14:36:14 +0800
  • ca997cc994 add zh_TW locale, rename ssl to tls uubulb 2024-11-01 14:07:05 +0800
  • 5114fc2854 feat: add i18n support uubulb 2024-11-01 05:07:04 +0800
  • 482d787a56
    Merge pull request #1 from uubulb/dev naiba 2024-10-31 08:47:26 +0800
  • 6eb28d03b3 merge upstream, improve geoip pkg uubulb 2024-10-31 03:34:25 +0800
  • 45b0f1edfc update contributors[no ci] github-actions[bot] 2024-10-30 16:15:58 +0000
  • 61fdcd2a9e
    fix(cli): display version before init app (#463) v0.20.6 Moraxyc 2024-10-31 00:15:41 +0800
  • 2861eeda37
    fix(cli): display version before init app Moraxyc 2024-10-30 18:52:30 +0800
  • 29e2e2f7b2 fix: typo naiba 2024-10-30 23:31:04 +0800
  • ae18401351 fix ci naiba 2024-10-30 23:22:37 +0800
  • 175215698d fix ci naiba 2024-10-30 23:13:04 +0800
  • 3b23717080 fix ci naiba 2024-10-30 22:50:51 +0800