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
...
|
*
|
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
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fixing normal submission of media (well for images anyway)
Christopher Allan Webber
2013-08-16
1
-1
/
+1
|
*
|
|
Updating to the point where we can allllmost run with the new reprocessing code
Christopher Allan Webber
2013-08-16
1
-3
/
+5
|
*
|
|
added image reprocessing
Rodney Ewing
2013-08-16
1
-3
/
+5
*
|
|
|
-update to latest master
Rodney Ewing
2013-08-19
1
-2
/
+2
*
|
|
|
Tweak Celery Task
Sebastian Spaeth
2013-08-19
1
-1
/
+2
|
/
/
/
*
|
|
Revert "Leave slug empty until we are sure media processing was successful."
Rodney Ewing
2013-08-08
1
-0
/
+3
*
|
|
Leave slug empty until we are sure media processing was successful.
Rodney Ewing
2013-08-07
1
-3
/
+0
|
|
/
|
/
|
*
|
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-3
/
+3
*
|
fixes the inability to upload non ascii filenames, werkzeug strips all non as...
dunkyp
2013-07-11
1
-1
/
+6
*
|
New notifications
Joar Wandborg
2013-06-09
1
-0
/
+4
|
/
*
Refactor submit util new_upload_entry
Elrond
2013-05-21
2
-4
/
+13
*
Remove extra indentation left over from previous commit.
Elrond
2013-04-27
1
-24
/
+24
*
Fix translations for collections and drop useless try.
Elrond
2013-04-27
1
-7
/
+6
*
Switching non-forms back to using normal pass_to_ugettext
Christopher Allan Webber
2013-04-24
1
-1
/
+1
*
Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
Aditi Mittal
2013-04-24
2
-2
/
+2
*
mediagoblin/submit/lib.py: fix typo
Alon Levy
2013-04-23
1
-1
/
+1
*
Merge remote-tracking branch 'JDShu/649_use_form_data_field'
Elrond
2013-03-30
1
-6
/
+6
|
\
|
*
Use WTForms data field in submit/views.py
Hans Lo
2013-03-27
1
-6
/
+6
*
|
Refactor file field checking.
Elrond
2013-03-29
2
-5
/
+14
|
/
*
user.get('moo') -> user.moo
Sebastian Spaeth
2013-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' int...
Christopher Allan Webber
2013-01-22
1
-1
/
+2
|
\
|
*
Add a license preference field
Mark Holmquist
2013-01-17
1
-1
/
+2
*
|
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
2
-5
/
+12
*
|
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
2
-41
/
+8
|
/
*
prepare_queue_task: Take app not request.
Elrond
2012-12-26
2
-5
/
+8
*
Processing: Factor out prepare_entry.
Elrond
2012-12-26
2
-25
/
+31
*
Factor out the actual calling of the processing.
Elrond
2012-12-26
2
-21
/
+26
*
upload refactor: push url handling
Elrond
2012-12-26
2
-26
/
+52
*
Remove mongo style .id = ObjectId()
Elrond
2012-12-24
1
-4
/
+0
*
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
1
-2
/
+2
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-5
/
+5
*
Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routes
Christopher Allan Webber
2012-10-14
1
-1
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-7
/
+4
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-8
/
+8
[prev]
[next]