Plan/Plan/common/src/main/java/com/djrapitops/plan/gathering/domain
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
..
builders Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
event Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
ActiveSession.java Fix fabric join address gathering (#2546) 2022-08-14 20:35:32 +03:00
BaseUser.java Swap Abstract Plugin Framework for Platform Abstraction Layer library (#1787) 2021-03-09 11:36:07 +02:00
Counter.java Serialize Sessions into json without Gson during shutdown 2021-07-02 17:59:25 +03:00
DataMap.java Store join addresses separately and link to plan_sessions table for time data. 2022-05-20 19:32:00 +03:00
DeathCounter.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
FinishedSession.java Prevent malicious join address packet from breaking session serialization 2023-01-15 09:01:28 +02:00
GMTimes.java Fix fabric join address gathering (#2546) 2022-08-14 20:35:32 +03:00
GeoInfo.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
MobKillCounter.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
Ping.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
PlatformPlayerData.java Fix fabric join address gathering (#2546) 2022-08-14 20:35:32 +03:00
PlayerDeaths.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
PlayerKill.java Remove equals from PlayerKill.Victim 2022-11-13 16:35:54 +02:00
PlayerKills.java Add server name to kill lists (#2013) 2021-07-18 18:07:45 +03:00
PlayerMetadata.java Added some data pipelines, not in use yet 2021-11-21 20:10:27 +02:00
PluginMetadata.java 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
TPS.java Network performance tab (#2009) 2021-07-17 12:19:33 +03:00
TimeKeeper.java Swap Abstract Plugin Framework for Platform Abstraction Layer library (#1787) 2021-03-09 11:36:07 +02:00
UserInfo.java Add since tags and remove some internal deprecated code 2022-08-31 12:48:20 +03:00
WorldTimes.java Fixed null serialization for the manual json creation 2021-07-02 21:07:22 +03:00