Gravita
6e45a84c1c
[FEATURE] Support lmodule with Java 17
2023-09-18 16:12:58 +07:00
Gravita
9de81095b1
[FEATURE][EXPERIMENTAL] separate branch
2023-09-18 16:12:58 +07:00
Gravita
41f00c2310
[FIX] Check certificate expired
2023-07-25 17:19:21 +07:00
Gravita
85986c2916
[FEATURE] Check certificate expired
2023-07-25 17:10:18 +07:00
Gravita
8153c3a438
[FIX] componentName in config
2023-07-21 21:18:12 +07:00
microwin7
2f7b94365a
[FIX] Proguard mapping letter L ( #670 )
2023-07-21 21:08:45 +07:00
Gravita
e887035920
[FIX] Remove experimental warning
2023-07-16 13:59:45 +07:00
Gravita
82938fe8d4
[FIX] Remove old style assets folder
2023-07-16 13:36:45 +07:00
microwin7
55c0cdfa0d
[FEATURE] Replaced with use TimeUnit ( #666 )
2023-07-16 13:11:58 +07:00
microwin7
b12c43676b
[FEATURE] Replaced String.format to formatted ( #665 )
2023-07-16 13:11:45 +07:00
microwin7
2aa8dffcaa
[REFACTOR] Replaced to pattern matching instanceof ( #664 )
2023-07-15 14:37:26 +07:00
Gravita
bd83e8a4c5
[FEATURE] Support hikariMaxLifetime
2023-06-30 20:21:20 +07:00
Gravita
bea7898939
[FEATURE] Change hash type to sha1
2023-06-09 18:25:08 +07:00
Gravit'a
bddf31c94e
[FEATURE] LaunchServerLauncherExeInit
2023-05-25 15:33:01 +07:00
microwin7
ae426b2fd0
[FIX] Incorrect send AuthException for User not found ( #651 )
2023-05-13 15:49:30 +07:00
Gravita
e338bb9a02
[FIX] Autoupdate mirror link
2023-04-28 21:19:44 +07:00
Gravita
dec86c9a91
[ANY] 5.4.0 stable
2023-04-28 20:41:48 +07:00
Gravita
b10535042f
[FIX] FileAuthSystem slim support
2023-04-27 21:02:30 +07:00
microwin7
e05aa4b204
[FIX] DownloadAssetCommand.java command
...
ArrayIndexOutOfBoundsException
2023-04-25 16:28:14 +03:00
Gravita
bfa6966ec6
[ANY] Update mirror link
2023-04-22 20:17:02 +07:00
Gravita
6caa34e255
[FEATURE] MirrorHelper Quilt support
2023-04-21 15:34:42 +07:00
Gravita
48799cf3c2
[FEATURE] New ClientProfile$Version
2023-04-20 19:06:12 +07:00
Gravit'a
76f8b4602c
[FIX] JAVA_HOME override
2023-04-15 17:40:34 +07:00
Gravit'a
fc7f96d536
[FIX] launcher-pack in Windows
2023-04-15 13:59:32 +07:00
Gravita
06e9bc8578
[ANY] IDEA code inspect
2023-04-03 13:04:12 +07:00
Gravita
e0b3f3d6a5
[FEATURE] Launcher build number
2023-03-29 23:46:26 +07:00
Gravita
6a057514b2
[FIX] RequestTextureProvider localPath
2023-03-26 23:57:28 +07:00
Gravita
17f9c28f3d
[FEATURE] WebSocket hook rework
2023-03-20 00:25:27 +07:00
Gravita
8ac9866258
[FEATURE] SentryProguardUpload
2023-03-07 15:23:20 +07:00
Gravita
930a5caf74
[ANY] Remove old guard/antiinject support
2023-02-26 19:01:43 +07:00
Gravita
0818b3037c
[FEATURE] ClientProfile compat flags, remove deprecated
2023-02-26 18:00:44 +07:00
microwin7
5588b4aac1
[FEATURE] Default value for client profile and assets dir
2023-02-18 07:00:35 +03:00
Gravita
6d1440207b
[FIX] Launch4j build exe
2023-01-25 18:02:24 +07:00
Gravita
9d719c48e3
[ANY] Update dependencies
2023-01-24 17:17:03 +07:00
Gravita
b0fba84fbb
[FEATURE] MergeAuthCoreProvider
2023-01-20 19:57:14 +07:00
Gravita
d30f0b900b
[ANY] Change domain
2023-01-11 18:16:51 +07:00
Gravita
a0ac58f0b5
[FEATURE] printExperimentalBranch info
2022-12-22 19:11:11 +07:00
Gravita
a27d7f1597
[FEATURE] printExperimentalBranch
2022-12-22 19:07:46 +07:00
Gravita
5f7808afff
[FIX] MySQLAuthCoreProvider
2022-12-12 15:14:12 +07:00
Gravita
7dcc5aef3f
[FIX] More details in error when reading launcher module config file
2022-12-09 21:46:05 +07:00
Gravita
ae994ebb4f
[FIX] More safe save config and 5.3.3
2022-12-09 21:34:23 +07:00
Gravita
553cdf5250
[FEATURE] Safe config write
2022-12-09 21:17:07 +07:00
Gravita
0d1b32fc1c
[FIX] Save config with postgresql
2022-12-09 20:55:58 +07:00
Gravita
7f4fe566de
[FIX] ClassCastException
2022-12-09 20:19:22 +07:00
Gravita
3c5e25b67f
[FIX] Launcher permissions
2022-12-05 23:17:12 +07:00
Gravita
a0722fb5f4
[FIX] HttpAuthCoreProvider findmulti
2022-12-05 17:22:32 +07:00
Gravita
8fb1349487
[FIX] Roles support
2022-11-21 13:44:58 +07:00
Gravita
5631bc6af1
[FIX] permissionsPermissionColumn
2022-11-21 13:32:10 +07:00
AlexCatze
9cc1810831
[FEATURE] Roles support for MySQL and PostgreSQL ( #622 )
...
* [FEATURE] Roles support for MySQL and PostgreSQL
Roles are stored in separate (name,uuid) table. Role can be given to user by adding "role.<name/guid>" permission to user. Permissions can be added to role by adding record with role`s uuid to permissions table.
* [REFACTOR] Refactor roles quering
Use 2 queries, first to query names of all user`s roles, second to recursively query all permissions. This also allows roles inheritance. All code from previous realisation, that is not used in this one, was commented, so if this realisation will be accepted, that code can be finaly removed.
* [REFACTOR] Removed commented code
* [REFACTOR] Remover useless catches
2022-11-19 18:01:32 +07:00
Gravita
a7d3cba949
[FEATURE] Directory launcher-pack
2022-11-18 16:06:42 +07:00