Commit Graph

303 Commits

Author SHA1 Message Date
thePR0M3TH3AN
efa68321df Merge pull request #89 from PR0M3TH3AN/codex/add-caching-for-nostr-notes-and-profiles
Add local caching for events and profiles
2025-09-25 15:12:33 -04:00
thePR0M3TH3AN
90a3bf97fe Add local caching for events and profiles 2025-09-25 15:07:25 -04:00
thePR0M3TH3AN
c5668bfc3b Merge pull request #88 from PR0M3TH3AN/codex/add-fade-in-effect-for-new-video-boxes
Add fade-in animation for new video cards
2025-09-25 14:54:08 -04:00
thePR0M3TH3AN
ab1eaaa5a1 Add fade-in animation for new video cards 2025-09-25 14:42:57 -04:00
thePR0M3TH3AN
6fb9f91a34 Merge pull request #87 from PR0M3TH3AN/codex/fix-video-playback-issues
Fix modal playback race after cleanup
2025-09-25 14:36:50 -04:00
thePR0M3TH3AN
32f652e7a8 Fix modal playback race after cleanup 2025-09-25 14:36:09 -04:00
thePR0M3TH3AN
7c1675805e Merge pull request #86 from PR0M3TH3AN/codex/fix-image-loading-issues-and-placeholders
Ensure video thumbnails fall back to placeholder
2025-09-25 14:12:49 -04:00
thePR0M3TH3AN
67b8caa623 Ensure video thumbnails fall back to placeholder 2025-09-25 14:12:27 -04:00
thePR0M3TH3AN
1d0100619e Merge pull request #85 from PR0M3TH3AN/codex/add-mobile-friendly-toggle-menu-for-sidebar
Restore sidebar footer toggle
2025-09-25 14:10:12 -04:00
thePR0M3TH3AN
b7ebed9843 Merge branch 'unstable' into codex/add-mobile-friendly-toggle-menu-for-sidebar 2025-09-25 14:09:45 -04:00
thePR0M3TH3AN
237724b8ac Restore sidebar footer toggle 2025-09-25 14:07:36 -04:00
thePR0M3TH3AN
ac0777534e Merge pull request #84 from PR0M3TH3AN/codex/add-mobile-friendly-toggle-menu-for-sidebar
Add drop-up resources menu to sidebar
2025-09-25 13:58:34 -04:00
thePR0M3TH3AN
4cbcfcfbf4 Add drop-up resources menu to sidebar 2025-09-25 13:58:06 -04:00
thePR0M3TH3AN
a593ea0f5b Merge pull request #83 from PR0M3TH3AN/codex/improve-modal-opening-speed
Speed up modal open animations
2025-09-25 13:26:17 -04:00
thePR0M3TH3AN
52553165d6 Speed up modal open animations 2025-09-25 13:24:05 -04:00
thePR0M3TH3AN
ddd6e40696 Merge pull request #82 from PR0M3TH3AN/codex/fix-video-grid-loading-glitch
Improve thumbnail caching and skip tracking script in partials
2025-09-25 13:09:44 -04:00
thePR0M3TH3AN
2d48f89f45 Improve thumbnail loading stability and skip tracking in modals 2025-09-25 12:53:29 -04:00
thePR0M3TH3AN
6e5c73f731 Merge pull request #81 from PR0M3TH3AN/codex/fix-video-loading-glitch-and-tracker-script
Reduce thumbnail flicker and avoid modal tracking duplicates
2025-09-25 12:20:54 -04:00
thePR0M3TH3AN
c56ffdfee6 Reduce video list thrash and skip modal tracking 2025-09-25 12:20:29 -04:00
thePR0M3TH3AN
0557014986 Merge pull request #80 from PR0M3TH3AN/codex/verify-tracking-script-implementation
Restore Umami automatic tracking
2025-09-25 11:49:14 -04:00
thePR0M3TH3AN
6c6641c961 Restore Umami automatic tracking 2025-09-25 11:48:31 -04:00
thePR0M3TH3AN
77936e7656 Merge pull request #79 from PR0M3TH3AN/codex/add-tracking-script-to-all-pages
Simplify tracking script integration
2025-09-25 11:18:36 -04:00
thePR0M3TH3AN
69ca1f1d58 Merge branch 'unstable' into codex/add-tracking-script-to-all-pages 2025-09-25 11:18:25 -04:00
thePR0M3TH3AN
f9f9c8149c Simplify tracking script integration 2025-09-25 11:14:10 -04:00
thePR0M3TH3AN
9629ef01ed Merge pull request #78 from PR0M3TH3AN/codex/add-tracking-script-to-all-pages
Fix Umami tracking integration
2025-09-25 10:32:22 -04:00
thePR0M3TH3AN
fa738b9cb7 Merge branch 'unstable' into codex/add-tracking-script-to-all-pages 2025-09-25 10:32:05 -04:00
thePR0M3TH3AN
7bdf93cb63 Fix Umami integration 2025-09-25 10:28:31 -04:00
thePR0M3TH3AN
e58c16ab83 Merge pull request #77 from PR0M3TH3AN/codex/add-tracking-script-to-all-pages
Add centralized analytics tracking
2025-09-25 10:10:52 -04:00
thePR0M3TH3AN
dbe4563bb7 Add centralized analytics tracking 2025-09-25 10:09:45 -04:00
thePR0M3TH3AN
73e5a6bc83 Merge pull request #76 from PR0M3TH3AN/codex/fix-cors-blocking-on-video-playback
Handle CORS-safe URL probes and resilient hosted playback
2025-09-25 09:19:15 -04:00
thePR0M3TH3AN
109f5e0746 Handle CORS-safe URL probes and resilient hosted playback 2025-09-25 09:18:43 -04:00
thePR0M3TH3AN
c5b30921ae Merge pull request #75 from PR0M3TH3AN/codex/update-video-upload-and-playback-handling
Add hosted URL workflow with WebTorrent fallback
2025-09-25 08:35:47 -04:00
thePR0M3TH3AN
c9ebc80ab4 Document v3 publishing schema 2025-09-25 08:35:19 -04:00
thePR0M3TH3AN
c488f3fa16 Merge pull request #74 from PR0M3TH3AN/codex/update-agents.md-and-readme.md-rules
Document magnet safety rules for contributors
2025-09-25 07:41:10 -04:00
thePR0M3TH3AN
1a6371fee3 Document magnet safety rules for contributors 2025-09-25 07:40:42 -04:00
thePR0M3TH3AN
72f3e4f8fd Merge pull request #73 from PR0M3TH3AN/codex/implement-clarity-and-stability-improvements
Improve URL health caching and cleanup flows
2025-09-25 07:37:04 -04:00
thePR0M3TH3AN
adf6bd56cd Improve URL health caching and cleanup flows 2025-09-25 07:35:08 -04:00
thePR0M3TH3AN
d89b38006a Merge pull request #72 from PR0M3TH3AN/codex/implement-final-playback-strategy
Implement URL-first playback fallback
2025-09-25 07:10:37 -04:00
thePR0M3TH3AN
9bf283c2d4 Implement URL-first playback fallback 2025-09-25 07:07:27 -04:00
thePR0M3TH3AN
02de05e31a Merge pull request #71 from PR0M3TH3AN/codex/fix-data-attributes-for-url-and-magnet
Fix playback dataset handling for raw magnets
2025-09-25 07:00:39 -04:00
thePR0M3TH3AN
447aea3d4b Fix playback dataset handling for raw magnets 2025-09-25 06:58:30 -04:00
thePR0M3TH3AN
b617648136 Merge pull request #70 from PR0M3TH3AN/codex/add-url-support-for-publishing-and-parsing
Normalize video version parsing
2025-09-25 06:41:25 -04:00
thePR0M3TH3AN
8a9e325c22 Normalize video version parsing 2025-09-25 06:41:02 -04:00
thePR0M3TH3AN
d511757473 Merge pull request #69 from PR0M3TH3AN/codex/add-hosted-video-url-input-to-upload-modal
Add hosted URL and seed hint inputs to upload modal
2025-09-24 22:36:38 -04:00
thePR0M3TH3AN
0af08f60b0 Add hosted URL and seed hint inputs to upload modal 2025-09-24 22:36:25 -04:00
thePR0M3TH3AN
ce8a2aab87 Merge pull request #68 from PR0M3TH3AN/codex/centralize-webtorrent-constraints-and-flags
feat: add runtime-toggable playback constants
2025-09-24 22:34:34 -04:00
thePR0M3TH3AN
fbd6fa4121 feat: add runtime-toggable playback constants 2025-09-24 22:34:12 -04:00
thePR0M3TH3AN
d6a34571a9 Merge pull request #67 from PR0M3TH3AN/codex/update-agents.md-and-readme.md-documentation
Update contributor docs for URL-first playback
2025-09-24 21:54:16 -04:00
thePR0M3TH3AN
e85831bbf6 Update contributor docs for URL-first playback 2025-09-24 21:53:50 -04:00
thePR0M3TH3AN
ff4fd71cbe Merge pull request #66 from PR0M3TH3AN/codex/implement-url-health-caching-and-probing
Add cached CDN health badges to video cards
2025-09-24 21:50:03 -04:00