mediagoblin.git
2020-05-16 Ben Sturmfelsdocs: Document video resolution config. master
2020-05-13 Ben SturmfelsFurther document guix workaround for Werkzeug.
2020-05-13 Jeremy BowmanFix Mac dev setup issues [#5442].
2020-05-13 Ben SturmfelsIncrease Nginx upload limit to 100m, improve related...
2020-05-12 Fernando GutierrezAvoid Celery/RabbitMQ "connection reset" errors [#5609].
2020-05-11 Ben SturmfelsFix consistency in license list.
2020-05-11 Ben SturmfelsFix error generating Atom feed upon blank title [#1018].
2020-05-11 Ben Sturmfelsfixup! docs: Add chapter on upgrading, inc. system...
2020-05-11 Ben Sturmfelsdocs: Add chapter on upgrading, inc. system Python...
2020-05-11 Ben Sturmfelsdocs: Tweak deployment docs headings, link to configura...
2020-05-06 Ben Sturmfelsfixup! Now in 0.11.0 development cycle.
2020-05-06 Ben SturmfelsNow in 0.11.0 development cycle.
2020-05-06 Olivier MehaniMake ldap plugin python3 compatible
2020-05-05 Ben Sturmfelsdocs: Update relnotes to remove "node_modules".
2020-05-04 Ben Sturmfelsdocs: Link up subtitles and video qualities in release...
2020-05-04 Ben SturmfelsRemove reference to Gitorious.
2020-05-04 Ben SturmfelsUpdate version for release.
2020-05-04 Ben Sturmfelsdocs: Tweak the release notes and deployment docs follo...
2020-05-01 Ben SturmfelsAdd release notes for v0.10.0.
2020-04-30 Ben SturmfelsAllow Python 2 minor version upgrades [#5595].
2020-04-30 Ben SturmfelsForcibly pin all Python 2 dependencies [#5595].
2020-04-30 Ben SturmfelsFix Python 2 package dependencies and sub-dependencies...
2020-04-30 Ben Sturmfelsdocs: Note possible permission issues during install.
2020-04-30 Ben Sturmfelssubtitles: Add documentation, limit uploads to *.vtt...
2020-04-29 Ben SturmfelsAdd deprecation warning when running Python 2 [#5598].
2020-04-29 Ben SturmfelsTest and update the media-types docs with Debian 10...
2020-04-29 Ben SturmfelsFix headings in production.rst.
2020-04-28 Ben SturmfelsFix some docs build warnings.
2020-04-28 Ben SturmfelsAdd CentOS rabbitmq instructions.
2020-04-28 Ben SturmfelsReview and update the deploment docs for Debian 10...
2020-04-28 Ben SturmfelsFix dependencies and tests for clean Python 2 & 3 test...
2020-04-28 Ben SturmfelsRevert "Use audio icon when spectrogram fails. Add...
2020-04-28 Ben SturmfelsRevert "Fix Jorge's audio upload workaround in Python 3."
2020-04-28 Ben SturmfelsRemove spectrograms from Python 2 also [#5594].
2020-04-28 Ben SturmfelsPreparing to release 0.10.
2020-04-28 Ben SturmfelsProperly quote --without-python3 in docs (#5596).
2020-04-28 Ben SturmfelsFix missing logo in docs.
2020-04-28 Ben SturmfelsFix Sphinx build warnings, remove gNewSense, *buntu...
2020-04-24 Ben SturmfelsAdd some initial release notes for 0.10.0 (incomplete).
2020-04-24 Ben SturmfelsUnmute videos by default.
2020-04-24 Ben SturmfelsSwitch to Python 3 by default.
2020-04-20 Ben SturmfelsAdd draft Fedora dockerfile.
2020-04-16 Ben SturmfelsMerge branch 'no-fastcgi' of https://github.com/mtlynch...
2020-04-16 Michael LynchAdding 'Waitress' where 'FastCGI' was previously referenced
2020-04-15 Michael LynchRemoving flup and fastcgi from documentation
2020-04-14 Ben SturmfelsNote how to run test suite under Docker.
2020-04-14 Ben SturmfelsFix "KeyError: 'No such transport: sqlite. Did you...
2020-04-14 Ben SturmfelsRemove "git submodule init && git submodule update...
2020-04-09 Ben SturmfelsRequire jinja2<3.0.0 due to use of f-strings.
2020-04-09 Ben SturmfelsDecode request.query_string before use.
2020-04-09 Ben SturmfelsRevert "Decode request.query_string before use."
2020-04-09 Ben SturmfelsDecode request.query_string before use.
2020-04-07 Ben SturmfelsDocument SSL/TLS SMTP options.
2020-04-07 Ben SturmfelsFix Jorge's audio upload workaround in Python 3.
2020-04-02 Ben SturmfelsNote possible future steps for Python 3 audio thumbnailing.
2020-04-02 JorgeUse audio icon when spectrogram fails. Add note to...
2020-04-02 Ben SturmfelsFix broken Dockerfile reference.
2020-04-02 Ben SturmfelsAdd Muto to AUTHORS.
2020-04-02 MutoAdd visual feedback on link hover
2020-04-01 Ben SturmfelsFix audio thumbnailing once and for all.
2020-04-01 Ben SturmfelsHandle moved SharedDataMiddleware in werkzeug >= 0...
2020-04-01 Ben SturmfelsNote werkzeug breaking in Guix.
2020-04-01 Ben SturmfelsPin werkzeug < 1.0.0.
2019-11-27 Ben SturmfelsNote potential issues with guix environment --pure.
2019-11-27 Ben SturmfelsUse items() for Python 3 support.
2019-11-27 Ben SturmfelsExtend install instructions for raven plugin.
2019-11-19 Ben SturmfelsRename Dockerfiles to be more specific.
2019-11-19 Ben SturmfelsDocument and improve Docker handling of mounted source...
2019-11-01 Ben SturmfelsPrevent warning when importing GstPbutils.
2019-09-20 Ben SturmfelsAdd Olivier Mehani to AUTHORS.
2019-09-20 Olivier MehaniAdd datetime_format config option.
2019-09-20 Ben SturmfelsMerge branch swo-gitignore.
2019-09-19 Ben SturmfelsAdd expression to ignore Vim temporary swap files.
2019-09-19 Ben SturmfelsNote use of direnv with guix.
2019-09-18 Ben Sturmfelsmetadata_display: Refine spacing.
2019-09-18 Ben Sturmfelsmetadata_display: Improve default alignment/spacing...
2019-09-18 Ben SturmfelsEven up top/bottom margins around header dropdown button.
2019-09-18 Ben SturmfelsAdd basic duplicate prevention for batchaddmedia.
2019-09-18 Ben SturmfelsAdd omitted --system-site-packages for Python 3 on...
2019-09-18 Ben SturmfelsUpdate metadata_display plugin for Python 3.
2019-09-16 Ben SturmfelsAdd Python 3 docker-compose recipe for MediaGoblin...
2019-09-16 Ben SturmfelsReorder Python 2 Dockerfile to install dependencies...
2019-09-12 Ben SturmfelsAdd Python 2 & 3 Docker files for MediaGoblin hacking.
2019-09-12 Ben SturmfelsWork around lack of scikits.audiolab support on Python 3.
2019-09-12 Ben Sturmfelsbatchaddmedia: Simplify the Python 2 & 3 unicode handling.
2019-09-12 Ben SturmfelsRemove unicode literals in batchaddmedia.
2019-09-12 Ben SturmfelsFix URL-based importing with batchaddmedia command.
2019-09-12 Ben SturmfelsFix bulkupload documentation example.
2019-09-12 Ben SturmfelsNote issues uploading H264 video under Guix.
2019-09-09 Ben SturmfelsProvide an update_extlib.sh alternative for Guix.
2019-09-09 Ben SturmfelsUpdate guix-env.scm for use with current version of...
2018-11-10 Michael LynchAdding *.swo to gitignore
2018-08-13 Boris Bobrovrequire higher version of six due to installation problems
2018-07-13 Boris BobrovFix saving original of the video
2018-07-13 Boris Bobrovsimplify an if and fix string formatting
2018-07-13 Boris Bobrovnitpicking
2018-07-12 Boris Bobrovclose tag in subtitles html
2018-07-12 Boris Bobrovmove subtitles out of media streams in html
2018-07-12 Boris BobrovMerge branch 'transcoding_progress'
2018-07-12 Boris BobrovFixes for small bugs
next