This website requires JavaScript.
Explore
Help
Sign In
sam
/
where_woof
Watch
1
Star
0
Fork
0
You've already forked where_woof
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb3e4f45adaf7bff13d35001139216e45b8ed408
where_woof
/
frontend
/
internal
/
handlers
History
Sam Rolfe
fd91d3c53e
fix: admin upload action fillForm()->refreshFormData(['photo_url']) (fillForm threw in action closure); photo cache-busting (?v=updated_at) so overwritten photos don't show stale browser cache (user 'reverting to old images')
2026-08-10 16:18:08 +10:00
..
auth.go
tuxedo notes: photo upload, username/email display + confirm-email, favicon; verified owner-only edit
2026-08-07 19:46:08 +10:00
handlers.go
renewal-unlock: orders.renews_at lazy expiry + owner unlock notices (ntfy/sms channels, exempt from metering) — verified
2026-08-10 10:10:50 +10:00
location.go
fix: admin upload action fillForm()->refreshFormData(['photo_url']) (fillForm threw in action closure); photo cache-busting (?v=updated_at) so overwritten photos don't show stale browser cache (user 'reverting to old images')
2026-08-10 16:18:08 +10:00
pages.go
admin-insights-pages: dashboard customers+revenue (orders.amount), users->tags relation, pause customer (gates alerts), About/What-is-this/Contact pages
2026-08-10 09:19:14 +10:00
photo.go
photo-object-storage: MinIO on .13 (9010/9011), Go upload+serve /photos, admin S3 disk + Filament upload, migrated, deployed
2026-08-08 10:01:02 +10:00
scan.go
tag-lifecycle: owner close (status closed, gating + page) + move (copy details to new tag, close source) + legacy ?productid= redirect — verified with real tags 6 & 17
2026-08-10 11:36:11 +10:00
tag_page.go
fix: admin upload action fillForm()->refreshFormData(['photo_url']) (fillForm threw in action closure); photo cache-busting (?v=updated_at) so overwritten photos don't show stale browser cache (user 'reverting to old images')
2026-08-10 16:18:08 +10:00
tags.go
fix: remove photo_url text input from user form (photo only via file upload; handler keeps existing photo when no file); livewire config published (disk=local, 12MB, 2min upload — was 5s default breaking admin temp uploads)
2026-08-10 15:07:15 +10:00