Plan/Plan/common/src/main/java/com/djrapitops/plan/storage/database/sql/tables
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
..
AccessLogTable.java Fix RemoveUsernameFromAccessLogPatch applying every time 2022-11-20 19:56:32 +02:00
CookieTable.java Add id primary key field to any tables that are missing one 2022-08-16 20:28:27 +03:00
ExtensionGroupsTable.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
ExtensionIconTable.java Query optimizations (#2320) 2022-04-09 20:52:29 +03:00
ExtensionPlayerTableValueTable.java Fixed reserved keyword being used for a column name 2021-04-23 15:33:54 +03:00
ExtensionPlayerValueTable.java Component DataExtension API (#2686) 2022-10-29 08:23:16 +03:00
ExtensionPluginTable.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
ExtensionProviderTable.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
ExtensionServerTableValueTable.java Fixed reserved keyword being used for a column name 2021-04-23 15:33:54 +03:00
ExtensionServerValueTable.java Component DataExtension API (#2686) 2022-10-29 08:23:16 +03:00
ExtensionTabTable.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
ExtensionTableProviderTable.java Add support for table row formats and hex color codes 2022-02-02 17:36:20 +02:00
GeoInfoTable.java Query optimizations (#2320) 2022-04-09 20:52:29 +03:00
JoinAddressTable.java Add 'Data_gathering.Preserve_join_address_case' setting (default false) 2022-09-03 12:15:54 +03:00
KillsTable.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
NicknamesTable.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
PingTable.java Query optimizations (#2320) 2022-04-09 20:52:29 +03:00
PluginVersionTable.java 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
SecurityTable.java 2905/remove old web files (#3225) 2023-09-23 22:24:34 +03:00
ServerTable.java Query optimizations (#2320) 2022-04-09 20:52:29 +03:00
SessionsTable.java Store join addresses separately and link to plan_sessions table for time data. 2022-05-20 19:32:00 +03:00
SettingsTable.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
TPSTable.java Add id primary key field to any tables that are missing one 2022-08-16 20:28:27 +03:00
UserInfoTable.java Add since tags and remove some internal deprecated code 2022-08-31 12:48:20 +03:00
UsersTable.java Fix registering plan_user row if missing when required 2022-05-14 11:00:34 +03:00
WebGroupTable.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
WebGroupToPermissionTable.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
WebPermissionTable.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
WebUserPreferencesTable.java 2905/remove old web files (#3225) 2023-09-23 22:24:34 +03:00
WorldTable.java 3091/mariadb driver support (#3122) 2023-07-20 09:01:26 +03:00
WorldTimesTable.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00