Commit Graph

1044 Commits

Author SHA1 Message Date
dbb41b4f57 Upgrading to Babel 7; Fixing failing tests 2020-08-04 21:04:07 +12:00
df7a02a863 Upgrading jest 2020-08-04 20:13:42 +12:00
4d56b73863 Adding jest coverage 2020-08-03 21:02:18 +12:00
48adeeac7f Add to queue random functional 2020-08-03 20:42:17 +12:00
e398949a06 Adding generic loadItem (refactor elsewhere); Adding foundation for Add Random 2020-08-03 07:08:16 +12:00
8824d7a5d6 Fixing library URI setting (destructuring), possibly related to #571 2020-08-01 22:36:17 +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
90cd51f6ed Prod buildout 2020-07-30 20:30:15 +12:00
f26c50c3df Responsive for < 350px devices, fixes #532 2020-07-29 07:58:07 +12:00
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
d6f6db5f11 Merging into main dev stream 2020-07-08 20:32:53 +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
ea190c2ccd Black and flake fixups (still no check_manifest working reliably) 2020-06-22 20:50:09 +12:00
0aa8d1d016 Buildout 2020-06-22 20:18:56 +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
d88f66798f Removing data_dir in favor of Extension.get_data_dir, #547 2020-05-31 21:35:24 +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
c16bbab023 Version bump 3.49.0 2020-05-14 11:45:50 +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
581c9520a6 Explicitly set path as string 2020-05-08 15:13:26 +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
27e3c12a9d Hover of nested sub-tags 2020-05-01 11:16:39 +12:00