Commit Graph

4933 Commits

Author SHA1 Message Date
SkipM4
ff3367834f
locale_CN update by SkipM4 (#2038) 2021-07-30 15:18:52 +03:00
Antti Koponen
7eb5a9d219
Add CurseForge upload workflow (#2036) 2021-07-30 07:09:45 +03:00
Xiang-zi Xie
39918d11da
Locale zh_TW updated by zisunny104 (#2035) 2021-07-29 18:01:11 +03:00
dependabot[bot]
8ffa9d0e3c
Bump dagger-compiler from 2.38 to 2.38.1 in /Plan (#2032)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.38 to 2.38.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.38...dagger-2.38.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
  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-28 08:30:58 +03:00
dependabot[bot]
8e21b7a41a
Bump dagger from 2.38 to 2.38.1 in /Plan (#2033)
Bumps [dagger](https://github.com/google/dagger) from 2.38 to 2.38.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.38...dagger-2.38.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  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-28 08:30:29 +03:00
Antti Koponen
75c1e2a39b
Fix fabric ServerProperties binding (#2030) 2021-07-24 16:23:18 +03:00
Risto Lahtela
90990c1482
Update versions.txt 2021-07-24 16:13:28 +03:00
Antti Koponen
5e0fe761b2
Fix getErrorLogger NPE (#2029) 2021-07-24 16:02:24 +03:00
Risto Lahtela
3f8c18e86f Add active session to PlayerContainer when queried
Affects issues:
- Fixed #2022
2021-07-24 15:23:12 +03:00
Antti Koponen
347e945a4c
Use Java 16 when deploying javadocs (#2028) 2021-07-24 14:23:24 +03:00
Antti Koponen
67153e8fc5
Fabric Platform Implemenation (#2018)
Adds a fabric specific Plan module that builds a separate jar.

Co-authored-by: Vankka <vankka.main@gmail.com>
Co-authored-by: DrexHD <nicknamedrex@gmail.com>

Affects issues:
- Close #1956
2021-07-24 14:10:48 +03:00
Antti Koponen
284372613c
Disable shallow clone on actions checkout (#2026) 2021-07-24 14:04:48 +03:00
Risto Lahtela
13cbca6639 Added World Alias Regex setting
This allows grouping worlds together by matching a regex and avoiding thousands of lines if
some plugin generates worlds automatically.

Affects issues:
- Close #1656
2021-07-24 11:39:28 +03:00
Risto Lahtela
a2cface3e0
Implemented a PluginBooleanGroupFilter (#2025)
Affects issues:
- Close #1860
2021-07-24 10:31:03 +03:00
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