Commit graph

2272 commits

Author SHA1 Message Date
小雨 dce908a07b
Update dingding notification title
Add the status to the title, you can see the message title on the friend list page.
2021-11-23 20:36:22 +08:00
Louis 4155f84eec improve basic auth style 2021-11-23 19:20:55 +08:00
Louis Lam 94ffeeeab6 update dependencies 2021-11-23 13:32:24 +08:00
Louis Lam 3d222ac5f5 fix btoa is not define 2021-11-23 12:59:48 +08:00
Louis Lam c811c1ccde
Merge pull request #753 from chakflying/settings-redesign
UI: Redesign/organize settings page
2021-11-23 12:46:59 +08:00
Ioma Taani bd3d34400d Merge branch 'master' of https://github.com/iomataani/uptime-kuma 2021-11-22 23:39:10 +01:00
Louis Lam 5d3bf68123 add remove-2fa command 2021-11-18 18:22:03 +08:00
Nelson Chan 1f77526210 Chore: Run spell check 2021-11-17 14:09:12 +08:00
Nelson Chan 88ed965d69 Test: Disable clear stats test 2021-11-17 10:52:14 +08:00
Nelson Chan 7f4d5a0f76 Test: fix tests
Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Attempt to fix tests

Test: Investigate error message

Test: Attempt to fix tests

Chore: Cleanup code

Test: Attempt to fix tests

Test: Attempt to fix tests
2021-11-17 10:45:24 +08:00
Nelson Chan df813fbdee Fix: Add save in monitor history 2021-11-17 10:45:19 +08:00
Nelson Chan 07742799ed Test: Fix tests
Test: Add clear stats test

Test: Attempt to fix tests

Test: Add test for disable auth

Update README
2021-11-17 10:45:19 +08:00
Nelson Chan f65cc655c0 Fix: Fix nav highlight in settings sub-page 2021-11-17 10:45:19 +08:00
Nelson Chan 1a218aaa17 Fix: Fix page transition & improve active handling
Fix: Fix current route parsing
2021-11-17 10:45:19 +08:00
Nelson Chan 369cad90c1 WIP: Convert to use vue-router & improve layout
WIP: Fix security page & improve layout

WIP: Fix displaying current page

UI: Improve spacing

Chore: Improve styling
2021-11-17 10:45:18 +08:00
Nelson Chan f9bb48de13 WIP: Convert Settings to components 2021-11-17 10:45:18 +08:00
Louis Lam 74d2b38cb6
Merge pull request #925 from iomataani/italian-language-update
Translation update
2021-11-16 19:12:07 +08:00
Louis Lam 7bba4fe2d0
Merge pull request #926 from MG8853/patch-1
Update ja.js
2021-11-16 18:53:30 +08:00
MultiGamer8853 be3a791e6e
Update ja.js
日本語を最適化
2021-11-16 18:14:23 +09:00
Ioma Taani 9747048890 correzioni e miglioramenti 2021-11-16 09:04:10 +01:00
Phuong Nguyen Minh d5d957b748
update vi.js (#853)
* update vi.js

* Update vi.js

* Update vi.js
2021-11-15 13:27:31 +08:00
Ioma Taani 5cdb5edeb3 corretto 2021-11-13 17:00:23 +01:00
Ioma Taani 73c18b6ff0 correzione 2021-11-13 16:53:07 +01:00
Ivan 567ea346fe Add missing translations for placeholders in EditMonitor page 2021-11-12 15:30:31 +01:00
Ivan 453f6fbadf Add more missing translations 2021-11-12 15:19:33 +01:00
Ivan dd79042128 Add translation for "Info" in Settings 2021-11-12 15:14:28 +01:00
Ivan 583e6bf978 Update croatian language for testing new translation 2021-11-12 13:32:24 +01:00
Ivan b1fca7c1a7 Add translation of toast success message 2021-11-12 12:00:10 +01:00
Ivan 19dd11d624 Add translation for incident error message 2021-11-12 10:14:23 +01:00
Ivan 42ce34b6c7 Add more Status page tranlations 2021-11-12 09:54:31 +01:00
Ivan b7a9d1474f Fix translation of selected incident style 2021-11-12 09:53:41 +01:00
Ivan 31fa67452e Delint English language file 2021-11-12 09:31:27 +01:00
Ivan 9ef3727c91 Backed out of commit be1933614
Running update-language-files will just confuse translators
2021-11-12 09:29:06 +01:00
Ivan Bratović ed39485af9 Merge with upstream master
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
2021-11-12 09:23:20 +01:00
Ioma Taani daef238a70
Updated Italian Language (#911)
Co-authored-by: Paride Barison <paride.barison@lantechlongwave.it>
2021-11-12 01:28:22 +08:00
Ivan 4cc433166e Add missing translation for SMTP security option 2021-11-11 11:14:21 +01:00
Ivan 28f530394e Add missing translation lookup for ClickSendSMS 2021-11-11 11:12:48 +01:00
Ivan b0615d347b Add incident creation translations 2021-11-11 11:07:48 +01:00
Ivan be19336149 Run update-language-files for all languages 2021-11-11 10:57:33 +01:00
Ivan 94508cae2f Add some missing translations 2021-11-11 10:54:36 +01:00
Ivan 265cca9ed1 Replace "Default" notification badge with translation 2021-11-11 10:54:09 +01:00
Ivan 267654c987 Replace hard-coded names for groups in Status page with translations 2021-11-11 10:53:38 +01:00
Ivan 2c85491ee0 Replace body and header placeholder functions with translations 2021-11-11 10:52:22 +01:00
Ivan Bratović 5d836cf05d [empty commit] pull request for updating translatables 2021-11-10 10:09:21 +01:00
Adam Stachowicz ba46fb6b1c Clickable URL 2021-11-10 09:11:19 +01:00
Louis Lam 5df34cd137
Merge pull request #885 from ZegertBoele/patch-1
Update to dutch translations
2021-11-09 23:20:21 +08:00
Louis Lam bf64095cea update to 1.10.2 2021-11-09 22:42:13 +08:00
Louis Lam 2333d1c7a7 Merge remote-tracking branch 'origin/master' 2021-11-09 22:37:20 +08:00
Louis Lam 95bae8289d Fix setting page when disabled auth 2021-11-09 22:37:05 +08:00
Louis Lam 45f7c647a6
Update feature_request.yaml 2021-11-09 21:31:04 +08:00