Commit Graph

937 Commits (e137210cbc152d837101be66f80e826c32a6b213)
 

Author SHA1 Message Date
Azalea e137210cbc [S] Better title 2024-03-06 01:33:47 -05:00
Azalea 3093755c9e [S] Better heading style 2024-03-06 01:31:16 -05:00
Azalea 94c4950d23 [O] i18n placeholders 2024-03-06 01:25:08 -05:00
Azalea fa0a624b7c [O] Infer language 2024-03-06 01:21:11 -05:00
Azalea f3fabe1708 [+] i18n 2024-03-06 01:20:28 -05:00
Azalea 52ec890e2c [+] Show aqua net pfp instead of in-game pfp 2024-03-06 00:37:35 -05:00
Azalea 2a10471e0b [O] Don't expose all fields 2024-03-06 00:35:44 -05:00
Azalea 94c1974d2f [O] Just pass through aquanetuser instead. 2024-03-06 00:26:34 -05:00
Azalea f0a8014efb [+] Add profile picture in game summary 2024-03-06 00:25:02 -05:00
Azalea 96cac6ca68 [O] Optimize imports 2024-03-06 00:21:27 -05:00
Azalea 0da50bc693 [F] Fix profile path 2024-03-06 00:20:04 -05:00
Azalea 1169ac44b4 [-] Remove path concat 2024-03-06 00:18:28 -05:00
Azalea 38367279ff [F] Fix upload paths 2024-03-06 00:16:53 -05:00
Azalea ef00cfbddd [+] Serve uploads directory 2024-03-06 00:07:57 -05:00
Azalea e514e4b64e [+] Wrapper for pfp path 2024-03-05 23:35:49 -05:00
Azalea f1af07e921 [+] UI for uploading profile picture 2024-03-05 23:27:08 -05:00
Azalea 44cf022e70 [F] Fix profile file name extension 2024-03-05 23:26:11 -05:00
Azalea 7e68de5a17 [F] Fix profile picture upload api 2024-03-05 23:24:41 -05:00
Azalea 51f73d77bf [F] Fix felica lookup v2 2024-03-05 22:34:53 -05:00
Azalea fa4ccf07b8 [+] Implement user settings 2024-03-05 22:18:38 -05:00
Azalea 49da7aafd0 [O] Show edit profile button only if it's me 2024-03-05 19:36:23 -05:00
Azalea 58ca71baaa [+] Tooltip 2024-03-05 19:32:36 -05:00
Azalea 2c550a0874 [S] Unify border radius 2024-03-05 19:19:05 -05:00
Azalea dcb671acd8 [+] Profile setting button in home 2024-03-05 19:09:43 -05:00
Azalea 56600d3f27 [O] Change default hosts 2024-03-05 18:22:20 -05:00
Azalea 6913f7bdf5 [F] Fix types
#21
2024-03-05 18:21:32 -05:00
Azalea bcc2d286ed [+] Display profile picture
#21
2024-03-05 18:21:05 -05:00
Azalea aed6c2123f [F] Fix type nullability 2024-03-05 18:20:03 -05:00
Azalea 68626fecd7 [+] Add profile picture field to aqua net user 2024-03-05 17:59:44 -05:00
Azalea 441d7376cb [+] Upload pfp endpoint 2024-03-05 17:56:33 -05:00
Azalea c9ac38de01 [+] Optimize upload photo 2024-03-05 17:56:16 -05:00
Azalea b9c063c41e [O] Reject unauthenticated aimedb requests 2024-03-05 14:47:02 -05:00
Azalea 55804be70e [F] Fix code suggestions
Closes #20
2024-03-05 14:25:11 -05:00
Azalea 2b749af917 [+] Filter dates on frontend 2024-03-05 03:44:16 -05:00
Azalea 9378dfdd04 [F] Fix graph logic 2024-03-05 03:41:23 -05:00
Azalea 46768c77b7 [S] Hide heatmap scrollbar and automatically scroll to right 2024-03-05 03:32:55 -05:00
Azalea ff9358b986 [F] Fix index out of bounds 2024-03-05 03:22:53 -05:00
Azalea f3090870be [O] Don't filter on backend 2024-03-05 03:22:07 -05:00
Azalea 666fbe8ce7 [+] Display no data 2024-03-05 03:21:49 -05:00
Azalea 67b29851ea [F] Fix utage song info 2024-03-05 02:53:04 -05:00
Azalea 1a2cd201a7
Merge pull request #18 from chiba233/v1-dev
improve UserHome.svelte song level and music name
2024-03-05 02:51:40 -05:00
Azalea 5041bf67a5
Merge branch 'v1-dev' into v1-dev 2024-03-05 02:51:33 -05:00
Azalea 1a2f3bf80e [F] Fix user page css text overflow 2024-03-05 02:50:00 -05:00
chiba d7a231eb18 improve UserHome.svelte song level and music name 2024-03-05 15:41:01 +08:00
Azalea 21c9c190aa Merge branch 'v1-dev' of https://github.com/hykilpikonna/AquaDX into v1-dev 2024-03-04 21:18:26 -05:00
Azalea a781c2d665 [-] Delete unused files 2024-03-04 21:18:17 -05:00
Azalea 09c3ce3164
[PR] #17 from chiba233/v1-dev
improve LinkCard.svelte more intuitive
2024-03-04 21:08:16 -05:00
Azalea a7888a63fa [F] Fix typing 2024-03-04 21:05:32 -05:00
chiba 79dd56d017 improve LinkCard.svelte when click button clean input 2024-03-04 23:37:56 +08:00
chiba 882d04f50c add .editorconfig to improve multiple developers working 2024-03-04 23:30:47 +08:00