Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update relnotes. | Ben Sturmfels | 2021-04-23 | 1 | -0/+1 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-04-10 | 1 | -0/+1 |
| | |||||
* | Document re-installation of plugins during upgrade [#5611]. | Ben Sturmfels | 2021-04-09 | 2 | -6/+16 |
| | |||||
* | Now in the 0.12.0 development cycle. | Ben Sturmfels | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | Note fixed Debian 11 test suite. | Ben Sturmfels | 2021-04-05 | 1 | -0/+4 |
| | |||||
* | docs: Fix broken link to separate Celery section. | Ben Sturmfels | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | docs: Add a draft release checklist. | Ben Sturmfels | 2021-03-30 | 2 | -0/+24 |
| | |||||
* | Note Guix "meta" issue tracking the packaging process. | Ben Sturmfels | 2021-03-30 | 1 | -0/+2 |
| | |||||
* | docs: Tune up the celery and production deployments documentation. | Ben Sturmfels | 2021-03-29 | 2 | -136/+79 |
| | |||||
* | docs: Remove explicit references to Python 3 (now assumed). | Ben Sturmfels | 2021-03-29 | 1 | -20/+6 |
| | |||||
* | docs: Tune up configuration documentation. | Ben Sturmfels | 2021-03-29 | 3 | -40/+44 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-03-29 | 1 | -0/+2 |
| | |||||
* | docs: Mention that `dbupdate` is sometimes required after changing config. | Rodrigo Martins | 2021-03-29 | 1 | -0/+5 |
| | | | | Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Convert atom feeds to use feedgenerator library. | Ben Sturmfels | 2021-03-16 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | Issue is that Werkzeug > 1.0.0 has removed werkzeug.contrib.atom.AtomFeed, making it difficult to use a distribution-packaged version of werkzeug. To solve this, I've replaced use of werkzeug.contrib.atom.AtomFeed with feedgenerator.Atom1Feed. After the change, the only major difference between the feeds before and after is that they use <summary> instead of <content>. Minor differences include no longer adding 'type="text/html"' on some <link> elements and no "xml:base" attribute on <entry> elements. I don't think these differences will have any noticable effect. Tested on Liferea feed reader. | ||||
* | Clarify how to find the version number. | Ben Sturmfels | 2021-03-12 | 1 | -2/+2 |
| | |||||
* | Remove note about missing Fedora audio/video docs - these are now available. | Ben Sturmfels | 2021-03-12 | 1 | -5/+0 |
| | |||||
* | Direct wiki links to archive.org. | Ben Sturmfels | 2021-03-12 | 5 | -7/+7 |
| | |||||
* | Tweak upgrade docs. | Ben Sturmfels | 2021-03-10 | 2 | -57/+55 |
| | |||||
* | Update version number, relnotes and upgrading docs in preparation for release. | Ben Sturmfels | 2021-03-10 | 2 | -27/+39 |
| | |||||
* | Fix typo. | Ben Sturmfels | 2021-03-10 | 2 | -2/+13 |
| | |||||
* | Add Jesús E. to AUTHORS. | Ben Sturmfels | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-03-09 | 1 | -0/+1 |
| | |||||
* | Say `git submodule update --init` - it's shorter. | Ben Sturmfels | 2021-03-09 | 1 | -2/+1 |
| | |||||
* | Remove test lines in Dockerfiles. | Ben Sturmfels | 2021-03-09 | 1 | -0/+1 |
| | |||||
* | Remove outdated docs on missing Python 3 spectrograms. | Ben Sturmfels | 2021-03-09 | 1 | -6/+0 |
| | |||||
* | Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora. | Ben Sturmfels | 2021-03-09 | 3 | -8/+15 |
| | | | | | | Previously had partial docs for Fedora 31. This updates to Fedora 33, adds support for audio and video and adds dependencies to allow the test suite to run to completion. | ||||
* | Fix raw image plugin installation docs [#5523]. | Ben Sturmfels | 2021-03-08 | 2 | -5/+14 |
| | | | | | Dependencies need to be installed from PyPI in Debian 10/11 due to missing python3-py3exiv2 package. | ||||
* | Add Charlotte Koch to AUTHORS. | Ben Sturmfels | 2021-03-06 | 1 | -0/+1 |
| | |||||
* | Update relnotes re. passing test suite. | Ben Sturmfels | 2021-03-06 | 1 | -2/+3 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update relnotes with bug fixes since 0.10.0. | Ben Sturmfels | 2021-03-03 | 1 | -0/+3 |
| | |||||
* | Reinstate audio spectrograms on Python 3 [#5610]. | Fernando Gutierrez | 2021-03-03 | 2 | -2/+4 |
| | | | | | | | | The `audiotospectrogram` module is a complete rewrite of the existing spectrogram code with support for Python 3. This allows us to drop the bundled `freesound` library and Python 2-only `audioprocessing` and `spectrogram` modules. Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Drop Python 2 installation support. | Ben Sturmfels | 2021-03-03 | 3 | -27/+3 |
| | |||||
* | docs: Document video resolution config. | Ben Sturmfels | 2020-05-16 | 1 | -0/+16 |
| | |||||
* | Increase Nginx upload limit to 100m, improve related docs [#5496]. | Ben Sturmfels | 2020-05-13 | 3 | -16/+26 |
| | | | | | | By increasing the limit from 8m to 100m, we should immediately fix initial problems for people trying to upload audio or video. From there, they can read the documentation more closely when they try to upload larger files. | ||||
* | Avoid Celery/RabbitMQ "connection reset" errors [#5609]. | Fernando Gutierrez | 2020-05-12 | 1 | -0/+1 |
| | | | | | | This change starts Celery only after RabbitMQ is available. It also returns the unnecessarily low BROKER_HEARTBEAT setting to default of 120.0 to help prevent connections being reset on machines under load. | ||||
* | fixup! docs: Add chapter on upgrading, inc. system Python upgrades [#972]. | Ben Sturmfels | 2020-05-11 | 1 | -0/+88 |
| | |||||
* | docs: Add chapter on upgrading, inc. system Python upgrades [#972]. | Ben Sturmfels | 2020-05-11 | 3 | -61/+9 |
| | |||||
* | docs: Tweak deployment docs headings, link to configuration docs. | Ben Sturmfels | 2020-05-11 | 2 | -50/+41 |
| | |||||
* | Now in 0.11.0 development cycle. | Ben Sturmfels | 2020-05-06 | 1 | -0/+12 |
| | |||||
* | docs: Update relnotes to remove "node_modules". | Ben Sturmfels | 2020-05-05 | 1 | -8/+14 |
| | |||||
* | docs: Link up subtitles and video qualities in release notes. | Ben Sturmfels | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Remove reference to Gitorious. | Ben Sturmfels | 2020-05-04 | 1 | -8/+0 |
| | |||||
* | docs: Tweak the release notes and deployment docs following testing. | Ben Sturmfels | 2020-05-04 | 3 | -53/+59 |
| | |||||
* | Add release notes for v0.10.0. | Ben Sturmfels | 2020-05-01 | 1 | -24/+135 |
| | |||||
* | docs: Note possible permission issues during install. | Ben Sturmfels | 2020-04-30 | 1 | -0/+11 |
| | |||||
* | subtitles: Add documentation, limit uploads to *.vtt files, only show for ↵ | Ben Sturmfels | 2020-04-30 | 1 | -5/+6 |
| | | | | video [#5589]. | ||||
* | Test and update the media-types docs with Debian 10 and CentOS. | Ben Sturmfels | 2020-04-29 | 2 | -85/+85 |
| | | | | Unfortunately wasn't able to get video going in CentOS. | ||||
* | Fix headings in production.rst. | Ben Sturmfels | 2020-04-29 | 1 | -2/+2 |
| | |||||
* | Fix some docs build warnings. | Ben Sturmfels | 2020-04-29 | 6 | -18/+23 |
| |