Commit Graph

2835 Commits

Author SHA1 Message Date
5c9cb4c900 Create es.yaml
Traducción a español
2021-03-02 08:41:54 +01:00
fc54c6445b Upgrading lists 2021-03-01 21:31:22 +13:00
a67a4a7f67 Generic Grid with viewport hook working well; need better way to fetch first item's height (error) 2021-02-27 21:45:00 +13:00
e476ff64ab Update GridItem.js
Fixes an issue with "item" being undefined.
2021-02-26 08:34:47 +01:00
4a3f884500 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
2021-02-23 07:50:48 +00:00
e2b580d2c5 Merge branch 'M0Rf30-feature/language-it' into develop 2021-02-21 12:34:37 +13:00
2ba4aa3093 Implementing italian; Reverting 'their' vs 'his' 2021-02-21 12:34:03 +13:00
1e186459d0 Merge branch 'feature/language-it' of https://github.com/M0Rf30/Iris into M0Rf30-feature/language-it 2021-02-21 12:32:02 +13:00
79c56a1917 Merge pull request #697 from kerkenit/dutch
Update Dutch translation
2021-02-21 12:30:47 +13:00
353a7f4f45 Merge pull request #701 from el97/develop
Updated sv.yaml
2021-02-21 12:29:45 +13:00
7924378d6c Merge pull request #685 from orontee/update_french_translation
Update french translation
2021-02-21 12:28:49 +13:00
d914e309f3 Merge branch 'master' into develop 2021-02-21 08:24:14 +13:00
a1c25d367a Buildout 3.5.1 2021-02-21 08:23:46 +13:00
470833c6e4 Formatting search result tracks, fixes #660 2021-02-21 08:21:56 +13:00
1550fe86bd Add hotkeys translations 2021-02-20 12:32:17 +01:00
b61c1f5dcc Update french translation 2021-02-20 12:20:46 +01:00
3b4072ca0e Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:10:22 +00:00
b6e42bc55b Merge branch 'develop' 2021-02-20 23:08:37 +13:00
1c98a5968d Buildout for 3.56.0; Responsive subheader 2021-02-20 23:08:08 +13:00
a21b3b0b28 Updated sv.yaml
Added missing rows.
2021-02-19 13:31:05 +01:00
10c2f8a19f Replacing tracks with lookup results avoids working around https://github.com/tkem/mopidy-dleyna/issues/72 2021-02-16 21:11:59 +13:00
1d1e1c2c97 Breadcrumb for File:: plus manual requirement of library.browse (lookup gives a single result) 2021-02-16 07:06:30 +13:00
e7e301060d Flexing the header; POC of loading tracks one-by-one for quicker updates and more cancelability 2021-02-15 21:01:39 +13:00
85b3a1f575 Fetching full track objects, only when Ref is provided 2021-02-15 20:05:58 +13:00
a043c42234 Update Dutch translation 2021-02-14 16:56:25 +01:00
3087c49f6c Context menu for User; Fixing loader for Categories 2021-02-10 16:45:07 +13:00
bc38b1ba6b Loading before asset - ensures force reload 'feels' right 2021-02-08 20:57:13 +13:00
9510b1db66 Adding Hotkeys Info modal (triggered by 'i'), fixes #651 2021-02-08 17:18:42 +13:00
1ec1b03a24 Consistent disc_track with padded zeroes, fixes #673 2021-02-08 16:39:48 +13:00
5b62f76e32 Encoding playlist during AddTracksToPlaylist, patch missing connect; fixes #684 2021-02-08 11:08:38 +13:00
c2b1fdf6ba Preserving loaded directory's URI for matching on render 2021-02-01 20:41:49 +13:00
225c1e1559 Rebuild without libflac 2021-02-01 11:21:53 +13:00
3a89284c83 Using LibFlac for include 2021-02-01 11:20:45 +13:00
a58d4ba56e Tidying up load checkers 2021-02-01 11:16:31 +13:00
1c6426d568 Using _PRCNT_ to encode % symbol, fixes #674 2021-02-01 11:16:18 +13:00
1d77d497be Refactor of isLoading for array of matches now staggered 2021-01-31 13:33:24 +13:00
40e6ed5045 Standard encoding, but on decode we need to re-encode specific characters for Mopidy backends 2021-01-31 09:27:40 +13:00
e3ff00efc9 Re-encoding brackets and decoding slashes 2021-01-30 09:42:33 +13:00
61aaf978be Custom URI encoding, will require manual handling of all url unsafe characters 2021-01-25 06:55:37 +13:00
acdd8bca6a Add Italian localization 2021-01-24 18:30:29 +01:00
1ac6fa8492 Fix some en language typos 2021-01-24 17:00:53 +01:00
4f561de7c5 Removing vanilla encodeURIComponent, doing it manually for better control 2021-01-23 16:24:07 +13:00
1bfc48e193 Tweaking uri encoding... 2021-01-20 21:17:49 +13:00
1464dd5986 Manual encoding/decoding of specific URI elements 2021-01-19 06:47:24 +13:00
50f106c710 Loaders in Track view; Revisiting URI encoding again... 2021-01-18 21:06:59 +13:00
499a4800b0 loadUris to handle type-agnostic URIs 2021-01-17 20:55:15 +13:00
b0d14561fd Trial auto-loader based on Mopidy's __model__ response 2021-01-14 19:39:09 +13:00
5778706df7 Routing all fetchers to type-specific call; Mopidy getUris to handle unknown ones 2021-01-14 19:35:30 +13:00
4151f4fc18 Adding credits to Snapcast-sourced files 2021-01-12 19:59:50 +13:00
1b523c866f Buildout 2021-01-10 13:14:41 +13:00