|
|
5b8e3a2c07
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-03 07:42:55 +00:00 |
|
|
|
1498d8c827
|
Bump nanoid from 3.1.23 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-03 07:42:55 +00:00 |
|
|
|
11d92ed262
|
Buildout 3.61.0
|
2022-02-03 20:41:18 +13:00 |
|
|
|
2bbe0472dc
|
Merge branch 'develop'
|
2022-02-03 20:39:07 +13:00 |
|
|
|
4a8fa90615
|
Removing Array test, failing since upgrading to Functional component, well, coz it now returns a function
|
2022-02-03 20:37:50 +13:00 |
|
|
|
e2eed1e79c
|
Standard import for state; Updating GridItem which needs support for useDrag hook (render only, not actual dnd UX tests)
|
2022-02-03 20:34:54 +13:00 |
|
|
|
276663c990
|
Buildout
|
2022-02-02 17:46:24 +13:00 |
|
|
|
2ee49e851c
|
Use full playlist as context when fetching its tracks, for future callbacks
|
2022-02-02 17:46:11 +13:00 |
|
|
|
73e2bb2cc3
|
Drag and drop ready to go; Context menu not perfect, but better than current
|
2022-02-01 21:12:38 +13:00 |
|
|
|
e787a339f2
|
Proper checks for snapcast_enabled (and spotify_enabled) before adding event hooks; fixes #790
|
2022-02-01 20:27:48 +13:00 |
|
|
|
6e26f78f25
|
Drag and drop for grid items, need better support for ref objects (eg playlist with no tracks loaded)
|
2022-01-31 21:23:07 +13:00 |
|
|
|
1c55507042
|
Enqueue full album/artist/playlist working (but unloaded tracks, not yet); Fixing kiosk playback position
|
2022-01-30 20:04:51 +13:00 |
|
|
|
a56f4f8b9f
|
Custom context menu provides its own components
|
2022-01-29 22:53:30 +13:00 |
|
|
|
419b128082
|
Using mopidy-spotify from apt so it manages all system deps, fixes #797
|
2022-01-29 22:42:20 +13:00 |
|
|
|
597f691807
|
Disable dragability fully unless can_sort, prevents impossible scrolling on touch devices
|
2022-01-29 07:48:53 +13:00 |
|
|
|
47c25cc08e
|
Removing dragger; Fixing play_next by upgrading action payload to object - easier to read
|
2022-01-16 21:16:22 +13:00 |
|
|
|
27e5ddf833
|
Both touch and HTML5 draggers depending on device, prevents nasty mouse experience
|
2022-01-16 20:19:24 +13:00 |
|
|
|
e52872d139
|
Adding touch backend, works awesome, viable candidate as primary backend
|
2022-01-11 21:34:43 +13:00 |
|
|
|
c3f3fdd868
|
Context menu on queue 'Play next' just moves tracks; Starting touch-support for dragging
|
2022-01-11 21:26:52 +13:00 |
|
|
|
4fbae32458
|
React DnD as provider working pretty well, still WIP
|
2022-01-10 21:17:54 +13:00 |
|
|
|
83c15278e9
|
Hooking dropzones
|
2022-01-08 22:46:05 +13:00 |
|
|
|
19dba2d622
|
Update nl.yaml
Donkder to Donker
|
2022-01-04 09:17:13 +01:00 |
|
|
|
69c2b9df1e
|
Usin vanilla HTML drag
|
2021-12-28 20:55:09 +13:00 |
|
|
|
2bdd95adcd
|
Tracks context detect common provider; useTimer hook for state-accessible intervals/timers
|
2021-12-26 21:00:05 +13:00 |
|
|
|
c66d84cdaf
|
Adding enqueuing and shuffle-add; Correctly adding 'from' for playlist and album context menu actions'
|
2021-12-24 22:58:03 +13:00 |
|
|
|
99f8ad5a7e
|
Refactoring selection, now TrackList state-managed
|
2021-12-19 20:15:53 +13:00 |
|
|
|
606a7d65ef
|
Slim progress bar for mobile; production buildout
|
2021-12-18 14:41:43 +13:00 |
|
|
|
94b2eedc5b
|
More context menu items; Callbacks for love/library toggles
|
2021-12-12 21:06:42 +13:00 |
|
|
|
1814284596
|
Context consistency, formatContext, context playlist submenu
|
2021-12-07 21:18:54 +13:00 |
|
|
|
f098be9339
|
Rebuilding context menu items (WIP)
|
2021-12-05 21:07:21 +13:00 |
|
|
|
6f591d51e6
|
Correctly fetching type (may need to split source vs items)
|
2021-12-02 21:05:59 +13:00 |
|
|
|
46f31a0b7e
|
More formatSimpleObjects
|
2021-12-01 20:49:50 +13:00 |
|
|
|
83ddfe6cac
|
formatSimpleObject as our source; updating context menus
|
2021-11-30 20:29:45 +13:00 |
|
|
|
02628d7981
|
Buildout
|
2021-11-29 20:57:22 +13:00 |
|
|
|
4262479c25
|
Radio added_from stores seeds, rather than building concatenated URI
|
2021-11-29 20:56:12 +13:00 |
|
|
|
46f22ead84
|
Tracklist 'source' to contain all the meta we need for queue (avoids unnecessary remote lookups)
|
2021-11-28 20:37:20 +13:00 |
|
|
|
a59f98ff9b
|
All modals using dedicated /modal URL for routing
|
2021-11-28 20:06:33 +13:00 |
|
|
|
4adc41c558
|
Nesting Switches and subviews
|
2021-11-28 19:52:12 +13:00 |
|
|
|
46e6bc4743
|
Ditching load_queue flags, instead using simple loading prop on item itself (less capable but greater performance and predictability) and fixes #774
|
2021-11-28 15:55:28 +13:00 |
|
|
|
713b30690b
|
useHistory
|
2021-11-21 20:04:13 +13:00 |
|
|
|
797b7fcbfd
|
Merge pull request #755 from orontee/update_french_translation
Update french translation
|
2021-11-21 19:59:53 +13:00 |
|
|
|
2e09488273
|
Upgrading to more functional components
|
2021-11-21 19:57:37 +13:00 |
|
|
|
f8da0fbf33
|
Housekeeping
|
2021-11-21 19:57:15 +13:00 |
|
|
|
7d2d9e5c2a
|
Actual test for base App (shallow render only, for now)
|
2021-11-21 19:57:02 +13:00 |
|
|
|
4d1c2b7505
|
Example of additional pip packages via environment vars
|
2021-11-21 19:30:50 +13:00 |
|
|
|
fc2852ae49
|
Lint fixing double-space
|
2021-11-21 11:51:14 +13:00 |
|
|
|
fc20e4e865
|
Removing additional backends, now that they can be added using PIP_PACKAGES env var
|
2021-11-21 11:46:29 +13:00 |
|
|
|
c2f3154fa2
|
Constructor, not method call
|
2021-11-21 11:32:00 +13:00 |
|
|
|
65ac8dfce3
|
Adding verify_certificates config to disable cert validation for internal certs, fixes #778
|
2021-11-21 11:28:53 +13:00 |
|
|
|
86e819f3dd
|
Merge branch 'develop' of github.com:jaedb/Iris into develop
|
2021-11-20 12:13:52 +13:00 |
|