Commit Graph

3054 Commits

Author SHA1 Message Date
d165aa6e88 Simplifying click-outside-of behavior, fixes #827 2022-09-04 18:56:15 +12:00
3c55761fe7 Allowing dropdown to break out of overflow, fixes #827 2022-09-04 12:02:24 +12:00
810737242c Removing item from store when loading fails 2022-09-04 11:33:25 +12:00
b3dc8f896c Upgrading to dispatch 2022-09-04 09:30:15 +12:00
310fe0464d Correctly excluding buildout files (TESTING REQ'D FOR ACTIONS) 2022-09-04 09:16:13 +12:00
fcacafd1c3 Merging develop 2022-09-04 09:13:45 +12:00
33bb054e86 Merging PR #853 2022-09-04 09:03:11 +12:00
06727bfb5b Reinstating page navigation hotkeys, fixes #862 2022-09-04 08:57:58 +12:00
daee7b4369 Removing sources priority sorting (deprecating it) 2022-09-04 08:40:15 +12:00
ae3b831aa4 Upgrading from ReactSortable to ReactDND 2022-09-04 08:25:39 +12:00
80b034083b Merge branch 'master' into develop 2022-09-04 08:25:07 +12:00
5715c2c507 Fixing hooks order 2022-08-21 13:29:58 +12:00
c8e137a23a Merge pull request #860 from jotak/track-icon
(Trivial) use music_note icon for tracks page
2022-08-20 14:02:58 +12:00
4b2a87c239 (Trivial) use music_note icon for tracks page
"album" was used instead, probably a mistake.
2022-08-07 15:16:59 +02:00
90b31736bd Version bump 2022-07-31 13:10:01 +12:00
bb30d091ba Adding refresh for track context menu 2022-07-31 13:06:17 +12:00
3a161a66d7 Favouring current_track.name, fallback to stream_title; fixes #732 2022-07-31 13:05:16 +12:00
09db7fba6c GridItem classname snapshots 2022-06-18 21:21:07 +12:00
f03f346448 Buildout 2022-06-18 21:18:21 +12:00
fdbcb22fa9 Remove Restore Defaults for snapcast, fixes #848 2022-06-18 21:18:08 +12:00
0cff86bc7d Merge branch 'develop' 2022-06-18 21:11:52 +12:00
0182112476 Version bump; Production buildout 2022-06-18 21:11:29 +12:00
07f49aabda Merge pull request #846 from jaedb/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.0.7 to 1.1.1
2022-06-18 21:06:09 +12:00
b1bb66e8b8 Object arguments for playAlbum, fixes #819 2022-06-18 20:49:31 +12:00
863044e93f Merge pull request #843 from jaedb/feat/842-discover
Feat/842 discover
2022-06-18 20:40:56 +12:00
1a16e4bd21 Merge pull request #845 from partofthething/fix-824
Add setting access guard to fix 824
2022-06-18 20:40:08 +12:00
8c42bb140b Merge pull request #844 from phampyk/master
Adding Jellyfin and Podcasts browse tiles
2022-06-18 20:39:30 +12:00
2c3681f804 Only showing library context menu for Spotify 2022-06-18 20:38:14 +12:00
238d63a6ec Refactoring Featured Playlists for multi-source support 2022-06-18 16:49:12 +12:00
6a8cfbc721 Bump eventsource from 1.0.7 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:35:02 +00:00
f6e28bd07e Fix KeyError when spotify not configured.
Fixes #824.
2022-05-30 09:11:07 -07:00
Ana
7ddd248bf2 Update Browse.js 2022-05-27 18:50:31 +01:00
Ana
dcae788173 Changes in the proper file 2022-05-27 18:35:07 +01:00
Ana
5390066780 New tiles
Fix Soma FM tile not showing and added Jellyfin and podcasts tiles
2022-05-26 19:25:56 +01:00
b84c7c3b75 Buildout 2022-05-23 08:39:34 +12:00
649442600d Loading playlist group with images (need to batch to avoid timeout) 2022-05-22 20:58:38 +12:00
73a02caf9f Genre for non-Spotify providers working 2022-05-22 12:58:54 +12:00
b60e2ee67e Platform-agnostic curated playlists (WIP) 2022-05-21 18:12:07 +12:00
d15fd4c493 Merge pull request #813 from fmauNeko/feature/jellyfin_source
Implement Jellyfin source
2022-05-20 21:13:34 +12:00
520645d948 Merge branch 'master' into develop 2022-05-20 19:38:55 +12:00
04475bc923 Merge branch 'develop' of github.com:jaedb/Iris into develop 2022-05-20 19:38:48 +12:00
9bd5ba0dff Merge pull request #830 from Sieboldianus/reduce-docker-size
Use 'git clone --depth 1' to reduce docker image size from 1GB to 500MB
2022-05-20 19:38:12 +12:00
c93edade18 Implement Jellyfin source 2022-05-17 09:18:07 +02:00
1158b463ee Merge branch 'develop' 2022-05-14 13:44:04 +12:00
5942698667 Version bump 2022-05-14 13:43:45 +12:00
8bf47b89e4 Applying URI setting to provider URI, fixes #810 2022-05-14 13:42:48 +12:00
1a4223a003 Implementing Russian translation (with fixes) 2022-05-08 21:02:21 +12:00
a486832841 Merge branch 'develop' of github.com:jaedb/Iris into develop 2022-05-08 20:49:19 +12:00
472f32321d Removing old translations 2022-05-08 20:49:11 +12:00
500417c648 Merge pull request #831 from brs105/patch-1
ru.yaml
2022-05-08 20:48:53 +12:00