-
Notifications
You must be signed in to change notification settings - Fork 77
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
[DONE] Develop #3.4.1 #971
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bump urllib3 from 1.26.5 to 1.26.17
* Use cache to store video data - get it in context - create command to store video data * change name of video context processor * add some pydoc * update cache timeout to 600 seconds - use DRY and call context cache video data instead of repeat code * use delete many to clear cache
* add configuration_fr.md * Bump pillow from 9.3.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Ptitloup <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add cconfiguration command and add python 3.10 in configuration * compare configuration and print result * add pydoc * fix typo * remove python 3.7 from supported version * add configuration for pwa * fix typo
* Use Stylelint (https://stylelint.io/) with "stylelint-config-standard" coding rules to uniformize all Esup-Pod CSS files. + minor Py code formatting * add minor code styling corrections * remove unused data-attribute * Auto Correct CSS by Prettier * Remove unused commented CSS lines * Remove CSS comments + correct a wrong default value "VOSK" for TRANSCRIPTION_TYPE
* Bugfix for create a thumbnail * Fixed bug preventing change of pages or number of lines in interface * Bugfix for issue #948 (An error appears in the form for adding a video, for a super admin, for the owner attribute) * Adding comments and using getElementById * Manage the background and color of select2 single field, for the dark mode
* * Change TRANSCRIPTION_STT_SENTENCE_MAX_LENGTH default value to 2s * Now caption-maker textareas are limited to 40 chars max per row, with max chars at 80 * When editing a caption/subtitle, the player auto-seek at related time * add missing aria-hidden + aria-label on some button-icons * Uniformize caption/subtitle naming * Reorder CSS for code styling * Add .po lang files * Add missing JsDocs on caption_maker.js + Add .eslintrc.js to lint JS errors/warnings * Add client Validation to caption maker for better ergonomy * last minor corrections * Add a minor code comment + rename some vars.
* Fix playlist form for additional owner * Fix JS error when playlist is empty * Add possibility to edit a playlist for additional owner * Fix adding additional owners * Improve code & update lang files * Add gettext in docker faile to manage translate file, work on playlist to add page title when form errors returned and add clear message for errors * remove print and fix typo * remove test code in meeting * fix indent and modify translation form --------- Co-authored-by: Ptitloup <[email protected]>
* add the parameter USE_NOTFICATIONS * add indent * remove else to send email on encoding completion
update settings
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ptitloup <[email protected]>
* call end definition if return code is not success in create and get status * add comment to explain changes * fix cerate too complex * add pydoc
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before sending your pull request, make sure the following are done :
develop
branch.[WIP]
or[DONE]
.