Commit Graph

40 Commits

Author SHA1 Message Date
jeffvli
f783a6360e Update to v0.11.0 2024-10-09 20:04:42 -07:00
jeffvli
88a951e2e7 Update to v0.10.1 2024-09-28 21:39:30 -07:00
jeffvli
8e59514524 Update to v.10.0 2024-09-25 21:57:19 -07:00
jeffvli
93f2573847 Update to v0.9.0 2024-09-10 22:37:48 -07:00
jeffvli
6b0c57998b Update to v0.8.1 2024-09-03 21:53:19 -07:00
jeffvli
4a8cd63046 Update to v0.8.0 2024-09-02 22:48:52 -07:00
jeffvli
f2beeef0e9 Bump to v0.7.3 2024-07-30 03:26:21 -07:00
dependabot[bot]
bc5abe3ec1
Bump ws in /release/app in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.1...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 23:21:13 +00:00
Jeff
46cd783fa3
Merge pull request #662 from jeffvli/dependabot/npm_and_yarn/npm_and_yarn-8fcff2be61
Bump the npm_and_yarn group across 2 directories with 2 updates
2024-07-03 16:20:05 -07:00
jeffvli
a93173f55a Bump to v0.7.2 2024-07-03 15:57:57 -07:00
dependabot[bot]
76ffdb6627
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws) and [braces](https://github.com/micromatch/braces).
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 7.5.7 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 22:31:09 +00:00
Kendall Garner
91e6119afa
use tsx instead of ts-node, update @electron/rebuild 2024-07-03 11:53:59 -07:00
jeffvli
69acbc9a28 Bump to v0.7.1 2024-05-06 22:52:16 -07:00
jeffvli
cbe1c878e7 Bump to v0.7.0 2024-05-06 19:21:48 -07:00
Kendall Garner
620cca9ce3
Revert "Upgrade dependencies"
This reverts commit 89688455e0.
2024-04-28 21:03:31 -07:00
Kendall Garner
89688455e0
Upgrade dependencies
- mpris-service: migrate to @jellybrick/mpris-service, which has upgraded dependencies and uses class
- i18next-parser: 6 -> 8. This requires a small change to i18next-parser.config.js
2024-04-28 20:50:52 -07:00
jeffvli
a177061f18 Bump to v0.6.1 2024-03-13 00:02:46 -07:00
jeffvli
5601613c3d Bump to v0.6.0 2024-03-05 15:55:28 -08:00
dependabot[bot]
7c0320d69a
Bump electron from 25.3.0 to 25.8.4 in /release/app
Bumps [electron](https://github.com/electron/electron) from 25.3.0 to 25.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.3.0...v25.8.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:33:28 +00:00
jeffvli
971bfe3823 Bump to v0.5.3 2023-12-13 19:40:51 -08:00
jeffvli
2afe7e8920 Bump to v0.5.2 2023-11-18 01:17:57 -08:00
jeffvli
adc09e6bbf Bump to v0.5.1 2023-11-02 11:41:05 -07:00
jeffvli
d51ca37e1b Bump to v0.5.0 2023-10-31 03:10:51 -07:00
jeffvli
946f4ff306 Bump to v0.4.1 2023-10-07 19:06:30 -07:00
jeffvli
b375238baf Bump to v0.4.0 2023-09-24 17:23:39 -07:00
jeffvli
e9de9f5b65 Fix electron build target 2023-08-08 09:52:58 -07:00
jeffvli
c92c94cf1a Bump to v0.3.0 2023-08-08 09:44:14 -07:00
Kendall Garner
c9dbf9b5be
Add remote control (#164)
* draft add remotes

* add favorite, rating

* add basic auth
2023-07-23 05:23:18 -07:00
jeffvli
7fa4641dfe Bump to v0.2.0 2023-06-14 00:13:29 -07:00
Kendall Garner
85d2576bdc Improved lyric syncing, fetch
- uses a somewhat more sane way to parse lyrics and teardown timeouts
- adds 'seeked' to setCurrentTime to make detecting seeks in lyric much easier
- adds ability to fetch lyrics from genius/netease (desktop only)
2023-06-04 16:46:05 -07:00
jeffvli
011f260e94 Bump to v0.1.1 2023-05-21 20:17:18 -07:00
jeffvli
da519c2250 Bump to version 0.1.0 2023-05-21 15:48:07 -07:00
jeffvli
5d28abae91 Fix linux build 2023-04-03 04:26:47 -07:00
jeffvli
b8614495f6 Bump to 0.0.1-alpha6 2023-04-03 03:53:30 -07:00
jeffvli
8eec6b6b8a Bump to version 0.0.1-alpha5 2023-02-09 00:37:28 -08:00
Jeff
23f84d68e8
Add MPRIS support (#25)
* Stop mpv on app close for linux/macOS (#20)

* Add initial MPRIS support

* Fix mpv path check
2023-02-08 23:57:06 -08:00
jeffvli
768269f074 Bump to v0.0.1-alpha4 2023-01-15 22:22:22 -08:00
jeffvli
1048431742 Bump to v0.0.1-alpha3 2023-01-03 03:29:14 -08:00
jeffvli
38a4e1b749 Bump version to alpha2 2022-12-29 20:20:25 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00