Commit Graph

82 Commits

Author SHA1 Message Date
Kendall Garner
b2bb2f33a9
Merge pull request #460 from jeffvli/dependabot/npm_and_yarn/zod-3.22.3
Bump zod from 3.21.4 to 3.22.3
2024-01-22 05:28:30 +00:00
dependabot[bot]
85e889a414
Bump zod from 3.21.4 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:33:07 +00:00
dependabot[bot]
4df5c555b0
Bump axios from 1.5.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:33:03 +00:00
Tarulia
a0b761c9ac
AppImage: Set proper categories on desktop entry (#430) 2024-01-21 19:41:23 -08:00
jeffvli
2f28cb07bc Reverse workflow changes 2024-01-14 08:32:33 -08:00
jeffvli
21cd657f0c Temporarily set releaseType to release 2024-01-14 08:18:49 -08:00
jeffvli
245213d08a Remove unused rpm build target 2024-01-14 07:35:32 -08:00
jeffvli
960427fce8 Remove deb 2023-12-13 20:33:44 -08:00
jeffvli
971bfe3823 Bump to v0.5.3 2023-12-13 19:40:51 -08:00
jeffvli
7765f14110 Add rpm and deb build targets 2023-12-13 19:39:06 -08:00
jeffvli
0beef2a0b7 Bump electron builder version 2023-11-18 01:30:19 -08:00
jeffvli
2afe7e8920 Bump to v0.5.2 2023-11-18 01:17:57 -08:00
jeffvli
48a529dd51 Bump electron to v27.1.0 (#383) 2023-11-16 10:17:39 -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
Jeff
8430b1ec95
Add localization support (#333)
* Add updated i18n config and en locale
2023-10-30 19:22:45 -07:00
jeffvli
e5564c2ac2 Add additional dependencies to linux build (#320) 2023-10-28 16:51:07 -07:00
jeffvli
244c00c4c6 Add discord rich presence (#72) 2023-10-23 06:58:39 -07:00
jeffvli
946f4ff306 Bump to v0.4.1 2023-10-07 19:06:30 -07:00
jeffvli
3bbe696f4c Update react-router and add useTransition support 2023-09-25 16:13:27 -07:00
jeffvli
b375238baf Bump to v0.4.0 2023-09-24 17:23:39 -07:00
jeffvli
fd264daffc Add new app icon (#232) 2023-09-21 11:24:20 -07:00
Alberto Rodríguez
18e35f2ba9
Added docker image build script (#245)
* Added docker image build script

* Changed to alpine docker and expose port 9180

* Use multi-stage build

---------

Co-authored-by: = <=>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-09-20 18:01:47 -07:00
jeffvli
d45b01625b Re-add linting for styled-components
- Update styled-components to v6
- Update stylelint to v15
- Add styled-components css plugin
2023-09-15 20:42:03 -07:00
jeffvli
9cc9c3a87f Bump electron to v25.8.1 2023-09-15 16:54:17 -07:00
jeffvli
96ace40fc3 Upgrade electron-builder to latest 2023-08-08 10:01:08 -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
1111fd00a1 Remove web build from electron build 2023-08-08 00:35:29 -07:00
jeffvli
689b40eb91 Add web prod build 2023-08-08 00:23:46 -07:00
jeffvli
ee83fdba71 Persist lyrics queries in indexeddb 2023-08-04 01:41:45 -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
84bec824f2 Add css modules, remove styled components linters and utils 2023-07-23 05:16:29 -07:00
jeffvli
e44b8592e5 Bump packages 2023-07-23 01:50:20 -07:00
jeffvli
47d84fae2d Add missing peer package 2023-07-21 05:38:16 -07:00
jeffvli
3d6f5a2748 Add overlayscrollbars package 2023-07-21 04:02:27 -07:00
jeffvli
78860db537 Bump react-icons version 2023-07-18 18:40:07 -07:00
jeffvli
be37dada13 Bump to electron v25 2023-07-16 23:33:38 -07:00
jeffvli
30e52ebb54 Lint all files 2023-07-01 19:14:12 -07:00
jeffvli
22af76b4d6 Update prettier for 4 space tab 2023-07-01 19:06:57 -07:00
jeffvli
7fa4641dfe Bump to v0.2.0 2023-06-14 00:13:29 -07:00
jeffvli
cbc08d6f03 Improve lyrics match with scored searches 2023-06-09 17:24:34 -07:00
jeffvli
d97fe4c621 Replace node-mpv with fork version 2023-06-06 00:57:05 -07:00
jeffvli
5295c69f46 Bump ts-rest 2023-06-03 05:46:15 -07:00
jeffvli
9250b30249 Downgrade framer-motion from v10 -> v9
- Issues are present in v10 that prevent drag/drop reorder from working properly
2023-06-02 18:35:36 -07:00
jeffvli
0bc1ee3492 Downgrade auto-sizer package
- issue with types with ts v4
2023-06-02 11:48:22 -07:00
jeffvli
63c5a83911 Bump packages 2023-06-01 20:19:07 -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
ccf5588435 Add cmdk package 2023-05-20 02:08:37 -07:00