Risto Lahtela
750428a033
Fix WebAssetVersion.yml not being written with 'clean shadowJar'
2021-07-24 09:09:05 +03:00
Emilia Dreamer
a90f003462
Notify about old versions of html customized files ( #2014 )
...
Affects issues:
- Close #1995
2021-07-23 17:17:35 +03:00
Antti Koponen
5b6effb77b
Lower MySQL leak detection threshold ( #2023 )
2021-07-23 16:50:02 +03:00
Antti Koponen
cdbe21fb6f
Build system & pipeline changes ( #2024 )
...
* Build system & pipeline changes
- Updated Gradle to 7.1.1 & removed deprecations
- Added Google Maven repository & updated Dagger to 2.38
- Set new options.release parameter for submodules, allows producing Java 8 -compatible bytecode with Java 16 (also ensures that no APIs from a newer version are used)
- Updated workflows to use newer versions of checkout & setup-java
- Added a Gradle dependency cache task to workflows, allows for faster builds
* Cleanup cache after build
2021-07-23 16:49:34 +03:00
Antti Koponen
0ee1e40e4b
Add nightmode undefined check for query graphs ( #2021 )
...
Affects issues:
- Fixed #2020
2021-07-23 07:40:27 +03:00
dependabot[bot]
386e45dea6
Bump slf4jVersion from 1.7.31 to 1.7.32 in /Plan ( #2019 )
...
Bumps `slf4jVersion` from 1.7.31 to 1.7.32.
Updates `slf4j-nop` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/commits )
Updates `slf4j-api` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/commits )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-21 09:38:13 +03:00
dependabot[bot]
83511ed1f7
Bump mysql-connector-java from 8.0.25 to 8.0.26 in /Plan ( #2016 )
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 8.0.25 to 8.0.26.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/commits )
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 07:50:13 +03:00
Risto Lahtela
6c26fc529e
Add server name to kill lists ( #2013 )
...
* Added server name to kill objects (and changed them a lot)
* Added server name to kill tables
Affects issues:
- Close #1437
2021-07-18 18:07:45 +03:00
Risto Lahtela
84fa3ad4cd
Added server uptime ( #2012 )
...
* Wrote a query and utility for getting server uptime
* Added current_uptime to json endpoints
* Load current uptime on the website
* Moved nukkit repo to nukkit module
* Added equals and hashcode to QueryStatement and QueryAPIQuery
* Remove dependency on codemc repository
Affects issues:
- Close #1845
2021-07-18 10:43:38 +03:00
HexedHero
5e53303415
Use Helm avatar for player page ( #2010 )
...
Change done by HexedHero
2021-07-17 22:06:38 +03:00
Risto Lahtela
40a36321c5
Added license header to ResourceWriteTask
2021-07-17 17:28:51 +03:00
Risto Lahtela
cd2d0fcb0f
Write new html customized Plan web files when Plan enables (no overwrite)
...
Affects issues:
- Close #1745
2021-07-17 16:28:18 +03:00
Risto Lahtela
bcbbcff724
Update quests extension
2021-07-17 16:14:44 +03:00
Risto Lahtela
7f3c338148
Update logblock extension to R0.7
...
- Fixed exceptions during call
- Fixed NaN being displayed
Affects issues:
- Fixed #2002
2021-07-17 16:04:04 +03:00
Risto Lahtela
13823c044a
Network performance tab ( #2009 )
...
* Fixed disk medium threshold not showing color
* Added 'serverName' and 'serverUUID' to optimizedPerformance endpoint
* Added /v1/network/listServers endpoint
* Added /v1/network/performanceOverview?servers endpoint
* Hide negative values from performance graphs
* Allow json cache bypass by not providing timestamp parameter in URIQuery
* Ignore negative values in low tps spike count
* Added (Unavailable with Export) to exported network html performance tab title
Affects issues:
- Close #1693
2021-07-17 12:19:33 +03:00
PerchunPak
c22874df34
Small fixes to RU Translate ( #2007 )
2021-07-16 19:01:15 +03:00
Shadowhacker
0fb5ca375d
CS locale updated by ShadowHackercz ( #2008 )
2021-07-16 18:59:16 +03:00
PerchunPak
9cf7701836
RU Locale updated by Perchun_Pak ( #2006 )
2021-07-15 15:19:07 +03:00
dependabot[bot]
d7359a89b6
Bump commons-compress from 1.20 to 1.21 in /Plan ( #2000 )
...
Bumps commons-compress from 1.20 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 08:04:20 +03:00
untuned
ad935d7381
Update secret key link for Buycraft ( #1998 )
2021-07-11 18:01:38 +03:00
Risto Lahtela
6a199d3f1f
Move export system startup query to async task
2021-07-11 11:41:40 +03:00
Risto Lahtela
78209e99a6
Sonar cleanup for new smells ( #1996 )
...
* Rename "byKey" which hides the field declared at line 36.
* Define a constant instead of duplicating this literal "isStopped" 3 times.
* Remove this assignment of "pingMethodAvailable".
* Invoke method(s) only conditionally. Use the built-in formatting to construct this argument.
* Rename "getHandleMethod" which hides the field declared at line 36.
Make the enclosing method "static" or remove this set.
* Refactored some ping method things
* Rename "files" which hides the field declared at line 41.
* Add at least one assertion to this test case.
2021-07-10 14:52:24 +03:00
dependabot[bot]
3805c85e39
Bump placeholderapi from 2.10.9 to 2.10.10 in /Plan ( #1994 )
...
Bumps placeholderapi from 2.10.9 to 2.10.10.
---
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-10 12:09:34 +03:00
Risto Lahtela
637351b858
Update versions.txt
2021-07-10 10:26:15 +03:00
Risto Lahtela
53b6812e2b
Added container-fluid on login and register since it looked too wide
2021-07-10 09:57:51 +03:00
Risto Lahtela
9944bb8ff3
Add new issue forms
2021-07-10 09:47:24 +03:00
Risto Lahtela
c523e40b7f
Refactored the request body PR stuff
...
- Made sure to not break compatibility with discord bots that use the old
authentication via query parameters
- Query parameters now accept no-value keys
- Added access control checks for the errors endpoints
2021-07-10 09:11:39 +03:00
Risto Lahtela
a3f5298617
Update Floodgate Extension to 2.0-R0.1
2021-07-10 08:41:38 +03:00
Risto Lahtela
8e299e4531
Update Logblock Extension to R0.4
2021-07-10 08:21:05 +03:00
Emilia Dreamer
7a51ad9f15
Use POST method in requests such as login ( #1988 )
...
- Adds Request#getRequestBody method to the API
- Moves login and register parameters to request body
Co-authored-by: Risto Lahtela <24460436+AuroraLS3@users.noreply.github.com>
Co-authored-by: Henri S <vankka.main@gmail.com>
2021-07-09 20:31:04 +03:00
Risto Lahtela
28d35e0fed
Remove debug exception logging calls
2021-07-09 08:07:05 +03:00
Antti Koponen
f62feae6a6
Fix registration finish modal not displaying ( #1985 )
2021-07-07 07:40:57 +03:00
Antti Koponen
7b45d6c3a5
Bump caffeine from 2.8.0 to 2.9.2 ( #1986 )
2021-07-07 07:39:44 +03:00
Emilia Dreamer
d265d5b586
Use globally unique plugin ID for plugin cards with tabs ( #1983 )
...
Affects issues:
- Fixed #1982
2021-07-06 20:08:21 +03:00
Risto Lahtela
c4e5e3f1c7
Updated ProtectionStones Extension
...
- Kopo fixed a chunk loading thing #1980
2021-07-05 22:34:47 +03:00
Risto Lahtela
640198a47f
Update versions.txt
2021-07-04 19:49:10 +03:00
Risto Lahtela
356ab4bffd
Fixed container fluid padding missing, causing odd feeling
...
The page felt like something was "off" and the missing padding caused that.
2021-07-04 11:12:58 +03:00
Risto Lahtela
f5a2067b6a
Stop using Collections.emptylist in errors json
...
Affects issues:
- Fixed #1978
2021-07-04 11:03:11 +03:00
Risto Lahtela
f32cf95fc1
Fixed bukkit shutdown detection
...
Affects issues:
- Fixed #1970
2021-07-04 11:00:52 +03:00
Risto Lahtela
d05a887878
Update FactionsUUID Extension
...
- mbax Fixes incompatibility with new FactionsUUID
- Added mbax as Code contributor
Affects issues:
- Fixed https://github.com/drtshock/Factions/issues/1429
2021-07-03 22:47:30 +03:00
Risto Lahtela
b968ab3c43
Hide performance graph labels when window is not wide enough
...
Affects issues:
- Fixed #1959
2021-07-03 10:34:16 +03:00
Risto Lahtela
806a1faf78
Prevent players without UUIDs getting extension method updates
...
Affects issues:
- Fixed #1958
2021-07-03 10:12:41 +03:00
Risto Lahtela
826b6da133
Put latency where it's supposed to be
2021-07-03 10:08:34 +03:00
Risto Lahtela
db0d3ff6ac
Implemented more ways to get Ping on bukkit
...
Affects issues:
- Close #1962
2021-07-03 10:05:34 +03:00
Risto Lahtela
170add8989
lowercase loadServerPie in javascript to prevent locale replacement
...
Affects issues:
- Fixed #1954
2021-07-03 08:46:30 +03:00
Risto Lahtela
94efea263c
Wrote more timezone tests for sql
2021-07-02 21:19:53 +03:00
Risto Lahtela
4c5d96a3e5
Fixed null serialization for the manual json creation
2021-07-02 21:07:22 +03:00
Risto Lahtela
8d445aaccc
Serialize Sessions into json without Gson during shutdown
...
Affects issues:
- Fixed #1970
2021-07-02 17:59:25 +03:00
Risto Lahtela
b3200d1734
Update wiki_edit.md
2021-07-02 17:05:12 +03:00
dependabot[bot]
0dada50ac5
Bump sqlite-jdbc from 3.36.0 to 3.36.0.1 in /Plan ( #1967 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.36.0 to 3.36.0.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0...3.36.0.1 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-02 08:00:41 +03:00