secubox-openwrt/package/secubox/luci-app-cyberfeed
CyberMind-FR d07d6c414c feat(cyberfeed): Add Star Wars crawl timeline and fix array handling
- Add Star Wars opening crawl style timeline with:
  - Starfield background with twinkling stars
  - "A long time ago in a network far, far away...." intro
  - CYBERFEED logo zoom animation
  - 3D perspective text crawl (rotateX transform)
  - Yellow text (#ffd700) with cyan accents (#0ff)
  - Auto-refresh every 3 minutes
  - Controls: PAUSE, RESET, HOME, REFRESH

- Fix LuCI API array handling in getFeeds/getItems:
  - RPC `expect` declarations auto-extract nested properties
  - Response IS the array, not res.feeds/res.items
  - Add Array.isArray check to handle both cases

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 23:50:51 +01:00
..
htdocs/luci-static/resources feat(cyberfeed): Add Star Wars crawl timeline and fix array handling 2026-01-23 23:50:51 +01:00
root/usr fix(cyberfeed): Move emojification inside AWK parser, fix item count 2026-01-23 22:36:13 +01:00
Makefile fix(cyberfeed): BusyBox AWK compatibility and settings form fixes 2026-01-23 22:25:00 +01:00