nidus-sync/sync
Eli Ribble 10046f1edb lint: remove unused items from resource, sync, platform, db
- Remove contentUploadList/Placeholder/Detail from resource/upload.go
- Remove toImageURLs, userURI from resource/communication.go
- Remove responseListUser from resource/user.go
- Remove contentSignin/getSignin from sync/signin.go (re-add contentSignin used elsewhere)
- Delete sync/service-request.go (entirely unused)
- Remove _rowWithID from platform/signal.go
- Remove unused tag field from db/tx.go Rows struct
2026-05-09 17:19:38 +00:00
..
mailer.go Move qr-code generation to the API 2026-04-23 00:28:31 +00:00
oauth.go lint: remove unused code from sync/ package 2026-05-09 14:52:12 +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
routes.go Remove template test 2026-04-23 00:30:35 +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 lint: remove unused items from resource, sync, platform, db 2026-05-09 17:19:38 +00: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