Commit Graph

30 Commits

Author SHA1 Message Date
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
Kendall Garner
dae2f9bd0a
[feat]: actually include version checks 2024-02-17 00:57:10 -08:00
dependabot[bot]
1f1916f005
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /. directory: [semver](https://github.com/npm/node-semver) and [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat).
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [semver](https://github.com/npm/node-semver).


Updates `semver` from 7.3.8 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

Updates `eslint-plugin-compat` from 4.1.4 to 4.2.0
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.1.4...v4.2.0)

Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 08:43:06 +00: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
jeffvli
51f8415025 Update lockfile 2023-07-23 05:36:42 -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
08a1cb1ae9 Update lockfiles 2023-04-03 04:38:02 -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
7c045e5b23 Bump to mantine 6 stable 2023-03-05 18:38:22 -08:00
jeffvli
76dcd1c28e Bump to mantine v6 alpha 7 2023-02-27 19:39:29 -08: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