Plan/Plan/react/dashboard/src/service
Aurora Lahtela 88b4191f6b
Implement http caching (#2840)
* Implement first response parts of http caching
* Implement cached response for static resources
* Implement HTTP caching for json responses
* Fix last seen value for online players
* Implement http caching for pages (.html)
* Use placeholder cache even with async requests.

Affects issues:
- Close #2813
2023-01-22 10:18:14 +02:00
..
authenticationService.js Fix issues of the exported pages 2022-12-04 11:06:05 +02:00
backendConfiguration.js Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
localeService.js Implemented react side of export for frontend BETA 2022-11-27 09:48:55 +02:00
metadataService.js Implemented react side of export for frontend BETA 2022-11-27 09:48:55 +02:00
networkService.js Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
playerService.js Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
queryService.js Made query page display some results 2022-11-12 10:39:20 +02:00
serverService.js Implement http caching (#2840) 2023-01-22 10:18:14 +02:00