aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Collapse)AuthorAgeFilesLines
* chore(prettier): use spaces instead of tabsFuwn2024-10-0927-2217/+2217
|
* refactor(SequelSpy): move prequel list to componentFuwn2024-10-022-32/+38
|
* refactor(Data): rename database referencesFuwn2024-08-241-1/+1
|
* feat(SequelCatcher): side stories toggleFuwn2024-08-231-1/+5
|
* feat(SequelCatcher): show current progressFuwn2024-08-231-2/+19
|
* fix(SequelCatcher): allow toggling currentFuwn2024-08-231-27/+45
|
* refactor(Tools): SequelCatcher as modulesFuwn2024-08-232-47/+53
|
* feat(settings): data saverFuwn2024-08-222-2/+9
|
* refactor(Database): separate providersFuwn2024-07-251-1/+1
|
* refactor(Birthday): rename modulesFuwn2024-07-221-2/+2
|
* fix(SequelSpy): use LinkedTooltipFuwn2024-07-151-12/+15
|
* feat(SequelCatcher): formattingFuwn2024-07-081-6/+22
|
* refactor(SequelCatcher): tidyFuwn2024-07-071-13/+9
|
* feat(tools): sequel catcherFuwn2024-07-072-0/+118
|
* refactor(TextTransition): move to LayoutFuwn2024-04-211-1/+1
|
* feat(RandomFollower): use TextTransitionFuwn2024-04-211-1/+2
|
* feat: replace hover cover with image tooltipFuwn2024-04-153-95/+9
|
* feat(sequelspy): show days instead of weeks for longFuwn2024-03-301-1/+1
|
* feat(sequelspy): sort by start dateFuwn2024-03-301-1/+1
|
* feat(tools): hololive birthdaysFuwn2024-03-282-0/+101
|
* fix(birthdays): properly fix namesFuwn2024-03-271-10/+16
|
* feat(hayai): add usage informationFuwn2024-03-181-1/+7
|
* feat(hayai): add short descriptionFuwn2024-03-181-0/+8
|
* feat(hayai): better algorithmFuwn2024-03-181-15/+28
|
* feat(hayai): whole description as bionicFuwn2024-03-171-1/+1
|
* 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
|