Commit Graph

657 Commits

Author SHA1 Message Date
moonrailgun
10d9438541 refactor: remove cache for monitor badge 2024-04-16 01:19:57 +08:00
ChobPT
49fa50c3cd
feat: Adding Portuguese (pt-PT) Translation (#52)
* Added pt-PT translation

Machine translation with human review

* Added Flag

* Update LanguageSelector.tsx

Added Portuguese Option

* Update constants.ts

Added PT Language constant

* Update LanguageSelector.tsx

Moved PT to be in the correct alphabetical order

* Update constants.ts

Moved PT to be in the correct alphabetical order

* Update i18next-toolkit.config.cjs
2024-04-16 00:14:56 +08:00
moonrailgun
48210d29ac chore: update docker registry name 2024-04-15 22:26:14 +08:00
KingPin
d4b0793746 add ghcr.io push to canary docker builds 2024-04-15 21:18:59 +08:00
KingPin
2fe78d8b0f add ghcr.io docker image registery
Added permission to allow writing to the ghcr.io registry
used existing PAT to login to ghcr.io
add ghcr.io to image list.
2024-04-15 21:18:59 +08:00
moonrailgun
1dec411dd3 chore: upgrade i18next-toolkit and ant design icons, and update translation 2024-04-14 21:00:26 +08:00
moonrailgun
9ce882ba39 refactor: update translation 2024-04-14 17:18:22 +08:00
moonrailgun
932d78b172 chore: fix ci problem 2024-04-14 16:54:47 +08:00
moonrailgun
d3ce409002 refactor: add title for status page and update UI style for it. 2024-04-14 16:43:38 +08:00
moonrailgun
8a3c93fff7 feat: add telemetry event count 2024-04-14 15:47:55 +08:00
moonrailgun
ac7b44e862 feat: telemetry add force to improve url fetch logic 2024-04-14 01:44:17 +08:00
moonrailgun
1db0832d98 docs: update openapi 2024-04-14 01:42:32 +08:00
moonrailgun
8acbbb56f5 docs: update README 2024-04-13 04:11:55 +08:00
moonrailgun
6349931714 feat: add track function 2024-04-13 04:10:03 +08:00
moonrailgun
a1e4a26758 test: add unit test for init tracker 2024-04-13 04:10:03 +08:00
moonrailgun
cdcd6e2284 refactor: rename and add init tracker function 2024-04-13 04:10:03 +08:00
moonrailgun
699aedc272 chore: init client sdk 2024-04-13 04:10:03 +08:00
Shiny
507cc4ec00 Update tracker doc. Added data-domains usage example. 2024-04-11 13:27:03 +08:00
moonrailgun
c9934da7ed chore: release v1.8.1 2024-04-10 11:57:36 +08:00
moonrailgun
6e68cd1985 fix: fix cannot add http monitor problem 2024-04-10 11:57:09 +08:00
moonrailgun
7df1691890 docs: update qrcode 2024-04-10 02:04:28 +08:00
moonrailgun
4f9cff747d docs: update preview images 2024-04-10 01:04:05 +08:00
moonrailgun
b009bb528e chore: release v1.8.0 2024-04-10 00:17:54 +08:00
moonrailgun
fcb30a375b fix: fix website list not refresh when delete website problem 2024-04-09 01:01:33 +08:00
moonrailgun
cc581f9c22 docs: add docker image size badge 2024-04-09 00:02:54 +08:00
moonrailgun
2c5ff71725 refactor: add AppRouter to make sure useUserStore run under trpc provider 2024-04-09 00:02:28 +08:00
moonrailgun
62cc934035 refactor: remvoe old router 2024-04-08 17:12:01 +08:00
moonrailgun
2a3e2af528 fix: fix custom tracker script file route error in production 2024-04-07 23:48:47 +08:00
moonrailgun
5d8c18716a fix: fix custom tracker script name not display in fe problem 2024-04-07 23:23:18 +08:00
moonrailgun
d13e33e9a1 test: fix ci problem 2024-04-07 20:00:02 +08:00
moonrailgun
07f64a87ff feat: add translation for new design 2024-04-07 19:43:05 +08:00
moonrailgun
4d260dc45e refactor(v2): login view and register and default error handler and more 2024-04-07 19:43:05 +08:00
moonrailgun
af4c6f6bd1 feat(v2): add command panel 2024-04-07 19:43:05 +08:00
moonrailgun
07cb0b066a feat(v2): add delete telemetry feature 2024-04-07 19:43:05 +08:00
moonrailgun
af1d99d2ff feat(v2): add mobile layout 2024-04-07 19:43:05 +08:00
moonrailgun
0711c3c003 refactor: move add desktop layout into 2024-04-07 19:43:05 +08:00
moonrailgun
6fbf316c5d refactor: improve layout navbar 2024-04-07 19:43:05 +08:00
moonrailgun
3bb2cc8715 refactor: replace all old router to new router 2024-04-07 19:43:05 +08:00
moonrailgun
fa7534a8e0 feat(v2): add all settings pages 2024-04-07 19:43:05 +08:00
moonrailgun
20e19633ae feat(v2): add server page 2024-04-07 19:43:05 +08:00
moonrailgun
6a5de70fdb feat(v2): add website overview 2024-04-07 19:43:05 +08:00
moonrailgun
539f24244a feat(v2): add monitor health bar in list 2024-04-07 19:43:05 +08:00
moonrailgun
d97c671913 feat(v2): add page list/add/detail 2024-04-07 19:43:05 +08:00
moonrailgun
f27f3f2f11 feat: add telemetry route 2024-04-07 19:43:05 +08:00
moonrailgun
3c60261f37 feat: add default not found page and dashboard redirect 2024-04-07 19:43:05 +08:00
moonrailgun
402b8a6955 feat(v2): monitor feature 2024-04-07 19:43:05 +08:00
moonrailgun
958b1c0932 feat(v2): add website detail 2024-04-07 19:43:05 +08:00
moonrailgun
f9a51e4c79 refactor(v2): add common sidebar 2024-04-07 19:43:05 +08:00
moonrailgun
68ace91321 feat: add website add button and fuse search 2024-04-07 19:43:05 +08:00
moonrailgun
3f13447e1f refactor: new layout and new router 2024-04-07 19:43:05 +08:00