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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Decode request.query_string before use."
Ben Sturmfels
2020-04-09
4
-12
/
+13
*
Decode request.query_string before use.
Ben Sturmfels
2020-04-09
4
-13
/
+12
*
Fix Jorge's audio upload workaround in Python 3.
Ben Sturmfels
2020-04-07
1
-2
/
+2
*
Note possible future steps for Python 3 audio thumbnailing.
Ben Sturmfels
2020-04-02
1
-0
/
+4
*
Use audio icon when spectrogram fails. Add note to doc:media-types.
Jorge
2020-04-02
1
-17
/
+34
*
Add visual feedback on link hover
Muto
2020-04-02
1
-0
/
+17
*
Fix audio thumbnailing once and for all.
Ben Sturmfels
2020-04-01
1
-3
/
+24
*
Handle moved SharedDataMiddleware in werkzeug >= 0.15.0.
Ben Sturmfels
2020-04-01
1
-2
/
+5
*
Use items() for Python 3 support.
Ben Sturmfels
2019-11-27
1
-1
/
+1
*
Extend install instructions for raven plugin.
Ben Sturmfels
2019-11-27
1
-1
/
+3
*
Prevent warning when importing GstPbutils.
Ben Sturmfels
2019-11-01
1
-0
/
+1
*
Add datetime_format config option.
Olivier Mehani
2019-09-20
7
-10
/
+13
*
metadata_display: Refine spacing.
Ben Sturmfels
2019-09-18
1
-6
/
+1
*
metadata_display: Improve default alignment/spacing of metadata.
Ben Sturmfels
2019-09-18
1
-2
/
+7
*
Even up top/bottom margins around header dropdown button.
Ben Sturmfels
2019-09-18
1
-2
/
+2
*
Add basic duplicate prevention for batchaddmedia.
Ben Sturmfels
2019-09-18
1
-3
/
+18
*
Update metadata_display plugin for Python 3.
Ben Sturmfels
2019-09-18
1
-1
/
+1
*
Add Python 3 docker-compose recipe for MediaGoblin hacking.
Ben Sturmfels
2019-09-16
1
-0
/
+9
*
batchaddmedia: Simplify the Python 2 & 3 unicode handling.
Ben Sturmfels
2019-09-12
1
-59
/
+12
*
Remove unicode literals in batchaddmedia.
Ben Sturmfels
2019-09-12
1
-13
/
+13
*
Fix URL-based importing with batchaddmedia command.
Ben Sturmfels
2019-09-12
1
-2
/
+18
*
Fix saving original of the video
Boris Bobrov
2018-07-13
2
-2
/
+3
*
simplify an if and fix string formatting
Boris Bobrov
2018-07-13
1
-3
/
+2
*
nitpicking
Boris Bobrov
2018-07-13
1
-1
/
+1
*
close tag in subtitles html
Boris Bobrov
2018-07-12
1
-0
/
+1
*
move subtitles out of media streams in html
Boris Bobrov
2018-07-12
1
-4
/
+4
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
22
-79
/
+573
|
\
|
*
Fixes for small bugs
Boris Bobrov
2018-07-12
5
-19
/
+34
|
*
Merge branch 'multiple-qualities-frontend' into 'transcoding_progress'
Vijeth Aradhya
2017-08-29
3
-11
/
+8
|
|
\
|
|
*
Change complimentary_task to complementary_tas
vijeth-aradhya
2017-08-29
2
-6
/
+6
|
|
*
Remove self.entry in VideoTranscoder
vijeth-aradhya
2017-08-27
2
-5
/
+2
|
*
|
Show default resolution progress in processing panel
vijeth-aradhya
2017-08-22
1
-1
/
+9
|
*
|
Add main_transcoding_progress to ProgressCallback
vijeth-aradhya
2017-08-22
2
-3
/
+9
|
*
|
Add main_transcoding_progress column migration
vijeth-aradhya
2017-08-22
2
-0
/
+29
|
|
/
|
*
Create a seperate test for get_all_media
vijeth-aradhya
2017-08-17
1
-3
/
+24
|
*
Add test for get_all_media()
vijeth-aradhya
2017-08-16
1
-1
/
+20
|
*
Change webm to webm_video in media_size check
vijeth-aradhya
2017-08-14
1
-2
/
+2
|
*
Merge branch 'master' into 'multiple-qualities-frontend'
Vijeth Aradhya
2017-08-14
6
-372
/
+8
|
|
\
|
*
|
Small changes to fixing transcode percentage
vijeth-aradhya
2017-08-11
2
-10
/
+8
|
*
|
Change entry.title to entry.id in logging
vijeth-aradhya
2017-08-10
1
-3
/
+3
|
*
|
Fix percentage reporting
vijeth-aradhya
2017-08-10
4
-6
/
+26
|
*
|
Add unicode to accomodate title of MediaEntry
vijeth-aradhya
2017-08-08
1
-3
/
+3
|
*
|
Replace print statements to logging
vijeth-aradhya
2017-08-05
2
-28
/
+18
|
*
|
Add previous mg css to video player
vijeth-aradhya
2017-07-31
1
-2
/
+21
|
*
|
Modify video.html to add video-resolution-switcher plugin
vijeth-aradhya
2017-07-23
1
-27
/
+14
|
*
|
Add change-video-resolution.js to start video-resolution-switcher plugin
vijeth-aradhya
2017-07-23
1
-0
/
+27
|
*
|
Add video-resolution-switcher (video.js plugin) v0.4.2
vijeth-aradhya
2017-07-23
1
-0
/
+1
|
*
|
Change video.js version to v5.20.1
vijeth-aradhya
2017-07-23
1
-1
/
+1
|
*
|
Revert "Modify video template to accomodate multiple resolutions"
vijeth-aradhya
2017-07-23
1
-14
/
+27
|
*
|
Revert "Add change-video-resolution.js to start the plugin"
vijeth-aradhya
2017-07-23
1
-43
/
+0
[prev]
[next]