Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to toggle columns #648

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 21, 2022

  1. initial commit

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    756d0b6 View commit details
    Browse the repository at this point in the history
  2. another initial commit

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    45624fd View commit details
    Browse the repository at this point in the history
  3. add readme

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a65622c View commit details
    Browse the repository at this point in the history
  4. add LibraryLayoutSettings

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    51a4c39 View commit details
    Browse the repository at this point in the history
  5. add ability to hide columns

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9befe97 View commit details
    Browse the repository at this point in the history
  6. ability to hide columns

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5347b94 View commit details
    Browse the repository at this point in the history
  7. update readme

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    36622e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c7e4fa View commit details
    Browse the repository at this point in the history
  9. undo indentation changes, uhhhhh

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    926ea71 View commit details
    Browse the repository at this point in the history
  10. revert indentation, fix playlists

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    fa90545 View commit details
    Browse the repository at this point in the history
  11. i regret ever changing the formatter configuration

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3200ad7 View commit details
    Browse the repository at this point in the history
  12. more and more reverting

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b747957 View commit details
    Browse the repository at this point in the history
  13. remove SortBy.added

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    de00847 View commit details
    Browse the repository at this point in the history
  14. add back the album column

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5f600a9 View commit details
    Browse the repository at this point in the history
  15. fix one single unused import

    blackshibe committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ba7cc71 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. fix the complaints of the eslint demon

    blackshibe committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e7c1ec0 View commit details
    Browse the repository at this point in the history
  2. make the css linter happy

    blackshibe committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    392ba4d View commit details
    Browse the repository at this point in the history
  3. fix martpie#646

    blackshibe committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0f009e9 View commit details
    Browse the repository at this point in the history