Plan/Plan/common/src/main/java/com/djrapitops/plan/gathering
Aurora Lahtela 5a2bdaf6ba
2360/plugin versions (#3249)
* Add methods to gather plugin versions from servers
* Gathering and storage for plugin version history
* Test plugin gathering
* Test plugin metadata storage
* /v1/pluginHistory endpoint
* Plugin history tab
* Plugin history to performance tab
* Possibly fix ConfigChange.MovedValue being applied all the time
* Updated locale files
* Export pluginHistory for server page
* Add plugin history to network page
* Access control and improvements
* Remove pluginHistory from export since it now requires auth
* Fix access visibility tests
* Fix VelocitySensor during test

Affects issues:
- Close #2360
2023-10-07 08:39:00 +03:00
..
afk Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
cache Attempt to preserve causal relation of join and quit events 2022-08-31 08:51:54 +03:00
domain 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
events Attempt to correct register date when gathering register date data 2023-03-26 11:07:42 +03:00
geolocation Detect local private network addresses in geolocations 2022-12-03 10:24:01 +02:00
importing Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
listeners Merged Manage disable to disable command 2020-10-06 10:59:31 +03:00
timed 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
ServerSensor.java 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
ServerShutdownSave.java Update AFK status on server shutdown 2023-07-08 09:31:41 +03:00
ServerUptimeCalculator.java Created a benchmark utility 2022-09-07 15:49:53 +03:00
ShutdownDataPreservation.java Update AFK status on server shutdown 2023-07-08 09:31:41 +03:00
ShutdownHook.java Cancel any non repeating tasks when they exit 2022-05-26 07:46:20 +03:00
SystemUsage.java Catch UnsatisfiedLinkError when getting CPU usage 2021-03-21 11:12:24 +02:00
package-info.java Added some package-info files for javadocs 2021-03-10 11:38:48 +02:00