sojorn/go-backend
Patrick Britton 56a9dd032f feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods
- Add VideoProcessor service to PostHandler for frame-based video moderation
- Implement multi-frame extraction and Azure OpenAI Vision analysis for video content
- Enhance VideoStitchingService with filters, speed control, and text overlays
- Add image upload dialogs for group avatar and banner in GroupCreationModal
- Implement navigation placeholders for mentions, hashtags, and URLs in sojornRichText
2026-02-17 13:32:58 -06:00
..
cmd feat: Register Groups system routes in backend main.go 2026-02-17 11:00:44 -06:00
internal feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
pkg/utils security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
scripts feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
.env.example security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
api fix: disable turnstile for admin login and troubleshooting 2026-02-16 21:18:05 -06:00
chain_button_fix.patch security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
check_columns.go feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
check_table.go feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
Dockerfile security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
go.mod refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
go.sum security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
login_response.json security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
Makefile security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
nginx_sojorn.conf security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
seed_groups.go feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
seed_groups_final.go feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
seed_groups_fixed.go feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00
seed_suggested.sql security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00