cds-videos
cds-videos copied to clipboard
Access articles, reports and multimedia content in HEP
# Code - [Development branch](https://github.com/CERNDocumentServer/cds-videos/tree/code-upgrade) - Needed fixes (Both changes are installed locally when you run `./scripts/bootstrap_upgrade`) - [invenio admin](https://github.com/zzacharo/invenio-admin/tree/videos-upgrade) - [invenio-sequencegenerator](https://github.com/zzacharo/invenio-sequencegenerator/tree/videos-upgrade) # Known issues / missing parts - integrate...
# Use case As a user, I would like to share my restricted published video with non-CERN personnel. # Context Currently, the system does not distinguish upload and read/download permissions...
## Useful links - The current data model of CDS Videos is available [here](https://github.com/CERNDocumentServer/cds-videos/blob/main/cds/modules/records/schemas/records/videos/video/video-v1.0.0.json). - The collection of digitized videos to be migrated in CDS is [here](https://cds.cern.ch/collection/CERN%20Moving%20Images). - The documentation...
The description text area does not allow inserting URLs. This is annoying because URLs are not clickable when the video is published.
'_digitization' field added to video schema.
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ 7.9.0 No release notes provided....
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...