Commit Graph

3133 Commits

Author SHA1 Message Date
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
179abf8e33 Merge pull request #822 from jojo141185/patch-1
Update Dockerfile
2022-05-08 20:47:50 +12:00
216a200525 Merge branch 'develop' of github.com:jaedb/Iris into develop 2022-05-08 20:38:19 +12:00
0268b7b901 Merge pull request #823 from jaedb/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-05-08 20:35:03 +12:00
27e400c8aa Merge pull request #834 from jaedb/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-08 20:34:46 +12:00
3217bc027c Merge pull request #836 from jaedb/feat/776-save-config-to-server
Feat/776 save config to server
2022-05-08 20:34:28 +12:00
e561cce2af Refactor of modals and storing server-side 2022-05-08 20:33:53 +12:00
c4f45574f7 Nested params in modal state - importing server vs pushed configs 2022-05-01 20:18:19 +12:00
e776284e6f Gracefully handle missing track uri 2022-05-01 20:17:39 +12:00
e38f2539a4 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 17:07:58 +00:00
4a5c287128 ru.yaml
russian lang
2022-04-17 15:29:24 +03:00
235e0bba22 Use 'git clone --depth 1' to reduce docker image size from 1GB to 500MB 2022-04-17 06:46:46 +02:00
aee31ad720 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:18:41 +00:00
dcecba98f0 Update Dockerfile
Updated to latest mopidy APT repo installation routine (see https://docs.mopidy.com/en/latest/installation/debian/) to fix GPG error.
2022-03-31 20:37:13 +02:00
28953bf7bd Cleaning close modal into actions; Pushing shared config to server 2022-03-28 21:18:55 +13:00
f76e985fad Adding shared_config to main config 2022-03-28 21:18:26 +13:00
c11dc81e63 Separate import modal in prep for importing from server 2022-03-20 21:21:47 +13:00
d15fcc7e78 Standardizing syntax; fully operational 2022-03-13 20:28:58 +13:00
2bd9ec6804 Remove context argument 2022-03-13 20:20:27 +13:00
682759a163 Tags syntax 2022-03-13 20:17:11 +13:00
5db76908fc Removing meta reader 2022-03-13 19:59:06 +13:00
7c663e526a Documented DockerHub push from GH Actions Marketplace 2022-03-13 19:58:06 +13:00