UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d6edd602c 
							
						 
					 
					
						
						
							
							ci: fix permission when packaging; move installer to another repository ( #470 )  
						
						 
						
						... 
						
						
						
						* installer: fix permission & move to another repository
* update gitee url
* update resource
* ci: fix permission 
						
						
					 
					
						2024-11-06 16:44:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be7b6e9c5e 
							
						 
					 
					
						
						
							
							fix(ddns): add missing field WebhookRequestType ( #436 )  
						
						 
						
						... 
						
						
						
						* fix(ddns): add missing field WebhookRequestType
* add missing placeholders 
						
						
					 
					
						2024-10-17 23:35:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a503f0cf40 
							
						 
					 
					
						
						
							
							ddns: store configuation in database ( #435 )  
						
						 
						
						... 
						
						
						
						* ddns: store configuation in database
Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>
* feat: split domain with soa lookup
* switch to libdns interface
* ddns: add unit test
* ddns: skip TestSplitDomainSOA on ci
network is not steady
* fix error handling
* fix error handling
---------
Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com> 
						
						
					 
					
						2024-10-17 21:03:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							106d58575b 
							
						 
					 
					
						
						
							
							✨  增加透传给前端的自定义字段方便前端扩展功能  
						
						 
						
						
						
						
					 
					
						2024-09-28 00:16:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71508f8724 
							
						 
					 
					
						
						
							
							修复多CPU在默认主题和AngelKanade下显示的问题,完善内网穿透本地化文本 ( #415 )  
						
						 
						
						
						
						
					 
					
						2024-08-25 11:33:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							da8fb57268 
							
						 
					 
					
						
						
							
							feat: 默认主题 dark mode  
						
						 
						
						
						
						
					 
					
						2024-08-13 23:50:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							67b788a969 
							
						 
					 
					
						
						
							
							✨  内置HTTP内网穿透  
						
						 
						
						
						
						
					 
					
						2024-07-14 19:41:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8805dffe85 
							
						 
					 
					
						
						
							
							refactor: make the installer script POSIX compliant ( #376 )  
						
						 
						
						
						
						
					 
					
						2024-06-25 22:15:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c7652f047 
							
						 
					 
					
						
						
							
							Add DDNS Profiles, use publicsuffixlist domain parser ( #350 )  
						
						 
						
						... 
						
						
						
						* Add DDNS Profiles, use publicsuffixlist domain parser
* Add Tencent Cloud DNS Provider
* Restore validate DDNS provider function
* chore: fmt & upgrade dependencies 
						
						
					 
					
						2024-04-27 13:36:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f647a5f8e6 
							
						 
					 
					
						
						
							
							ddns: Add ability to update IPv4 or IPv6 only ( #342 )  
						
						 
						
						... 
						
						
						
						* ddns: Add ability to resolve IPv4 or IPv6 only
* Fix bugs
* cdn cache 
						
						
					 
					
						2024-03-30 11:00:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darc Z 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b5ee464a7 
							
						 
					 
					
						
						
							
							Add DDNS support ( #324 )  
						
						 
						
						... 
						
						
						
						* feat: add ddns updater framework
Note: no functionality implemented yet
* feat: add webhook ddns provider
* feat: update dashboard template
* fix: check nil and cron task string
* fix: webhook string formated with unexcepted param
* fix: webhook header split error
* feat: cloudflare ddns provider
* refract: move ddns update trigger into ReportSystemInfo
* lang: update other languages text
* fix: clear codes and logics
* fix: move update ddns to goroutine to avoid blocking
* fix: clear unused codes
* fix: update timestamp to prevent cache 
						
						
					 
					
						2024-02-24 21:10:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ko no dio 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							626613441d 
							
						 
					 
					
						
						
							
							fix: add toggle to service ( #317 )  
						
						 
						
						... 
						
						
						
						* fix: short nework word
* fix: add toggle on service
* fix: delete console log update main.js version
---------
Co-authored-by: LvGJ <lvgj1998@gmail.com> 
						
						
					 
					
						2024-02-13 23:09:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5704157e3 
							
						 
					 
					
						
						
							
							服务监控支持触发任务执行  
						
						 
						
						
						
						
					 
					
						2023-04-15 19:04:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								玖叁 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c045b58f68 
							
						 
					 
					
						
						
							
							添加提醒方式页面placeholder少了两个逗号  
						
						 
						
						... 
						
						
						
						添加提醒方式页面placeholder少了两个逗号,图方便把placeholder拷出来发现的 
						
						
					 
					
						2023-02-23 00:56:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							d1f3c47cee 
							
						 
					 
					
						
						
							
							🚀  dashboard v0.14.4 hide the server from guests  
						
						 
						
						
						
						
					 
					
						2022-09-30 22:40:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							c60ebd1bae 
							
						 
					 
					
						
						
							
							服务延迟报警 [no ci]  
						
						 
						
						
						
						
					 
					
						2022-09-17 10:30:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93e1d58bcb 
							
						 
					 
					
						
						
							
							前端更新: 支持报警规则绑定触发任务  
						
						 
						
						
						
						
					 
					
						2022-09-14 11:32:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f26f36c8e 
							
						 
					 
					
						
						
							
							前端更新: 匹配新的报警规则设置页面  
						
						 
						
						
						
						
					 
					
						2022-09-13 04:02:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							914d7cbbae 
							
						 
					 
					
						
						
							
							add: API Token相关的前端页面  
						
						 
						
						
						
						
					 
					
						2022-05-18 20:52:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kris 
							
						 
					 
					
						
						
						
						
							
						
						
							9696336bdc 
							
						 
					 
					
						
						
							
							Rewrite the English guide and fix some text errors  
						
						 
						
						
						
						
					 
					
						2022-05-01 16:41:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							243ff3a75f 
							
						 
					 
					
						
						
							
							update: 使用 "ServerGroup" 标签在服务器相关页面  
						
						 
						
						
						
						
					 
					
						2022-04-30 23:01:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							833519e974 
							
						 
					 
					
						
						
							
							🌐  dashboard v0.13.1 improve localization  
						
						 
						
						
						
						
					 
					
						2022-04-30 09:32:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c55c1edca3 
							
						 
					 
					
						
						
							
							fix typo  
						
						 
						
						
						
						
					 
					
						2022-04-29 11:45:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kris 
							
						 
					 
					
						
						
						
						
							
						
						
							0e9dfc0c7e 
							
						 
					 
					
						
						
							
							modified:   resource/l10n/zh-CN.toml  
						
						 
						
						... 
						
						
						
						modified:   resource/template/common/menu.html
	modified:   resource/template/component/confirm.html
	modified:   resource/template/component/cron.html
	modified:   resource/template/component/monitor.html
	modified:   resource/template/component/notification.html
	modified:   resource/template/component/rule.html
	modified:   resource/template/component/server.html
	modified:   resource/template/dashboard/cron.html
	modified:   resource/template/dashboard/error.html
	modified:   resource/template/dashboard/login.html
	modified:   resource/template/dashboard/monitor.html
	modified:   resource/template/dashboard/notification.html
	modified:   resource/template/dashboard/server.html
	modified:   resource/template/dashboard/setting.html
	modified:   resource/template/dashboard/terminal.html 
						
						
					 
					
						2022-04-29 04:52:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc9a65d18c 
							
						 
					 
					
						
						
							
							update: #SERVER.IP#仅返回一个IP(优先返回ipv4地址)| 新增获取ipv4与ipv6地址的占位符  
						
						 
						
						
						
						
					 
					
						2022-04-24 21:21:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d03da21f3 
							
						 
					 
					
						
						
							
							feat: 添加/修改通知方式时可选择不发送测试信息  
						
						 
						
						
						
						
					 
					
						2022-04-23 02:07:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55cbbcafe6 
							
						 
					 
					
						
						
							
							update: 增加TCP连接数与UDP连接数的占位符  
						
						 
						
						
						
						
					 
					
						2022-04-22 16:30:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0418c288a0 
							
						 
					 
					
						
						
							
							update: 在 添加/编辑通知方式页面 增加可用的占位符标识提示  
						
						 
						
						
						
						
					 
					
						2022-04-18 20:55:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							548d25c9a6 
							
						 
					 
					
						
						
							
							update: 前端增加通知方式组相关选项  
						
						 
						
						
						
						
					 
					
						2022-04-15 10:56:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							322467673f 
							
						 
					 
					
						
						
							
							WIP: 补全各模块的通知分组设置  
						
						 
						
						
						
						
					 
					
						2022-04-15 03:13:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akkia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c1d495eb0 
							
						 
					 
					
						
						
							
							WIP: 通知方式分组 支持将不同的报警|监控|计划任务的通知 发送到指定的通知分组  
						
						 
						
						
						
						
					 
					
						2022-04-14 21:06:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lemoe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00c712116e 
							
						 
					 
					
						
						
							
							✨  反向代理 gRPC 端口(支持 Cloudflare CDN)  
						
						 
						
						
						
						
					 
					
						2021-11-11 12:52:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							6636d77cfd 
							
						 
					 
					
						
						
							
							♻️  通知支持自定义 request header  
						
						 
						
						
						
						
					 
					
						2021-11-05 12:04:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							47dfa4777b 
							
						 
					 
					
						
						
							
							⚡ ️ pprof 性能调优 / 计划任务支持秒级  
						
						 
						
						
						
						
					 
					
						2021-09-29 19:58:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							446ab3b1b8 
							
						 
					 
					
						
						
							
							✨  dashboard: 服务监控请求时间间隔  
						
						 
						
						
						
						
					 
					
						2021-09-02 23:45:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							985ecc7c65 
							
						 
					 
					
						
						
							
							✨  Linux 一键安装命令  
						
						 
						
						
						
						
					 
					
						2021-08-10 20:04:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhu Rengen 
							
						 
					 
					
						
						
						
						
							
						
						
							4740a41e36 
							
						 
					 
					
						
						
							
							update  
						
						 
						
						
						
						
					 
					
						2021-08-10 15:46:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhu Rengen 
							
						 
					 
					
						
						
						
						
							
						
						
							a19a48b946 
							
						 
					 
					
						
						
							
							update  
						
						 
						
						
						
						
					 
					
						2021-08-10 15:45:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhu Rengen 
							
						 
					 
					
						
						
						
						
							
						
						
							39cdfbf6cd 
							
						 
					 
					
						
						
							
							add GRPCHost config  
						
						 
						
						
						
						
					 
					
						2021-08-10 15:44:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhu Rengen 
							
						 
					 
					
						
						
						
						
							
						
						
							0ace140df7 
							
						 
					 
					
						
						
							
							update  
						
						 
						
						
						
						
					 
					
						2021-08-10 15:42:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							88e412fda6 
							
						 
					 
					
						
						
							
							其他按钮、文字等配色细节  
						
						 
						
						
						
						
					 
					
						2021-08-06 11:48:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							355c625414 
							
						 
					 
					
						
						
							
							💬  统一措辞  
						
						 
						
						
						
						
					 
					
						2021-06-21 23:28:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							4b0c0ad288 
							
						 
					 
					
						
						
							
							✨  优化忽略规则配置和 Agent 获取 IP  
						
						 
						
						
						
						
					 
					
						2021-06-21 21:30:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							585cf538d0 
							
						 
					 
					
						
						
							
							🚸  可以使指定服务器不参与服务监控  
						
						 
						
						
						
						
					 
					
						2021-04-22 21:53:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							96be2330a9 
							
						 
					 
					
						
						
							
							✨  dash: HTTP等服务监控的故障/恢复报警  
						
						 
						
						
						
						
					 
					
						2021-04-17 23:36:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							0cdd0626f3 
							
						 
					 
					
						
						
							
							♻️  v4: 去掉添加 Agent ID 要求 需要更新面板  close   #83  
						
						 
						
						
						
						
					 
					
						2021-01-30 17:10:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							777cfd84ca 
							
						 
					 
					
						
						
							
							💄  UI: 前端优化调整  
						
						 
						
						
						
						
					 
					
						2021-01-30 11:22:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							67230ee4b8 
							
						 
					 
					
						
						
							
							[dashboard 0.4.1 & agent 0.3.4]  🚸  添加计划任务文案、计划任务超时  
						
						 
						
						
						
						
					 
					
						2021-01-29 09:22:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							70e5336fc1 
							
						 
					 
					
						
						
							
							[dashboard v0.4.0]  💄  dayNight 主题更新  
						
						 
						
						... 
						
						
						
						Co-authored-by: JackieSung4ev <24974735+JackieSung4ev@users.noreply.github.com> 
						
						
					 
					
						2021-01-29 08:53:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							b19a704aee 
							
						 
					 
					
						
						
							
							♻️  dayNight主题更新 + 一些重构  
						
						 
						
						
						
						
					 
					
						2021-01-24 21:17:37 +08:00