Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    4b8f20f View commit details
    Browse the repository at this point in the history
  2. (cp 9fdba44) fixes #2005 in pwg.images.uploadCompleted, parameter cat…

    …egory_id is mandatory
    plegall committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    36d4036 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3e1fa70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df9f28b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd2f56 View commit details
    Browse the repository at this point in the history
  4. (cp fe47d3e) fix #2105 replace link icon tree by icon home

    and it becomes non-clickable
    LintyDev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7b72259 View commit details
    Browse the repository at this point in the history
  5. (cp 1629cd9) issue #2106 added details to search history

    API method modification `ws_history_search`: Added a new property in API return `SEARCH_DETAILS` only for searches.
    These details are displayed on the `History` page in the `Search` section.
    LintyDev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3dd0b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 9, 2024

  1. (cp d2e8d95) issue #2106 reorganize search details

    Instead of `See details` we put `and x more` with the remaining details instead of putting everything
    LintyDev committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7ecca50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8e34b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. (cp e95036b) fixes GHSA-p362-cfpj-q55f protect against CSRF on batch …

    …manager unit mode
    plegall committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    08dc815 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 19, 2024

  1. (cp 91659fa) fixes #2117 add a condition to the date-end onChange fun…

    …ction
    
    in the date-end OnChange event, before launching the function that will make the ajax request, we check that the `end` parameter is not "1899-12-31".
    LintyDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a51de38 View commit details
    Browse the repository at this point in the history
  2. (cp 0c2b017) fixes #2119 issue #2120 uses nodes to update album UI

    As we're using selectize.js to display the albums, we need to use the methods provided by selectize.js to update the data returned by the Piwigo API.
    Bug correction: when moving an album, the "sub-albums" label disappeared.
    LintyDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b9d8e07 View commit details
    Browse the repository at this point in the history
  3. (cp 4adf36f) fixes #2120 add new return value to 'pwg.categories.move…

    …' method API
    
    Added a new return value for API method 'pwg.categories.move': updated_cats . This value returns an array of albums whose values have been modified after an album has been moved (for the moment, the data is the id and the number of photos in its sub-albums).
    LintyDev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    aa1122b View commit details
    Browse the repository at this point in the history
  4. (cp 1000ae8) fixes #2118 add config setting animated_webp_compression…

    …_quality (default=70)
    plegall committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7c0fefb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    7fc04d7 View commit details
    Browse the repository at this point in the history
  2. (cp 917cab5) fixes GHSA-7379-w44f-mfw4 and fixes GHSA-8g2g-6f2c-6h7j

    …protect tag name from XSS
    plegall committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5069610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbb44e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d1c5eb View commit details
    Browse the repository at this point in the history
  5. next release is 14.3.0

    plegall committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    de57bf0 View commit details
    Browse the repository at this point in the history