aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* refactor(database): rename badgesFuwn2024-02-112-4/+4
* feat(layout): prevent default on dropdownFuwn2024-02-111-0/+1
* feat(layout): profile dropdownFuwn2024-02-111-22/+29
* refactor(tools): make descriptions dynamicFuwn2024-02-111-1/+1
* feat(tools): card-style displayFuwn2024-02-111-10/+47
* chore(badges): remove unused screenshotFuwn2024-02-111-56/+0
* chore(badges): remove unused cssFuwn2024-02-111-9/+0
* fix(badges): prevent default on phony linkFuwn2024-02-111-0/+1
* refactor(settings): remove rss wikipedia linkFuwn2024-02-111-1/+2
* refactor: remove wikipedia for rate-limitFuwn2024-02-111-1/+1
* refactor(settings): move attributions to categoriesFuwn2024-02-111-1/+1
* feat(tools): use error-style not foundFuwn2024-02-111-4/+7
* fix(error): use path storeFuwn2024-02-111-10/+15
* feat(error): add hololive suggestionFuwn2024-02-111-0/+1
* feat(layout): new separatorFuwn2024-02-111-1/+5
* fix(layout): no word splittingFuwn2024-02-101-0/+1
* feat(badges): use fallback image component for edit modeFuwn2024-02-101-7/+6
* feat(badges): opaque awc separatorFuwn2024-02-101-1/+4
* feat(badges): fallback for awc badgesFuwn2024-02-101-6/+5
* feat(badges): fallback yotsubaFuwn2024-02-101-5/+5
* feat(badges): add 1 second delay between error fetchesFuwn2024-02-091-1/+1
* feat(layout): use header-item colour for dropdownFuwn2024-02-091-6/+5
* feat(locale): localise hololive errorsFuwn2024-02-091-2/+4
* feat(hololive): change parse error messageFuwn2024-02-091-1/+1
* feat: use global login restriction warningFuwn2024-02-081-4/+2
* feat(settings): use popup style login alertFuwn2024-02-081-1/+4
* refactor(hololive): move to data moduleFuwn2024-02-081-1/+1
* refactor(anilist): move to data moduleFuwn2024-02-087-10/+10
* refactor(data): move static data to moduleFuwn2024-02-072-2/+2
* fix(badges): categories when none existFuwn2024-02-071-32/+30
* feat(locale): localise hololive date formatterFuwn2024-02-071-1/+1
* feat(locale): localise hololiveFuwn2024-02-071-4/+14
* feat(api): health check endpointFuwn2024-02-071-0/+1
* fix(layout): single identity fetchFuwn2024-02-071-4/+2
* feat(hololive): replace parse error messageFuwn2024-02-071-4/+2
* fix(hololive): fit images on ipadFuwn2024-02-071-0/+1
* fix(hololive): proxy scheduleFuwn2024-02-071-1/+2
* fix(hololive): call reload directlyFuwn2024-02-071-2/+4
* feat(hololive): add try again buttonFuwn2024-02-071-2/+6
* feat(hololive): sort live, upcoming, endedFuwn2024-02-071-3/+13
* feat(hololive): show ended tagFuwn2024-02-071-1/+6
* refactor(hololive): move to client-side evaluationFuwn2024-02-073-187/+12
* feat(hololive): temporarily removeFuwn2024-02-073-1/+1
* refactor(hololive): locally implement hololive-scheduleFuwn2024-02-071-1/+163
* revert: "revert: "feat(hololive): re-implement get schedule html""Fuwn2024-02-071-7/+17
* revert: "feat(hololive): re-implement get schedule html"Fuwn2024-02-071-17/+7
* feat(hololive): re-implement get schedule htmlFuwn2024-02-071-7/+17
* feat(hololive): add head titleFuwn2024-02-071-0/+3
* feat(hololive): target blankFuwn2024-02-071-2/+2
* feat(hololive): hololive scheduleFuwn2024-02-073-2/+140