Commit Graph

342 Commits (2815d76b1db0fb6e0cf592ec9d9c8b29fedc6cfd)

Author SHA1 Message Date
Azalea 9c4f146778 [O] More checks 2024-02-19 02:29:45 -05:00
Azalea c7a4902af0 [F] Ignore geoip not found error 2024-02-19 02:26:01 -05:00
Azalea 6f9b686317 [F] Fix error reporting 2024-02-19 02:25:50 -05:00
Azalea 16550e7a83 [O] Better error messages 2024-02-19 02:25:41 -05:00
Azalea 0846fb94db [F] Fix null case 2024-02-19 01:57:42 -05:00
Azalea 4c3aafd266 [O] Unwrap spaghetti code 2024-02-19 01:49:29 -05:00
Azalea 1e606f8b85 [+] Add username check 2024-02-19 01:38:42 -05:00
Azalea 58596377b1 [+] Add username field 2024-02-19 01:38:30 -05:00
Azalea 94a3234874 [O] CORS allow all 2024-02-19 01:37:50 -05:00
Azalea 7e9db5b52d [+] GeoIP service 2024-02-19 01:36:53 -05:00
Azalea dc098d1ec7 [O] Make data dir if not exist 2024-02-19 01:36:39 -05:00
Azalea 1c541a4adf [F] Fix rating calculation 2024-02-19 00:39:43 -05:00
Azalea 3a94ef57e3 [+] Email service 2024-02-17 04:16:16 -05:00
Azalea db8d8db280 [+] Email settings 2024-02-17 04:04:39 -05:00
Azalea 32826440cb [F] Fix spring autowire for AquaNetUser 2024-02-17 01:43:52 -05:00
Azalea 5748a11788 [-] Completely drop mysql support 2024-02-17 01:07:09 -05:00
Azalea 7d3579af4f [-] Drop mysql support 2024-02-17 00:37:06 -05:00
Azalea e0dc3bd1f4 [+] Validate captcha 2024-02-17 00:31:40 -05:00
Azalea 6200c56144 [+] User registration endpoint 2024-02-17 00:25:40 -05:00
Azalea 0b4a0eeb55 [+] AquaNetUser JPA entity 2024-02-17 00:25:19 -05:00
Azalea 322d90adfa [+] Automatic obtain request ip 2024-02-17 00:24:35 -05:00
Azalea 361b251952 [+] More extensions 2024-02-16 23:57:31 -05:00
Azalea 3d503971ae [+] Turnstile utility class 2024-02-16 23:56:12 -05:00
Azalea 4a9b9d57e4 [O] Optimize imports 2024-02-16 17:51:36 -05:00
Azalea 98c3f0ce5b [F] Fix SNI 2024-02-16 17:45:41 -05:00
Azalea 78a3082bcb [U] Use kotlin entrypoint 2024-02-16 17:07:58 -05:00
Azalea b64af43a7e [F] Fix security config 2024-02-16 17:07:45 -05:00
Azalea 1bcacbfebe [U] Update default config 2024-02-16 17:06:53 -05:00
Azalea f32db6c83b [U] Update config 2024-02-16 17:06:39 -05:00
Azalea 437b638973 [M] javax -> jakarta 2024-02-16 17:05:43 -05:00
Azalea 7e198bd7a1 [+] Display more info on user page 2024-02-12 01:48:28 -05:00
Azalea 2ca6be77ed [+] Add summary to SDK 2024-02-12 01:23:32 -05:00
Azalea 48558bec0f [+] Even more info 2024-02-12 01:11:20 -05:00
Azalea 31af8669b5 [O] More info 2024-02-12 01:05:15 -05:00
Azalea d716ee5d26 [O] Optimize query 2024-02-12 01:02:02 -05:00
Azalea 8e1c07d530 [+] maimai user summary 2024-02-12 00:53:20 -05:00
Azalea 3b6517090c [+] Add play count to trend 2024-02-10 05:50:28 -05:00
Azalea 5b2687ae83 [+] New maimai api 2024-02-10 05:30:06 -05:00
Azalea c3402e8d44 [O] Ignore errors on EOF 2024-02-10 05:29:53 -05:00
Azalea Gui 126546a938 [O] Fix crash due to duplicate keys in maimai2_user_item 2024-02-09 22:34:16 -05:00
Azalea Gui 363c9ff028 [+] maimai DX Tickets 2024-02-06 06:13:08 -05:00
Azalea Gui 01d7cdc7de [F] Fix conflict 2024-02-06 05:26:32 -05:00
Azalea Gui 6f25cb9017 Merge Gamer2097/AquaDX : Updated game notes and added ongeki A084 to 108
99a66858 - Update game_specific_notes.md
10bf6012 - add ongeki A084 to 108

Co-authored-by: Gamer2097 <antoniomarco200564@gmail.com>
Co-authored-by: Gamer2097 <63710393+Gamer2097@users.noreply.github.com>
2024-02-06 05:25:38 -05:00
Azalea Gui c4ff479af4 [+] Maimai 140 event data 2024-02-06 05:17:15 -05:00
Gamer2097 10bf60126e add ongeki A084 to 108 2024-01-08 15:24:34 +01:00
Azalea 1f82067752 [F] Resolve name conflict 2023-12-21 01:39:50 -05:00
Azalea 62e7d48f3c Merge rinsama/aqua : Ensure Chusan compatibility and add support for SunPlus
7a7076b1 - [chusan]Attempting to ensure compatibility with all known versions of Chusan, both before and after SunPlus
c8e1c5fb - fix BooleanStringIntDeserializer always returns false
50ceaf60 - Add Support for sunplus

Co-authored-by: Sanheiii <35133371+Sanheiii@users.noreply.github.com>
Co-authored-by: HoshimiRIN <admin@sakuramoe.dev>
2023-12-21 01:05:06 -05:00
HoshimiRIN 7a7076b174 [chusan]Attempting to ensure compatibility with all known versions of Chusan, both before and after SunPlus 2023-12-17 21:50:09 +08:00
Sanheiii c8e1c5fbb7 fix BooleanStringIntDeserializer always returns false 2023-12-16 15:39:49 +08:00
HoshimiRIN 50ceaf6097 Add Support for sunplus 2023-12-16 15:39:49 +08:00