nidus-sync/sync
Eli Ribble 0ec810591e
lint: fix errcheck for Close and Write calls across multiple files
Use lint.LogOnErr for deferred Body/File/Client Close calls.
Use lint.Write for unchecked w.Write calls.
Fix bug in sync/sms.go where fmt.Errorf result was discarded
(replace with proper log.Error call).
2026-05-09 02:29:07 +00:00
..
admin.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
cell.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
communication.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
dash.go Remove template test 2026-04-23 00:30:35 +00:00
download.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
intelligence.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
mailer.go Move qr-code generation to the API 2026-04-23 00:28:31 +00:00
messages.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
mock.go Initial draft of shifting from chi to gorilla/mux 2026-04-01 16:19:11 +00:00
notification.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
oauth.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
operations.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
parcel.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
planning.go Show pool map in planning workbench when signal is selected 2026-03-20 22:47:03 +00:00
pool.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
privacy.go Rework template system, merge templates 2026-02-07 05:53:38 +00:00
qr.go Move qr-code generation to the API 2026-04-23 00:28:31 +00:00
radar.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
review.go Show pool map in planning workbench when signal is selected 2026-03-20 22:47:03 +00:00
routes.go Remove template test 2026-04-23 00:30:35 +00:00
service-request.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
setting.go Add all of Ben's mocks for the new root pages 2026-02-27 16:51:41 +00:00
signin.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
sms.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00
strings.go Switch main report page to better example 2026-01-07 20:47:55 +00:00
sudo.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
template.go Rework template system, merge templates 2026-02-07 05:53:38 +00:00
text.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
tile.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
types.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
upload.go Pretty all the things I missed 2026-03-27 14:06:50 -07:00