aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api/notifications/unsubscribe/+server.ts
Commit message (Expand)AuthorAgeFilesLines
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-15/+15
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-241-3/+4
* refactor(Data): rename database referencesFuwn2024-08-241-1/+1
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-251-1/+1
* refactor(Database): separate providersFuwn2024-07-251-1/+1
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+26