• Joined on 2026-01-28
admin pushed to main at Sicherhaven/eventify_backend 2026-04-07 07:39:01 +00:00
9aa7c01efe feat(favorites): add EventLike model, favorites API, and notifications module
d04891c064 feat(leads): link consumer account to lead on submission
9142b8fedb feat(leads): add Lead Manager module with full admin and consumer endpoints
14c474ea87 docs: changelog v1.8.3 — TopEventsAPI fix
8d0e801d86 fix(top-events): remove token gate, add event_status filter and event_type_name
Compare 40 commits »
admin pushed to main at vivekpprakash/eventify_backend 2026-04-07 07:38:59 +00:00
9aa7c01efe feat(favorites): add EventLike model, favorites API, and notifications module
d04891c064 feat(leads): link consumer account to lead on submission
9142b8fedb feat(leads): add Lead Manager module with full admin and consumer endpoints
14c474ea87 docs: changelog v1.8.3 — TopEventsAPI fix
8d0e801d86 fix(top-events): remove token gate, add event_status filter and event_type_name
Compare 40 commits »
admin pushed to main at vivekpprakash/eventify_backend 2026-04-07 07:29:31 +00:00
a2a77a9c16 feat(favorites): add EventLike model, favorites API, and notifications module
admin pushed to main at vivekpprakash/eventify_backend 2026-04-07 06:22:43 +00:00
a01611dd45 feat(leads): link consumer account to lead on submission
admin pushed to main at vivekpprakash/eventify_backend 2026-04-07 05:18:45 +00:00
2434805738 feat(leads): add Lead Manager module with full admin and consumer endpoints
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 16:51:34 +00:00
d74698f0b8 docs: changelog v1.8.3 — TopEventsAPI fix
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 16:51:34 +00:00
d74698f0b8 docs: changelog v1.8.3 — TopEventsAPI fix
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 16:46:43 +00:00
fb1abc0b99 fix(top-events): remove token gate, add event_status filter and event_type_name
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 16:46:42 +00:00
fb1abc0b99 fix(top-events): remove token gate, add event_status filter and event_type_name
admin pushed to main at Sicherhaven/Eventify-frontend 2026-04-06 16:38:05 +00:00
685c6755d8 chore: remove _notes and .obsidian from git tracking
b8fcd29aff chore: remove vibe-coding artifacts from tracking, sync notes and obsidian config
b24df66b31 feat: rewrite contribute tab to match web app (app.eventifyplus.com/contribute)
c6c313854d feat: city selection now uses haversine radius filtering (10km)
8481b14a7a fix: resolve 3 console errors (RenderFlex overflow, gamification 404s, CORS)
Compare 40 commits »
admin pushed to main at Sicherhaven/Eventify-frontend 2026-04-06 16:35:42 +00:00
1bb25b026c chore: remove _notes and .obsidian from git tracking
admin pushed to main at Sicherhaven/Eventify-frontend 2026-04-06 16:34:11 +00:00
924c80da00 chore: remove vibe-coding artifacts from tracking, sync notes and obsidian config
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 16:15:24 +00:00
c7cb1fef62 fix(featured-events): resolve event_type FK to name string in API response
4de955ba62 docs: changelog v1.8.1 — FeaturedEventsAPI token gate fix
Compare 2 commits »
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 16:14:13 +00:00
c7cb1fef62 fix(featured-events): resolve event_type FK to name string in API response
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 14:15:48 +00:00
4de955ba62 docs: changelog v1.8.1 — FeaturedEventsAPI token gate fix
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 14:13:40 +00:00
9c17c6e4fc fix(featured-events): remove token gate from FeaturedEventsAPI
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 14:11:31 +00:00
9c17c6e4fc fix(featured-events): remove token gate from FeaturedEventsAPI
admin pushed to main at Sicherhaven/eventify_backend 2026-04-06 12:06:03 +00:00
d34caeccae feat(carousel): wire is_featured flag to consumer featured events API
e6ffe8efe3 fix(accounts): add merge migration to resolve conflicting eventify_id migrations
5e14511a12 feat(ad_control): new AdSurface + AdPlacement module for placement-based featured/top events
38b45e8c79 fix: add localhost:8080 to CORS_ALLOWED_ORIGINS for Flutter web preview
Compare 4 commits »
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 11:55:32 +00:00
d34caeccae feat(carousel): wire is_featured flag to consumer featured events API
admin pushed to main at vivekpprakash/eventify_backend 2026-04-06 07:00:52 +00:00
e6ffe8efe3 fix(accounts): add merge migration to resolve conflicting eventify_id migrations