Commit Graph

366 Commits (5adbcc0aff2fc1c765287c1768aeb8391a1662f2)

Author SHA1 Message Date
Azalea 0133f85800 [+] Ongeki settings on Web UI 2025-02-23 06:12:15 -05:00
Azalea d031602789 [+] Display country 2025-02-09 00:22:17 -05:00
Azalea b26a5a566b [+] Country code to emoji 2025-02-09 00:22:00 -05:00
Azalea 93d28db11a [+] Twemoji country flag font 2025-02-09 00:21:39 -05:00
Azalea 5a06ae52a9 [+] Country code names 2025-02-08 23:43:03 -05:00
Menci 9d19c99abe [F] "Felica" -> "FeliCa" 2025-01-28 05:00:54 +08:00
Menci db7be134c7 [O] LinkCard UX improvements and i18n fixes 2025-01-28 04:57:58 +08:00
split / May 5fb5e52e54 fix: 🐛 use accept= property correctly, use exclusively the correct mimetype for jpeg 2025-01-18 21:53:28 -05:00
Raymond 16112d4f1d feat: pfp cropper + enhancements 2025-01-18 21:53:28 -05:00
Raymond 7d214ba214 feat: add export to chu3 2025-01-18 21:53:28 -05:00
Raymond 2a6f3745c3 feat: add warning to general settings 2025-01-18 21:53:28 -05:00
凌莞~(=^▽^=) 151535139f
[+] Allow disable music rank for own machine (#110)
* [+] Allow disable music rank for own machine

* fix
2025-01-19 01:43:58 +08:00
Azalea 5f6cd43b35 [+] Show More option 2025-01-11 19:06:28 -05:00
Azalea d14998565b [O] Correctly compute rating change 2025-01-11 12:39:14 -05:00
Azalea 4a71e15fd5 [O] Split chuni userbox display
Co-Authored-By: Raymond <101374892+raymonable@users.noreply.github.com>
2025-01-11 12:35:17 -05:00
Azalea 65cc3095e2 [F] Fix no image icon on missing texture 2025-01-08 01:27:00 -05:00
Clansty cf1e745c14
[O] Support option folder in root 2025-01-07 06:08:25 +08:00
Raymond 90bed4413e fix: penguin appearance fixes 2025-01-05 23:04:06 -05:00
Azalea e92c962c14 [+] Allow set username 2025-01-05 07:57:31 -05:00
Azalea e37ca4a18e [O] Split input field 2025-01-05 07:57:19 -05:00
Azalea 16de6ec208 [+] i18n 2025-01-05 07:48:46 -05:00
Azalea 3a69717a9d Merge branch 'v1-dev' into pr/99 2025-01-05 06:54:15 -05:00
Azalea 51af357c5a [F] Fix username check 2025-01-05 05:21:47 -05:00
Raymond d220f369e9 fix: 🐛 aquabox 2025-01-04 22:30:40 -05:00
Raymond 8b9236ae43 feat: 🎨 finalize server url mode 2025-01-04 22:04:09 -05:00
Raymond f6efd392b9 refactor: fix merge conflicts #1 2025-01-04 20:17:33 -05:00
Azalea f290e6e576 [+] Auto redirect to /home when already logged in 2025-01-04 19:32:02 -05:00
Raymond dbe3f3393c style: 🎨 small sass change 2025-01-04 19:22:22 -05:00
Raymond a87dec0d64 fix: 🐛 disable click cursor on userplates that aren't yorus 2025-01-04 19:21:02 -05:00
Raymond 14bca470bb fix: 🐛 fix items not appearing as intended 2025-01-04 19:14:36 -05:00
Raymond 42a4a11c49 fix: fixes / extra documentation texts 2025-01-04 18:18:37 -05:00
Raymond 82a0473287 feat: add url support (wip) 2025-01-04 18:00:08 -05:00
Clansty e69a201e97
[+] Drag and drop to link card 2025-01-04 21:17:30 +08:00
Clansty 143b36ab66
[O] Card binding optimize 2025-01-04 20:40:35 +08:00
Azalea aea202bcf2 [+] More collab servers 2025-01-03 18:10:28 -05:00
Azalea 0bc4f14845 [S] fit color scheme 2025-01-03 17:29:29 -05:00
Azalea 7539d75ddb [+] i18n for matching 2025-01-03 17:24:40 -05:00
Azalea 0bda8406c3 [+] Submit matching settings 2025-01-03 16:51:03 -05:00
Azalea 9489151bc1 [+] UI Matching settings 2025-01-03 16:33:38 -05:00
Azalea bfb269b378 [+] option i18n 2025-01-03 16:31:25 -05:00
Azalea 54bed879a5 [+] Matching server options 2025-01-03 16:30:06 -05:00
Raymond f68bd54ccd fix: add tooltip to trophy
(helpful for when it's longer than the box has)
2025-01-03 14:07:59 -05:00
Azalea 2edad4efdb [F] Fix rank 2025-01-03 10:17:21 -05:00
Raymond 08af00da29 feat: 💄 aquabox on profiles + avatar fixes 2025-01-03 09:21:43 -05:00
Azalea d8022cc1a4 [F] Fix userbox file logic #97 2025-01-02 07:12:46 -05:00
Azalea 9ba7f5022e [+] Add userbox.new chinese i18n #97 2025-01-01 19:05:45 -05:00
Raymond 4d4335004f refactor: move DDS cache
moved the DDS cache from dds.ts to ddsCache.ts and added caching for scaled images

Co-authored-by: split / May <split@split.pet>
2025-01-01 16:30:48 -05:00
Raymond ce95f2165d style: make nameplates fit better 2025-01-01 15:06:52 -05:00
split / May 931e611cf7
revert: Reverse decision to remove the classic UserBox preview
Adds back the classic UserBox preview when AquaBox is disabled / unavailable
2025-01-01 06:21:12 -08:00
split / May 81ef029bf6
docs: 📝 add TSDoc comments to functions in the DDS class 2025-01-01 05:21:29 -08:00