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
/
config_spec.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
pdf media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
1
-4
/
+0
*
ascii media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
1
-3
/
+0
*
audio media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
1
-7
/
+0
*
video media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
1
-21
/
+0
*
image media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
1
-6
/
+0
*
Switch deprecated BROKER_HOST to new BROKER_URL
Sebastian Spaeth
2013-08-19
1
-1
/
+1
*
* create config option for optional jinja2 extensions
Kenneth Dombrowski
2013-08-07
1
-0
/
+6
*
autoplay is now by default False for videos.
Christopher Allan Webber
2013-08-07
1
-1
/
+1
*
Merge branch 'rodney757-media_plugins'
Christopher Allan Webber
2013-07-12
1
-3
/
+0
|
\
|
*
modified gmg to use plugin media_types and converted image media_type to new ...
Rodney Ewing
2013-07-02
1
-3
/
+0
*
|
Updated comments for run_all_migrations and config_spec.ini.
Emily O'Leary
2013-06-27
1
-1
/
+4
*
|
Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...
Emily O'Leary
2013-06-25
1
-1
/
+2
|
/
*
New notifications
Joar Wandborg
2013-06-09
1
-1
/
+2
*
The pdf.js iframe view is awesome so I'm making it the default. So there! ;)
Christopher Allan Webber
2013-05-28
1
-1
/
+1
*
Work towards getting plugin static linking/serving to work
Christopher Allan Webber
2013-05-23
1
-0
/
+4
*
Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'
Christopher Allan Webber
2013-05-11
1
-0
/
+1
|
\
|
*
A template fix to show the EXIF DateTimeOriginal (as creation date). Added as...
Tryggvi Björgvinsson
2012-11-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/dthompson/453_disable_comments'
Christopher Allan Webber
2013-05-10
1
-0
/
+3
|
\
\
|
*
|
Add allow_comments configuration setting.
David Thompson
2013-04-13
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/npigeon/ticket-601'
Christopher Allan Webber
2013-04-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Changed the max character length for tags on media to 255. Only had to change...
nattily pigeonfowl
2013-04-16
1
-1
/
+1
*
|
|
|
bumping image quality to 90, after conversation with Elrond
Christopher Allan Webber
2013-04-20
1
-1
/
+1
*
|
|
|
Bumping the default image quality up to 85.
Christopher Allan Webber
2013-04-20
1
-1
/
+1
*
|
|
|
image quality can be set in config file
dunkyp
2013-04-20
1
-2
/
+3
|
/
/
/
*
/
/
add pdf media type
Alon Levy
2013-04-15
1
-0
/
+2
|
/
/
*
|
Remove the last traces of beaker.
Elrond
2013-04-09
1
-5
/
+0
*
|
Basic itsdangerous infrastructure.
Elrond
2013-03-22
1
-0
/
+3
*
|
Merge branch 'master' into joar-skip_transcoding
Christopher Allan Webber
2013-03-01
1
-2
/
+9
|
\
\
|
*
\
Merge remote-tracking branch 'refs/remotes/pythonsnake/629_autoplay'
Christopher Allan Webber
2013-02-24
1
-0
/
+3
|
|
\
\
|
|
*
|
Fix bug 629
pythonsnake
2013-02-10
1
-0
/
+3
|
*
|
|
correct typo in a comment in config_spec.ini
Aleksej
2013-02-10
1
-1
/
+1
|
|
/
/
|
*
|
Removing unused geolocation_map_visible variable and turning geolocation on i...
Christopher Allan Webber
2013-01-30
1
-1
/
+0
|
*
|
Changed sampling filter default to AA
Joar Wandborg
2013-01-22
1
-2
/
+2
|
*
|
Made the image sampling filter configurable
Joar Wandborg
2013-01-22
1
-0
/
+4
*
|
|
Added option to skip transcoding
Joar Wandborg
2013-01-22
1
-0
/
+6
|
/
/
*
/
Kill db_host, db_name, and db_port from config_spec.ini.
Elrond
2013-01-13
1
-3
/
+0
|
/
*
Make the theme_linked_assets_dir config option point to the right place by de...
Christopher Allan Webber
2012-07-14
1
-1
/
+1
*
Serve and setup the mediagoblin "linked theme" assets directory
Christopher Allan Webber
2012-07-14
1
-0
/
+1
*
Add the theme domain to the application's staticdirector
Christopher Allan Webber
2012-07-14
1
-0
/
+1
*
Themes are now registered and can have their templates loaded properly
Christopher Allan Webber
2012-07-14
1
-0
/
+5
*
added support for original audio download; rename
Jakob Kramer
2012-05-20
1
-0
/
+1
*
Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://
Christopher Allan Webber
2012-04-22
1
-1
/
+1
*
Remove kombu-sqlalchemy and use database string in modern kombu-proper format
Christopher Allan Webber
2012-04-21
1
-1
/
+1
*
Media processing, transcoding, display fixes
Joar Wandborg
2012-04-09
1
-0
/
+12
*
Merge remote-tracking branch 'joar/audio+sniffing'
Joar Wandborg
2012-03-27
1
-1
/
+18
|
\
|
*
Removed diaper patterns from audio/video sniffers, video preload set to 'meta...
Joar Wandborg
2012-03-07
1
-0
/
+5
|
*
Audio thumbnailing & spectrograms, media plugins use sniffing
Joar Wandborg
2012-02-28
1
-0
/
+9
|
*
Audio media handler, media sniffing, video fixes
Joar Wandborg
2012-02-14
1
-2
/
+5
*
|
Provide a source link so we can comply with the AGPL
Christopher Allan Webber
2012-03-14
1
-0
/
+3
*
|
Changed celery config keys to upper case and removed upper casing of keys whe...
Luke Slater
2012-02-28
1
-40
/
+40
[next]