uptime-kuma/src
Manthan Ankolekar ddf35ec96f Fix list route for responsive UI
Related to #359

Add a check to redirect to the homepage if the view is not mobile in the `src/pages/List.vue` file.

* Import `mobileMixin` in `src/pages/List.vue`.
* Add a `created` lifecycle hook to check if the view is mobile and redirect to `/dashboard` if not.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/louislam/uptime-kuma/issues/359?shareId=XXXX-XXXX-XXXX-XXXX).
2024-12-24 11:33:02 +05:30
..
assets Fix the save bar of the maintenance menu (#5385) 2024-11-27 22:09:07 +01:00
components Fix monitor tags deletion (#5463) 2024-12-21 12:26:36 +01:00
lang Translated using Weblate (Portuguese (Brazil)) 2024-12-20 06:55:19 +00:00
layouts Fix: Correct colors 2024-02-20 17:52:59 +01:00
mixins improve page load performance of large amount urls (#5025) 2024-10-06 03:36:54 +02:00
modules/dayjs Fix lint 2022-12-15 13:57:28 +08:00
pages Fix list route for responsive UI 2024-12-24 11:33:02 +05:30
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Added a Belarusian language code (#5103) 2024-09-12 05:05:18 +08:00
icon.js Change Icon, Add missing var 2023-03-10 22:04:47 +07:00
main.js Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
router.js fix: Both Add and Home being shown as selected on the homescreen (#3256) 2024-10-04 14:33:21 +02:00
util-frontend.js migrate timezones-list lib to @vvo/tzdb issue #4479 (#4521) 2024-03-03 17:54:14 +08:00
util.js refactor: removed unnecessary todo comment, modified jsdoc of utility func (#5164) 2024-10-09 09:47:00 +02:00
util.ts refactor: removed unnecessary todo comment, modified jsdoc of utility func (#5164) 2024-10-09 09:47:00 +02:00