1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-30 17:49:48 +02:00

52 Commits

Author SHA1 Message Date
Luck
8ab9910ef8 Downgrade jedis and h2 2025-06-01 19:32:26 +01:00
Luck
b77d5759d3 Upgrade adventure dependencies for 1.21.5 support 2025-05-22 21:15:24 +01:00
lucko
1a24a6a155 Add REST storage backend (#3939) 2025-05-10 15:01:08 +01:00
lucko
94e7e11183 Add configurable read-only mode for commands (#4031) 2025-05-10 14:32:47 +01:00
lucko
6b7283ac83 Improve context manager caching (#4050) 2025-03-20 19:20:16 +00:00
Luck
2e67011f45 Refactor some unit tests 2024-12-04 11:25:06 +00:00
lucko
9e7a3d26e4 Improve efficiency of action log queries (#3917) 2024-06-16 21:11:23 +01:00
Luck
f86585c3cc Update Dockerfile to use Java 21 2024-04-25 22:57:03 +01:00
lucko
8c6586f008 Add custom payload message to API (#3840) 2024-03-06 21:12:33 +00:00
Luck
79273a8bcc Add PostNetworkSyncEvent 2024-02-18 22:40:58 +00:00
huanmeng_qwq
f999f9f234 Fix duplicate UUID delete with Mongo storage (#3777) 2023-11-06 21:57:08 +00:00
Luck
3707d2f03c Add healthcheck functionality to API 2023-10-22 20:17:37 +01:00
Luck
f12d3cd8ba Fix race error in bulk update integration test 2023-08-05 10:49:57 +01:00
Luck
b8d1f52d7d Use ansi component serializer 2023-08-05 10:09:30 +01:00
Luck
6d8b6bd3fe Add jacoco report gradle plugin 2023-08-05 09:49:56 +01:00
Luck
8fbd79139d Add missing future join call to storage test 2023-06-25 22:36:31 +01:00
Luck
9f4082ca0b Add more unit/integration tests 2023-06-25 22:25:42 +01:00
Luck
77a5a7b41f Print test output when ran through Gradle 2023-06-25 14:47:37 +01:00
Luck
f788088a69 Delete temporary H2 v1 to v2 migration script if exists (#3693) 2023-06-25 14:26:06 +01:00
powercas_gamer
35dfc2c8f5 Render minimessage in prefix/suffix/meta values (#3672) 2023-06-24 00:24:16 +01:00
powercas_gamer
86cc90f48a Refactor gradle plugin version handling (#3665) 2023-06-24 00:15:03 +01:00
Mart
feef08a256 Update GitHub URLs to new location (#3686) 2023-06-23 23:34:11 +01:00
Dominik
7a59536450 Add support for redis cluster (#3670) 2023-06-23 23:30:22 +01:00
Luck
9f1e74fa7c Fix user deletion not being correctly processed on SQL backends (#3664) 2023-06-18 21:38:19 +01:00
Luck
081a4f8651 Fix Forge reobf shadowjar (#3675) 2023-06-14 21:18:24 +01:00
Luck
2e5a1d79a4 Switch back to official Postgres JDBC driver 2023-06-11 14:36:00 +01:00
Luck
d859085056 Update Fabric/Forge to Minecraft 1.20
Co-authored-by: Aurelien <aurelien.domino@gmail.com>
2023-06-11 11:17:17 +01:00
Luck
6d2a5a6317 Fix issues with postgres storage backend (#3647) 2023-06-08 21:28:15 +01:00
Luck
84bd2ee52a Add more tests 2023-05-02 00:07:48 +01:00
Luck
bd08507150 Add automated tests for commands 2023-05-01 15:07:20 +01:00
Kamillaova
6d4ed224c8 Update mariadb driver (#3583) 2023-05-01 10:00:19 +01:00
Luck
ef85fa8941 Fix docker tests 2023-05-01 09:31:39 +01:00
Luck
0ae751b533 Reformat import statements 2023-04-30 21:27:42 +01:00
lucko
90392511ef Implement messenger using Postgres listen/notify (#3641) 2023-04-30 21:09:43 +01:00
Luck
4068c71d5a Add integration tests for storage and messaging 2023-04-01 21:39:08 +01:00
Luck
6523e708a1 Add more tests 2023-04-01 17:35:50 +01:00
J.T. McQuigg
4d726f4e8b Update Forge and Fabric to 1.19.3 (#3550) 2023-01-01 22:14:07 +00:00
Luck
8e1553c0ed Use unix domain socket for Docker commands 2022-12-10 23:41:33 +00:00
Kacper Krzychała
0193c06f16 Add Nats messenger (#3525) 2022-11-26 18:06:15 +00:00
Luck
5ff9a12a72 Preload dependencies in Docker image 2022-10-22 00:07:49 +01:00
Luck
44470c8843 Fix yaml usage on Forge/Fabric (#3381) 2022-09-30 20:20:57 +01:00
Luck
b6b3788f14 Change socket is verified check 2022-09-05 21:37:39 +01:00
Luck
b1953632c5 Add healthcheck for standalone app 2022-08-05 20:33:33 +01:00
Luck
d36341c139 Implement standalone/cli app 2022-07-20 23:14:40 +01:00
Luck
60e6ae6e23 Fix Sponge implementation, remove standalone module 2016-10-13 19:13:34 +01:00
Luck
2429831153 API changes for 2.11 2016-10-05 21:40:54 +01:00
Luck
4787361e66 Implement locks to hopefully resolve race conditions with I/O - experimental 2016-10-01 19:03:05 +01:00
Luck
3424b0542a Release 2.10 2016-09-25 17:32:58 +01:00
Luck
5ee6db02ff Proper context implementation - WIP 2016-09-25 10:19:36 +01:00
Luck
eb9d2be587 Add locale file support 2016-09-23 22:14:40 +01:00