Commit Graph

3133 Commits

Author SHA1 Message Date
83b0332b3a Merge pull request #879 from jaedb/develop
3.66
2023-01-15 08:15:22 +13:00
58f487c2e2 Playlist Groups with name containing '/'
- Escape to a space; may need expanding on if more characters start appearing
2023-01-15 07:42:36 +13:00
4925d25442 Removing advanced CodeCov workflow
- Enabled basic version via GitHub directly
2023-01-15 07:42:04 +13:00
6ca71d9c52 Nested path to requirements.txt 2023-01-05 21:35:37 +13:00
456eca7add Merge branch 'jojo141185-patch-2' into develop 2023-01-05 21:34:00 +13:00
3286376c89 Updated Dockerfile with multi-stage build approach
Moved the build process of the GStreamer plugins to a separate stage. 
Restructured the file a bit and cleaned up some unused dependencies.
2023-01-03 18:59:37 +01:00
c0f5229af1 Dockerfile installing nodejs and building frontend
- Need to experiment with file size reduction
2023-01-03 08:01:14 +13:00
0eb30a9287 New step to extract branch name 2023-01-02 22:20:39 +13:00
7fb68a32a8 github.ref 2023-01-02 22:17:38 +13:00
3a1f43870b Double-brackets 2023-01-02 22:15:32 +13:00
b5f9baa17d Separating meta for release vs edge 2023-01-02 22:06:27 +13:00
8c4b166c06 No wrapping, just leading $ 2023-01-02 22:04:08 +13:00
a5b5ca0ced Using GITHUB_REF_NAME 2023-01-02 22:00:55 +13:00
3bc1ea0bb3 Build Docker image for any push to develop or master 2023-01-02 21:58:32 +13:00
aad09b22ad Merge branch 'develop' of github.com:jaedb/Iris into develop 2023-01-02 21:45:16 +13:00
a0aaada0c8 Dockerfile to *build* assets manually
- Cannot safely (and consistently) overwrite PIP-installed package with host volume binding, so is easier to build within Docker
- Add `.nvmrc` for consistent buildout
2023-01-02 21:43:45 +13:00
87fd816335 Source icon top-left
- Matches Spotify artwork, which we hide when it is burned-in on the image
- Consistent across all providers now
2023-01-02 21:42:34 +13:00
7f4f59d71a Merge pull request #859 from jotak/hide-discover
Do not show discovery menu when spotify is not used
2023-01-02 21:42:14 +13:00
a228e48a0a Merge branch 'develop' into hide-discover 2023-01-02 21:41:52 +13:00
11f202a9b7 Removing duplicate playlist groups 2022-12-11 20:42:01 +13:00
179089f41b Updating to GST-HACK for Spotify playback support 2022-12-11 20:41:45 +13:00
860f005eb4 Reinstating playlist lazy-loading artwork
- Needs monitoring on heavier backends (YTMusic, Tidal, etc)
- Doesn't conflict with PlaylistGroups
2022-12-03 22:39:39 +13:00
58ef7e6bea YTMusic playlist support
- Can create and edit playlists
- Can now load playlists natively
2022-12-03 22:07:29 +13:00
defb37312f Merge branch 'master' into develop 2022-11-27 13:21:55 +13:00
737b774ea0 Release not supported? 2022-11-19 10:13:15 +13:00
95de0a1cb1 Adding workflow_dispatch event 2022-11-19 10:07:26 +13:00
4869971765 Listen for all 'release' events 2022-11-19 10:00:52 +13:00
c42c776821 Release trigger typos 2022-11-19 09:54:07 +13:00
8b5330dd73 Using *release* as workflow trigger, rather than branch push 2022-11-19 09:47:19 +13:00
899a706f9e Adding tag event 2022-11-19 09:35:30 +13:00
a08143b5d8 Correcting event type 2022-11-19 09:20:12 +13:00
69b9bc08a7 Configuring docker image tagging
- Ditching deploy/release, will release on push to master
- Tag branch + version + major.minor
2022-11-19 09:10:59 +13:00
52f1277fff Adding docker/metadata-action for auto-tagging
- *Should* auto-tag based on GitHub branch and tag
- Fixes #872
2022-11-19 08:58:32 +13:00
932c218679 Merge branch 'master' into develop 2022-11-15 19:56:04 +13:00
b5e07f4a82 Ignore m3u folder 2022-11-15 19:55:53 +13:00
e90c79b8e9 Dockerfile build fix
- Removing python-dbus
2022-11-13 19:10:15 +13:00
9c627486f3 Updating Dockerfile to new /docker/mopidy paths
- Pulse config
- Mopidy example
2022-11-13 06:59:09 +13:00
77fca409f3 npm audit fix
- Upgraded webpack-strip dependencies
2022-11-12 20:45:23 +13:00
a4f5d894cc Merge pull request #869 from jaedb/develop
Develop
2022-11-12 20:41:12 +13:00
5529ed78fe Tox command
- Ditching 'sudo', no longer needed with newer docker setup
- Excluding /docker folder from package
2022-11-12 19:54:20 +13:00
60c4a4e389 Restructuring docker (again)
- Nested structure to match /var/lib/mopidy
- Updating gitignore to exclude individual configs
2022-11-12 08:58:33 +13:00
154e72234e Moving HTML builder into webpack
- Allows handling of template variables
- Retaining test_mode switch for hot-swap JS bundle
2022-11-12 08:52:38 +13:00
074b97ce7d Volumes restructure to sample docker-compose.yml
- Playlist persistence
- Consistent structure to match that of /var/lib/mopidy/
2022-11-11 22:37:29 +13:00
02aee0b9e1 Removing more absolute asset references 2022-11-11 22:36:05 +13:00
f0b10f46c2 Removing more absolute references 2022-11-03 08:00:59 +13:00
627ece592e Remove absolute ref for service worker 2022-11-03 07:57:21 +13:00
e906177bc1 Only build HTML for WDS, use our custom builder for actual builds 2022-11-02 21:05:30 +13:00
43734f8991 Track loading thumbnail; 'Go to track' context item 2022-10-30 22:32:09 +13:00
fc5376bcde Removing blanket 'loading: true' when LOAD_ITEM called 2022-10-30 22:17:57 +13:00
bb456a9afa Thumbnail doubles up as secondary loader; Webpack dev server as primary dev stack, dynamic base_href to accommodate 2022-10-30 21:24:41 +13:00