Commit Graph

30 Commits

Author SHA1 Message Date
uubulb
ca997cc994 add zh_TW locale, rename ssl to tls 2024-11-01 14:32:55 +08:00
uubulb
5114fc2854 feat: add i18n support 2024-11-01 05:07:04 +08:00
UUBulb
ff0ff9a9ee
add "network page" api (#460)
* add network api

* a minor change

* only show service name if unauthorized

* update

* 除了 load/初始化 避免在 singleton 进行查询等操作

---------

Co-authored-by: naiba <hi@nai.ba>
2024-10-27 14:43:37 +08:00
UUBulb
b4edb4cc95
add setting api (#461) 2024-10-27 13:10:07 +08:00
naiba
eae12d8df2 refactor: rename monitor -> service 2024-10-25 00:13:45 +08:00
naiba
6b650169df 🚀 monitor api 2024-10-23 23:06:11 +08:00
UUBulb
61e755d2b9
implement notification group (#450)
* implement notification group

* some fixes

* fix sql

* add listNotification

* retrieve notification from map

* create notification_group_notification if non-exist

* NotificationIDToGroup -> NotificationIDToGroups

* clean
2024-10-23 21:55:12 +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
UUBulb
8475674eb7
chore: fix a typo (#355) 2024-05-05 20:12:54 +08:00
lvyaoting
d38f611d66
chore: fix some comments (#345) 2024-04-08 22:30:39 +08:00
Ko no dio
e8b8e59bd7
feat: add network monitor hitory (#316) · 三网ping
* feat: add network monitor hitory

* fix: revert proto change and add indexStore

* fix: update monitor delete unuse monitor history

* fix: delete unuse monitor type

---------

Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-12 14:16:04 +08:00
Akkia
dcbc89c310 不忽略首次请求就出错的情况 2023-06-19 05:13:05 +08:00
Akkia
966dfc0496 始终发送ip变更通知+优化ssl与延迟通知静音缓存规则 2023-06-19 05:02:20 +08:00
Akkia
865848668b 服务状态变更时清除静音缓存 2023-06-18 04:02:41 +08:00
Akkia
e5704157e3
服务监控支持触发任务执行 2023-04-15 19:04:38 +08:00
naiba
49e38148a7 🐛 fix panic when update the time zone 2022-12-29 00:41:11 +08:00
naiba
668711eb23 🚀 dashboard v0.14.6 with installer v0.11.0 2022-10-31 21:54:37 +08:00
naiba
1bb99494e3 🐛 fix service stats 2022-10-12 23:06:25 +08:00
naiba
c60ebd1bae 服务延迟报警 [no ci] 2022-09-17 10:30:32 +08:00
naiba
e4e15d0c57 🔖 dashboard v0.13.9 ignore monitor unmarshal error 2022-05-02 13:36:49 +08:00
naiba
6d1e42a7e7 ♻️ refactor lock of service data 2022-05-02 10:33:21 +08:00
naiba
c4609f02f7 fix: service total uptime rate close #191 2022-05-02 00:45:03 +08:00
naiba
36432e31b2 💬 update notification text [skip ci] 2022-04-30 19:23:19 +08:00
Akkia
26646bff1a
fix: 修复修改通知方式所在组后 不会移除其原有map映射关系的问题 2022-04-15 23:23:51 +08:00
Akkia
2ccb8f3477
fix: 前向兼容性 | for range pointer issue 2022-04-15 20:34:25 +08:00
Akkia
322467673f
WIP: 补全各模块的通知分组设置 2022-04-15 03:13:53 +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
1e641d1249 theme-mdui by @MikoyChinese 2022-01-09 11:54:14 +08:00