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
*
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
|
*
|
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
2
-3
/
+4
|
|
\
\
|
*
\
\
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-4
/
+13
|
|
\
\
\
|
*
|
|
|
This was a simple commit. I changed all references to Groups into Privileges so
tilly-Q
2013-07-03
1
-1
/
+2
*
|
|
|
|
use media.get_uploader and fix typo
Rodney Ewing
2013-08-26
1
-1
/
+1
*
|
|
|
|
javascript limit validation
Rodney Ewing
2013-08-26
2
-4
/
+12
*
|
|
|
|
fix after rebase
Rodney Ewing
2013-08-26
1
-2
/
+2
*
|
|
|
|
max file size
Rodney Ewing
2013-08-26
2
-41
/
+60
*
|
|
|
|
fixed tests and defaults
Rodney Ewing
2013-08-26
1
-3
/
+1
*
|
|
|
|
made no upload limit the default
Rodney Ewing
2013-08-26
1
-3
/
+3
*
|
|
|
|
typos
Rodney Ewing
2013-08-26
1
-1
/
+1
*
|
|
|
|
added tests
Rodney Ewing
2013-08-26
1
-7
/
+7
*
|
|
|
|
added user upload limits
Rodney Ewing
2013-08-26
1
-0
/
+34
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'
Christopher Allan Webber
2013-08-21
1
-3
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]