nidus-sync/static
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
..
css Move static outside HTML. Start work on TypeScript bundle 2026-03-21 03:06:59 +00:00
file Move static outside HTML. Start work on TypeScript bundle 2026-03-21 03:06:59 +00:00
gen Add placeholder gen file 2026-03-22 22:38:47 +00:00
ico Move static outside HTML. Start work on TypeScript bundle 2026-03-21 03:06:59 +00:00
img Add link for reviewing mailers 2026-04-21 15:01:46 +00:00
js Handle address data more gracefully 2026-03-24 09:06:42 -07:00
vendor Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
static.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00