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

[stable29] Various fix from 30 #2517

Merged
merged 10 commits into from
Jul 4, 2024
Merged

Commits on Jul 4, 2024

  1. feat: Display the upload button for empty albums

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9a8bde2 View commit details
    Browse the repository at this point in the history
  2. fix: Center empty content in empty albums

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aaaeed7 View commit details
    Browse the repository at this point in the history
  3. fix: Reinit the files in File.vue

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    66e2853 View commit details
    Browse the repository at this point in the history
  4. chore: Remove useless v-if in AlbumContent

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c61d3f9 View commit details
    Browse the repository at this point in the history
  5. fix: Check if album is defined before accessing it in AlbumContent

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    556c2c4 View commit details
    Browse the repository at this point in the history
  6. fix: Declare photosLocationFolder as computed

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ee22e10 View commit details
    Browse the repository at this point in the history
  7. fix: Make route name unique

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e74c8c3 View commit details
    Browse the repository at this point in the history
  8. dix: Populate photosLocationFolder on init

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e5121fb View commit details
    Browse the repository at this point in the history
  9. fix: Limit upload picker custom css to header

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    659609f View commit details
    Browse the repository at this point in the history
  10. chore: Compile assets

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d9864e2 View commit details
    Browse the repository at this point in the history