summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings-proto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganise schemas a little bitRory&2025-10-152-8/+2
* Return defaults for missing {proto-,}settingsRory&2025-10-112-6/+6
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-302-2/+2
* Clean up unused importsRory&2025-09-301-1/+1
* Do settings versioningRory&2025-09-292-0/+10
* Oops, actually send the events to a user...Rory&2025-09-292-0/+2
* Emit USER_SETTINGS_PROTO_UPDATERory&2025-09-292-0/+36
* Merge in json representation of settings protosRory&2025-09-292-8/+38
* Setting protos supportRory&2025-09-292-0/+374