Rasmus Rasmussen owner
owner closed issue owner/RSE#23 2024-12-18 11:04:22 +00:00
Use Foreing Keys In The Filtered Database
owner created branch OptimiseFrontend in owner/RSE 2024-12-18 11:04:02 +00:00
owner pushed to OptimiseFrontend at owner/RSE 2024-12-18 11:04:02 +00:00
owner pushed to UseDictionary at owner/RSE 2024-12-18 11:02:41 +00:00
8628d31bec Add nuxt-purgecss to further minimize bundle size.
owner pushed to main at owner/RSE 2024-12-17 20:33:10 +00:00
23d0a8b978 Merge pull request 'UseDictionary' (#34) from UseDictionary into main
8b55cf7bb6 Reworked the /progress page
3822339dd9 Add a time-based cache for the progress result from the API
1c74ae9de5 Added frontend and working fetching.
bab8fa6c25 Added frontend project with some basic api fetching implemented.
Compare 5 commits »
owner merged pull request owner/RSE#34 2024-12-17 20:33:09 +00:00
UseDictionary
owner created pull request owner/RSE#34 2024-12-17 20:33:02 +00:00
UseDictionary
owner closed issue owner/RSE#32 2024-12-17 12:47:14 +00:00
Simplify Progress Page HTML
owner pushed to UseDictionary at owner/RSE 2024-12-17 12:15:54 +00:00
8b55cf7bb6 Reworked the /progress page
owner created branch UseDictionary in owner/RSE 2024-12-17 10:15:26 +00:00
owner pushed to UseDictionary at owner/RSE 2024-12-17 10:15:26 +00:00
owner opened issue owner/RSE#32 2024-12-17 10:13:50 +00:00
Simplify Progress Page HTML
owner commented on issue owner/RSE#31 2024-12-17 10:05:04 +00:00
Use Cache On The Frontend

Done in this issue)

owner closed issue owner/RSE#31 2024-12-17 10:05:04 +00:00
Use Cache On The Frontend
owner pushed to Frontend at owner/RSE 2024-12-17 09:46:14 +00:00
3822339dd9 Add a time-based cache for the progress result from the API
owner opened issue owner/RSE#31 2024-12-17 09:44:35 +00:00
Use Cache On The Frontend
owner commented on issue owner/RSE#30 2024-12-15 11:34:25 +00:00
Use Cache On The API Level Instead Of Fetching The Progress Every Time

There is also rate limiting functionality in place on the API, but still, if we can just cache the result for like, 30 seconds, that would be great.

owner opened issue owner/RSE#30 2024-12-15 11:33:37 +00:00
Use Cache On The API Level Instead Of Fetching The Progress Every Time
owner closed issue owner/RSE#25 2024-12-14 17:28:34 +00:00
Create Frontend
owner closed issue owner/RSE#26 2024-12-14 17:28:20 +00:00
Create Progress Page