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

Add apha file sort and hide hidden files via config.toml #526

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

Commits on Feb 6, 2022

  1. Update config.toml

    Added file_list_sort and show_hidden_files for use by mariner.server.api
    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c22c67b View commit details
    Browse the repository at this point in the history
  2. Update config.py

    Added config handlers for 
    file_list -> sort_order
    file_list -> show_hidden
    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    bced259 View commit details
    Browse the repository at this point in the history
  3. Update config.toml

    Changes the file list options to a table
    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    3fb639c View commit details
    Browse the repository at this point in the history
  4. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    0b0bf4b View commit details
    Browse the repository at this point in the history
  5. Update config.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ae109d9 View commit details
    Browse the repository at this point in the history
  6. Update config.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    530918e View commit details
    Browse the repository at this point in the history
  7. Update config.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9c27761 View commit details
    Browse the repository at this point in the history
  8. Update config.toml

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    23e85cc View commit details
    Browse the repository at this point in the history
  9. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e9ef62d View commit details
    Browse the repository at this point in the history
  10. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    7226239 View commit details
    Browse the repository at this point in the history
  11. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e1b372b View commit details
    Browse the repository at this point in the history
  12. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ca64ad4 View commit details
    Browse the repository at this point in the history
  13. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    4eec36b View commit details
    Browse the repository at this point in the history
  14. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9714267 View commit details
    Browse the repository at this point in the history
  15. Update config.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f0bfb93 View commit details
    Browse the repository at this point in the history
  16. Update config.toml

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    1d113ad View commit details
    Browse the repository at this point in the history
  17. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9d95d24 View commit details
    Browse the repository at this point in the history
  18. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cba94e2 View commit details
    Browse the repository at this point in the history
  19. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9038db5 View commit details
    Browse the repository at this point in the history
  20. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2f36f6b View commit details
    Browse the repository at this point in the history
  21. Update api.py

    fcollingwood authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cb6cd49 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge branch 'luizribeiro:master' into Add-apha-file-sort-and-hide-hi…

    …dden-files-via-config.toml
    fcollingwood authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    0b6d7e5 View commit details
    Browse the repository at this point in the history