sojorn/go-backend/cmd
Patrick Britton c98c73f724 feat: Add capsule entry reporting system with image proxy for external GIFs
- Add capsule_reports table and admin UI: new /capsule-reports page with list/update handlers
- POST /capsules/:id/entries/:entryId/report: members can report encrypted entries with voluntary decrypted sample
- GET /image-proxy: stream external images (Reddit, GifCities) through server to hide client IPs
- group_chat_tab: add GIF picker, report button, proxy external GIF URLs through ApiConfig.proxyImageUrl()
- api.ts: add list
2026-02-18 09:03:30 -06:00
..
api feat: Add capsule entry reporting system with image proxy for external GIFs 2026-02-18 09:03:30 -06:00
fix_db refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
fixdb security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
migrate refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
migrate_new refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
search_migration refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
seeder security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
verify refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00