dependabot-preview[bot]
a1ec0f2ac5
Bump sqlite-jdbc from 3.32.3.3 to 3.34.0 in /Plan
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.32.3.3 to 3.34.0.
- [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.32.3.3...3.34.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-11 05:24:25 +00:00
dependabot-preview[bot]
94a9994f03
Bump sqlite-jdbc from 3.32.3.2 to 3.32.3.3 in /Plan
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.32.3.2 to 3.32.3.3.
- [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.32.3.2...3.32.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 05:26:50 +00:00
Risto Lahtela
d7fbe37cef
Korean Locale by Guinness_Akihiko ( #1668 )
...
* Add files via upload
* Update LangCode.java
* Update Contributors.java
2020-12-08 18:03:03 +02:00
dependabot-preview[bot]
6e80bb6e7d
Bump mockito-core from 3.6.0 to 3.6.28 in /Plan
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.6.0 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 05:35:46 +00:00
dependabot-preview[bot]
7be4fd5d61
Bump mockito-junit-jupiter from 3.6.0 to 3.6.28 in /Plan
...
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito ) from 3.6.0 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 05:26:36 +00:00
dependabot-preview[bot]
d6b5cd04d2
Bump dagger-compiler from 2.30 to 2.30.1 in /Plan
...
Bumps [dagger-compiler](https://github.com/google/dagger ) from 2.30 to 2.30.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.30...dagger-2.30.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 05:35:59 +00:00
dependabot-preview[bot]
cb00f20249
Bump dagger from 2.30 to 2.30.1 in /Plan
...
Bumps [dagger](https://github.com/google/dagger ) from 2.30 to 2.30.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.30...dagger-2.30.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 05:26:16 +00:00
dependabot-preview[bot]
46304e9258
Bump dagger-compiler from 2.29.1 to 2.30 in /Plan
...
Bumps [dagger-compiler](https://github.com/google/dagger ) from 2.29.1 to 2.30.
- [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.29.1...dagger-2.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 05:48:54 +00:00
dependabot-preview[bot]
774faf1397
Bump dagger from 2.29.1 to 2.30 in /Plan
...
Bumps [dagger](https://github.com/google/dagger ) from 2.29.1 to 2.30.
- [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.29.1...dagger-2.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 05:38:59 +00:00
Risto Lahtela
d06a8845ae
Update versions.txt
2020-11-18 09:36:56 +02:00
Risto Lahtela
87fd3b0762
Fixed Server ID not being stored in ServerInfoFile.yml
2020-11-18 09:19:46 +02:00
yukieiji
9eb641b5ef
Update locale_JA.txt ( #1647 )
...
Co-authored-by: yukieiji <yukieiji@users.noreply.github.com>
2020-11-18 09:08:06 +02:00
Risto Lahtela
c77c3558f5
Update versions.txt
2020-11-17 21:11:59 +02:00
Risto Lahtela
efe605b8a5
Fixed Plan not enabling on proxies on 2nd enable
2020-11-17 21:00:41 +02:00
Risto Lahtela
a078609dc1
Update versions.txt
2020-11-17 15:49:15 +02:00
Risto Lahtela
b6fc4817f5
Fixed the tests
2020-11-17 15:23:25 +02:00
Rsl1122
6effdbec39
Full System no longer required for database tests
...
- Extracted ErrorLogger interface
- Created a new Component for Database tests
- Added TestAPFModule and TestSystemObjectBindingModule
- Database tests no longer enable the full system
Affects issues:
- Close #1401
2020-11-08 11:46:44 +02:00
Rsl1122
c8f1585ee1
Removed PlanPlugin dependency from PlanFiles
...
Small steps to construct smaller parts of
PlanSystem in tests.
2020-11-07 13:51:25 +02:00
Rsl1122
912850f1ab
Fixed in-game links not working in 1.8
2020-11-07 13:25:15 +02:00
Risto Lahtela
a9fa739c2a
Fix checkstyle errors
2020-11-06 11:25:01 +02:00
Risto Lahtela
596efd6294
Updated mcMMO extension
2020-11-06 11:18:56 +02:00
Risto Lahtela
67b1b64076
Updated Floodgate Extension
...
Affects issues:
- Fixed #1630
2020-11-06 10:40:35 +02:00
Risto Lahtela
572cf0cb6d
Wrote a compatibility method for 1.8
...
Affects issues:
- Fixed #1600
2020-11-06 10:32:33 +02:00
Risto Lahtela
7420e46df2
Fixed SonarCloud code smells
...
- Redundancies:
- MySQLDB: Removed null check
- DeathEventListener: Removed warning suppression
- several Test classes: Removed public class identifier
- Unused private fields
- Constructors of abstract classes should be protected x31
- Added missing Parameterized types x2
- "throws" declerations for runtime EnableException
- Prevented Boxed Boolean from causing NPE in the future x15
- Renamed lesser scope variables that were hiding variables x12
- Some smaller ones that I was too tired to write down
2020-11-05 23:16:01 +02:00
Risto Lahtela
e6f879783d
Made a bunch of API holders use AtomicReference
2020-11-05 21:58:31 +02:00
Risto Lahtela
12971b30ba
Fixed /help causing NPE on Sponge
...
Affects issues:
- Fixed #1639
2020-11-05 20:21:20 +02:00
Risto Lahtela
7fb9691bf8
Fixed /help causing NPE on Sponge
...
Affects issues:
- Fixed #1639
2020-11-05 20:20:43 +02:00
Risto Lahtela
e13516b43c
Rewrote the way server information is loaded on enable
...
- The UUID of the server (and other info) is stored in a file
on Proxy servers as well to speed up loading time.
- The information is stored in two places, with preference for the info in
the file. The information is updated after the plugin has enabled.
This opens a possibility for a bug, where user changes UUID inside
Bungee file, leading to the Bungee storing a second BungeeCord entry to
the database. This can lead to issues. If this comes up the file
can be changed to different format (to deter users from modifying it manually)
Affects issues:
- Close #1247
- Fixed #1478
- Fixed #1496
- Fixed #1637
2020-11-05 20:17:48 +02:00
Shadowhacker
0e4529dcd6
Update locale_CS.txt ( #1633 )
...
Update and some changes
2020-11-02 13:33:23 +02:00
Risto Lahtela
5e506db183
Update versions.txt
2020-10-27 09:33:53 +02:00
dependabot-preview[bot]
1acf524b99
Bump mockito-junit-jupiter from 3.5.15 to 3.6.0 in /Plan
...
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito ) from 3.5.15 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 05:35:54 +00:00
dependabot-preview[bot]
3bdd41a7c9
Bump mockito-core from 3.5.15 to 3.6.0 in /Plan
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.5.15 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 05:26:48 +00:00
Risto Lahtela
e8a9fb0c03
Changed error message for failed registration
2020-10-25 21:43:08 +02:00
Risto Lahtela
fedf8a953a
Fixed db move command clearing the wrong database
...
Affects issues:
- Fixed #1602
2020-10-25 21:40:11 +02:00
Risto Lahtela
89abdae4c8
Added SameSite policy Lax and Secure to all cookies
...
Affects issues:
- Close #1609
2020-10-25 21:38:17 +02:00
Risto Lahtela
e2043715d2
Fix String replacement for player links inside exported JSON
...
Issue was the JSON escape adding \/ so the replacer did not find
../player as it was ..\/player instead
Affects issues:
- Fixed #1593
2020-10-25 21:33:15 +02:00
Risto Lahtela
b37edf78fc
Removed scroll to top button
...
Affects issues:
- Close #1621 (Buggy button removed)
2020-10-25 21:22:28 +02:00
Rsl1122
19c904d047
Fix navigation menu buttons changing tab
...
Better fix
Affects:
- Note #1617
2020-10-20 16:43:26 +03:00
Rsl1122
f46418d1f9
Fix navigation menu buttons changing tab
...
Affects:
- Note #1617
2020-10-20 16:32:52 +03:00
Anton Lazarev
8e1f79f537
Remove special error case for Brave browser ( #1618 )
...
Reverts b7e1261597
2020-10-20 08:37:02 +03:00
dependabot-preview[bot]
fb21124c9e
Bump mockito-junit-jupiter from 3.5.13 to 3.5.15 in /Plan
...
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito ) from 3.5.13 to 3.5.15.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.13...v3.5.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 05:32:37 +00:00
dependabot-preview[bot]
55de713814
Bump mockito-core from 3.5.13 to 3.5.15 in /Plan
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.5.13 to 3.5.15.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.13...v3.5.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 05:24:05 +00:00
FluxCapacitor
5ab0e8ffdb
Prevent adding new history entries when switching tabs. ( #1617 )
...
Affects issues:
- Close #1318
2020-10-19 21:49:38 +03:00
FluxCapacitor
d0491a0dec
Allow setting night mode (and other themes) by default in theme.yml ( #1612 )
...
- Also fixes default color not being applied from theme.yml
Affects issues:
- Close #1274
2020-10-19 09:03:32 +03:00
dependabot-preview[bot]
8565578a88
Bump mysql-connector-java from 8.0.21 to 8.0.22 in /Plan
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 8.0.21 to 8.0.22.
- [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 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 05:28:10 +00:00
FluxCapacitor
7569e417ab
Update to FullCalendar 5 ( #1611 )
2020-10-17 14:27:16 +03:00
Risto Lahtela
1a19a6b042
Updated mcMMO extension
...
Affects issues:
- Close #1242
2020-10-15 22:10:08 +03:00
Risto Lahtela
64b005ccc8
Registered Floodgate extension
...
Affects issues:
- #1590
2020-10-15 22:06:42 +03:00
FluxCapacitor
0ac5ad6f23
Send no response body when the response status code is 204. ( #1610 )
...
Affects issues:
- Fixed #1605
2020-10-15 21:03:13 +03:00
dependabot-preview[bot]
f6b4c29589
Bump geoip2 from 2.14.0 to 2.15.0 in /Plan
...
Bumps [geoip2](https://github.com/maxmind/GeoIP2-java ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v2.14.0...v2.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 05:25:28 +00:00