UUBulb
f34b263b69
improve transfer record logic ( #1033 )
...
* improve transfer record logic
* refactor
* modernize loops
* remove unused type conversions
* update dependencies
* script: keep .gitkeep files
* fix
* remove clear
2025-03-19 22:21:21 +08:00
UUBulb
d0f69c424e
generate agent_secret for old users ( #1021 )
2025-03-08 18:47:42 +08:00
UUBulb
af55fae652
improve check for offline rules ( #1013 )
...
* improve check for offline rules
* bug fixes
* update dependencies
* fix error wrap
* fix offline check
* improve readability
2025-03-02 15:37:21 +08:00
UUBulb
043d6c4097
feat: update to go1.24 & support listening https ( #1002 )
...
* feat: support listening https
* refactor
* modernize
* support snake case in config
* more precise control of config fields
* update goreleaser config
* remove kubeyaml
* fix: expose agent_secret
* chore
2025-02-28 22:02:54 +08:00
UUBulb
ea068d4db1
refactor: simplify server & service manipulation ( #993 )
...
* refactor: simplify server & service manipulation
* update
* fix
* update for nat, ddns & notification
* chore
* update cron
* update dependencies
* use of function iterators
* update default dns servers
2025-02-21 23:08:12 +08:00
naiba
22d7a88318
feat: disable nat
2025-01-21 22:23:15 +08:00
igophper and igophper
3f89f6a4c8
fix: fix typo in database variable name ( #939 )
...
Co-authored-by: igophper <jianghanghui@k.app >
2025-01-03 22:39:55 +08:00
Moraxyc
67190459f8
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
29d0d2eb3c
feat: 优化 GeoIP 更新逻辑
2024-12-07 11:06:42 +08:00
naiba
55a867d077
feat: v1.1
2024-12-07 01:18:34 +08:00
Moraxyc
5a706b05c7
feat: add listen_host ( #550 )
2024-12-05 17:01:21 +08:00
naiba
4861b3e013
feat: refactor grpc keepalive
2024-12-05 00:11:34 +08:00
naiba
b59094fd19
Revert "feat: grpc keepalive"
...
This reverts commit b484fe53f0 .
2024-12-04 22:46:02 +08:00
naiba
30df69d72d
feat: grpc keepalive
2024-12-04 21:08:28 +08:00
naiba
9ba3a4fb2b
feat: embed dist
2024-11-29 21:31:39 +08:00
naiba
a7e4fe0909
rename repo
2024-11-28 19:38:54 +08:00
naiba
5846c682d3
refactor: replace pflag with standard flag package in main.go
2024-11-25 22:03:11 +08:00
UUBulb
35126fa700
allow cors from loopback addresses in debug mode ( #9 )
2024-11-18 13:26:41 +08:00
uubulb
1c308929ee
merge upstream, improve geoip pkg
2024-10-31 03:34:25 +08:00
Moraxyc
b6d9038a11
fix(cli): display version before init app ( #463 )
2024-10-31 00:15:41 +08:00
naiba
868c242eb3
refactor: rename monitor -> service
2024-10-25 00:13:45 +08:00
naiba
fa14043cbe
refactor nat
2024-10-23 20:37:29 +08:00
UUBulb
1eaf70782a
add path check for multiplexer ( #451 )
2024-10-23 12:55:10 +08:00
naiba
6615505ab9
fix ci
2024-10-23 00:03:19 +08:00
naiba
c5bacf3e84
fix agent connect
2024-10-22 23:44:50 +08:00
naiba
71891b2d61
refactor: login & refresh token
2024-10-20 14:05:43 +08:00
naiba
56d3936797
refactor graceful shutdown
2024-10-20 11:50:02 +08:00
naiba
542f06551e
refactor: remove pages, combine grpc http port
2024-10-20 11:47:45 +08:00
naiba
8849cb51e6
init jwt
2024-10-20 00:09:16 +08:00
naiba
37c87bbc07
🎉 init swaggo
2024-10-19 23:14:53 +08:00
UUBulb
8424c4e756
[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
322132c26b
feat: 在面板重启时通知agent更新信息
2024-08-02 19:41:39 +08:00
naiba
2a35a6f0e5
feat: 去除 webTerminal 的 websocket 依赖
2024-07-14 12:47:36 +08:00
卖女孩的小火柴
5ab46b9ebb
Feat: Add some parameters ( #294 )
2023-11-02 21:06:34 +08:00
naiba
360d30681e
🐛 fix service stats
2022-10-12 23:06:25 +08:00
naiba
53b6b9fcea
🌐 localization [skip ci]
2022-04-27 23:51:45 +08:00
Akkia
09d3607cee
refactor: 优化代码组织结构
2022-04-12 13:16:33 +08:00
Akkia
b648550595
optimize: 移除两处冗余的代码 (初始化后未使用|重复初始化)
2022-04-12 00:01:38 +08:00
Akkia
9776cf6182
添加代码注释+修正一个typo
2022-04-11 22:51:02 +08:00
naiba
83e4e2a195
🐛 修复 Windows time.LoadLocation
2022-03-18 23:57:30 +08:00
naiba
5bdfc0e052
theme-mdui by @MikoyChinese
2022-01-09 11:54:14 +08:00
Lemoe
a8cb14b270
✨ 反向代理 gRPC 端口(支持 Cloudflare CDN)
2021-11-11 12:52:37 +08:00
naiba
6b5f3d9e06
🐛 流量记录删除条件 typo
2021-11-06 18:40:29 +08:00
naiba
78793cba3f
🐛 修改计划任务并未取消旧任务
2021-09-30 11:59:57 +08:00
naiba
56f5b15163
🔥 移除后台登录类型设置,增加调度失败计划任务提醒
2021-09-30 00:01:04 +08:00
naiba
7e5a91160a
⚡ ️ pprof 性能调优 / 计划任务支持秒级
2021-09-29 19:58:02 +08:00
naiba
a6c2a6fdfe
🔖 dashboard v0.10.0
2021-09-27 21:18:09 +08:00
naiba
c6cb6b8a93
🐛 dashboard: 修复服务监控任务调度
2021-09-03 08:52:45 +08:00
naiba
3e8bb5bbfd
✨ dashboard: 服务监控请求时间间隔
2021-09-02 23:45:21 +08:00
naiba
5ee137035f
🐛 dashboard: 出站月流量统计typo
2021-08-29 14:41:22 +08:00