aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(Data): rename database referencesFuwn2024-08-2439-79/+73
* feat(SequelCatcher): side stories toggleFuwn2024-08-232-3/+8
* feat(SequelCatcher): show current progressFuwn2024-08-231-2/+19
* fix(SequelCatcher): tooltipsFuwn2024-08-232-43/+64
* fix(SequelCatcher): allow toggling currentFuwn2024-08-231-27/+45
* refactor(Tools): SequelCatcher as modulesFuwn2024-08-233-48/+54
* fix(AniList): request relation native titleFuwn2024-08-231-1/+1
* feat(settings): data saverFuwn2024-08-2220-19/+61
* feat(Completed): allow hiding panelsFuwn2024-07-286-22/+57
* feat(Settings): prune manga on locale preference changeFuwn2024-07-271-0/+1
* fix(service-worker): only show default notification if client visibleFuwn2024-07-251-1/+6
* fix(service-worker): properly await all promisesFuwn2024-07-251-6/+5
* fix(service-worker): wrap push in waitUntilFuwn2024-07-251-49/+56
* fix(service-worker): show default notification for chromeFuwn2024-07-251-11/+19
* fix(actions): correct trigger pathFuwn2024-07-251-1/+1
* fix(notifications): try/catch sendNotificationFuwn2024-07-251-1/+5
* fix(pwa): robust silent notificationsFuwn2024-07-251-6/+14
* chore(service-worker): fix typesFuwn2024-07-251-12/+8
* fix(notifications): allow silent notificationsFuwn2024-07-251-1/+1
* fix(service-worker): silence empty notification queueFuwn2024-07-251-1/+11
* fix(service-worker): fix import pathsFuwn2024-07-251-2/+2
* deps(web-push): add typesFuwn2024-07-251-0/+1
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-2517-26/+26
* refactor(Database): separate providersFuwn2024-07-2538-41/+38
* feat(notifications): allow unsubscribeFuwn2024-07-253-0/+38
* fix(Settings): hint wordingFuwn2024-07-251-2/+2
* ci(trigger): update actions pathsFuwn2024-07-241-0/+2
* ci(trigger): update project referencesFuwn2024-07-242-73/+73
* ci(trigger): automatic deploymentFuwn2024-07-241-0/+30
* refactor(trigger): v2 -> v3Fuwn2024-07-248-104/+116
* fix(notifications): move details setter to runFuwn2024-07-241-6/+6
* feat: background notificationsFuwn2024-07-2411-40/+193
* feat(layout): browser notificationsFuwn2024-07-242-42/+38
* feat(proxy): drop headersFuwn2024-07-231-1/+1
* fix(proxy): proxy by defaultFuwn2024-07-231-1/+1
* feat(Manga): proxy rawFuwn2024-07-231-1/+3
* feat(proxy): enable level two proxy encodingFuwn2024-07-231-3/+11
* feat(Manga): allow preferring native chapter countFuwn2024-07-226-49/+82
* feat(Data): raw manga chapter count handlerFuwn2024-07-221-0/+19
* refactor(Data): rename awc moduleFuwn2024-07-222-1/+1
* refactor(Birthday): rename modulesFuwn2024-07-225-4/+4
* fix(SequelSpy): use LinkedTooltipFuwn2024-07-151-12/+15
* fix(CleanGrid): unique LinkedTooltip item ID for duplicate mediaFuwn2024-07-141-2/+4
* refactor(mediaTitle): simplify title locale indexerFuwn2024-07-141-8/+3
* feat(proxy): encode proxy requestsFuwn2024-07-121-1/+1
* fix(display): check context if browserFuwn2024-07-101-1/+2
* feat(settings): only show anilist notification toggle in pwaFuwn2024-07-081-13/+15
* feat(pwa): anilist notificationsFuwn2024-07-084-4/+4
* feat(pwa): anilist notificationsFuwn2024-07-087-4/+79
* feat(manifest.json): add orientationFuwn2024-07-081-0/+1