index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
submit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
2
-4
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
3
-15
/
+15
*
Use tuple as default return type of workflow()
vijeth-aradhya
2017-06-21
1
-0
/
+4
*
Simple hack to handle main workflow problem
vijeth-aradhya
2017-06-17
1
-1
/
+5
*
Individual resolution transcoding fixes
vijeth-aradhya
2017-06-13
1
-1
/
+0
*
Celery Priority testing with debug statements
vijeth-aradhya
2017-06-13
1
-1
/
+1
*
Add priority to the celery tasks
vijeth-aradhya
2017-06-12
1
-1
/
+1
*
Add workflow method to VideoProcessingManager
vijeth-aradhya
2017-06-05
1
-4
/
+6
*
Merge remote-tracking branch 'spechards-mediagoblin/master'
Boris Bobrov
2017-01-29
1
-2
/
+11
|
\
|
*
Add creator to filter collections
Stéphane Péchard
2014-09-23
1
-2
/
+3
|
*
Add collection option to 'addmedia' cli uploading
Stéphane Péchard
2014-07-13
1
-2
/
+9
*
|
Fix #928 - cleanup to avoid duplicated get_upload_file_limits
Loic Dachary
2016-07-25
2
-4
/
+1
*
|
Fix #5451 - add_message inconsistencies
Andrew Browning
2016-04-02
1
-6
/
+12
*
|
Add a comment when we do / don't add collections dropdown
Christopher Allan Webber
2016-01-07
1
-0
/
+2
*
|
Add collection drop down to submit page.
tom
2016-01-07
2
-3
/
+24
*
|
Fix add collection view for new schema
Daniel Krol
2015-11-09
1
-2
/
+4
*
|
Comment changes for federation
Jessica Tallon
2015-10-20
1
-0
/
+3
*
|
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-4
/
+8
*
|
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-3
/
+3
*
|
wtforms.fields.TextField was deprecated
Jakob Kramer
2015-03-12
1
-3
/
+3
*
|
Fix bug 647
Boris Bobrov
2015-03-02
1
-1
/
+1
*
|
Add new hook for two-step media type checking
Boris Bobrov
2015-02-16
1
-13
/
+4
*
|
Fix #1054 - Add missing attributes to Activity.serialize
Jessica Tallon
2014-12-08
1
-2
/
+2
*
|
Fix #1024 - Correctly set generator on Activities
Jessica Tallon
2014-12-02
1
-2
/
+7
*
|
Fix #1017 - Exception caused by activity being set on incorrect foreign key
Jessica Tallon
2014-10-29
1
-8
/
+8
*
|
Only create a slug after a media upload via the API when there is a title
Jessica Tallon
2014-10-22
1
-3
/
+0
*
|
Merge branch '905-activities'
Jessica Tallon
2014-10-07
1
-0
/
+10
|
\
\
|
*
|
Fix all the unit tests and clean up code
Jessica Tallon
2014-10-06
1
-4
/
+6
|
*
|
Create activity model and add activity creation
Jessica Tallon
2014-08-22
1
-0
/
+8
*
|
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
3
-2
/
+73
|
\
|
|
|
*
|
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
1
-6
/
+6
|
*
|
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
2
-0
/
+69
|
|
/
|
*
Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...
Loïc Le Ninan
2014-06-13
1
-1
/
+1
|
*
Fixed a small error relating to the default value of media_metadata
tilly-Q
2014-05-14
1
-1
/
+1
|
*
Made it possible to submit media with the metadata provided
tilly-Q
2014-04-21
1
-1
/
+3
*
|
Fix another tests.
Berker Peksag
2014-08-07
1
-1
/
+1
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
2
-8
/
+12
|
/
*
Making the API make use of the new submit tooling.
Christopher Allan Webber
2013-11-14
1
-2
/
+12
*
Pass in request.urlgen to submit_media so it can update the feed_url stuff
Christopher Allan Webber
2013-11-14
1
-1
/
+2
*
Switching use of submit_media to be keyword arguments in views.py.
Christopher Allan Webber
2013-11-14
1
-7
/
+8
*
Breaking out get_upload_file_limits into its own utility.
Christopher Allan Webber
2013-11-14
2
-12
/
+23
*
A couple more adjustments for unicode'ification of some arguments.
Christopher Allan Webber
2013-11-14
1
-2
/
+2
*
Generic'ifying the submit code to not rely on the werkzeug FileStorage datast...
Christopher Allan Webber
2013-11-13
1
-2
/
+2
*
Docstring for submit_media()
Christopher Allan Webber
2013-11-13
1
-0
/
+18
*
Refactoring submission utility to make it more generic! Reusable!
Christopher Allan Webber
2013-11-13
2
-120
/
+88
*
Starting to split out a submit_media utility
Christopher Allan Webber
2013-11-12
1
-0
/
+82
*
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
Christopher Allan Webber
2013-10-07
1
-1
/
+2
|
\
|
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-09-12
1
-3
/
+7
|
|
\
|
*
|
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-1
/
+0
|
*
|
This is a quick commit. I gave admins the ability to ban or unban users
tilly-Q
2013-08-29
1
-0
/
+1
[next]