Commit Graph

1643 Commits

Author SHA1 Message Date
KRTirtho
b117e93025 Merge branch 'master' of https://github.com/krtirtho/spotube 2021-05-03 21:49:29 -07:00
KRTirtho
65596e3527 Merge branch 'master' of https://github.com/krtirtho/spotube 2021-05-03 13:52:49 -07:00
KRTirtho
e4ef120687 added track downloading feature & new screenshot of the app window 2021-05-03 18:45:20 +06:00
KRTirtho
35da4d5fd4 fixed webpack rmSync is not a function & added cached playback 2021-05-03 13:25:17 +06:00
KRTirtho
0dd41812ee Featured genre support added & CategoryCard was seperated as an independent View 2021-04-26 22:40:22 +06:00
KRTirtho
c89c5a975a Fixed shortcuts & replaced with pure QShortcut 2021-04-21 14:00:40 +06:00
KRTirtho
a20f4963c7 Merge branch 'master' of https://github.com/krtirtho/spotube 2021-03-31 16:24:16 -07:00
KRTirtho
a7e272cae2 Fixed start-dev script 2021-03-31 16:24:10 -07:00
KRTirtho
6a09c0c913 Updated version number & fixed start-dev script for windows 2021-03-31 16:22:04 +06:00
KRTirtho
912f5a16ba Added InfiniteQuery support to Home & PlaylistGenreView 2021-03-31 12:11:49 +06:00
KRTirtho
4b513f91d8 Fixes:
- restart the app to complete login
- no volume caching
- cached image memory leak
2021-03-30 22:14:15 +06:00
KRTirtho
b0c6781df4 Fixed: <Switch> inifinite loop
Added: prefrencesContext
Edited: PlaylistCard for enabling images
2021-03-30 12:13:41 +06:00
KRTirtho
09467e6e9a New:
- Lyric seek with continuos pop up on track change
- Settings (UI only)
- Switch (as toggler)
Modified:
- Home
- PlaylistGenreView
- TabMenu
All above was modified to adjust compatibility with
Lyric View & Settings
2021-03-30 09:52:03 +06:00
KRTirtho
87bd1a9abd smaller icon for application fixed 2021-03-24 09:28:01 +06:00
KRTirtho
8b4d36076e Created windows build script 2021-03-23 16:56:57 -07:00
KRTirtho
66e9e6ba8b Created windows related powershell & batch scripts for install/uninstall 2021-03-22 23:49:12 -07:00
KRTirtho
fed4544b0e Merge branch 'master' of https://github.com/krtirtho/spotube 2021-03-22 22:26:39 -07:00
KRTirtho
f34e8c388b dependency bumps & Player bug fix 2021-03-22 17:23:46 +06:00
KRTirtho
2f966ab4f7 docs updated & some windows related bug fix 2021-03-22 17:23:45 +06:00
KRTirtho
fffdd336c6 Debian Packaging support added 2021-03-22 17:22:52 +06:00
KRTirtho
66f444b6cf Merge branch 'master' of https://github.com/krtirtho/spotube 2021-03-21 22:52:42 -07:00
KRTirtho
090ccd9c0d Fixed TabItem color 2021-03-21 22:40:37 -07:00
KRTirtho
e1c9181f57 conflict fixed 2021-03-21 22:21:43 -07:00
KRTirtho
ce596aa0f1 Windows initial 2021-03-21 22:15:12 -07:00
KRTirtho
5ec3ef9cda dependency bumps & Player bug fix 2021-03-22 10:10:40 +06:00
KRTirtho
4aa80fbee5 docs updated & some windows related bug fix 2021-03-21 19:09:42 +06:00
KRTirtho
5d0007fdb1 Debian Packaging support added & .gitignore fixed 2021-03-20 19:55:39 +06:00
KRTirtho
213ee1f542 Debian Packaging support added 2021-03-20 19:49:59 +06:00
KRTirtho
2d42bbd23d fixed useTrackReaction & usePlaylistReaction mutation bugs... handleSpotifyError bug fixed 2021-03-20 11:59:38 +06:00
KRTirtho
5a1da660a1 Updated Docs 2021-03-19 18:01:12 +06:00
KRTirtho
e91a218a8c Added: SearchResult comp enhanced, Error, loading, retry handler comp, pagination 2021-03-19 15:44:41 +06:00
KRTirtho
d695172804 Search & SearchResultPlaylist see all added. Spotify Infinite Query added for infinite scroll 2021-03-18 11:11:03 +06:00
KRTirtho
be612610d9 vanilla search view built 2021-03-16 18:25:08 +06:00
krtirtho
9df74fbe36 follow & unfollow playlist feature, colorful playlistButton for lessening resource usage, was added 2021-03-15 17:41:17 +06:00
krtirtho
9751b4f837 CacheDir & ConfigDir changed, tweaked basic configurations 2021-03-06 22:40:13 +06:00
krtirtho
247f1b563b Tabbed Interface with support for current playback & user library added 2021-03-06 12:54:16 +06:00
root
fe39ab0ffd Error Applet component, little incomplete documentation & incomplete tabmenu added 2021-03-03 10:31:45 +06:00
krtirtho
faea24e86e Fixed unintentional Home component render on track change, implemented new mechanism with caching for spotifyAPI using react-query & refresh access token method. Moved to BoxView from View for frame bugs of react-nodegui 2021-03-01 22:47:15 +06:00
KRTirtho
5a0486bc4f Fixed bug of infinite spotify category fetching 2021-02-23 12:56:29 +06:00
KRTirtho
67bb01526e Common authentication mechanism with server-to-server flow works.. 2021-02-22 11:03:40 +06:00
KRTirtho
114bd0838a Works fine with clientCredentialGrant flow of spotify 2021-02-17 22:44:43 +06:00
KRTirtho
b97a8edc5b playlist play, optimized layout & better player style implemented 2021-02-15 00:32:06 +06:00
KRTirtho
23394e437b Finished bootstraping basic UI 2021-02-14 09:15:49 +06:00