Commit Graph

843 Commits

Author SHA1 Message Date
dependabot[bot]
71315146db
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:26 +00:00
dependabot[bot]
e4a3ef2689
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:21 +00:00
Kingkor Roy Tirtho
05bb118cd8 cd: make release dispatch-able 2023-03-08 00:21:43 +06:00
Kingkor Roy Tirtho
4182234be6 docs: update appdata xml 2023-03-07 22:47:45 +06:00
Kingkor Roy Tirtho
9bc17f50c0 docs: update appdata xml 2023-03-07 22:47:06 +06:00
Kingkor Roy Tirtho
6270370fc0 chore: bump version to 2.7.0 and generate changelog 2023-03-07 22:18:15 +06:00
Kingkor Roy Tirtho
4a2091c941 docs: generate library credits script and update README 2023-03-07 22:08:20 +06:00
Kingkor Roy Tirtho
0a25ea5df1 cd: update release workflow and name steps 2023-03-07 20:32:04 +06:00
Kingkor Roy Tirtho
60ec4c02ee cd: add libunwind-dev deps 2023-03-07 19:29:00 +06:00
Kingkor Roy Tirtho
4832d107f4 cd: use ubuntu 22.04 in nightly 2023-03-07 19:19:06 +06:00
Kingkor Roy Tirtho
a4c3605dbd cd: appimagetool and new appimage make config 2023-03-07 15:14:35 +06:00
Kingkor Roy Tirtho
0483880f2a cd: use fork of flutter_distributor to build rpm 2023-03-07 15:03:00 +06:00
Kingkor Roy Tirtho
39ee0a92a8 fix(playbutton_card): title text overflow 2023-03-07 13:11:37 +06:00
Kingkor Roy Tirtho
b327ffb108 fix(playbutton_card): play and non play state correction 2023-03-07 12:57:14 +06:00
Kingkor Roy Tirtho
7803a48237 fix(play_overlay): show progress indicator on song loading 2023-03-07 12:13:07 +06:00
Kingkor Roy Tirtho
42b3e111f8 fix(playlist_queue): load method not preserving the active track before filtering blacklisted tracks 2023-03-07 11:10:16 +06:00
Kingkor Roy Tirtho
6bc1d32a88 feat: show snackbar on adding playlist or tracks to queue 2023-03-07 10:49:48 +06:00
Kingkor Roy Tirtho
60ede5f92b feat(theme): use material3 monet for colors and remove background color preference 2023-03-07 10:38:01 +06:00
Kingkor Roy Tirtho
a1896b43d0 chore: disable macos ui due to instability 2023-03-07 09:49:16 +06:00
Kingkor Roy Tirtho
8ce2192e5c fix(ui): scaffold exception in fluent_ui 2023-03-07 09:34:11 +06:00
Kingkor Roy Tirtho
9b6ccd8488 chore: use published version of fl-query 2023-03-05 17:24:38 +06:00
Kingkor Roy Tirtho
2cbfcf2fe8 chore upgrade fl query refs 2023-03-05 15:07:23 +06:00
Kingkor Roy Tirtho
f3781e8d0d chore upgrade fl query refs 2023-03-05 13:38:11 +06:00
Kingkor Roy Tirtho
4f96c10430 chore upgrade fl query refs 2023-03-05 13:19:00 +06:00
Kingkor Roy Tirtho
c6bf9b6799 fix: use chosen market for new release 2023-03-05 13:04:50 +06:00
Kingkor Roy Tirtho
60a5847ae6 fix(playback): not skipping track's sponsorblock segments 2023-03-05 10:54:31 +06:00
Kingkor Roy Tirtho
2ebcbc4cea feat(lyrics): lyrics delay working implementation 2023-03-05 00:01:03 +06:00
Kingkor Roy Tirtho
1ce0972b88 refactor: remove un-working lyric delay 2023-03-04 22:59:16 +06:00
Kingkor Roy Tirtho
10d0660972 feat(lyrics): use official spotify API for fetching lyrics and add zoom controls 2023-03-04 22:15:05 +06:00
Kingkor Roy Tirtho
bd48ca44ee
Merge pull request #422 from KRTirtho/immutable-fl-query-integration
Immutable fl query integration
2023-03-02 19:10:30 +06:00
Kingkor Roy Tirtho
1e5a4ef402 chore: update deps 2023-03-02 19:07:14 +06:00
Kingkor Roy Tirtho
bdd70984e6 fix(playbutton_card): play and add to queue needs 2 clicks work
feat: add disk caching to liked tracks and categories query
2023-03-02 13:20:07 +06:00
Kingkor Roy Tirtho
f5dc76a98f fix(search): has to submit twice for search results 2023-03-02 11:59:00 +06:00
Kingkor Roy Tirtho
b78b657377 chore: enable search again 2023-02-26 22:07:02 +06:00
Kingkor Roy Tirtho
7617439915 feat: compatibility with fl-query nextPage method change 2023-02-26 14:01:53 +06:00
Kingkor Roy Tirtho
3d9da8b4e3 refactor: use singleton for Queries and Mutations service classes 2023-02-24 15:27:13 +06:00
Kingkor Roy Tirtho
d85867a245 feat: initial integration 2023-02-24 13:56:05 +06:00
Kingkor Roy Tirtho
a5b7e5faf0 refactor(authentication): immutable authentication state 2023-02-10 17:30:31 +06:00
Kingkor Roy Tirtho
0751f5e317 fix: search track play button isn't working
feat: ask user to replace queue larger than 20 tracks and play
2023-02-10 13:19:44 +06:00
Kingkor Roy Tirtho
d7eaa38df7 chore: flutter v3.7 compatibility add 2023-02-10 12:39:10 +06:00
Kingkor Roy Tirtho
669e3706da cd: changed the nightly versioning format 2023-02-07 20:00:51 +06:00
Kingkor Roy Tirtho
0d26bae037 ci: rpm build script add 2023-02-07 18:50:58 +06:00
Kingkor Roy Tirtho
9080441b87 feat(home): personalized section 2023-02-06 23:06:26 +06:00
Kingkor Roy Tirtho
0c54f2dcd4 fix(track_tile): track action popup not showing on narrow screens 2023-02-06 10:26:24 +06:00
Kingkor Roy Tirtho
0e43504e18 fix(player_queue): large clear button and macos exception 2023-02-06 10:16:15 +06:00
Kingkor Roy Tirtho
d68d150d3f feat: failsafe pocketbase requests, removal of unneeded preferences options & vertical playbutton actions 2023-02-06 09:45:20 +06:00
Kingkor Roy Tirtho
ee46d0970b fix: playbutton card play state not changing
refactor(player_controls): move stop playback button to queue sheet
2023-02-05 20:47:42 +06:00
Kingkor Roy Tirtho
b8f3493138 feat: add or remove track, playlist or album to queue support 2023-02-05 15:14:35 +06:00
Kingkor Roy Tirtho
9bad8c9eb8 fix(playbutton): playing state is not updating when playlist is actually playing 2023-02-05 12:36:07 +06:00
Kingkor Roy Tirtho
576e2c6a1f website: use new nightly release channel instead of showing nightly.link links 2023-02-05 10:31:29 +06:00