mediagoblin.git
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
2018-07-12 Boris Bobrovalways guess the same filetype
2018-07-12 Boris Bobrovfinally fix url validator
2018-07-12 Boris BobrovRevert "Revert "Import messages in blog views""
2018-07-11 Boris Bobrovfix typo
2018-07-11 Boris Bobrovfix auth error and simplify url and email checks
2018-07-11 Boris Bobrovremove requirement for the file to be with single dot...
2018-07-11 Boris Bobrovfix default gmg help message
2018-07-10 Boris BobrovMerge remote-tracking branch 'gsoc2016/Subtitle-1'
2018-07-08 Andrew BrowningFix server crash on blog about page [#5572]
2018-06-28 ĎÚβĨŐÚŚ Dod2 bug fixes in editor views
2018-06-08 Boris BobrovRevert "cap sqlalchemy"
2018-05-23 DpgAdd Creative Commons 4.0 licenses [#955]
2018-04-30 Boris Bobrovcap sqlalchemy
2018-04-08 Andrew BrowningAdd moderation panel thumbnail header [#5563]
2018-04-08 Andrew BrowningProcess videos with incorrect date tags [#5409]
2018-04-04 Andrew BrowningPrevent video plugin from processing svg [#934]
2018-04-04 Andrew BrowningRemove backup file added in b5dd245
2018-04-02 Andrew BrowningUse https:// instead of git:// to clone [#5551]
2017-11-29 Andrew BrowningAdd chrysn to AUTHORS
2017-11-29 chrysnFix EXIF rotation to make the image portrait on demand
2017-11-17 Boris Bobrovadd alembic migrations to MANIFEST
2017-11-14 Boris Bobrovmove alembic.ini to python app dir
2017-11-14 Boris Bobrovadd alembic.ini to MANISFEST.in
2017-11-12 Boris Bobrovremove mentions of mediagoblin_local.ini
2017-11-12 Boris Bobrovclarify installation instructions about mediagoblin.ini
2017-11-11 Romain PorteAdded tests for tags in image API object
2017-11-11 Romain PorteAdded tags in API (view them and edit them)
2017-11-11 Romain PorteImproved gitignores for patch submitting
2017-11-11 Romain PorteFixed flake8 errors for tests/test_api.py
2017-11-11 Romain PorteAdded tests for custom file name using API
2017-11-11 Romain PorteChange API filename upload using custom header
2017-11-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-11-11 Boris Bobrovadd Roman to AUTHORS
2017-11-11 Romain PorteReplaced /bin/celeryd by /bin/celery in lazycelery
2017-10-31 Andrew BrowningFix location of host-meta.xml file [#5543]
2017-10-23 Andrew BrowningFix trivial spelling error in test comment
2017-10-16 Simen HeggestøylPort batchaddmedia command to Python 3
2017-10-16 Simen HeggestøylMake admin panel headers readable in Airy theme
2017-10-16 Simen HeggestøylHandle collection in batchaddmedia command
2017-10-16 Simen HeggestøylSupport Unicode characters in configuration values
2017-10-16 Simen HeggestøylRemove dead code in batchaddmedia.py
2017-10-08 Andrew BrowningUpdate batchaddmedia csv description docs [5458]
2017-09-20 Andrew BrowningFix #5460 - Log IP address for failed login
2017-09-20 Andrew BrowningFix #5517 - Change docs to clone repo using https
2017-09-20 Andrew BrowningAdd unit test for #5524
2017-09-20 Andrew BrowningFix #5524 Zero division error in exif.py
2017-08-29 Vijeth AradhyaMerge branch 'multiple-qualities-frontend' into 'transc...
2017-08-29 vijeth-aradhyaChange complimentary_task to complementary_tas
2017-08-27 vijeth-aradhyaRemove self.entry in VideoTranscoder
2017-08-22 vijeth-aradhyaShow default resolution progress in processing panel
2017-08-22 vijeth-aradhyaAdd main_transcoding_progress to ProgressCallback
2017-08-22 vijeth-aradhyaAdd main_transcoding_progress column migration
2017-08-21 vijeth-aradhyaAdd videojs-resolution-switcher to gitignore
2017-08-17 vijeth-aradhyaCreate a seperate test for get_all_media
2017-08-16 vijeth-aradhyaAdd test for get_all_media()
2017-08-15 aylephFix #5514 - Add to Collection causes server error
2017-08-15 Andrew BrowningProperly escape asterisk in *buntu
2017-08-15 aylephFix #5513 - Can't delete blog post drafts
2017-08-14 vijeth-aradhyaChange webm to webm_video in media_size check
next