Commit Graph

414 Commits

Author SHA1 Message Date
moonrailgun
03bc9b5125 feat: add avatar and nickname display in user info scope 2024-08-03 03:41:41 +08:00
moonrailgun
20e95ef973 chore: fix react-router version 2024-08-03 01:01:28 +08:00
moonrailgun
c7ff3666a7 chore: fix ci problem 2024-08-03 00:04:54 +08:00
moonrailgun
e9c64c57e7 feat: add logout and socketio auth 2024-08-02 00:41:15 +08:00
moonrailgun
3afac062c4 feat: add support for legacy traditional login methods 2024-08-02 00:41:15 +08:00
moonrailgun
275f30f048 feat: add feed channel into search command panel 2024-07-28 00:05:52 +08:00
moonrailgun
b2dccec283 feat: add VirtualizedInfiniteDataTable and refactor survey result list 2024-07-28 00:03:47 +08:00
moonrailgun
827cf07c2a feat: add duplicate feature for monitor 2024-07-27 22:11:08 +08:00
moonrailgun
05c358b2e5 refactor: add more translations 2024-07-27 21:36:18 +08:00
moonrailgun
73dd8c25b7 feat: add none in feed channel 2024-07-27 21:29:37 +08:00
moonrailgun
0835fc588b fix: fix code block not display well in light mode #80 2024-07-24 02:42:56 +08:00
moonrailgun
f112adc696 refactor: change website config tabs to shadcn ui and improve ui 2024-07-24 02:42:20 +08:00
moonrailgun
35a6e20717 refactor: add fade in animation 2024-07-24 00:35:04 +08:00
moonrailgun
f2b20c5ef9 feat: add colorized text for server status which help user find problem 2024-07-22 00:16:36 +08:00
moonrailgun
01d81f3929 refactor: add dynamic virtual list 2024-07-14 00:17:58 +08:00
moonrailgun
15c6290587 refactor: improve display in feed channel list 2024-07-13 16:41:41 +08:00
moonrailgun
67bfda30bc feat: add channel feed notification 2024-07-13 15:49:34 +08:00
moonrailgun
2f6e92d166 chore: remove unused code 2024-07-12 21:39:18 +08:00
moonrailgun
c34b0124fa refactor: update feed guide 2024-07-06 03:52:37 +08:00
moonrailgun
865e56f40e chore: fix ci problem 2024-07-05 23:28:28 +08:00
moonrailgun
6ccd0ede7b refactor: remove unused size changer 2024-07-05 23:08:38 +08:00
moonrailgun
caf7e9ca72 feat: add VirtualList support for feed events 2024-07-03 00:12:50 +08:00
moonrailgun
1b859e3176 fix: fix auditlog cannot fetch more data problem 2024-07-03 00:02:24 +08:00
moonrailgun
b7670da7db refactor: add simple virtual list 2024-07-02 22:53:58 +08:00
moonrailgun
66ec94fd08 refactor: add empty description message 2024-07-02 01:37:45 +08:00
moonrailgun
17f87c191a refactor: improve feed event item display 2024-06-30 20:09:08 +08:00
moonrailgun
56bbe09005 feat: feed add markdown support 2024-06-30 16:53:09 +08:00
moonrailgun
85a2a598d7 refactor: update tag and content 2024-06-30 15:45:01 +08:00
moonrailgun
765cc41c06 feat: add custom feed integration 2024-06-29 09:04:19 +08:00
moonrailgun
478d0c2af3 feat: add realtime feed event and desc feed list 2024-06-29 08:46:11 +08:00
moonrailgun
adb1cc3919 feat: add dialog wrapper and improve display of webhook modal 2024-06-29 06:36:03 +08:00
moonrailgun
fc6ee73366 refactor: update translation 2024-06-28 23:47:30 +08:00
moonrailgun
a7688f02af feat: add feed channel count 2024-06-27 20:34:01 +08:00
moonrailgun
926ea980ff feat: add feed event item created time 2024-06-27 20:33:44 +08:00
moonrailgun
af5f6ad9f5 feat: add integration modal 2024-06-27 20:27:27 +08:00
moonrailgun
3d9b67a430 refactor: add preview text 2024-06-27 00:53:32 +08:00
moonrailgun
96a5a33ad6 feat: add feed page 2024-06-24 22:39:36 +08:00
moonrailgun
90df8e8e36 feat: add webhook notification 2024-06-18 22:35:13 +08:00
moonrailgun
4943d2dd8e feat: add server install script usage guide 2024-06-16 00:18:09 +08:00
moonrailgun
fdce6b42f1 fix: fix setting page not display correct problem 2024-06-14 00:07:05 +08:00
moonrailgun
e9a1b61a7f perf: improve mobile display for tianji 2024-06-13 21:03:35 +08:00
moonrailgun
cae0c1d6c0 perf: improve sidebar hide logic 2024-06-13 20:39:21 +08:00
moonrailgun
27aa22077a refactor: add user name overflow behavior 2024-06-08 15:54:47 +08:00
moonrailgun
1c98cf5c7d fix: fix a style bug which survey table too width and broke style 2024-06-08 14:14:26 +08:00
moonrailgun
8ac5b11d49 feat: add website view count in website list 2024-06-06 20:55:57 +08:00
moonrailgun
618aedf196 feat: add createdAt field in survey download csv 2024-06-01 22:11:34 +08:00
moonrailgun
d74ba8d283 refactor: update translation 2024-05-26 00:36:09 +08:00
moonrailgun
ad4b67ca45 feat: add document entry 2024-05-25 01:07:03 +08:00
moonrailgun
328a4e856c refactor: remove unused code 2024-05-25 00:56:49 +08:00
moonrailgun
e3d0555c45 fix: fix display problem in docker panel 2024-05-21 23:04:19 +08:00
moonrailgun
3ecd7aa171 refactor: add survey add state 2024-05-21 20:09:00 +08:00
moonrailgun
dec6a8b7c5 chore: move dependency place 2024-05-19 01:08:12 +08:00
moonrailgun
7c94caf0ed chore: upgrade trpc version to 10.45.2 2024-05-18 00:54:13 +08:00
moonrailgun
a307b6f2f9 test: fix ci problem 2024-05-18 00:45:51 +08:00
moonrailgun
74bd9ef3d9 refactor: change datatable expend icon and add transition 2024-05-18 00:33:55 +08:00
moonrailgun
c6433f310b feat: add server docker expend view 2024-05-18 00:33:55 +08:00
moonrailgun
1dfa24df1b feat: add reporter send docker info 2024-05-18 00:33:55 +08:00
moonrailgun
a20396ad97 docs: new homepage 2024-05-18 00:33:10 +08:00
moonrailgun
0ea7515ad2 refactor: update survey icon 2024-05-17 22:21:07 +08:00
moonrailgun
00d40c8410 refactor: add loading state for common list 2024-05-17 19:36:46 +08:00
moonrailgun
342c076966 refactor: remove unused code 2024-05-15 20:50:29 +08:00
moonrailgun
2b75a8edad feat: add survey usage button 2024-05-15 20:32:25 +08:00
moonrailgun
cc0bd73ed1 refactor: change weight of commit list search 2024-05-14 20:31:04 +08:00
moonrailgun
9d3c0344ee refactor: add tooltip and time display on table 2024-05-14 00:06:40 +08:00
moonrailgun
9780affebc refactor: common list add loading state 2024-05-13 20:25:00 +08:00
moonrailgun
b2fb1832e1 perf: improve mobile display 2024-05-12 17:02:03 +08:00
moonrailgun
fd9108e77f refactor: improve mobile layout navbar display if have much features 2024-05-11 14:43:02 +08:00
moonrailgun
eebf00f882 feat: add survey download feature 2024-05-11 14:43:02 +08:00
moonrailgun
a596011960 feat: survey detail and edit 2024-05-11 14:43:02 +08:00
moonrailgun
12cd54eafe feat: add survey delete action 2024-05-11 14:43:02 +08:00
moonrailgun
c9bf016fbf feat: add survey command panel 2024-05-11 14:43:02 +08:00
moonrailgun
010fd00be3 feat: survey basic fe framework and add new form 2024-05-11 14:43:02 +08:00
moonrailgun
1ad9aa95f9 refactor: change word: Countries -> Country or Region 2024-05-10 21:35:33 +08:00
moonrailgun
d5895dc4a9 feat: #62 add title section in website 2024-05-08 00:26:04 +08:00
moonrailgun
b4872a47e7 fix: #61 fix font family problem 2024-05-06 22:18:19 +08:00
moonrailgun
eccb322ead fix: fix status page markdown editor preview cannot render correct problem 2024-05-06 00:31:08 +08:00
moonrailgun
d31d20364e feat: add add page selected state for add button in sidebar header 2024-05-06 00:23:26 +08:00
moonrailgun
dc4d88fc47 chore: add docker canary image version display 2024-05-05 01:07:35 +08:00
moonrailgun
7b95c55a70 feat: add cronjob for send https certificate expired notification 2024-05-03 00:30:23 +08:00
moonrailgun
e4b01502bc refactor: update translation 2024-05-02 17:06:23 +08:00
moonrailgun
d77e1321f4 feat: monitor add trending mode 2024-05-02 16:31:38 +08:00
moonrailgun
f6fc210b65 feat: add feishu notification 2024-05-02 15:40:02 +08:00
moonrailgun
51675f6129 refactor: improve server list update at display 2024-05-02 01:25:55 +08:00
moonrailgun
7e1faf8258 feat: add markdown editor for page description 2024-04-30 19:44:51 +08:00
moonrailgun
c950e4a3f8 refactor: add server page reconnect 2024-04-27 20:20:39 +08:00
Adam Gąsowski
dd8ea6623f
refactor: update Polish translation (#59)
* refactor: update Polish translation

* refactor: update Polish translation
2024-04-27 15:36:11 +08:00
moonrailgun
6500f90096 feat: add delete feature for pages 2024-04-26 00:38:13 +08:00
moonrailgun
8c64481320 refactor: improve domainRegex 2024-04-26 00:37:06 +08:00
moonrailgun
5767d4595b fix: #57 fix domain validator must be required problem 2024-04-26 00:14:25 +08:00
moonrailgun
f5c13cb02f perf: improve monitor query performance 2024-04-24 00:33:30 +08:00
Adam Gąsowski
47cd26cd86
refactor: update polish translation (#55) 2024-04-23 10:25:55 +08:00
moonrailgun
120df2d8b5 feat: add layout header which ensure title of page is correct 2024-04-22 00:01:18 +08:00
moonrailgun
ccf7b8d4aa refactor: redesign servers table in new design 2024-04-21 17:54:12 +08:00
moonrailgun
fc259f7d8e refactor: improve mobile display for monitor and base layout 2024-04-21 16:37:20 +08:00
moonrailgun
720a1d744e feat: add server count in desktop layout 2024-04-21 16:36:34 +08:00
moonrailgun
06ddd9b6f1 fix: fix monitor edit can not scroll problem 2024-04-21 02:26:31 +08:00
moonrailgun
761bc712d6 feat: add pl language support 2024-04-21 02:11:51 +08:00
moonrailgun
6e8e6acc70 refactor: update translation 2024-04-20 22:24:48 +08:00
moonrailgun
1bd18fa412 refactor: improve style of antd switch in new UI 2024-04-20 00:21:26 +08:00
moonrailgun
a73720411c feat: add custom domain support for status page 2024-04-18 00:20:01 +08:00