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
/
media_types
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blog media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+59
*
PDF media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+46
*
STL media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+40
*
Ascii media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+33
*
Video media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+36
*
Audio media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+32
*
Image media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+36
*
Check all tags for existence before using them
Boris Bobrov
2016-03-09
1
-8
/
+15
*
Check tags for existence before using them
Boris Bobrov
2016-03-08
1
-0
/
+5
*
Fix #5440 - Typo in blog views
Andrew Browning
2016-03-06
1
-1
/
+1
*
removed debug prints, added video icon
Boris Bobrov
2016-02-05
1
-1
/
+1
*
Display type icon in thumbnails
Boris Bobrov
2016-02-05
1
-0
/
+1
*
Prevent `dict changed during iteration` in video
Boris Bobrov
2016-02-05
1
-1
/
+1
*
Pass filename instead of file object when calling PIL.Image.save()
宋文武
2016-01-21
2
-7
/
+3
*
Fix issue 5366 Update blog views
ayleph
2016-01-15
4
-8
/
+8
*
Merge branch 'stable'
Boris Bobrov
2015-12-21
2
-2
/
+6
|
\
|
*
Work around pbutils import warning bug (5066)
Boris Bobrov
2015-12-21
2
-2
/
+6
|
*
Fix Issue 5375 Deprecated function in video thumb
ayleph
2015-12-20
1
-1
/
+1
|
*
Change all unicode() calls with six.text_type().
Berker Peksag
2015-06-25
2
-4
/
+8
|
*
Fix typo.
Berker Peksag
2015-06-25
1
-1
/
+1
|
*
Fix more print statements. Refs #5331
Berker Peksag
2015-06-25
1
-1
/
+3
|
*
Fix print statements to be python3 compatible. Refs #5331
Sebastian Spaeth
2015-06-25
1
-2
/
+2
*
|
Fix typo in VideoData docstring
Boris Bobrov
2015-12-20
1
-1
/
+1
*
|
Fix Issue 5375 Deprecated function in video thumb
ayleph
2015-12-20
1
-1
/
+1
*
|
Fix issue 983 PDF UnicodeDecodeError
ayleph
2015-12-10
1
-1
/
+1
*
|
Fix for issue 5070 gst incomplete file
ayleph
2015-11-19
1
-0
/
+1
*
|
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-17
/
+9
*
|
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-4
/
+4
*
|
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-3
/
+7
*
|
Change all unicode() calls with six.text_type().
Berker Peksag
2015-06-25
2
-4
/
+8
*
|
Fix typo.
Berker Peksag
2015-06-25
1
-1
/
+1
*
|
Fix more print statements. Refs #5331
Berker Peksag
2015-06-25
1
-1
/
+3
*
|
Fix print statements to be python3 compatible. Refs #5331
Sebastian Spaeth
2015-06-25
1
-2
/
+2
|
/
*
Use of deprecated frombytes when processing videos causes the task to fail
Christopher Allan Webber
2015-05-22
1
-1
/
+1
*
Move check that metadata exists earlier
Boris Bobrov
2015-04-23
1
-4
/
+4
*
fixed 5068
Boris Bobrov
2015-04-22
1
-2
/
+2
*
Proper handling of tags in skip_transcode
Boris Bobrov
2015-03-20
1
-6
/
+6
*
Prevent exception on transcoding failure (bug 460)
Boris Bobrov
2015-03-20
2
-15
/
+22
*
wtforms.fields.TextField was deprecated
Jakob Kramer
2015-03-12
1
-14
/
+13
*
Patch from breton: fix #5053 (gmg addmedia broken in 0.8.0)
Christopher Allan Webber
2015-03-05
1
-1
/
+2
*
init GStreamer on demand only
Boris Bobrov
2015-02-25
1
-5
/
+7
*
Missing codecs processing with gst 1.4
Boris Bobrov
2015-02-18
1
-3
/
+14
*
added missing import to video transcoding
Boris Bobrov
2015-02-16
1
-0
/
+2
*
Added multiple a-v streams handling
Boris Bobrov
2015-02-16
5
-76
/
+153
*
Add new hook for two-step media type checking
Boris Bobrov
2015-02-16
4
-49
/
+119
*
Port of audio to GStreamer 1.0
Boris Bobrov
2015-02-16
3
-117
/
+77
*
Porting video to GStreamer 1.0
Boris Bobrov
2015-02-16
4
-272
/
+208
*
Rewrite thumbnailer
Boris Bobrov
2015-02-15
2
-330
/
+72
*
Fix #1053 - Add height and width attributes and MetadataProcess task
Jessica Tallon
2014-12-11
1
-7
/
+65
*
Fix #1010 - Typos in mediagoblin/media_types/image/migrations.py
Jessica Tallon
2014-10-27
1
-3
/
+3
[next]