Commit Graph

22 Commits

Author SHA1 Message Date
f09a64c26e Correct precedence 2022-04-11 08:08:34 +01:00
7a12406e60 Implement individual repo json request methods 2022-04-11 07:54:41 +01:00
c973bc9fda Organise views 2022-04-11 07:02:05 +01:00
2bd447500b Cache repo size json request for longer 2022-04-08 10:26:30 +01:00
ab92a70685 Implement repo size json request 2022-04-07 10:32:17 +01:00
0515ff91fc Retrieve repo information via json requests 2022-04-06 13:20:40 +01:00
77550137f9 Allow list of repos to be queried 2022-04-06 12:19:17 +01:00
04d2eba3d9 Cache repo page 2021-06-02 01:49:55 +01:00
35c0b1946f Add monthly backup size graph 2021-05-21 20:19:46 +01:00
026cf1a311 Cache daily repo view for an hour 2021-05-19 21:03:53 +01:00
2705641d0d Load daily repo graph separately 2021-05-19 21:01:32 +01:00
36a3974393 Create repo page stub 2021-05-19 20:04:33 +01:00
5759839415 Cache index for 60 seconds 2021-05-18 22:17:47 +01:00
938379b7ba Cache index for 5 minutes 2021-05-18 21:16:27 +01:00
ee439c9e0e Disable caching and graph 2021-05-18 21:02:28 +01:00
0ad734eb72 Cache entire index for 10 seconds 2021-05-18 17:47:46 +01:00
1dd2c0726f Create location form 2021-05-11 16:19:31 +01:00
d2d8b9012c Move forms to own directory 2021-05-10 20:17:56 +01:00
7208421021 Create error form 2021-05-07 20:31:19 +01:00
194afd9c66 Create archive form 2021-05-07 20:24:06 +01:00
cb2c342449 Create repo form 2021-05-07 16:37:57 +01:00
c6b5ddbd2e Create initial project
- create borg package
- create initial database with migration
2021-05-06 06:34:08 +01:00