aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api/oauth
Commit message (Expand)AuthorAgeFilesLines
* deps(sveltekit): Migrate to SvelteKit 2Fuwn2026-01-221-1/+1
* fix: Throw redirectsFuwn2025-12-011-1/+1
* deps(SvelteKit): Migrate to SvelteKit 2Fuwn2025-06-091-1/+1
* chore(prettier): use spaces instead of tabsFuwn2024-10-092-31/+31
* feat: stronger logoutFuwn2024-02-061-3/+2
* refactor(utility): move helpers to utilityFuwn2024-01-131-1/+1
* refactor(api): move animeschedule oauthFuwn2024-01-061-17/+0
* refactor(api): simple oauth handlerFuwn2024-01-062-60/+25
* chore: remote debug logsFuwn2024-01-021-1/+0
* feat(oauth): add animeschedule backFuwn2024-01-011-0/+0
* feat(error): more error debuggingFuwn2023-12-151-1/+3
* feat(notifications): refresh tokenFuwn2023-12-151-25/+18
* feat: https and animeschedule oauthFuwn2023-12-081-0/+35
* fix(earthly): environment variable typesFuwn2023-12-072-5/+5
* feat(oauth): refresh token routeFuwn2023-09-172-0/+70
* refactor(oauth): move to single pathFuwn2023-09-131-34/+0
* refactor(oauth): move to apiFuwn2023-09-131-0/+34