nidus-sync/api
Eli Ribble 9b6cacda0e
Make signals include the object they are attached to (pool, report)
This means pushing the types into the common types module, which
required a refactor of a bunch of other libraries.
2026-03-21 01:19:36 +00:00
..
api.go Move audio API to its own file 2026-03-19 21:07:00 +00:00
audio.go Move audio API to its own file 2026-03-19 21:07:00 +00:00
communication.go Fix tracking report type through the system 2026-03-18 19:25:52 +00:00
compliance.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
debug.go Get Voip.ms working again in the text system 2026-01-29 21:53:49 +00:00
district.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
event.go Close old SSE connections, push down type strings 2026-03-13 18:21:20 +00:00
handler.go Add log message when we can't marshal JSON 2026-03-20 05:01:52 +00:00
image.go Fix saving note images and transcoding 2026-03-19 20:49:17 +00:00
lead.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
publicreport.go Make signals, not leads, from public reports. 2026-03-19 17:41:56 +00:00
query_params.go Add initial user selector for impersonation page 2026-03-20 05:20:37 +00:00
review.go Move review actions into the platform, emit events on change 2026-03-19 16:55:49 +00:00
review_task.go Move signal creation inside platform layer 2026-03-19 19:00:44 +00:00
routes.go Add initial user selector for impersonation page 2026-03-20 05:20:37 +00:00
signal.go Make signals include the object they are attached to (pool, report) 2026-03-21 01:19:36 +00:00
signin.go Add more log info on login failure 2026-01-26 20:41:21 +00:00
tile.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
twilio.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00
types.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
user.go Add initial user selector for impersonation page 2026-03-20 05:20:37 +00:00
voipms.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00