Commit Graph

138 Commits

Author SHA1 Message Date
c2cd0cc3b3 Merging 2020-11-14 21:53:48 +13:00
f59c927f87 Merge branch 'master' of https://github.com/maxerenberg/Iris into maxerenberg-master 2020-11-14 21:52:42 +13:00
eded4a2f96 Reverting stream_title_changed, addressed more thoroughly in #588 2020-11-14 21:38:37 +13:00
407cc7d9de Favor current_track data over index 2020-11-14 21:33:13 +13:00
6c0390f7b6 Removing custom sorter, we now use Lodash orderBy, one less responsibility 2020-11-08 20:49:48 +13:00
81399d6d72 Standardized ensureLoaded to load assets from index, coldstore or fetch() 2020-10-06 20:43:47 +13:00
461ce84a04 Buildout, clean up; Still to hose out deprecated actions and reducers 2020-09-30 21:03:38 +13:00
449b32a384 Removing remaining artistLoaded, albumLoaded, etc in favor of itemLoaded for consistent pipeline; Looking at search 2020-09-13 20:59:46 +12:00
60326d9de6 Moving tracks into items (need to consider performance knock-ons) 2020-09-06 21:13:53 +12:00
c7462e44a9 Merge remote-tracking branch 'upstream/master' 2020-09-01 02:10:59 -04:00
ef45cad1a4 display Internet radio stream title 2020-08-20 00:36:23 -04:00
d02d5dd491 Upgrading all buttons to Button component 2020-08-16 20:00:10 +12:00
eb90730667 Upgrading GA; Creating unified Button for all variants 2020-08-15 21:05:00 +12:00
9a09828c20 Previewing items to add, in prep for random selection (#546) 2020-08-01 22:20:07 +12:00
74b73ad6a6 Mobile polish; Performance experimentation; Loader screen; ; Minor code bugs 2020-08-01 21:15:17 +12:00
26cbddc34c Mapping Playlist view 2020-07-08 20:15:14 +12:00
6225c6a6b0 Renaming Content to I18n to avoid naming clashes; Artist and Debug views mapped 2020-07-07 20:52:09 +12:00
fca28ada88 Exposing components for translation mapping; Queue and AAlbum views now moved to translation file 2020-07-06 20:22:39 +12:00
1158fb7c2f Language as window.language for access in pure function 2020-07-05 20:58:39 +12:00
78ec0eff26 Getting a feel for desired multi-language approach #424 2020-07-04 21:39:30 +12:00
233ce9b207 Inheriting added_at with last_updated for better cross-platform support;, fixes #523; Adding 'Shuffle' to queue, fixes #522 2020-04-19 20:57:43 +12:00
67855d207d Thumbnail placeholder as icon; Fixing non-loading categories on refresh 2020-04-17 21:44:49 +12:00
e4267256af Keeping parallax mainly for profile views (Artist, User), makes themes more consistently nice 2020-04-16 16:24:47 +12:00
21bbd4c20e Consistent thumbnail hover actions 2020-04-09 09:02:53 +12:00
0d3ac044b8 Adding hover actions to now playing artwork (kiosk mode / album) 2020-04-08 09:15:15 +12:00
648ec8638a Buildout 2020-03-12 11:45:02 +13:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
2928eea8f9 Kiosk mode lyrics 2020-02-15 21:45:29 +13:00
066da7f7ca Groundwork for crossfading now playing artwork; Initial Setup pre-fill from queryParams 2020-02-11 09:52:18 +13:00
0206fb7c69 Working through ReactJS lifecycle deprecations 2019-11-15 13:50:39 +13:00
68de0feed6 Better UX on dropdown field; Adding search added_from in queue 2019-10-13 09:29:41 +13:00
96d68c0ae0 Upgrading links sentence; multi-seed radio 2019-10-05 09:10:34 +13:00
d1d2ee5ca3 Radio seeds now showing in 'Added from' 2019-10-03 09:21:38 +13:00
e9ccd8f5f5 Adding more radio info to metadata for nicer experience 2019-10-02 16:37:26 +13:00
c0e8a64e37 Adding queue specs (prototype), fixes #439 2019-09-27 16:23:33 +12:00
c08cc71c47 Service worker caching, Loader component 2019-09-10 06:59:44 +12:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
8bc6e1b749 Adding glow to all large thumbnails 2019-08-30 08:32:47 +12:00
011b3f069e Artist thumbnail 2019-08-21 17:02:38 +12:00
57be70f03b Queue item references 2019-08-16 10:35:49 +12:00
d7ab7fb6c5 Mobile friendly queue revamp 2019-08-13 16:53:39 +12:00
009e3cee6c Prototype added from; Need to test queue build in map 2019-08-12 16:59:24 +12:00
88a88bd2a5 Slimmer but more useful queue current_track 2019-08-09 14:08:57 +12:00
ae853b6de7 Pagination for large queues, tracklist flexbox 2019-07-15 12:08:56 +12:00
0dd0a36c60 Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders 2019-06-28 09:34:15 +12:00
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
da23ce0868 Hiding parallax from most views in light theme 2019-04-15 13:30:26 +12:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
1fbd2c36a9 Working through each Modal and updating; Addingng ErrorMessage and 'asset not found' messages 2019-01-22 21:46:56 +13:00