Commit Graph

1596 Commits

Author SHA1 Message Date
8a203dbedb Add context-menu-ability to currently playing track, fixes #566 2020-08-25 20:27:25 +12:00
b650d01ec8 Removing 'Add' to avoid confusion with primary button 2020-08-25 20:26:55 +12:00
4f7f9cb60d Detecting youtube URI types, fixes #595 2020-08-25 20:05:44 +12:00
deb75fc54b Adding catcher for refresh_spotify_token when not enabled; fixes #565; Starting translation key migration for exceptions 2020-08-24 21:15:25 +12:00
d3d882d5d9 Explicit casting of strings 2020-08-24 21:12:06 +12:00
3142b5342a Merge branch 'develop' 2020-08-21 22:27:13 +12:00
9989a5749b Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-08-21 22:26:57 +12:00
59d84ff8fb Buildout 2020-08-21 22:26:48 +12:00
edbe3d670d Merge pull request #580 from orontee/complete-language-fr
Add french translations related to #579
2020-08-21 22:26:39 +12:00
6b2b0850e3 Adding actions to handle pin events 2020-08-19 08:35:43 +12:00
8db8b0fcdb Converting TuneIn URI into album to resolve viewability, also fixes #581 2020-08-18 20:18:29 +12:00
871c003a64 Google callbacks wrapped in dispatch, but shouldn't have beeen 2020-08-17 19:31:28 +12: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
2ac022e620 Add french translations related to #579 2020-08-12 23:23:41 +02:00
74a1fd93b3 Merge branch 'master' into develop 2020-08-12 20:19:53 +12:00
7d328bcc9e Merge pull request #577 from el97/patch-1
Fix sv.yaml
2020-08-12 20:15:40 +12:00
1d5398c65a Merge pull request #579 from orontee/complete_translations
Complete translations
2020-08-12 20:14:59 +12:00
b0d0ded723 Merge branch 'feat/221-pinned' into develop 2020-08-12 20:12:01 +12:00
70d9824a6c Updating pinned URIs when they change (eg renaming local playlist) 2020-08-12 20:11:31 +12:00
0aeb3221d4 Removing all but Search mopidy_connected checks 2020-08-12 08:11:39 +12:00
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