aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api
Commit message (Collapse)AuthorAgeFilesLines
* deps(sveltekit): Migrate to SvelteKit 2Fuwn2026-01-222-2/+2
|
* fix(api:birthdays): Update HTML parser for primary sourceFuwn2025-12-071-3/+3
|
* fix: Throw redirectsFuwn2025-12-012-2/+2
|
* deps(SvelteKit): Migrate to SvelteKit 2Fuwn2025-06-092-2/+2
|
* fix(birthdays): Send cookie to bypass bot detectionFuwn2025-04-271-1/+4
|
* fix(wrapped): li::marker consistent colouringFuwn2024-12-241-3/+3
|
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-5/+5
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-0919-356/+356
|
* feat(badges): move badge operations to graphqlFuwn2024-10-061-129/+128
|
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-242-6/+8
|
* refactor(Data): rename database referencesFuwn2024-08-249-9/+9
|
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-256-6/+6
|
* refactor(Database): separate providersFuwn2024-07-259-9/+9
|
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+26
|
* refactor(trigger): v2 -> v3Fuwn2024-07-241-8/+0
|
* feat: background notificationsFuwn2024-07-242-0/+34
|
* refactor(Birthday): rename modulesFuwn2024-07-222-0/+0
|
* feat(badges): click counter for badgesFuwn2024-05-271-1/+8
|
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-241-121/+122
|
* fix(badges): shadow hide refreshFuwn2024-05-211-1/+1
|
* fix(badges): use correct id when hidingFuwn2024-05-211-1/+1
|
* feat(badges): individual badges shadow hidingFuwn2024-05-201-111/+121
|
* feat(badges): use array for pinned categoriesFuwn2024-05-051-7/+4
|
* feat(user): drag and drop pinned categoriesFuwn2024-05-051-1/+12
|
* feat(user): pinned category uiFuwn2024-05-041-1/+12
|
* feat(badges): allow awc badges hidingFuwn2024-04-281-1/+9
|
* fix(badges): shadow hide authorisation toggleFuwn2024-04-191-1/+1
|
* fix(badges): hide shadow hidden badgesFuwn2024-04-191-1/+1
|
* feat(badges): admin shadow hideFuwn2024-04-191-1/+9
|
* fix(badges): empty fieldsFuwn2024-04-151-5/+5
|
* feat(badges): source and designer fieldsFuwn2024-04-151-1/+3
|
* feat(badges): hide category buttonFuwn2024-04-141-0/+26
|
* feat(badges): badge hidingFuwn2024-04-131-3/+4
|
* feat(user): biography optionFuwn2024-04-131-5/+15
|
* feat(badges): custom cssFuwn2024-04-021-3/+28
|
* feat(badges): migrate category modeFuwn2024-03-011-1/+10
|
* fix(preferences): add preferences when not setFuwn2024-02-181-31/+0
|
* fix(badges): return empty preferencesFuwn2024-02-181-2/+5
|
* feat(badges): optionally hide missing badgesFuwn2024-02-172-1/+48
|
* feat(hololive): move pinned to preferencesFuwn2024-02-172-1/+9
|
* feat(events): all events pageFuwn2024-02-171-2/+6
|
* feat(settings): delete remote configurationFuwn2024-02-171-1/+31
|
* feat(hololive): stream pinningFuwn2024-02-151-0/+32
|
* feat(group): show eventsFuwn2024-02-131-0/+4
|
* feat(events): groups pageFuwn2024-02-132-0/+7
|
* feat(settings): settings syncFuwn2024-02-121-8/+25
|
* feat(database): config sync scaffoldingFuwn2024-02-111-0/+23
|
* refactor(database): rename badgesFuwn2024-02-111-3/+3
|
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
|
* feat(api): health check endpointFuwn2024-02-071-0/+1
|