Commit Graph

  • c6bf9b6799 fix: use chosen market for new release Kingkor Roy Tirtho 2023-03-05 13:04:50 +0600
  • 60a5847ae6 fix(playback): not skipping track's sponsorblock segments Kingkor Roy Tirtho 2023-03-05 10:54:31 +0600
  • 2ebcbc4cea feat(lyrics): lyrics delay working implementation Kingkor Roy Tirtho 2023-03-05 00:01:03 +0600
  • 1ce0972b88 refactor: remove un-working lyric delay Kingkor Roy Tirtho 2023-03-04 22:59:16 +0600
  • 10d0660972 feat(lyrics): use official spotify API for fetching lyrics and add zoom controls Kingkor Roy Tirtho 2023-03-04 22:15:05 +0600
  • bd48ca44ee
    Merge pull request #422 from KRTirtho/immutable-fl-query-integration Kingkor Roy Tirtho 2023-03-02 19:10:30 +0600
  • 1e5a4ef402 chore: update deps Kingkor Roy Tirtho 2023-03-02 19:07:14 +0600
  • bdd70984e6 fix(playbutton_card): play and add to queue needs 2 clicks work feat: add disk caching to liked tracks and categories query Kingkor Roy Tirtho 2023-03-02 13:20:07 +0600
  • f5dc76a98f fix(search): has to submit twice for search results Kingkor Roy Tirtho 2023-03-02 11:59:00 +0600
  • b78b657377 chore: enable search again Kingkor Roy Tirtho 2023-02-26 22:07:02 +0600
  • 7617439915 feat: compatibility with fl-query nextPage method change Kingkor Roy Tirtho 2023-02-26 14:01:53 +0600
  • 3d9da8b4e3 refactor: use singleton for Queries and Mutations service classes Kingkor Roy Tirtho 2023-02-24 15:27:13 +0600
  • d85867a245 feat: initial integration Kingkor Roy Tirtho 2023-02-24 13:56:05 +0600
  • a5b7e5faf0 refactor(authentication): immutable authentication state Kingkor Roy Tirtho 2023-02-10 17:30:31 +0600
  • 0751f5e317 fix: search track play button isn't working feat: ask user to replace queue larger than 20 tracks and play Kingkor Roy Tirtho 2023-02-10 13:19:44 +0600
  • d7eaa38df7 chore: flutter v3.7 compatibility add Kingkor Roy Tirtho 2023-02-10 12:39:10 +0600
  • 669e3706da cd: changed the nightly versioning format Kingkor Roy Tirtho 2023-02-07 20:00:51 +0600
  • 0d26bae037 ci: rpm build script add Kingkor Roy Tirtho 2023-02-07 18:50:58 +0600
  • 9080441b87 feat(home): personalized section Kingkor Roy Tirtho 2023-02-06 23:06:26 +0600
  • 0c54f2dcd4 fix(track_tile): track action popup not showing on narrow screens Kingkor Roy Tirtho 2023-02-06 10:26:24 +0600
  • 0e43504e18 fix(player_queue): large clear button and macos exception Kingkor Roy Tirtho 2023-02-06 10:16:15 +0600
  • d68d150d3f feat: failsafe pocketbase requests, removal of unneeded preferences options & vertical playbutton actions Kingkor Roy Tirtho 2023-02-06 09:45:20 +0600
  • ee46d0970b fix: playbutton card play state not changing refactor(player_controls): move stop playback button to queue sheet Kingkor Roy Tirtho 2023-02-05 20:47:42 +0600
  • b8f3493138 feat: add or remove track, playlist or album to queue support Kingkor Roy Tirtho 2023-02-05 15:14:35 +0600
  • 9bad8c9eb8 fix(playbutton): playing state is not updating when playlist is actually playing Kingkor Roy Tirtho 2023-02-05 12:36:07 +0600
  • 576e2c6a1f website: use new nightly release channel instead of showing nightly.link links Kingkor Roy Tirtho 2023-02-05 10:31:29 +0600
  • a435d41eb2 cd: remove run number from assets names Kingkor Roy Tirtho 2023-02-05 09:55:00 +0600
  • f533151adb cd: categorized task with name and upload artifacts to release instead Kingkor Roy Tirtho 2023-02-05 09:38:59 +0600
  • ac84942917 refactor: audio player and youtube client in separate files nightly Kingkor Roy Tirtho 2023-02-05 08:39:02 +0600
  • a774817240 fix(search): grey screen, only tracks update on new search string, playlists,albums,artists show up before hitting return/submit Kingkor Roy Tirtho 2023-02-03 22:08:56 +0600
  • 1bb38c3917 cd: lock flutter version to 3.3 Kingkor Roy Tirtho 2023-02-03 21:01:18 +0600
  • 9f959ce77c feat(mobile): pull to refresh support in all refreshable list views Kingkor Roy Tirtho 2023-02-03 19:41:23 +0600
  • 025c1ae204 feat: basic command line argument support Kingkor Roy Tirtho 2023-02-03 18:49:47 +0600
  • 0104362b3d
    Merge pull request #399 from KRTirtho/feat-server Kingkor Roy Tirtho 2023-02-03 17:31:34 +0600
  • 1956692484 cd: add hosted server configurations in workflow Kingkor Roy Tirtho 2023-02-03 17:10:41 +0600
  • 24d7b5b851 refactor: replace playAt with playTrack for safe element access and property based track looping Kingkor Roy Tirtho 2023-02-03 14:32:58 +0600
  • 1d82bb0987 feat: bring pre download on desktop, disable pre download for long videos fix: audio service calling self ref of playlist queue provider Kingkor Roy Tirtho 2023-02-03 13:21:41 +0600
  • 3ccb525260 fix: pre downloading not working properly, audio service circular deps and sibling not loading for backend track Kingkor Roy Tirtho 2023-02-02 19:53:35 +0600
  • 312f7fbe77 refactor(playback): new immutable queue based playback manager Kingkor Roy Tirtho 2023-02-02 18:43:12 +0600
  • ad90c11ab0 feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache Kingkor Roy Tirtho 2023-02-01 22:05:37 +0600
  • 84d94b05bc feat: use catcher to handle exceptions Kingkor Roy Tirtho 2023-02-01 18:26:17 +0600
  • dcf1cc5ebd
    chore(deps): bump collection from 1.16.0 to 1.17.0 dependabot[bot] 2023-02-01 10:30:57 +0000
  • 9c3c08b2a4
    chore(deps): bump fluent_ui from 4.0.3 to 4.2.0 dependabot[bot] 2023-02-01 10:28:47 +0000
  • 88c8c4e001
    chore(deps): bump window_manager from 0.2.8 to 0.3.0 dependabot[bot] 2023-02-01 10:28:09 +0000
  • 013aac4543 chore: update deps Kingkor Roy Tirtho 2023-02-01 16:21:43 +0600
  • 5affcedecd
    chore(deps): bump go_router from 5.2.4 to 6.0.2 dependabot[bot] 2023-01-31 23:15:22 +0000
  • ba3a5ce3dd
    chore(deps): bump audioplayers from 1.2.0 to 3.0.1 dependabot[bot] 2023-01-31 23:14:18 +0000
  • 59561abdc2 feat: use typed assets instead of hard coded paths Kingkor Roy Tirtho 2023-01-31 14:53:21 +0600
  • c809d2daba fix: lyrics not changing on track change Kingkor Roy Tirtho 2023-01-31 13:51:56 +0600
  • 07835fca8c
    chore(deps): bump file_picker from 5.2.2 to 5.2.5 dependabot[bot] 2023-01-09 23:20:49 +0000
  • 3db28f43b4 fix: lyrics modal sheet out of safe area so use 80% of screen height instead of full Kingkor Roy Tirtho 2023-01-08 14:18:29 +0600
  • b5415f442a refactor(lyrics): remove lyric element from mobile navbar and open lyric sheet in mobile player view Kingkor Roy Tirtho 2023-01-08 13:20:07 +0600
  • e7acb9ed5c feat: centralized icon collection with new icon set and nav bar labels hidden Kingkor Roy Tirtho 2023-01-08 12:08:45 +0600
  • 6902060cdd refactor: replace bitsdojo_window with window_manager for faster startups Kingkor Roy Tirtho 2023-01-08 09:37:42 +0600
  • a4a7f1a74f fix(about): wrong link of License feat(about): discord server docs: fix workflow guild and use new blue color scheme for guilds Kingkor Roy Tirtho 2023-01-07 22:04:19 +0600
  • 3d6d2444be fix(track_collection_view): hide search bar when sliver is collapsed Kingkor Roy Tirtho 2023-01-07 12:44:38 +0600
  • dc96cb38ce feat: new logo and compact search in playlist/album in mobile Kingkor Roy Tirtho 2023-01-07 12:16:01 +0600
  • c343ccc293 feat: compact search bar for genres and user_local_tracks page Kingkor Roy Tirtho 2023-01-06 21:16:54 +0600
  • 1dfec05eec feat: category/genre filter Kingkor Roy Tirtho 2023-01-06 20:50:37 +0600
  • 1e107c9e21
    chore(deps): bump audio_session from 0.1.10 to 0.1.13 dependabot[bot] 2023-01-06 13:38:21 +0000
  • 4e5cb60bf5
    chore(deps): bump file_picker from 5.2.2 to 5.2.4 dependabot[bot] 2023-01-06 13:38:20 +0000
  • 710f172dee fix: genre and sidebar user logo not loading Kingkor Roy Tirtho 2023-01-06 19:35:48 +0600
  • d495709c99 refactor(blacklist): blacklist page instead of dialog Kingkor Roy Tirtho 2023-01-06 17:58:59 +0600
  • 947c14353e feat: black list artist or track Kingkor Roy Tirtho 2023-01-06 16:39:01 +0600
  • f79223cd41 feat: individual shuffle and repeat/loop button of player Kingkor Roy Tirtho 2023-01-06 12:10:03 +0600
  • e7f3f4eae4 feat: user local tracks searchbar Kingkor Roy Tirtho 2023-01-06 11:42:36 +0600
  • d0aaa971fe fix: mobile track collection search bar position and page_window_title_bar exception on mobile platforms Kingkor Roy Tirtho 2023-01-06 10:56:47 +0600
  • ca36204ae2
    chore(deps): bump popover from 0.2.6+3 to 0.2.8 dependabot[bot] 2023-01-05 23:12:30 +0000
  • 7fa18f422b
    chore(deps): bump cached_network_image from 3.2.2 to 3.2.3 dependabot[bot] 2023-01-05 23:11:57 +0000
  • 587cbd867c
    chore(deps): bump build_runner from 2.3.2 to 2.3.3 dependabot[bot] 2023-01-05 23:11:17 +0000
  • a06cd0da84 feat: search/filter tracks inside playlist or album Kingkor Roy Tirtho 2023-01-06 00:48:04 +0600
  • 8a6ba3b35f fix: titlebar maximize+restore button not working and less responsive title bar buttons Kingkor Roy Tirtho 2023-01-05 23:09:46 +0600
  • 0b58155d43 feat(user-library): filtering support for user albums and user artists Kingkor Roy Tirtho 2023-01-05 22:26:54 +0600
  • af4d56fd41 feat(user-library): search for user playlists Kingkor Roy Tirtho 2023-01-05 20:05:27 +0600
  • e158dd0cec fix(about): license text hidden in the bottom of smaller screen devices Kingkor Roy Tirtho 2023-01-05 18:26:52 +0600
  • db12f6c649 build(fix): update metadata_god to fix windows build error Kingkor Roy Tirtho 2023-01-05 18:19:34 +0600
  • 78b3273e44 fix(track_tile): cannot see track index above 99 Kingkor Roy Tirtho 2023-01-05 10:38:23 +0600
  • ceaa71bf1b
    Merge pull request #324 from KRTirtho/dependabot/pub/uuid-3.0.7 Kingkor Roy Tirtho 2023-01-05 10:07:17 +0600
  • b49e5aa50d
    Merge pull request #326 from KRTirtho/dependabot/pub/url_launcher-6.1.7 Kingkor Roy Tirtho 2023-01-05 10:07:01 +0600
  • c4a60aefce
    Merge pull request #327 from KRTirtho/dependabot/pub/html-0.15.1 Kingkor Roy Tirtho 2023-01-05 10:06:51 +0600
  • 8f303a326f
    Merge pull request #328 from KRTirtho/dependabot/pub/flutter_launcher_icons-0.11.0 Kingkor Roy Tirtho 2023-01-05 10:06:39 +0600
  • b26dfdb7c0
    Merge pull request #361 from KRTirtho/dependabot/pub/flutter_inappwebview-5.7.23 Kingkor Roy Tirtho 2023-01-05 10:06:26 +0600
  • 84d08cc762
    chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+3 dependabot[bot] 2022-12-26 04:39:17 +0000
  • 8b9bd9cbb6 chore: use fl_query from pub Kingkor Roy Tirtho 2022-12-26 10:36:45 +0600
  • aada9a7dbc
    Merge pull request #360 from karniv00l/macos-spacer Kingkor Roy Tirtho 2022-12-25 21:19:19 +0600
  • c6a5d5f7b1
    fix: macOS logo placement Piotr Rogowski 2022-12-25 11:52:01 +0100
  • bd126751e9 fix: lyrics not refetching when tracked changed while being in another page and sidebar user avatar not showing on startup Kingkor Roy Tirtho 2022-12-14 14:08:23 +0600
  • d674b61275 cd: fix release flathub git user name and email not configured Kingkor Roy Tirtho 2022-12-09 20:54:16 +0600
  • 461daf0271 cd: fix ubuntu broken 22.04 v2.6.0 Kingkor Roy Tirtho 2022-12-09 20:23:00 +0600
  • 2d517ca0cb cd: fix linux runner version to 20.04 Kingkor Roy Tirtho 2022-12-09 20:18:03 +0600
  • 00d8fd2e16 chore: bump versions and generate release notes Kingkor Roy Tirtho 2022-12-09 19:46:11 +0600
  • 4cadfa9375 feat: new refined about page, update checker only check for same update channel Kingkor Roy Tirtho 2022-12-09 18:03:41 +0600
  • 90c1200a08 fix: ios dialog action buttons, local tracks crashing app, shimmer color and android wrong status bar color Kingkor Roy Tirtho 2022-12-09 15:46:51 +0600
  • 359fcee98c Revert "fix: remove windows background" Kingkor Roy Tirtho 2022-12-09 15:01:24 +0600
  • fda5393905 Revert "feat: window blur effect add" Kingkor Roy Tirtho 2022-12-09 15:01:24 +0600
  • 6942964187 fix: remove windows background Kingkor Roy Tirtho 2022-12-09 14:52:47 +0600
  • b0db5e7d82 feat: window blur effect add Kingkor Roy Tirtho 2022-12-09 13:42:18 +0600
  • 4dc26af23d fix: heart button showing when not logged in, wrong login redirect Kingkor Roy Tirtho 2022-12-09 12:29:32 +0600
  • 9465d92fa0 fix: null exception in themes Kingkor Roy Tirtho 2022-12-09 11:28:29 +0600
  • 3282370f74 feat: tablet mode navigation bar & windows semi transparent bg, Kingkor Roy Tirtho 2022-12-09 11:25:44 +0600