Commit Graph

2075 Commits

Author SHA1 Message Date
8366fcfd43 FIX: Locale 2023-01-03 07:35:38 +02:00
84ace1a317 FIX: Fonts for Cyrylic languages 2023-01-03 06:42:48 +02:00
aad09b22ad Merge branch 'develop' of github.com:jaedb/Iris into develop 2023-01-02 21:45:16 +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
a228e48a0a Merge branch 'develop' into hide-discover 2023-01-02 21:41:52 +13:00
23b87efe5d Criado uma tradução em pt_BR
Criado uma tradução em pt_BR
2022-12-15 18:17:36 -03:00
11f202a9b7 Removing duplicate playlist groups 2022-12-11 20:42:01 +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
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
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
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
742a0e98ff Moving loader to thumbnail so it doesn't block underlying render, mitigates impact of #837 2022-10-30 18:37:58 +13:00
7564c1bdee Dynamic basename ('/' or '/iris/') depending on initial path; Webpack dev server fully functional 2022-10-30 16:29:56 +13:00
0e366843c7 Upgrading Debug to functional component 2022-10-29 21:54:28 +13:00
bcc0550069 Snapshot of actual Album; App test unweidly, TODO: achieve coverage further down DOM 2022-10-29 20:57:17 +13:00
97a259187b Upgrading to hooks, simplifying unit test mocks 2022-09-29 15:32:11 +13:00
875072dea8 Upgrading (where practical) to I18n component, rather than i18n function so we can useSelector for language pref 2022-09-29 10:39:19 +13:00
129ed32f88 Merge branch 'develop' of github.com:jaedb/Iris into develop 2022-09-25 12:20:41 +13:00
5562ad9d10 Merge pull request #854 from DavisNT/tt
Add Tidal source for Tracks
2022-09-25 12:20:30 +13:00
cd94977965 Merge branch 'develop' of github.com:jaedb/Iris into develop 2022-09-25 12:18:29 +13:00
3e27921004 Fixing Router upgrade issues 2022-09-25 12:18:20 +13:00
a4b9216756 Merge pull request #864 from nawordar/fix-selection
Fix selection ordering
2022-09-25 12:17:46 +13:00
86a6ade70f Fix selection ordering 2022-09-04 13:01:32 +02:00
4526b647a7 Adding missing params wrapper 2022-09-04 21:15:32 +12:00
9633a899e5 Wrapping CSS calcs in calc(); TODO: Remove FontAwesome 2022-09-04 20:48:15 +12:00
e3989c2d15 Removing iris:browse: URI prefix, fixes #829 2022-09-04 20:47:38 +12:00
0f950ed50c Browse URI + name syntax, fixes #829 2022-09-04 19:52:48 +12:00
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
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
5715c2c507 Fixing hooks order 2022-08-21 13:29:58 +12:00
cfca0b95d4 Distinguish "missing spotify token" vs "spotify not enabled" 2022-08-07 15:49:57 +02: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
4438431aff Do not show discovery menu when spotify is not used
Fixes #856
2022-08-07 15:05:45 +02: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
2bc3059fbf Add Tidal source for Tracks 2022-07-18 20:55:09 +03:00
fdbcb22fa9 Remove Restore Defaults for snapcast, fixes #848 2022-06-18 21:18:08 +12:00
0182112476 Version bump; Production buildout 2022-06-18 21:11:29 +12:00