Commit Graph

15 Commits

Author SHA1 Message Date
Tracker-Friendly f4ee272865 Fixed duplicate created entry
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-14 12:31:14 +01:00
Tracker-Friendly 58838f51ad Made the postgres connection be tested before opening, fixed the postgres create new users table
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-14 12:23:33 +01:00
Tracker-Friendly 4fe28255fe Updated packages, removed unneeded double-check, switched over to RFC-2024-0008 as the authentication protocol, updated fulgens library, fixed broken quotas, fixed a broken JSON validator
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-13 19:20:19 +01:00
Tracker-Friendly 5b6c547b9a Removed unneccesary deferrations
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-05 10:22:42 +01:00
Tracker-Friendly 018cb6e74b Made the nucleus apps not have any special loading process over others except from loading first, fixed clientKeyShare interpreting the token wrongly
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-04 18:30:17 +01:00
Tracker-Friendly d0c02e3729 Updated all modules and moved the authLibrary to a seperated library to prevent versioning issues
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-04 17:33:00 +01:00
Tracker-Friendly acc5067b5e Updated a lot of libraries, seperated fg-library into its own package to solve build issues with version incompatibilities across modules
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-03 19:06:53 +01:00
Tracker-Friendly ac7006ee01 Fixed the JWT versions being highly outdated
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-03 17:41:09 +01:00
Tracker-Friendly 07340775eb Made the oauth service actually report it's activation
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-02 18:31:57 +01:00
Tracker-Friendly 755a600418 Made the tokens contain the actual sub
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-02 17:52:47 +01:00
Tracker-Friendly 10a48cdd1c Let the authentication service able to send the public key
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-02 17:45:37 +01:00
Tracker-Friendly ddc47748fc Removed the serviceInitialisationInformation give a ServiceID, because it's not needed
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-10-02 17:07:01 +01:00
Tracker-Friendly 5b53e5e56f Updated PoW library, removed unused graphics, moved checking client token validity serverside in clientKeyShare, made not having a user account not crash the app, made the PoW easier and have a cleaner interface, fixed some elements in dark mode, optimised 0px -> 0 in some CSS, updated some packages
Signed-off-by: Arzumify <jliwin98@danwin1210.de>
2024-09-29 16:06:28 +01:00
Tracker-Friendly b89a8ac83a Fixed a duplicate SQL query, added an error handler to the CREATE GLOBAL function 2024-09-29 09:38:03 +01:00
Tracker-Friendly 42d478ec48 Initial commit 2024-09-28 19:41:34 +01:00