Commit Graph

  • 3eca6205ab
    Fix API buildscript Luck 2022-02-09 22:15:09 +0000
  • 99c3d68d3a
    API 5.4 v5.4 Luck 2022-02-09 21:39:45 +0000
  • 59f3866e36
    Warn if the API was classloaded by another plugin Luck 2022-02-09 21:08:18 +0000
  • d45d9a295b
    Optimize parent resolution in info commands (#3309) Sxtanna 2022-02-09 15:15:18 -0500
  • 5497182e9f
    codestyle Luck 2022-02-09 20:12:36 +0000
  • b13a74c61e
    Pre-generate web editor keypair to speed up initial session init Luck 2022-02-09 20:08:16 +0000
  • 0fe85ed6ff
    Ignore http 503 error from socket server Luck 2022-02-09 19:59:01 +0000
  • eeddb5114e
    Optimize parent resolution in info commands Ranald Taylor 2022-02-09 14:54:13 -0500
  • bc15e348f5
    Optimize bulk user loading for editor command (#3273) Luck 2022-02-08 22:45:00 +0000
  • 1b3b9b5c62
    Update commodore to fix running LP commands from a Forge client (#3299) Luck 2022-02-07 22:35:52 +0000
  • fe80ba6cc4
    Shutdown ForkJoinPool worker on disable (#3247) Luck 2022-02-07 21:27:26 +0000
  • 65751cd56b
    Velocity world context use ServerConnectedEvent (#3245) Luck 2022-02-07 21:25:43 +0000
  • ee79f53612
    SpongeAPI 8 (#2728) lucko 2022-02-07 21:10:01 +0000
  • 35d5b8ede5
    Fix ContextCalculatorProxy & bump to 8.0.0 Luck 2022-02-07 21:09:30 +0000
  • 278a8f7f97
    Merge branch 'master' into sponge8 Luck 2022-02-07 20:59:31 +0000
  • d3029a8467
    Web editor socket connection (#3303) lucko 2022-02-07 19:13:09 +0000
  • fc7d02b36e Fix in extension improvement branch Tristan 2022-02-07 12:00:28 -0500
  • 2e1cd4258d
    Fix editor session include/excludes Luck 2022-02-04 22:54:05 +0000
  • c9d3b70b11
    Use different user agent for webeditor posts Luck 2022-02-02 21:50:44 +0000
  • f5ba8cbfa8
    Refactor MutateResult into generic Difference class Luck 2022-02-02 21:42:36 +0000
  • bddc26e6d9
    Apply changes from webeditor as a diff Luck 2022-02-02 21:03:38 +0000
  • 061a840310
    Merge pull request #4 from emortaldev/master Tristan 2022-01-29 18:58:06 -0500
  • 8556d753db
    Merge branch 'master' into master Tristan 2022-01-29 18:57:52 -0500
  • a94f6196e6
    Merge branch 'LuckPerms:master' into master Tristan 2022-01-29 14:02:39 -0500
  • 01b8e13eaf
    Update messages, fix repeat sessions Luck 2022-01-29 17:40:11 +0000
  • c00b8a9297 stuff emortal 2022-01-29 00:24:56 +0000
  • d13e2cc83e
    Protocol changes & tidy up Luck 2022-01-27 21:04:34 +0000
  • c9c700af6c
    Keepalive Luck 2022-01-26 22:48:10 +0000
  • e9e32a59b4
    Add an identifier to separate every var env Hugo Planque 2022-01-26 17:06:01 +0100
  • 48a7e873a5
    Require the user to explicitly trust the editor session Luck 2022-01-25 22:47:35 +0000
  • 09419f3558 Add env variable option to read HookWoods 2022-01-25 16:22:43 +0100
  • d2e9d416c5
    Allow the same editor session to reconnect Luck 2022-01-11 22:17:14 +0000
  • 15a02e6929
    Changes Luck 2022-01-11 20:26:00 +0000
  • 6bf7522043
    Merge branch 'master' into sponge8 Luck 2022-01-08 22:37:51 +0000
  • 1b4123218b
    Editor save without need for applyedits command Luck 2022-01-08 22:31:55 +0000
  • 3006e58209
    Highest-n/lowest-n meta stack elements feature/highest-n-metastack Luck 2022-01-02 23:59:53 +0000
  • f61d9ff9f0
    Fix NPE from permission holder initialisation order (#3263) Luck 2022-01-02 16:58:15 +0000
  • a53c9fad00
    Reuse the same InheritanceOrigin object where possible Luck 2022-01-01 20:49:12 +0000
  • 4de7448394
    Include whether a node is normal/transient in InheritanceOriginMetadata Luck 2022-01-01 19:33:48 +0000
  • 6781c1fb51
    Provide API access to cached data result info (#3243) Luck 2022-01-01 14:38:46 +0000
  • acdc259771
    Fix MetaValueSelector NPE Luck 2021-12-31 17:50:42 +0000
  • d319d8dc52
    Fix TristateResult NPE Luck 2021-12-31 17:24:38 +0000
  • 419d711fb6
    Add full support for transient permissions through Vault API (#3258) Andrew 2021-12-31 11:16:06 -0500
  • 4659e30089
    tidy Luck 2021-12-31 16:11:32 +0000
  • 0ce9d6bc20
    tidy Luck 2021-12-31 16:05:47 +0000
  • 2d662cbab9
    Retain cause node information for cached permission/meta data (#3250) lucko 2021-12-31 16:03:00 +0000
  • ae93c9768b
    Add default file name for export command (#3248) OmegaWeaponDev 2022-01-01 02:32:24 +1030
  • 268ece3544
    tidying Luck 2021-12-31 16:01:18 +0000
  • 180386ad10 Added full support for tansient permissions through Vault API BuildTools 2021-12-31 09:12:08 -0500
  • b00c87745f
    Update config.yml OmegaWeaponDev 2021-12-30 14:52:49 +1030
  • b9c54ff8b5
    Update luckperms.conf OmegaWeaponDev 2021-12-30 14:51:45 +1030
  • 4d0f5137c0
    Update config.yml OmegaWeaponDev 2021-12-30 14:50:41 +1030
  • 07186fd736
    Update luckperms.conf OmegaWeaponDev 2021-12-30 14:49:12 +1030
  • d2be2f1106
    Update config.yml OmegaWeaponDev 2021-12-30 14:46:44 +1030
  • 91190c0e57
    Update config.yml OmegaWeaponDev 2021-12-30 14:45:02 +1030
  • f4cd9d0d03 Allow for no args being passed to lp export command OmegaWeaponDev 2021-12-28 09:22:24 +1030
  • dd13b7819e
    Retain cause node information for cached permission/meta data Luck 2021-12-27 21:01:47 +0000
  • 0e6cf1b211 Fix date format and args check for export command OmegaWeaponDev 2021-12-23 11:13:45 +1030
  • b39194387a Move DTF declaration to args check OmegaWeaponDev 2021-12-23 10:32:03 +1030
  • 937e3a1c49 Adjust default export file name date format OmegaWeaponDev 2021-12-23 10:26:18 +1030
  • 599c957f6d Add default file name for export command - OmegaWeaponDev OmegaWeaponDev 2021-12-23 10:24:16 +1030
  • 664cad21a9
    Clarify uuid type in user info command (#3233) Luck 2021-12-10 23:47:06 +0000
  • 1b635b0c70
    Sponge API 8 Luck 2021-12-09 21:34:47 +0000
  • 8cc126f711
    Add config option to disable bulkupdate functionality Luck 2021-12-09 21:31:17 +0000
  • 9c0874162b
    Fix cast to long in MongoStorage Luck 2021-12-04 10:41:12 +0000
  • f35a9b6a09
    Update dependencies for 1.18 Luck 2021-12-02 13:24:02 +0000
  • fa17404133
    Fabric 1.18 Luck 2021-11-30 20:03:16 +0000
  • 64bd8b5eaf
    Add pagination to listgroups command (#3226) Tadhg Boyle 2021-11-30 11:52:43 -0800
  • 3e6d3f14c0 Fix caching tracks + number of lines to output Tadhg 2021-11-29 16:33:22 -0800
  • f8b9e5cde1 Only call getAll tracks once, increase page size Tadhg 2021-11-29 09:56:41 -0800
  • 74d700b7cd Merge branch 'master' of https://github.com/LuckPerms/LuckPerms Tadhg 2021-11-28 22:31:27 -0800
  • 668603fa71 Add pagination to listgroups command Tadhg 2021-11-28 22:28:48 -0800
  • e227d96cbf
    Fix sql insert player query (#3225) Luck 2021-11-28 10:46:48 +0000
  • 6e07d6ad36
    Revert "Fix player insert duplicate key issue with PSQL (#3223)" Luck 2021-11-28 10:29:55 +0000
  • d290f34ed9
    Merge branch 'master' into master Tadhg Boyle 2021-11-27 17:27:34 -0800
  • 48c13337fd Fix H2 syntax for PLAYER_INSERT query Tadhg 2021-11-27 17:24:13 -0800
  • d6c810aa71
    Fix player insert duplicate key issue with PSQL (#3223) Tadhg Boyle 2021-11-27 14:48:22 -0800
  • 5bdc98d16e Remove stale import Tadhg 2021-11-27 14:36:01 -0800
  • 75956501fc Update insertPlayerData as needed Tadhg 2021-11-27 14:32:49 -0800
  • a5ce1567a0 Fix duplicate key issue with PSQL Tadhg 2021-11-27 14:23:17 -0800
  • 10f698b70f
    Add warning for common editor mistakes Luck 2021-11-27 17:58:10 +0000
  • 594f50bee7
    Add config option to disable context calculators Luck 2021-11-27 09:49:01 +0000
  • 9204848ffb
    Fix username lookup returning "null" instead of null (#3220) Luck 2021-11-27 09:43:47 +0000
  • 272d289d4a
    More context performance improvements (#3209) Luck 2021-11-18 18:21:30 +0000
  • c9d4c7dac7
    ContextSet performance improvements (#3209) Luck 2021-11-17 23:18:11 +0000
  • 848fc353d4
    Added redis authentication with username (#3201) Eduard Wayland 2021-11-12 23:49:46 +0100
  • 75968f4ba8 Added blank lines between import groups Eduard Wayland 2021-11-12 23:39:38 +0100
  • 1a74520a74 Removed tab indents from blank lines Eduard Wayland 2021-11-12 10:20:23 +0100
  • 3286ff42db Added redis authentication with username Eduard Wayland 2021-11-09 22:00:07 +0100
  • 373aeb1f02
    Simplify code using Collection::isEmpty LewUwU 2021-11-03 15:37:35 -0400
  • 0a85c36a2c Updated config.yml Ermolay 2021-10-26 18:41:06 +0300
  • 818caab8c5 Updated config.yml Ermolay 2021-10-26 18:37:48 +0300
  • 3fbf4cc226 Add .circleci/config.yml Ermolay 2021-10-26 18:34:28 +0300
  • 09db98975f
    Update plugin.yml Ermolay 2021-10-26 18:33:01 +0300
  • f896ed723d
    Edit issue templates (again) Luck 2021-10-22 20:03:33 +0100
  • 00b62d7cd9
    Edit issue templates Luck 2021-10-22 20:01:46 +0100
  • f84f425817
    Better issue templates (#3184) Larry 2021-10-22 12:58:12 -0600
  • 6386be71a3
    Delete suggestion.md lucko 2021-10-22 19:57:49 +0100
  • cec5a36090
    Delete bug-report.md lucko 2021-10-22 19:57:41 +0100
  • a30eade5c9
    update pastebins to logs Larry 2021-10-22 12:07:38 -0600