Commit graph

269 commits

Author SHA1 Message Date
00d17ee71f router import path 2022-09-19 09:35:18 +00:00
445abccd73 wrong import 2022-09-19 09:25:26 +00:00
889fae5a37 OVDashboardPlugin.api_version 2022-09-19 09:24:20 +00:00
a565125245 use Template strings 2022-09-19 09:17:53 +00:00
1b1e19b4ea poetry: main script 2022-09-18 22:50:45 +00:00
6457b6c1fd first test: skeleton dir 2022-09-18 22:42:28 +00:00
a01273a5e3 poetry update 2022-09-18 22:02:34 +00:00
8ef9d4ad2e add a "/file" router (static serve from WebDAV) 2022-09-18 21:59:02 +00:00
8bd87fb6f1 unrelated OS dependencies 2022-09-18 21:58:07 +00:00
bb0115808d Exception based webdav_check; app startup 2022-09-18 21:36:52 +00:00
53dd8d74fa routers -> routers.v1 2022-09-17 19:41:41 +00:00
fbf6c550d2 move main function, launch module directly 2022-09-17 19:13:59 +00:00
bcc833d3a6 API remove some SETTINGS 2022-09-17 19:00:52 +00:00
4f5e489950 yarn upgrade 2022-09-16 23:04:27 +00:00
bae63ca2db remove axios plugin, add axios dep 2022-09-16 23:02:10 +00:00
6f228171f0 don't install $axios 2022-09-16 22:58:03 +00:00
ff6fbe218d api_get_object_multi method 2022-09-16 22:57:12 +00:00
a7eed28bf3 some better naming 2022-09-16 22:29:03 +00:00
800cc87d51 query_simple -> get 2022-09-16 22:02:23 +00:00
208af9d55b better typing for queries 2022-09-16 21:45:59 +00:00
1ebaf9389f easier ovdashboard shim 2022-09-16 21:28:56 +00:00
ac13f60b81 move axios to ovdashboard plugin 2022-09-16 21:15:46 +00:00
9804fffbf2 get calendars from API 2022-09-16 14:59:56 +00:00
e0ba5c0566 get images from API 2022-09-16 14:50:45 +00:00
189da9bcf3 update interval 2022-09-16 14:29:55 +00:00
7df24feb00 use wrappers 2022-09-16 14:23:10 +00:00
5ffc886298 Simple API query wrappers 2022-09-16 14:16:53 +00:00
fc9a51da5d Simple API queries 2022-09-16 14:02:18 +00:00
ba7c2bd926 first API query from UI! 2022-09-15 22:51:50 +00:00
1d8748e63a add middlewares (uvicorn) 2022-09-15 22:41:23 +00:00
e8d075a85f typo 2022-09-15 22:35:31 +00:00
3a08a9b711 update routers 2022-09-15 22:32:11 +00:00
2865fd0a6d weird whitespace 2022-09-15 22:24:32 +00:00
a16ff9d98c needed more config 2022-09-15 22:19:23 +00:00
1a9f284447 ticker color variable 2022-09-15 22:14:45 +00:00
a55bcfb9e0 API: config change to meet the UI needs 2022-09-15 22:14:02 +00:00
89a7ffe977 responsivity: small screens 2022-09-15 20:30:25 +00:00
8efc40eb95 DashboardInfo improvement 2022-09-15 19:56:30 +00:00
695c9d26ae hide scrollbar 2022-09-15 19:49:41 +00:00
9bd627198c general layout improvement 2022-09-15 19:45:34 +00:00
cb05667d59 move Model.ts 2022-09-15 19:32:05 +00:00
a01b728889 slightly less code 2022-09-15 19:30:57 +00:00
2db0cb58f0 Message component (mainly styling) 2022-09-15 19:30:48 +00:00
5a77231282 Array syntax 2022-09-15 19:08:15 +00:00
2d8a75c1f6 ImageCarousel props 2022-09-15 18:08:04 +00:00
ba3a28d5eb directory title_bar -> title 2022-09-15 18:07:52 +00:00
63cd8ce1c2 syntax hiccup 2022-09-15 18:01:57 +00:00
17af91e1a8 refactor: App data fields 2022-09-15 18:01:10 +00:00
a1d8fe7c3d CalendarCarousel transition speed 2022-09-15 17:49:06 +00:00
7330f85398 ImageCarousel component and necessary Layout tweaks 2022-09-15 17:48:55 +00:00