aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* feat(umamusume): single fetch birthdaysFuwn2024-03-171-4/+5
* fix(umamusume): null-check birthdaysFuwn2024-03-171-39/+52
* feat(tools): hayai v2Fuwn2024-03-172-0/+80
* feat(tools): uma musume birthdaysFuwn2024-03-162-0/+128
* feat(tools): auto-populate pickerFuwn2024-03-032-16/+13
* feat(tools): senpy shortcutFuwn2024-03-032-0/+6
* fix(birthdays): leap yearFuwn2024-02-291-2/+2
* refactor: ids to classesFuwn2024-02-191-2/+2
* refactor(tools): make descriptions dynamicFuwn2024-02-111-10/+11
* feat(tools): update names and descriptionsFuwn2024-02-111-5/+6
* refactor: remove wikipedia for rate-limitFuwn2024-02-111-6/+1
* feat: use global login restriction warningFuwn2024-02-085-14/+10
* refactor(birthdays): move to data moduleFuwn2024-02-081-2/+2
* refactor(anilist): move to data moduleFuwn2024-02-0815-27/+27
* feat(popup): use popup componentFuwn2024-02-043-3/+12
* feat(inputtemplate): preserve caseFuwn2024-02-031-1/+4
* fix(tooltip): disable methodFuwn2024-02-031-1/+1
* feat(likes): show avatar on hoverFuwn2024-02-011-1/+39
* feat(wrapped): add tooltips for titlesFuwn2024-02-012-1/+4
* feat(reader): add reader betaFuwn2024-02-011-2/+2
* feat(activityhistory): use popup login alertFuwn2024-02-011-1/+1
* fix(likes): no auto submitFuwn2024-02-011-2/+4
* refactor(discussions): use input templateFuwn2024-02-011-31/+11
* fix(wrapped): require loginFuwn2024-02-011-2/+2
* fix(sequelyspy): require loginFuwn2024-02-011-3/+5
* feat(birthdays): show origin if availableFuwn2024-01-311-0/+4
* feat(locale): localise birthdaysFuwn2024-01-312-11/+23
* feat(birthdays): loading messagesFuwn2024-01-311-0/+5
* feat(birthdays): fancier cardsFuwn2024-01-311-1/+10
* refactor(list): use global opacity classFuwn2024-01-311-1/+1
* refactor: global opacity classFuwn2024-01-312-4/+4
* refactor(skeleton): move to loading moduleFuwn2024-01-319-9/+9
* feat: more fancy loadersFuwn2024-01-301-0/+7
* fix(birthdays): anisearch if browserFuwn2024-01-291-1/+2
* feat: move everything to skeletion loading uiFuwn2024-01-258-25/+16
* feat(birthdays): grid skeleton uiFuwn2024-01-251-11/+2
* feat(wrapped): hide loading messagesFuwn2024-01-251-4/+4
* fix(wrapped): accidential user id overwriteFuwn2024-01-251-3/+1
* fix(sequelspy): log in restrictionFuwn2024-01-251-50/+54
* feat(wrapped): skeleton loadingFuwn2024-01-241-0/+9
* feat(birthdays): skeleton loadingFuwn2024-01-241-0/+9
* feat(identity): use global storeFuwn2024-01-244-63/+20
* refactor(wrapped): move tool to moduleFuwn2024-01-211-10/+10
* refactor(schedule): move module out of toolsFuwn2024-01-214-363/+0
* refactor(schedule): move top-level tool to routeFuwn2024-01-211-93/+0
* feat: root prefix all linksFuwn2024-01-192-3/+5
* fix(schedule): force list mode flag column countFuwn2024-01-181-1/+1
* feat(schedule): force list mode flagFuwn2024-01-182-3/+7
* feat(schedule): cover modeFuwn2024-01-183-20/+100
* refactor(schedule): move days to componentFuwn2024-01-182-110/+124