aboutsummaryrefslogtreecommitdiff
path: root/src/routes/api/configuration/+server.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(auth): ignore malformed user cookiesFuwn5 days1-3/+7
|
* refactor(supabase): move app access to service roleFuwn6 days1-25/+31
|
* refactor: centralise site origin usageFuwn11 days1-9/+4
|
* refactor(effect): add request body schema decoders to api routesFuwn2026-03-031-1/+6
|
* refactor(effect): migrate api auth cookie decodingFuwn2026-03-031-25/+7
|
* chore(biome): drop formatter style overridesFuwn2026-03-011-54/+57
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-51/+51
|
* 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(settings): delete remote configurationFuwn2024-02-171-1/+31
|
* feat(settings): settings syncFuwn2024-02-121-8/+25
|
* feat(database): config sync scaffoldingFuwn2024-02-111-0/+23