Commit Graph

530 Commits

Author SHA1 Message Date
moonrailgun
fb8184fe9c fix: fix pip install problem when docker build 2024-01-15 00:27:46 +08:00
moonrailgun
947ccf2864 chore: release v1.4.0 2024-01-15 00:06:26 +08:00
moonrailgun
78b2ee84f5 docs: update zh readme 2024-01-14 00:16:30 +08:00
moonrailgun
9fec5fc02f refactor: fix ci problem 2024-01-13 23:48:41 +08:00
moonrailgun
a567834e45 perf: add notification picker empty state to guide user to create notification 2024-01-13 18:38:41 +08:00
moonrailgun
09c3cfa0dc feat: add apprise notification #10 2024-01-13 18:16:09 +08:00
moonrailgun
699fe6c967 fix: fix custom display text not apply in health bar 2024-01-13 02:43:38 +08:00
moonrailgun
ec591f0c54 feat: allow display current response value in monitor list
useful for monitor page to display current value
2024-01-13 02:16:57 +08:00
moonrailgun
e24d82224c fix: fix status page set monitor list in create action not work problem 2024-01-13 01:21:09 +08:00
moonrailgun
551f86b8e3 feat: add status page delete action 2024-01-13 01:10:12 +08:00
moonrailgun
1fccb103fd fix: fix openai balance calc logic 2024-01-13 00:55:08 +08:00
moonrailgun
bf887ae8fc test: add vitest and openai test 2024-01-13 00:13:51 +08:00
moonrailgun
3d3f07c380 chore: remove unused action in docker ci task 2024-01-12 00:01:48 +08:00
KingPin
cafa306dfd remove GHA permissions for now 2024-01-11 15:12:05 +00:00
KingPin
b81a9383db GHA build arm64 builds 2024-01-11 15:12:05 +00:00
KingPin
08af5b8d32 allow docker build on arm 2024-01-11 15:12:05 +00:00
moonrailgun
18867c614e chore: add docker build ci 2024-01-11 23:02:01 +08:00
moonrailgun
9892d3ac5a feat: add tcp port monitor 2024-01-11 01:01:48 +08:00
moonrailgun
e6f02677e5 refactor: add url token and fix telegram adapt problem 2024-01-11 00:34:16 +08:00
moonrailgun
5b826cab34 chore: release v1.3.1 2024-01-10 16:34:58 +08:00
moonrailgun
bcfaab6959 fix: fix manual start monitor will not loop run bug #15 2024-01-10 16:33:57 +08:00
moonrailgun
c307aaafd4 style: fix typo of monitor stop tag. #15
Stoped -> Stopped
2024-01-10 13:25:51 +08:00
moonrailgun
975cb7fdda chore: release v1.3.0 2024-01-10 00:07:35 +08:00
moonrailgun
023a6573a1 fix: fix monitor data sorting problem, add order by and add created at for fetch monitor data 2024-01-09 20:39:38 +08:00
moonrailgun
f9ea835dac chore: add db debug support 2024-01-09 20:35:20 +08:00
moonrailgun
0076a3bed7 docs: update website document 2024-01-09 02:06:38 +08:00
moonrailgun
0eedd7d088 docs: update wechat image and home page tagline
and add event report
2024-01-09 00:40:35 +08:00
moonrailgun
f585dba206 docs: update changelog dark theme color 2024-01-08 23:21:11 +08:00
moonrailgun
1e0d077f2a feat: add mobile nav menu support 2024-01-08 00:01:49 +08:00
moonrailgun
ac7f4011cd feat: add version display 2024-01-07 23:22:39 +08:00
moonrailgun
d03f60f6a1 feat: dashboard card title allow edit 2024-01-07 22:42:55 +08:00
moonrailgun
90f22afe28 fix: fix typo error for montior -> monitor 2024-01-07 02:07:15 +08:00
moonrailgun
e5a52257ea feat: add telegram notification support 2024-01-07 01:36:51 +08:00
moonrailgun
ce6fd56d51 feat: add tokenizer for notification 2024-01-07 00:11:14 +08:00
moonrailgun
3e9760d895 feat: add monitor badge #6 2024-01-06 22:08:10 +08:00
moonrailgun
19e7ed516b refactor: extract some monitor logic into model 2024-01-06 22:07:58 +08:00
moonrailgun
4bd069081a style: use logger rather than console 2024-01-06 00:16:43 +08:00
moonrailgun
6f53519f6c style: update column width 2024-01-06 00:11:40 +08:00
moonrailgun
1fad81f3ab feat: add daily cron job to calc workspace usage 2024-01-05 23:05:19 +08:00
moonrailgun
cb1f85bc39 chore: release v1.2.3 2024-01-05 00:23:08 +08:00
moonrailgun
927136e3fb chore: update docusaurus config for seo 2024-01-05 00:22:02 +08:00
moonrailgun
1c8b4d9285 chore: add ci action and update release it config
and sync openapi.json
2024-01-04 00:41:44 +08:00
moonrailgun
deceafad4f perf: improve UI 2024-01-04 00:34:50 +08:00
moonrailgun
4f5e79157a style: remove unused code 2024-01-04 00:34:33 +08:00
moonrailgun
81e7f8651a perf: remove env SERVER_URL and use url to get real server url 2024-01-04 00:19:23 +08:00
moonrailgun
28dd506cb4 perf: improve server status table list display
make sure never break word
2024-01-03 19:53:25 +08:00
moonrailgun
a04aa67f85 fix: fix domain schema check problem in add website server
and change add website / get website in website list request to trpc
2024-01-03 15:37:28 +08:00
moonrailgun
824bd89ede fix: fix a bug which script not support makeTransferable json which data include null
for example: {a: null}
2024-01-03 03:34:43 +08:00
moonrailgun
b0444e31e7 chore: release v1.2.2 2024-01-03 01:53:13 +08:00
moonrailgun
e38df2706e fix: fix a bug which can not raise monitor with changeActive if monitor never run before
the case of init state is stop. (active: false)

and add workspace id validate in update logic
2024-01-03 01:52:06 +08:00