summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings-proto/2.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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