Skip to content

Releases: midianinja/TV-NINJA

0.0.1-alpha6

12 Jun 14:00
Compare
Choose a tag to compare
0.0.1-alpha6 Pre-release
Pre-release

short release

  • revert scrolling logic
  • fix player lost frames
  • allow for tab options: itemShowPlay

0.0.1-alpha5

11 Jun 15:48
Compare
Choose a tag to compare
0.0.1-alpha5 Pre-release
Pre-release

STREAMERS and OWN PLAYER

  • content views rework, much better layouting
  • integrate icons, rework markers
  • streamer support, we can stream from youtube, http, torrent and file

0.0.1-alpha4

02 Jun 11:55
Compare
Choose a tag to compare
0.0.1-alpha4 Pre-release
Pre-release

ENABLE TELESUR

mostly internal changes

  • make loading by pages work
  • remove collections from persist because youtube is shit
  • pass actions by state

0.0.1-alpha3

29 May 14:46
Compare
Choose a tag to compare
0.0.1-alpha3 Pre-release
Pre-release

SEARCH

rework storage,

  • switch to redux-storage
  • switch back to using cache in butter-redux-provider
  • use lru-cache and localforage to hand-handle cache persist/restore

performance

  • memoize tabContent calculation
  • abuse setTimeout for cache

0.0.1-alpha2

23 May 11:38
Compare
Choose a tag to compare
0.0.1-alpha2 Pre-release
Pre-release

TVSHOW SUPPORT !

  • fullscreen button now works
  • async fetching of details
  • hide long synopsis
  • many bugfixes

we moved all dispatch logic to containers keeping our components clean
this release comes with the newer https://github.com/butterprovider/butter-provider code, nearing 1.0.0 release.

0.0.1-alpha1

17 May 21:47
Compare
Choose a tag to compare
0.0.1-alpha1 Pre-release
Pre-release

0.0.1-alpha0

16 May 06:12
Compare
Choose a tag to compare
0.0.1-alpha0 Pre-release
Pre-release

TEST CODE DO NOT USE