aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove test lines in Dockerfiles.Ben Sturmfels2021-03-093-2/+1
* Run LDAP, OpenID and PDF tests under Docker.Ben Sturmfels2021-03-096-5/+34
* Remove outdated docs on missing Python 3 spectrograms.Ben Sturmfels2021-03-091-6/+0
* Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora.Ben Sturmfels2021-03-096-26/+160
* Fix raw image plugin installation docs [#5523].Ben Sturmfels2021-03-083-5/+27
* Mention some additional default settings in the config [#5618].Olivier Mehani2021-03-081-0/+11
* Add Charlotte Koch to AUTHORS.Ben Sturmfels2021-03-062-0/+2
* Pin sqlalchemy to a known good version.Charlotte Koch2021-03-061-1/+1
* Note that Docker deployments are not officially supported or mature.Ben Sturmfels2021-03-063-1/+19
* Update relnotes re. passing test suite.Ben Sturmfels2021-03-061-2/+3
* Re-enable tests in Dockerfiles.Ben Sturmfels2021-03-062-4/+8
* More robust test fix.Ben Sturmfels2021-03-061-2/+2
* Fix broken metadata editing test.Ben Sturmfels2021-03-061-1/+1
* Update relnotes.Ben Sturmfels2021-03-061-1/+1
* Remove reference to --with-python3.Ben Sturmfels2021-03-062-2/+2
* Remove remaining Python 2 compatibility code.Ben Sturmfels2021-03-054-25/+1
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-0574-175/+35
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-05158-1391/+1353
* Remove six library.Ben Sturmfels2021-03-054-5/+1
* Update relnotes with bug fixes since 0.10.0.Ben Sturmfels2021-03-031-0/+3
* Show last git commit when building Docker image.Ben Sturmfels2021-03-032-0/+2
* Reinstate audio spectrograms on Python 3 [#5610].Fernando Gutierrez2021-03-0311-1042/+311
* Drop Python 2 installation support.Ben Sturmfels2021-03-038-228/+9
* Use official repo in Dockerfile.Ben Sturmfels2021-03-031-2/+2
* Pin wtforms due to removal of ext module.Ben Sturmfels2021-03-031-1/+2
* docs: Document video resolution config.Ben Sturmfels2020-05-161-0/+16
* Further document guix workaround for Werkzeug.Ben Sturmfels2020-05-131-1/+6
* Fix Mac dev setup issues [#5442].Jeremy Bowman2020-05-133-1/+7
* Increase Nginx upload limit to 100m, improve related docs [#5496].Ben Sturmfels2020-05-133-16/+26
* Avoid Celery/RabbitMQ "connection reset" errors [#5609].Fernando Gutierrez2020-05-123-1/+2
* Fix consistency in license list.Ben Sturmfels2020-05-111-1/+1
* Fix error generating Atom feed upon blank title [#1018].Ben Sturmfels2020-05-111-1/+4
* fixup! docs: Add chapter on upgrading, inc. system Python upgrades [#972].Ben Sturmfels2020-05-111-0/+88
* docs: Add chapter on upgrading, inc. system Python upgrades [#972].Ben Sturmfels2020-05-113-61/+9
* docs: Tweak deployment docs headings, link to configuration docs.Ben Sturmfels2020-05-112-50/+41
* fixup! Now in 0.11.0 development cycle.Ben Sturmfels2020-05-062-2/+2
* Now in 0.11.0 development cycle.Ben Sturmfels2020-05-061-0/+12
* Make ldap plugin python3 compatibleOlivier Mehani2020-05-062-2/+2
* docs: Update relnotes to remove "node_modules".Ben Sturmfels2020-05-051-8/+14
* docs: Link up subtitles and video qualities in release notes.Ben Sturmfels2020-05-041-2/+2
* Remove reference to Gitorious.Ben Sturmfels2020-05-041-8/+0
* Update version for release.Ben Sturmfels2020-05-041-1/+1
* docs: Tweak the release notes and deployment docs following testing.Ben Sturmfels2020-05-044-53/+60
* Add release notes for v0.10.0.Ben Sturmfels2020-05-014-57/+178
* Allow Python 2 minor version upgrades [#5595].Ben Sturmfels2020-04-301-77/+77
* Forcibly pin all Python 2 dependencies [#5595].Ben Sturmfels2020-04-301-11/+77
* Fix Python 2 package dependencies and sub-dependencies [#5595].Ben Sturmfels2020-04-301-2/+7
* docs: Note possible permission issues during install.Ben Sturmfels2020-04-301-0/+11
* subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...Ben Sturmfels2020-04-305-10/+41
* Add deprecation warning when running Python 2 [#5598].Ben Sturmfels2020-04-291-0/+12