summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings-proto/2.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-211-1/+1
|
* Signify some imports more explicitlyRory&2026-06-161-1/+1
|
* Move entities to databaseRory&2026-06-121-2/+3
|
* Migrate SettingsProto* to satisfies, part of #1577Rory&2026-03-201-2/+2
|
* Make openapi.js work offline - still needs conditionals fixed thoughRory&2026-01-221-0/+4
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-125/+125
|
* Prettier u4Rory&2025-12-171-58/+18
|
* More env settings to tune down log noiseRory&2025-10-191-4/+5
|
* Reorganise schemas a little bitRory&2025-10-151-4/+1
|
* Return defaults for missing {proto-,}settingsRory&2025-10-111-3/+3
|
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
|
* Clean up unused importsRory&2025-09-301-1/+1
|
* Do settings versioningRory&2025-09-291-0/+5
|
* Oops, actually send the events to a user...Rory&2025-09-291-0/+1
|
* Emit USER_SETTINGS_PROTO_UPDATERory&2025-09-291-0/+18
|
* Merge in json representation of settings protosRory&2025-09-291-5/+21
|
* Setting protos supportRory&2025-09-291-0/+187