|
|
a926882e27
|
Upgrading to node 14
|
2022-10-30 16:56:41 +13:00 |
|
|
|
c0347887c6
|
Limiting workers for jest
|
2022-10-30 16:52:27 +13:00 |
|
|
|
84db4e0789
|
Removing tracks from Album (for now); Jest and react-dnd not getting along
|
2022-10-30 16:50:15 +13:00 |
|
|
|
7564c1bdee
|
Dynamic basename ('/' or '/iris/') depending on initial path; Webpack dev server fully functional
|
2022-10-30 16:29:56 +13:00 |
|
|
|
84bc77a7d6
|
Upgrading webpack dev server
|
2022-10-29 21:55:00 +13:00 |
|
|
|
0e366843c7
|
Upgrading Debug to functional component
|
2022-10-29 21:54:28 +13:00 |
|
|
|
857a3bf8e4
|
Reinstating package-lock.json for npm-dependent workflows
|
2022-10-29 21:04:40 +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 |
|
|
|
6d6a2b4f24
|
Upgrading tests, replacing Enzyme with TestRenderer
|
2022-09-29 10:38:26 +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 |
|
|
|
5be88223af
|
Merge branch 'jaedb:master' into fix-selection
|
2022-09-04 13:02:19 +02: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 |
|
|
|
d97636bdb0
|
Merge branch 'maint/853-merging-and-cleaning' into develop
|
2022-09-04 20:50:51 +12:00 |
|
|
|
2d77032f09
|
NPM easy upgrade, fixes #865
|
2022-09-04 20:50:20 +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 |
|
|
|
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 |
|
|
|
2bc3059fbf
|
Add Tidal source for Tracks
|
2022-07-18 20:55:09 +03: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 |
|