nidus-sync/public-report
Eli Ribble 079d20c086
Extract EXIF data from images
This required a schema change and actually dumps all existing photo data
from the public reports page. That's probably fine since it's not
deployed to any customers so all data is currently test data.
2026-01-16 20:16:58 +00:00
..
static/vendor Make public report and sync share static assets 2026-01-14 00:39:46 +00:00
template Initial work on creating custom map component 2026-01-14 20:14:58 +00:00
endpoint.go Fix sync to follow new pattern of function grouping. 2026-01-09 22:29:56 +00:00
geospatial.go Finish green pool report submission 2026-01-09 19:43:19 +00:00
image-upload.go Extract EXIF data from images 2026-01-16 20:16:58 +00:00
nuisance.go Set status when creating reports 2026-01-14 18:59:25 +00:00
page.go Move to using web components for custom components 2026-01-14 18:59:19 +00:00
pool.go Extract EXIF data from images 2026-01-16 20:16:58 +00:00
quick.go Extract EXIF data from images 2026-01-16 20:16:58 +00:00
report.go Add the ability to register for updates on quick reports 2026-01-08 15:34:48 +00:00
routes.go Make public report and sync share static assets 2026-01-14 00:39:46 +00:00
search.go Begin sharing code with search page 2026-01-09 23:32:39 +00:00
status.go Add logic for searching for a report and getting the status. 2026-01-09 21:02:30 +00:00