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

Remove invalid upload files #11851

Draft
wants to merge 33 commits into
base: develop
Choose a base branch
from
Draft

Commits on Oct 27, 2023

  1. Remove orphaned blobs

    alecslupu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    43a5fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d6ab94 View commit details
    Browse the repository at this point in the history
  3. Refactor task

    alecslupu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bd7c937 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    dcdba03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ec9b4 View commit details
    Browse the repository at this point in the history
  3. Running linters

    alecslupu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f6323cc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'develop' of github.com:decidim/decidim into fix/attachm…

    …ent-validation-cleanup
    alecslupu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1f0d755 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    d01bfce View commit details
    Browse the repository at this point in the history
  2. Running linters

    alecslupu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    84af5a6 View commit details
    Browse the repository at this point in the history
  3. Fix spec

    alecslupu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b51842c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge branch 'develop' of github.com:decidim/decidim into fix/attachm…

    …ent-validation-cleanup
    alecslupu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e83826a View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    alecslupu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b9ace94 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch 'develop' of github.com:decidim/decidim into fix/attachm…

    …ent-validation-cleanup
    alecslupu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dd16d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342751e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3490ff8 View commit details
    Browse the repository at this point in the history
  4. Change the Releases Notes so the task is run two times with one hour …

    …of difference just to be sure
    alecslupu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63586fa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. DirectUploadsController validations

    it prevents access by unauthenticated users
    it validates by the allowed mime types in system defined for participants in case the current_user is a normal participant
    it validates by the allowed mime types in system defined for admins in case the current_user is an admin
    alecslupu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f38d9c View commit details
    Browse the repository at this point in the history
  2. Add specs

    alecslupu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7bccc7e View commit details
    Browse the repository at this point in the history
  3. Update RELEASE_NOTES.md

    Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
    alecslupu and andreslucena committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2c961cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a9342b View commit details
    Browse the repository at this point in the history
  5. Apply review recommendation

    alecslupu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a544e43 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix specs

    alecslupu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    31a384b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 12, 2024

  1. Merge branch 'develop' of github.com:decidim/decidim into fix/attachm…

    …ent-validation-cleanup
    alecslupu committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e03b5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74724a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea1bbe View commit details
    Browse the repository at this point in the history
  4. A bit more security

    alecslupu committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ee2f2aa View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix specs

    alecslupu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    edc60c1 View commit details
    Browse the repository at this point in the history
  2. More fixes

    alecslupu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b89acbd View commit details
    Browse the repository at this point in the history
  3. Fix Validator upload

    alecslupu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5fd8c00 View commit details
    Browse the repository at this point in the history
  4. lint

    alecslupu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0aa5de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'develop' of github.com:decidim/decidim into fix/attachm…

    …ent-validation-cleanup
    alecslupu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fc978f1 View commit details
    Browse the repository at this point in the history
  2. Add new tests

    alecslupu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    93642ac View commit details
    Browse the repository at this point in the history