Commit graph

567 commits

Author SHA1 Message Date
LouisLam 3394e1f148 fix undefined callback 2021-10-01 15:47:51 +08:00
LouisLam 1ed4ac9494 add Push-based monitoring (#279) 2021-10-01 00:09:43 +08:00
Louis Lam 9e95d568c2
Merge pull request #501 from Saibamen/incident_use_local_timezone
[status-page] Display created and updated time in local timezone. Fixes #491
2021-09-30 18:13:55 +08:00
Louis Lam fa3da819f8
Merge pull request #512 from chakflying/reduce-bundle-size
Build: Reduce client bundle size with more async components
2021-09-30 18:04:27 +08:00
Louis Lam 9e1f1f006b
Merge pull request #511 from chakflying/fix-multiselect-css
Chore: Move multiselect css to its own file
2021-09-30 17:56:58 +08:00
Louis Lam 55cb497301
Merge pull request #427 from zsxeee/notification_component
chore(NotificationDialog): Convert notification form to separate component
2021-09-30 17:53:36 +08:00
Nelson Chan 05f28fecb2 Build: Use async component for status and settings 2021-09-30 00:16:15 +08:00
Nelson Chan ba4a4aaf1c Chore: Move multiselect css to own file 2021-09-30 00:08:37 +08:00
LouisLam 6d65d248f4 Merge branch 'bulgarian'
# Conflicts:
#	src/languages/da-DK.js
#	src/languages/fr-FR.js
#	src/languages/it-IT.js
#	src/languages/pl.js
#	src/languages/ru-RU.js
#	src/languages/zh-CN.js
2021-09-29 13:28:43 +08:00
MrEddX 0f66e5cfc5 Added Bulgarian Language 2021-09-28 23:21:59 +03:00
Adam Stachowicz f9d633e02b Display created and updated time in local timezone. Fixes #491 2021-09-28 08:07:42 +02:00
Adam Stachowicz 756f317f82 Remove "Skip Timezone" console log from frontend 2021-09-28 07:29:32 +02:00
kry008 99818aa370
Update pl.js
Aby było że to serwer sprawdza, a nie użytkownik ma.
Dokończenie tłumaczenia
2021-09-27 21:58:18 +02:00
Louis Lam 682265fe9c
Merge pull request #481 from DX37/translation-ru
fix some ru-RU lines and add new ones
2021-09-28 00:13:37 +08:00
Louis Lam 4406e51ab6
Merge pull request #496 from bertyhell/bugfix/remove-zero-width-spaces
fix(nl-NL): remove ZWSP from translation
2021-09-28 00:13:16 +08:00
Louis Lam c3d5be5a5e
Merge pull request #493 from iomataani/master
updated translation
2021-09-28 00:08:12 +08:00
Louis Lam dfe12c99c1
Merge pull request #490 from Minvinea/master
Update fr-FR.js
2021-09-28 00:07:58 +08:00
Louis Lam bb69851160
Merge pull request #485 from Lrss/patch-1
Update Danish translation
2021-09-28 00:07:44 +08:00
Bert Verhelst 8e9fa20e57 fix(nl-NL): remove ZWSP from translation 2021-09-27 17:51:48 +02:00
Ioma Taani da7c29f4b9 updated translation 2021-09-27 13:23:53 +02:00
Minvinea e545d48583
Update fr-FR.js
Update line 112 to 181
2021-09-26 21:39:38 +02:00
Lars Sørensen 8d84d8f891
Update da-DK.js with new strings 2021-09-26 15:28:46 +02:00
新逸Cary 74acc2cea7 Update Simplified Chinese Language(更新简体中文语言) 2021-09-26 14:31:16 +08:00
DX37 122631c91b
fix some ru-RU lines and add new ones 2021-09-26 01:44:00 +07:00
LouisLam 9e10296290 Merge remote-tracking branch 'origin/master' 2021-09-25 22:44:47 +08:00
LouisLam 87e213085f add /status, alias of /status-page (#471) 2021-09-25 22:44:29 +08:00
Ponkhy 50a33e3b45 Added german translation for the status page 2021-09-24 15:56:35 +02:00
zsxeee f24abac7fc
Merge branch 'master' into notification_component 2021-09-24 20:33:29 +08:00
Louis Lam 3d79e841c9
Merge pull request #466 from chakflying/public-dashboard
[status-page] hide select if no monitors to add
2021-09-24 18:33:00 +08:00
Nelson Chan d2af42e579
Fix: Add placeholder if no monitors to add 2021-09-24 16:51:53 +08:00
LouisLam 50b868e751 fix #465 2021-09-24 15:26:48 +08:00
LouisLam a856780066 fix the active link problem 2021-09-24 15:00:52 +08:00
LouisLam 266b03fbf7 language key from "Status Page Nothing" to "statusPageNothing" 2021-09-24 14:42:54 +08:00
Mawoka 69bb6ef290 Removed empty selector if no monitor available 2021-09-24 00:19:09 +08:00
Ponkhy 720ea850e1 Added space between Dashboard and settings button 2021-09-23 17:33:23 +02:00
Cosmo Abdon a4cad3db65 add: BR Portuguese Language and new words 2021-09-23 09:42:33 -03:00
Louis Lam a9bb8ae6a1
Merge pull request #124 from chakflying/public-dashboard
Implement Public Dashboard
2021-09-23 16:54:07 +08:00
LouisLam 27d4c3c194 [status page] improve mobile layout 2021-09-23 16:31:45 +08:00
LouisLam 439f45d91e [status page] improve the entry 2021-09-23 13:57:24 +08:00
Nelson Chan 45a6f364e1 Chore: Fix backslash in IP regex 2021-09-22 23:05:46 +08:00
Nelson Chan 95391be2ab
Revert Regex update 2021-09-22 22:36:27 +08:00
LouisLam 29920f6b60 [status page] use normal link to status-page, due to data reset problem 2021-09-22 18:05:40 +08:00
LouisLam ad1bb93730 [status page] fix logo url 2021-09-22 15:31:15 +08:00
LouisLam fe0fc63843 [status page] send uptime 2021-09-22 15:10:08 +08:00
Nelson Chan 5b2e1f6086
Fix: Allow number ending TLD 2021-09-22 05:29:56 +08:00
LouisLam 8c7ee94769 add modified apicache library with disabling client cache 2021-09-22 00:58:22 +08:00
LouisLam 0834770509 [status page] also apply the title to <title> 2021-09-21 23:59:46 +08:00
LouisLam a71814c80b add util.ts comments 2021-09-21 21:28:45 +08:00
LouisLam 17073fd786 Merge branch 'master' into public-dashboard 2021-09-21 21:25:16 +08:00
LouisLam 15c00d9158 upload logo and expose ./data/upload to url 2021-09-21 21:22:35 +08:00