Commit Graph

29 Commits

Author SHA1 Message Date
Simon J
9d76c92e69 Make Smapi responsible for turning app token into encrypted jwt (#71) 2021-11-04 14:04:56 +11:00
Simon J
8f3d2bddf7 Ability to heart and star tracks whilst playing
Ability to heart and star tracks whilst playing
2021-10-07 15:57:09 +11:00
Simon J
d7a7747fab Ability to cache subsonic artist images locally on disk (#61) 2021-10-03 16:36:50 +11:00
Simon J
c1815e5e48 Feature/up (#48)
* Upgrade production dependencies

* Upgrade dev dependencies
2021-09-07 22:56:59 +10:00
Simon J
d1f00f549c Icon resizing of viewPort dynamically, ability to specify custom fore and background colors via env vars (#32) 2021-08-26 15:18:15 +10:00
simojenki
0ad1cd5c40 Icons for root menu 2021-08-18 12:54:06 +10:00
Simon J
66b6f24e61 Upgrade node to 16.6, upgrade yarn to 3.0.0 (#17) 2021-08-13 19:11:58 +10:00
simojenki
79c8c99c1b Updating yarn.lock 2021-06-12 17:41:47 +10:00
dependabot[bot]
28dc55b06c Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 02:58:54 +00:00
dependabot[bot]
41651f842a Bump ws from 7.4.3 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 01:53:31 +00:00
Simon J
5c692f6eb2 Merge pull request #3 from simojenki/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-09 18:57:40 +10:00
dependabot[bot]
be41dc2f1e Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 08:56:58 +00:00
dependabot[bot]
09046d5d27 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 08:56:16 +00:00
dependabot[bot]
d78502d2c4 Bump underscore from 1.12.0 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 14:44:43 +00:00
simojenki
9458da74ed Bump version of x2js to 3.4.1 2021-04-17 14:57:12 +10:00
simojenki
25fd07d45a Bump soap version to ^0.37.0 2021-04-17 14:54:45 +10:00
simojenki
afa8132daa Artist images showing in list 2021-03-13 16:04:53 +11:00
simojenki
3373ae773b sonos presentation xml image map for image resizing 2021-03-13 09:52:54 +11:00
simojenki
f38e4cab88 AccessTokens class for generating temporary tokens for retrieving images etc 2021-03-12 11:51:47 +11:00
simojenki
333c9eace9 Remove xpath-ts from project 2021-03-01 17:46:49 +11:00
simojenki
007db24713 basic navidrome implementation 2021-03-01 17:28:48 +11:00
simojenki
3b350c4402 Tests for browsing of artists and albums 2021-03-01 12:46:23 +11:00
simojenki
c26a325ee1 Part of AppLink login process 2021-02-21 09:35:34 +11:00
simojenki
302efd2878 simple sonos smapi soap webservice registered 2021-02-08 20:45:17 +11:00
simojenki
2ed2fce280 Ability to register bonob service with sonos via button 2021-01-31 19:02:03 +11:00
simojenki
ab432fa8ce Listing devices and services on bonob page sourced from sonos devices 2021-01-30 12:47:17 +11:00
simojenki
5cd98a5ea6 Ability to auto-discover sonos devices or find by using a seed ip 2021-01-29 16:54:38 +11:00
simojenki
769a3e50d4 Add simple listing of sonos devices and basic Dockefile for running it 2021-01-29 12:59:46 +11:00
simojenki
695b92c912 Remove python, replace with ts 2021-01-26 18:04:36 +11:00