Commit Graph

1543 Commits

Author SHA1 Message Date
2a0e088b71 Final components done, dynamic language selector 2020-07-23 21:07:08 +12:00
efed79e801 Halfway through modals mapping 2020-07-19 21:00:00 +12:00
2de98afee4 All views done this time; Language file mapping for modals.. Will need to do destructuring in second sweep 2020-07-19 20:41:14 +12:00
9f186d281c Mapping all remaining views - just modals and components to go 2020-07-17 22:12:47 +12:00
30141926aa Clickable flags; Adding links to version release notes 2020-07-08 20:32:00 +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
850c69cea1 Fill prop for thumbnails on Queue and Artist for large screens 2020-06-26 15:36:09 +12:00
68d86e395f Fixing theme tweaks; Fixing prefers-color-scheme of false, resolves #549 2020-06-22 20:18:49 +12:00
f5efbd1ede Letter spacing 2020-06-18 21:12:43 +12:00
44b55d5f78 Fixing context menu trigger silencing; Search form polish 2020-06-18 21:06:52 +12:00
7f9e2eeaf5 Play/queue actions on playlist save tracks to index for faster reuse 2020-06-12 22:42:49 +12:00
7be693dea3 Ditching thumbnail glow on mobile - performance suffering too much 2020-06-11 21:09:29 +12:00
b27bb49ed4 Clearable search results 2020-06-09 21:09:29 +12:00
52039e2f5d Search results grid layout; Tracklist 2020-06-09 16:44:17 +12:00
cfd1222445 Creating SearchResults component 2020-06-09 08:17:19 +12:00
fec4396583 Properly cancellable processes; Playlists that refuse to load tracks 2020-05-25 20:50:25 +12:00
487bd5590b Merging from master; Flexi-width notifications; Cancelling Spotify library processes fixed 2020-05-20 20:32:18 +12:00
bb78b29b6d Debugging check-manifest bollocks again; Adding Sentry error catching 2020-05-18 20:56:42 +12:00
dc1018b2c7 Buildout; Tweak to prevent constant icecast reload 2020-05-17 20:53:05 +12:00
c2aff5c921 Adding retry when Icecast closes endpoint between tracks, causing 404 2020-05-17 20:22:15 +12:00
98167e7c6f Removing group when last client is removed from it 2020-05-16 19:27:24 +12:00
afb06bac4a Calculating group volume on render rather than on load, fixes #534 2020-05-16 19:17:22 +12:00
65b3a3349a Merging from remote 2020-05-16 18:48:25 +12:00
08befea541 Reinventing Stream, seems to be working well now 2020-05-13 20:48:44 +12:00
5df6d526bc Removing ReactHowler, falling back to safe HTML5 audio, starting to fix #541 2020-05-12 21:03:57 +12:00
aff8428b5b Sensibly detecting Spotify availability by access_token; Only fetch playlists to add tracks to from relevant providers, fixes #539 2020-05-12 20:32:48 +12:00
69b2de8159 Display general Spotify error messages that are provided by API 2020-05-12 19:15:59 +12:00
3c407e4220 Upgrading to theme mixin for auto variant 2020-05-05 16:50:07 +12:00
67fc8c4ee0 Context menu on related artists; Starting breadcrumb for Browse 2020-05-03 19:55:41 +12:00
f1b6ada66b Adding indication of autosaved text fields 2020-05-03 13:54:34 +12:00
d4e6757341 Adding sorting to album tracks, fixes #469 and #530 2020-05-03 13:54:20 +12:00
27e3c12a9d Hover of nested sub-tags 2020-05-01 11:16:39 +12:00
5388f6a59e Adding multi-server support 2020-04-30 15:45:55 +12:00
0caa780e38 Adding and updating Servers, fixes #524 2020-04-28 21:24:17 +12:00
92292b18d7 Upgrading redux; Refactoring tabs; Adding servers index 2020-04-26 22:04:39 +12:00
b95c0fe3cb Rehash of swipe interactivity for touch play bar 2020-04-25 20:00:37 +12:00
bf9e14012a Converting playback bar to flexbox 2020-04-22 21:07:20 +12:00
26c365a9a3 Stateful pagination on Browse Directories, fixes #406 2020-04-20 21:02:13 +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
0021883913 Removing X image placeholder in favor of contextual icons 2020-04-16 20:43:02 +12:00
e4267256af Keeping parallax mainly for profile views (Artist, User), makes themes more consistently nice 2020-04-16 16:24:47 +12:00
aa1d9f21d5 Merging url-based imports 2020-04-13 14:17:33 +12:00
e1e39000ab Notifying user to revoke shared tokens 2020-04-13 14:15:22 +12:00
eda7098b6d Null action 2020-04-13 13:50:20 +12:00
8927f0c947 Patching GMusic call, fixes #520 2020-04-13 13:42:10 +12:00