Anna Sirota AnnaSirota
  • Joined on 2011-08-23
0d023f217f Clean up
a64eb5b9ad Check for an __init__.py if a dir is found
Anna Sirota created pull request infrastructure/extensions-website#73 2024-04-08 19:27:16 +02:00
WIP: Extra validation of the uploaded ZIP
829145c2e1 Fix a typo, rephrase the util func
Anna Sirota created branch validation-single-theme-xml in infrastructure/extensions-website 2024-04-08 19:06:48 +02:00
d3ebe2e371 Tests: expect a validation error when a theme has multiple XMLs
Anna Sirota pushed to production at infrastructure/blender-id 2024-04-08 19:02:00 +02:00
707c283905 Admin: filter and search tasks by verbose_name
4a3690b580 pyproject: specify exptected python version
712246c83e Fixtures: add Extensions devserver and webhook
d804294127 Docs: media dir doesn't have to be created manually
Compare 4 commits »
Anna Sirota pushed tag 20240408-165752 to infrastructure/blender-id 2024-04-08 18:57:57 +02:00
Anna Sirota pushed to main at infrastructure/blender-id 2024-04-08 18:57:30 +02:00
707c283905 Admin: filter and search tasks by verbose_name
Anna Sirota pushed to main at infrastructure/extensions-website 2024-04-05 19:16:09 +02:00
7cbbece9bc Files: reuse the same MIME-type validation logic for ZIPs
Anna Sirota deleted branch allowed-preview-format from infrastructure/extensions-website 2024-04-04 17:51:19 +02:00
Anna Sirota pushed to production at infrastructure/extensions-website 2024-04-04 16:38:56 +02:00
2b4bd79a34 Previews: allow JPEG, PNG, WebP and MP4
75e200607d PEP: fix long lines
2efdcaf187 PEP: flake8 no longer supports inline comments in setup.cfg
47f28147d9 Docs: update notes on Blender ID webhook
50615e164b Docs, Blender ID: use fixture for dev OAuth app and webhook
Compare 6 commits »
Anna Sirota pushed tag 20240404-143833 to infrastructure/extensions-website 2024-04-04 16:38:37 +02:00
Anna Sirota commented on issue infrastructure/extensions-website#57 2024-04-04 16:28:06 +02:00
Do not allow GIF previews

I mistyped the issue number in the commit >_<, so will reference it here: 2b4bd79a34

This…

Anna Sirota pushed to main at infrastructure/extensions-website 2024-04-04 16:09:27 +02:00
2b4bd79a34 Previews: allow JPEG, PNG, WebP and MP4
Anna Sirota pushed to allowed-preview-format at infrastructure/extensions-website 2024-04-04 15:40:23 +02:00
6f1f7db338 Note that "accept" attr is defined in JS too
Anna Sirota pushed to allowed-preview-format at infrastructure/extensions-website 2024-04-04 15:08:38 +02:00
32480089cc Swap files in the test for a sanity check
Anna Sirota pushed to allowed-preview-format at infrastructure/extensions-website 2024-04-04 15:04:11 +02:00
88574e7844 Reuse the MIME-type guessing util
Anna Sirota pushed to allowed-preview-format at infrastructure/extensions-website 2024-04-04 15:00:00 +02:00
0dd948aff2 Smaller test images