Plan/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/json
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
..
graphs Fix more sonar smells 2023-01-20 22:54:54 +02:00
network Added server uptime (#2012) 2021-07-18 10:43:38 +03:00
JSONFactory.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
OnlineActivityOverviewJSONCreator.java Fixed a bunch of IntelliJ inspection issues and typos 2021-03-23 11:57:01 +02:00
PerformanceJSONCreator.java Performance tab (no graphs yet) 2022-08-20 10:30:24 +03:00
PlayerBaseOverviewJSONCreator.java Fixed a bunch of IntelliJ inspection issues and typos 2021-03-23 11:57:01 +02:00
PlayerJSONCreator.java Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
PlayersTableJSONCreator.java Fixed players page links with directory reverse-proxies 2021-04-23 15:11:03 +03:00
PvPPvEJSONCreator.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
ServerAccordion.java Fix /v1/players servers.server_uuid not being a string 2022-08-28 09:18:38 +03:00
ServerOverviewJSONCreator.java Added server uptime (#2012) 2021-07-18 10:43:38 +03:00
ServerTabJSONCreator.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
SessionsOverviewJSONCreator.java Fixed a bunch of IntelliJ inspection issues and typos 2021-03-23 11:57:01 +02:00
Trend.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
package-info.java Added some package-info files for javadocs 2021-03-10 11:38:48 +02:00