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
*
Make ldap plugin python3 compatible
Olivier Mehani
2020-05-06
2
-2
/
+2
*
Update version for release.
Ben Sturmfels
2020-05-04
1
-1
/
+1
*
subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...
Ben Sturmfels
2020-04-30
4
-5
/
+35
*
Add deprecation warning when running Python 2 [#5598].
Ben Sturmfels
2020-04-29
1
-0
/
+12
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
2
-6
/
+4
*
Revert "Use audio icon when spectrogram fails. Add note to doc:media-types."
Ben Sturmfels
2020-04-28
1
-34
/
+17
*
Revert "Fix Jorge's audio upload workaround in Python 3."
Ben Sturmfels
2020-04-28
1
-2
/
+2
*
Remove spectrograms from Python 2 also [#5594].
Ben Sturmfels
2020-04-28
1
-6
/
+7
*
Preparing to release 0.10.
Ben Sturmfels
2020-04-28
1
-1
/
+1
*
Unmute videos by default.
Ben Sturmfels
2020-04-24
1
-2
/
+2
*
Decode request.query_string before use.
Ben Sturmfels
2020-04-09
4
-11
/
+11
*
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
[next]