Plan/Plan/react/dashboard/src
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
..
components Fix a couple issues in the react frontend 2023-01-21 12:59:57 +02:00
hooks Fixed exported page constantly updating data in the background 2022-12-11 21:35:31 +02:00
mockdata Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
service Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
style Fix button hover colors 2022-11-22 10:27:52 +02:00
util Implemented Network performance tab in React 2022-09-11 19:30:57 +03:00
views Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
App.css Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
App.js Implemented support for reverse-proxy subdirectory addresses 2023-01-06 14:24:18 +02:00
App.test.js Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
Flaticon_circle.png Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
Terminal-icon.png Fix terminal icon not loading for console registered users 2022-05-21 09:38:26 +03:00
index.css Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
index.js Implemented player list to server page 2022-06-05 21:38:12 +03:00
reportWebVitals.js Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00
setupTests.js Frontend BETA: Rewrite Player page with React (#2312) 2022-04-06 17:37:23 +03:00