nidus-sync/api
Eli Ribble a82732a49c
Return communication database rows from communication API
This is a pretty big refactor of how communication works to start moving
us in the direction we want to go long-term. This adds the new
communication row and migrates existing reports to add rows for
communication.

There's also a bunch of automatic fixes from the new linter. I should
have added them separately, but whatever.
2026-05-01 21:00:23 +00:00
..
api.go Use auto build version info for embedding version information 2026-04-28 16:36:48 +00:00
audio.go Actually check error code on DB query for audio post 2026-04-28 22:18:41 +00:00
avatar.go Add avatar resource 2026-04-01 21:23:28 +00:00
communication.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
compliance.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
configuration.go Port all of the arcgis schema to using jet 2026-05-01 17:28:33 +00:00
debug.go Get Voip.ms working again in the text system 2026-01-29 21:53:49 +00:00
district.go Add avatar resource 2026-04-01 21:23:28 +00:00
event.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
handler.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
image.go Add avatar resource 2026-04-01 21:23:28 +00:00
lead.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
publicreport.go Separate out a public and non-public halves to publicreport APIs 2026-04-28 06:36:55 +00:00
review.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
routes.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
signal.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
signin.go Improve signin messaging 2026-04-23 15:24:06 +00:00
signup.go Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
sudo.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
tile.go Remove chatty log 2026-04-17 20:50:30 +00:00
twilio.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00
types.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
upload.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
user.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
voipms.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00