aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api/notifications
Commit message (Collapse)AuthorAgeFilesLines
* refactor(effect): add request body schema decoders to api routesFuwn11 days1-1/+10
|
* refactor(effect): migrate core auth decode boundariesFuwn11 days2-18/+6
|
* chore(biome): drop formatter style overridesFuwn13 days2-36/+36
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-092-30/+30
|
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-242-6/+8
|
* refactor(Data): rename database referencesFuwn2024-08-242-2/+2
|
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-252-2/+2
|
* refactor(Database): separate providersFuwn2024-07-252-2/+2
|
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+26
|
* feat: background notificationsFuwn2024-07-241-0/+26