uptime-kuma/src/pages
Domingos Panta fdd781b081 Added a link to the home page on the lists of actions.
s new link was necessary to prevent a loop when the user tries to access a unknown resource, like status/123, and was redirected to /page-not-found. In this case going back to the last page would be /status/123 which does not exists.
2022-05-11 17:58:52 +01:00
..
AddStatusPage.vue Update some components to use i18n function, update en & zh-CN translation 2022-04-04 11:33:02 +08:00
Dashboard.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
DashboardHome.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
Details.vue Use hideCount option for pagination 2021-10-29 13:37:38 +02:00
EditMonitor.vue Fix #1593 2022-04-30 21:44:03 +08:00
Entry.vue Fix theme color that do not apply to status page with a custom domain 2022-04-10 13:46:00 +08:00
List.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
ManageStatusPage.vue Fix styleline, fix css format issues globally 2022-04-14 01:20:54 +08:00
NotFound.vue Added a link to the home page on the lists of actions. 2022-05-11 17:58:52 +01:00
Settings.vue Make logout button reactive, improve dropdown menu css 2022-04-20 22:39:07 +08:00
Setup.vue Recommended updates. 2021-10-18 13:25:53 -06:00
StatusPage.vue Update en&zh-CN lang file with 1 new i18n entry 2022-04-19 10:48:20 +08:00