naiba
7831e2d1f8
feat: disable nat
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Contributors / contributors (push) Has been cancelled
Sync / sync-to-jihulab (push) Has been cancelled
Run Tests / tests (macos) (push) Has been cancelled
Run Tests / tests (ubuntu) (push) Has been cancelled
Run Tests / tests (windows) (push) Has been cancelled
2025-01-21 22:23:15 +08:00
igophper
17f039cbf5
fix: fix typo in database variable name ( #939 )
...
Co-authored-by: igophper <jianghanghui@k.app>
2025-01-03 22:39:55 +08:00
Moraxyc
8f8a30c02c
Refactor: Load UserTemplates from embedded yaml file ( #575 )
...
* Refactor: Load UserTemplates from embedded yaml file
* feat: add version field to UserTemplates
* refactor: use shell script to fetch frontends
* chore: add *-dist to .gitignore
* refactor: rename to FrontendTemplates
BREAKING CHANGE: This commit changes the `user_templates` filed
in the communication json between backend and the admin-frontend.
Keep user config.yml `user_template` filed.
2024-12-10 21:57:20 +08:00
naiba
5b5e006b97
feat: 优化 GeoIP 更新逻辑
2024-12-07 11:06:42 +08:00
naiba
251bc10af9
feat: v1.1
2024-12-07 01:18:34 +08:00
Moraxyc
3fb49693d9
feat: add listen_host ( #550 )
2024-12-05 17:01:21 +08:00
naiba
be51c5a1e6
feat: refactor grpc keepalive
2024-12-05 00:11:34 +08:00
naiba
68e3bb00e4
Revert "feat: grpc keepalive"
...
This reverts commit b484fe53f0
.
2024-12-04 22:46:02 +08:00
naiba
b484fe53f0
feat: grpc keepalive
2024-12-04 21:08:28 +08:00
naiba
970c0d0430
feat: embed dist
2024-11-29 21:31:39 +08:00
naiba
3cce7ebf01
rename repo
2024-11-28 19:38:54 +08:00
naiba
0552b69b36
refactor: replace pflag with standard flag package in main.go
2024-11-25 22:03:11 +08:00
UUBulb
be79b11e58
allow cors from loopback addresses in debug mode ( #9 )
2024-11-18 13:26:41 +08:00
uubulb
6eb28d03b3
merge upstream, improve geoip pkg
2024-10-31 03:34:25 +08:00
Moraxyc
61fdcd2a9e
fix(cli): display version before init app ( #463 )
2024-10-31 00:15:41 +08:00
naiba
eae12d8df2
refactor: rename monitor -> service
2024-10-25 00:13:45 +08:00
naiba
c9ec634857
refactor nat
2024-10-23 20:37:29 +08:00
UUBulb
8d0f6fb7c4
add path check for multiplexer ( #451 )
2024-10-23 12:55:10 +08:00
naiba
cb9436a8f7
fix ci
2024-10-23 00:03:19 +08:00
naiba
c4011934f7
fix agent connect
2024-10-22 23:44:50 +08:00
naiba
53f1abb7c8
refactor: login & refresh token
2024-10-20 14:05:43 +08:00
naiba
7fb015b07d
refactor graceful shutdown
2024-10-20 11:50:02 +08:00
naiba
606e10ca0a
refactor: remove pages, combine grpc http port
2024-10-20 11:47:45 +08:00
naiba
843ecdaa33
init jwt
2024-10-20 00:09:16 +08:00
naiba
9e6bbd3386
🎉 init swaggo
2024-10-19 23:14:53 +08:00
UUBulb
23751440c6
[ci][docker]: use matrix to reduce build time & change base image to busybox ( #417 )
...
* ci: use matrix to reduce build time
* docker: change base image to busybox
* reuse workflows
* only download ipinfo db on tag pushes
* goreleaser
2024-09-02 22:13:13 +08:00
naiba
6a70e67ef9
feat: 在面板重启时通知agent更新信息
2024-08-02 19:41:39 +08:00
naiba
1c91fcffac
feat: 去除 webTerminal 的 websocket 依赖
2024-07-14 12:47:36 +08:00
卖女孩的小火柴
150612a1d9
Feat: Add some parameters ( #294 )
2023-11-02 21:06:34 +08:00
naiba
1bb99494e3
🐛 fix service stats
2022-10-12 23:06:25 +08:00
naiba
7bd67b2233
🌐 localization [skip ci]
2022-04-27 23:51:45 +08:00
Akkia
c65028188c
refactor: 优化代码组织结构
2022-04-12 13:16:33 +08:00
Akkia
3d5e292d26
optimize: 移除两处冗余的代码 (初始化后未使用|重复初始化)
2022-04-12 00:01:38 +08:00
Akkia
707985e5c8
添加代码注释+修正一个typo
2022-04-11 22:51:02 +08:00
naiba
84866384f4
🐛 修复 Windows time.LoadLocation
2022-03-18 23:57:30 +08:00
naiba
1e641d1249
theme-mdui by @MikoyChinese
2022-01-09 11:54:14 +08:00
Lemoe
00c712116e
✨ 反向代理 gRPC 端口(支持 Cloudflare CDN)
2021-11-11 12:52:37 +08:00
naiba
5443c72dbe
🐛 流量记录删除条件 typo
2021-11-06 18:40:29 +08:00
naiba
a25a1b128d
🐛 修改计划任务并未取消旧任务
2021-09-30 11:59:57 +08:00
naiba
092f40b47f
🔥 移除后台登录类型设置,增加调度失败计划任务提醒
2021-09-30 00:01:04 +08:00
naiba
47dfa4777b
⚡ ️ pprof 性能调优 / 计划任务支持秒级
2021-09-29 19:58:02 +08:00
naiba
4249fa82d7
🔖 dashboard v0.10.0
2021-09-27 21:18:09 +08:00
naiba
20ea31140b
🐛 dashboard: 修复服务监控任务调度
2021-09-03 08:52:45 +08:00
naiba
446ab3b1b8
✨ dashboard: 服务监控请求时间间隔
2021-09-02 23:45:21 +08:00
naiba
92d2a54883
🐛 dashboard: 出站月流量统计typo
2021-08-29 14:41:22 +08:00
naiba
985ecc7c65
✨ Linux 一键安装命令
2021-08-10 20:04:58 +08:00
Zhu Rengen
39cdfbf6cd
add GRPCHost config
2021-08-10 15:44:59 +08:00
naiba
bb966b2c82
🗑 优化无效数据清理
2021-07-19 20:27:21 +08:00
naiba
aa5ac76442
🐛 修复 cron/v3 表达式
2021-07-19 10:37:12 +08:00
naiba
c11e3e2e49
🐛 修复区间流量统计
2021-07-16 18:09:50 +08:00