dependabot[bot]
|
53398551ca
|
Bump electron from 13.1.8 to 13.3.0
Bumps [electron](https://github.com/electron/electron) from 13.1.8 to 13.3.0.
- [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/v13.1.8...v13.3.0)
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
jeffvli
|
4d2f6a1099
|
Update for 0.2.1
|
3 years ago |
jeffvli
|
e5b98faa8b
|
Fix play buttons not starting playback
|
3 years ago |
jeffvli
|
bec0a994ee
|
Fix artist view image selection
|
3 years ago |
jeffvli
|
a6eca4f2ba
|
Fix star for dashboard/search (#27)
|
3 years ago |
jeffvli
|
5ccd7bbeb0
|
Fix typo on artistViewType
|
3 years ago |
jeffvli
|
b467db4cf4
|
Update for 0.2.0
|
3 years ago |
jeffvli
|
0d30b0af04
|
Set default artist view type
|
3 years ago |
jeffvli
|
349a1e6d2f
|
Add ko-fi link
|
3 years ago |
jeffvli
|
f6b014de8e
|
Prefer local placeholder over lastfm placeholder
|
3 years ago |
jeffvli
|
919beec1b0
|
Add link to cache location
|
3 years ago |
jeffvli
|
fb2a68547f
|
Change taglinks to links, add link to genre
|
3 years ago |
jeffvli
|
54001f07e8
|
Show title tooltip on album view
|
3 years ago |
jeffvli
|
5e1f1e2f5b
|
Add lastfm link to artist page, title tooltip
|
3 years ago |
jeffvli
|
a288bc3c39
|
Add optional tooltip to header title
|
3 years ago |
jeffvli
|
5bbd4fd7f9
|
Set image to not cache default lastfm image
|
3 years ago |
jeffvli
|
453b63c6af
|
Add cachePath to redux store, add reset to default
|
3 years ago |
jeffvli
|
7c61a57149
|
Set header images to cache
|
3 years ago |
jeffvli
|
60dffb208c
|
Fix subtitle url on scrolling menu cards
|
3 years ago |
jeffvli
|
1e7f7163f8
|
Add 'view in modal' to context menu (#8)
|
3 years ago |
jeffvli
|
68dfbf44af
|
Re-use logic for row favorite for card favorite
|
3 years ago |
jeffvli
|
42435b64d3
|
Change crossfade type from radio -> input picker
|
3 years ago |
jeffvli
|
d195d0540f
|
Change input picker color from main -> text
|
3 years ago |
jeffvli
|
c8e7f559db
|
Add macOS style titlebar (#23)
- Add macOS titlebar icons
- Add config in miscSlice
- Fix title line height
|
3 years ago |
jeffvli
|
9f13377f24
|
Add undefined check for scrobble
|
3 years ago |
jeffvli
|
8e18ff696a
|
Change order of play next/later for consistency
|
3 years ago |
jeffvli
|
3a718f79fd
|
Fix tooltip wording from last -> later
|
3 years ago |
jeffvli
|
b1e2532985
|
Add scroll buttons to horizontal menu
|
3 years ago |
jeffvli
|
757305dc8f
|
Fix section title styling on search view
|
3 years ago |
jeffvli
|
3107bdfb8f
|
Normalize and add tooltips
- Card title and subtitle
- Artist and album on list
- Art on playerbar
|
3 years ago |
jeffvli
|
bc573c0d23
|
Adjust tooltip styling to theme
|
3 years ago |
jeffvli
|
85f301f6a9
|
Remove red from disconnect button
|
3 years ago |
jeffvli
|
b1307993ab
|
Add version check in config page
|
3 years ago |
jeffvli
|
c618e59a56
|
Add indicator for starred albums/artists in grid
|
3 years ago |
jeffvli
|
ea72dd9ac2
|
Refactor player functions using useCallback
- Previously was using local state with useEffect to update
|
3 years ago |
jeffvli
|
ace388b3b4
|
Make scrobbling configurable, clean up logic (#17)
|
3 years ago |
jeffvli
|
c44a305341
|
Move play button to bottom
|
3 years ago |
jeffvli
|
42e8b7d569
|
Add play next buttons on all pages
- Decrease button sizes to account for added button: lg -> md
- Use dynamic button sizing on card depending on card size
|
3 years ago |
jeffvli
|
dcd2ee1cc1
|
Adjust subtitle width to accomodate page buttons
- Playlist page now has additional button
|
3 years ago |
jeffvli
|
7a167acbf2
|
Add redux logic to append tracks next
|
3 years ago |
jeffvli
|
851906382b
|
Add toolbar button for append next
|
3 years ago |
jeffvli
|
c9e1464bbf
|
Add 'play next' to context menu
|
3 years ago |
jeffvli
|
c4bf305948
|
Add scrobbling feature to player
|
3 years ago |
jeffvli
|
48413898f1
|
Fix to-cache check
- Wrong bool value for undefined id check causing no songs/image caching
|
3 years ago |
jeffvli
|
ff5c1bcedd
|
Fix badges
|
3 years ago |
jeffvli
|
51b457c3b9
|
Add initial changelog
|
3 years ago |
Jeff
|
b3acf5d7a7
|
Update issue templates
|
3 years ago |
jeffvli
|
6dd01ce57b
|
Add usage & faq notice
|
3 years ago |
jeffvli
|
888d07bdf9
|
Fix .ico resolution
- 512px -> 256px to reduce blurriness on exe
|
3 years ago |
jeffvli
|
1c0d007d66
|
Fix row favorite on search page
|
3 years ago |