moonrailgun
38df2bfa07
chore: release v1.9.2
2024-04-26 00:39:59 +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
1e05a273a0
chore: release v1.9.1
2024-04-25 00:20:35 +08:00
moonrailgun
5938c38349
feat: add env DISABLE_AUTO_CLEAR
2024-04-25 00:19:04 +08:00
moonrailgun
fe0b596d29
docs: add document for how to install tianji without docker #56
2024-04-24 20:24:16 +08:00
moonrailgun
3d1be2b5e9
refactor: add daily cronjob to clear old monitor data
2024-04-24 00:33:52 +08:00
moonrailgun
f5c13cb02f
perf: improve monitor query performance
2024-04-24 00:33:30 +08:00
moonrailgun
89fed4666d
fix: fix ping action throw error in windows
2024-04-24 00:32:32 +08:00
Adam Gąsowski
47cd26cd86
refactor: update polish translation ( #55 )
2024-04-23 10:25:55 +08:00
moonrailgun
1fb196009c
chore: release v1.9.0
2024-04-23 00:10:12 +08:00
moonrailgun
120df2d8b5
feat: add layout header which ensure title of page is correct
2024-04-22 00:01:18 +08:00
moonrailgun
e2fc9224c7
fix: fix a problem which custom domain canot direct save by domain check
2024-04-21 18:09:48 +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
b0bf0aa0ef
test: add test case for telemetryId gif route
2024-04-21 16:36:50 +08:00
moonrailgun
720a1d744e
feat: add server count in desktop layout
2024-04-21 16:36:34 +08:00
moonrailgun
92f8700254
docs: update document
2024-04-21 02:41:31 +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
ffee0b8799
refactor: improve monitor retry logic. make sure send notice when retried
2024-04-19 00:59:24 +08:00
moonrailgun
a73720411c
feat: add custom domain support for status page
2024-04-18 00:20:01 +08:00
moonrailgun
f0bd4dd993
chore: upgrade @i18next-toolkit/cli to v1.2.1
2024-04-18 00:13:23 +08:00
moonrailgun
42e82850fc
chore: release v1.8.2
2024-04-17 00:22:51 +08:00
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