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

Webpublisher: extension is lowercased in Setting and in uploaded files #4095

Merged
merged 59 commits into from
Nov 18, 2022

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    f6495ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b9dd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. OP-4394 - fix - lowercase extension everywhere

    Without it it would be stored in DB uppercased and final name would also be uppercased.
    kalisp committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f18efd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. OP-4394 - safer handling of Settings extensions

    Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
    kalisp and iLLiCiTiT committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e11815b View commit details
    Browse the repository at this point in the history
  2. [Automated] Bump version

    OpenPype authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ed77950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9732a8 View commit details
    Browse the repository at this point in the history
  4. get "asset" and "task" from context

    iLLiCiTiT authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    910b7d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    017720d View commit details
    Browse the repository at this point in the history
  6. Bump terser from 5.10.0 to 5.14.2 in /website

    Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    db6bfcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff76034 View commit details
    Browse the repository at this point in the history
  8. Avoid name conflict where group_name != group_node due to maya auto…

    … renaming new node
    BigRoy authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    213c78b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d662b34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    125d0bb View commit details
    Browse the repository at this point in the history
  11. Project setting

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    af15b0d View commit details
    Browse the repository at this point in the history
  12. docstring

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7a7c91c View commit details
    Browse the repository at this point in the history
  13. comment length

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e24489c View commit details
    Browse the repository at this point in the history
  14. lint

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    17853d0 View commit details
    Browse the repository at this point in the history
  15. requested cosmetic changes

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    881bceb View commit details
    Browse the repository at this point in the history
  16. Change to REST API using web server

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9e01c5d View commit details
    Browse the repository at this point in the history
  17. lint

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8d9542b View commit details
    Browse the repository at this point in the history
  18. legacy compatibility

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5e02d7d View commit details
    Browse the repository at this point in the history
  19. use 'created_dt' of representation

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1c48c09 View commit details
    Browse the repository at this point in the history
  20. add priority to add_site

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a614f0f View commit details
    Browse the repository at this point in the history
  21. clean

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b6365d8 View commit details
    Browse the repository at this point in the history
  22. clean

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    138051f View commit details
    Browse the repository at this point in the history
  23. sort fields

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3a5ebc6 View commit details
    Browse the repository at this point in the history
  24. clean

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    29f0dee View commit details
    Browse the repository at this point in the history
  25. fix last version check

    iLLiCiTiT authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a600cf4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7596610 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2052afc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f7c1fa0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1d028d2 View commit details
    Browse the repository at this point in the history
  30. check if is sync server enabled

    iLLiCiTiT authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5db7430 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    75e1295 View commit details
    Browse the repository at this point in the history
  32. fix typo

    iLLiCiTiT authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    99bebd8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    44cfbf9 View commit details
    Browse the repository at this point in the history
  34. small updates to docstrings

    kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2e6f850 View commit details
    Browse the repository at this point in the history
  35. clean

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5838f0f View commit details
    Browse the repository at this point in the history
  36. logging format

    Tilix4 authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c096279 View commit details
    Browse the repository at this point in the history
  37. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    460adc7 View commit details
    Browse the repository at this point in the history
  38. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ecbe06b View commit details
    Browse the repository at this point in the history
  39. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2e6974b View commit details
    Browse the repository at this point in the history
  40. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ce5d4c0 View commit details
    Browse the repository at this point in the history
  41. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c58ef40 View commit details
    Browse the repository at this point in the history
  42. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0314657 View commit details
    Browse the repository at this point in the history
  43. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6e94a81 View commit details
    Browse the repository at this point in the history
  44. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6660830 View commit details
    Browse the repository at this point in the history
  45. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7c3f625 View commit details
    Browse the repository at this point in the history
  46. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bee7b17 View commit details
    Browse the repository at this point in the history
  47. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3649ee7 View commit details
    Browse the repository at this point in the history
  48. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cd27df0 View commit details
    Browse the repository at this point in the history
  49. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3186acc View commit details
    Browse the repository at this point in the history
  50. Alembic Loader as Arnold Standin

    Kayla Man authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cf8bd8e View commit details
    Browse the repository at this point in the history
  51. [Automated] Bump version

    OpenPype authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    93bff0c View commit details
    Browse the repository at this point in the history
  52. Bump loader-utils from 1.4.1 to 1.4.2 in /website

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    35b43f3 View commit details
    Browse the repository at this point in the history
  53. OP-4394 - Hound

    kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ece1e8b View commit details
    Browse the repository at this point in the history
  54. Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP…

    …-4394_WP-lowercase-extension
    kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    96f3a9a View commit details
    Browse the repository at this point in the history
  55. OP-4394 - use lowercased extension in ExtractReview

    There might be uppercased extension sent in by accident (.PNG), which would make all checks against set of extension not work.
    kalisp committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4b95ad6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. OP-4394 - removed explicit lower from repre ext to not shadow upper c…

    …ase issue
    
    Using lower here would hide possibly broken representation, as we would expect both repre["ext"] and repre["name"] be lowercased. In case the aren't review won't get created >> someone will notice and fix issues on source representation.
    kalisp committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    64e5af2 View commit details
    Browse the repository at this point in the history