Skip to content

Artist top songs (from lastfm)#229

Draft
Scaffale wants to merge 13 commits into
blackcandy-org:masterfrom
Scaffale:feature/addTopSongsButton
Draft

Artist top songs (from lastfm)#229
Scaffale wants to merge 13 commits into
blackcandy-org:masterfrom
Scaffale:feature/addTopSongsButton

Conversation

@Scaffale

@Scaffale Scaffale commented Dec 2, 2022

Copy link
Copy Markdown
  • Add migration to insert lasfm api key
  • Update db schema
  • Inserted setting api_key for lastfm in setting view
  • Add button with songs list. Lasfm model query lastfm (now with just top songs) for the song list.
  • Add render_async gem to avoid lastm interaction blocking resource load
  • Updated test
  • Add test for models
  • Add test
  • Update with master
  • Merge with master
  • test fix
  • Add if condition to show top_tracks
  • Add case for lastfm error.

Lasfm model query lastfm (now with just top songs) for the song list.
Squashed commit of the following:

commit 065d48f
Merge: 4f04748 a7b2e57
Author: Ed <aidewoode@gmail.com>
Date:   Tue Nov 22 16:11:44 2022 +0800

    Merge pull request blackcandy-org#223 from blackcandy-org/remove-nginx-dependence

    Make nginx become optional

commit a7b2e57
Author: aidewoode <aidewoode@gmail.com>
Date:   Tue Nov 22 16:03:40 2022 +0800

    Use Rack::File to support HTTP range without nginx

commit 776895b
Author: aidewoode <aidewoode@gmail.com>
Date:   Tue Nov 22 10:55:12 2022 +0800

    Remove nginx from default stack

commit eee79d7
Author: aidewoode <aidewoode@gmail.com>
Date:   Fri Nov 18 15:06:52 2022 +0800

    Fix config issue in production environment
Squashed commit of the following:

commit 8a10801
Author: Ed <aidewoode@gmail.com>
Date:   Wed Nov 30 17:03:15 2022 +0800

    Update README.md

commit 4ab5e08
Merge: 85d128a 10fb16d
Author: Ed <aidewoode@gmail.com>
Date:   Wed Nov 30 11:25:31 2022 +0800

    Merge pull request blackcandy-org#228 from blackcandy-org/dev

    Dev

commit 10fb16d
Author: aidewoode <aidewoode@gmail.com>
Date:   Wed Nov 30 10:58:29 2022 +0800

    Ensure reset state of syncing when complete sync

commit 7fa139a
Author: aidewoode <aidewoode@gmail.com>
Date:   Wed Nov 30 09:59:50 2022 +0800

    Fix type issue on attribute of is_favorited

commit 630b0ab
Author: aidewoode <aidewoode@gmail.com>
Date:   Mon Nov 28 15:42:44 2022 +0800

    Update docker-compose file for PWD

commit 9edf391
Author: aidewoode <aidewoode@gmail.com>
Date:   Mon Nov 28 15:00:52 2022 +0800

    Update README for edge version

commit 85d128a
Merge: 46af7ba 4358a82
Author: Ed <aidewoode@gmail.com>
Date:   Fri Nov 25 16:52:46 2022 +0800

    Merge pull request blackcandy-org#227 from blackcandy-org/dev

    Fix build error of docker image

commit 4358a82
Author: aidewoode <aidewoode@gmail.com>
Date:   Fri Nov 25 16:37:39 2022 +0800

    Fix build error of docker image

commit 46af7ba
Merge: 065d48f 5d3e48b
Author: Ed <aidewoode@gmail.com>
Date:   Fri Nov 25 13:57:36 2022 +0800

    Merge pull request blackcandy-org#226 from blackcandy-org/dev

    Add app config management

commit 5d3e48b
Author: aidewoode <aidewoode@gmail.com>
Date:   Fri Nov 25 13:50:09 2022 +0800

    Fix some fragile system tests

commit 2efc6fb
Author: aidewoode <aidewoode@gmail.com>
Date:   Fri Nov 25 11:24:45 2022 +0800

    Add black candy config to set app config easily

commit 8d1fbcc
Author: aidewoode <aidewoode@gmail.com>
Date:   Wed Nov 23 10:52:37 2022 +0800

    Remove dotenv

commit 086f8a8
Author: aidewoode <aidewoode@gmail.com>
Date:   Tue Nov 22 16:38:30 2022 +0800

    Remove devcontainer

commit 065d48f
Merge: 4f04748 a7b2e57
Author: Ed <aidewoode@gmail.com>
Date:   Tue Nov 22 16:11:44 2022 +0800

    Merge pull request blackcandy-org#223 from blackcandy-org/remove-nginx-dependence

    Make nginx become optional

commit a7b2e57
Author: aidewoode <aidewoode@gmail.com>
Date:   Tue Nov 22 16:03:40 2022 +0800

    Use Rack::File to support HTTP range without nginx

commit 776895b
Author: aidewoode <aidewoode@gmail.com>
Date:   Tue Nov 22 10:55:12 2022 +0800

    Remove nginx from default stack

commit eee79d7
Author: aidewoode <aidewoode@gmail.com>
Date:   Fri Nov 18 15:06:52 2022 +0800

    Fix config issue in production environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant