Commit Graph

1675 Commits

Author SHA1 Message Date
2151c42536 Housekeeping library component fetches 2020-08-12 08:06:24 +12:00
a612a6a626 Adding mopidy connection delay to prevent components needing to handle it 2020-08-11 21:05:36 +12:00
86aad6df0e useEffect to trigger API call (needs delay for mopidy_connected) 2020-08-10 21:00:31 +12:00
220489dffe Merge pull request #557 from magcode/master
added mixcloud to library browse
2020-08-10 11:53:58 +12:00
03bfce5112 Allow artist albums dropdown fields to be translated 2020-08-09 21:44:59 +02:00
18ba78c28f Fix other typo in french translation 2020-08-09 20:42:53 +02:00
2ba5f6ede6 Allow process notifications in Mopidy middleware to be translated 2020-08-09 20:21:42 +02:00
62f58018c7 Allow mute/unmute playback controls to be translated 2020-08-09 20:21:23 +02:00
fbba492ffa Allow filter placeholder to be translated 2020-08-09 19:33:20 +02:00
680ea5349f Fix typos in french translation 2020-08-09 19:12:56 +02:00
dbe5a38cf2 Add french translation 2020-08-09 18:31:22 +02:00
584b3ea7c4 Adding sidebar list 2020-08-09 21:04:07 +12:00
55c06454e0 Proof-of-concept pinned playlist 2020-08-08 22:17:31 +12:00
09c5fb8244 Adding sentry error filtering 2020-08-06 21:01:51 +12:00
aeb9bf795d Update sv.yaml
Fixed spelling and grammar.
2020-08-06 02:42:28 +02:00
180f7924b7 3.51 buildout 2020-08-05 20:22:03 +12:00
0978be4ee8 Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-08-05 20:11:26 +12:00
76acc7c866 Merge pull request #575 from foxfabi/feature/language-de
German translations
2020-08-05 20:11:11 +12:00
dbb41b4f57 Upgrading to Babel 7; Fixing failing tests 2020-08-04 21:04:07 +12:00
7d2034f08b Add German translations 2020-08-04 10:52:42 +02:00
df7a02a863 Upgrading jest 2020-08-04 20:13:42 +12:00
50f2c97f84 Added sv.yaml
This is the first version of a Swedish translation for Iris.
2020-08-03 15:52:09 +02: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
f4c71026b7 Modal detection through less-than-ideal jQuery 2020-08-03 20:42:04 +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
f26c50c3df Responsive for < 350px devices, fixes #532 2020-07-29 07:58:07 +12:00
d7c64643cf Adding error boundary around Notifications to catch issues like #565 2020-07-24 20:56:20 +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
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
86e051a401 added mixcloud to library browse 2020-07-05 21:16:31 +02: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