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

Adding copyright to albums #1838 #1880

Merged
merged 17 commits into from
Apr 28, 2024
Merged

Commits on Jun 17, 2023

  1. feat: added copyright on base_album

    Bringing the data of copyright to the frontend and adding a new route
    on api.php to edit the copyright value.
    ThanasisMpalatsoukas committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1d0b328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0fcd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    608346a View commit details
    Browse the repository at this point in the history
  2. fix: added basic localization, properties and tests

    tested for editing the copyright value. Creating a different
    endpoint for removing copyright might not be necessary as the
    copyright value can be edited to be "".
    ThanasisMpalatsoukas committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    896e203 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update lang/fr/lychee.php

    Co-authored-by: Benoît Viguier <[email protected]>
    ThanasisMpalatsoukas and ildyria authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    69adfa0 View commit details
    Browse the repository at this point in the history
  2. Update lang/fr/lychee.php

    ildyria authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    30d5ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dca8949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83c9115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce124e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    9b332ff View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    50b87bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6710f View commit details
    Browse the repository at this point in the history
  3. a bit too fast

    ildyria committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    60655d0 View commit details
    Browse the repository at this point in the history
  4. add copyright to details

    ildyria committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7c1363e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adefdd3 View commit details
    Browse the repository at this point in the history
  6. fix missing langauge

    ildyria committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c310246 View commit details
    Browse the repository at this point in the history
  7. fix phpstan

    ildyria committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b0a5c3d View commit details
    Browse the repository at this point in the history