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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use audio icon when spectrogram fails. Add note to doc:media-types.
Jorge
2020-04-02
2
-20
/
+40
*
Fix broken Dockerfile reference.
Ben Sturmfels
2020-04-02
1
-1
/
+1
*
Add Muto to AUTHORS.
Ben Sturmfels
2020-04-02
1
-0
/
+1
*
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
2
-29
/
+25
*
Handle moved SharedDataMiddleware in werkzeug >= 0.15.0.
Ben Sturmfels
2020-04-01
1
-2
/
+5
*
Note werkzeug breaking in Guix.
Ben Sturmfels
2020-04-01
1
-1
/
+2
*
Pin werkzeug < 1.0.0.
Ben Sturmfels
2020-04-01
1
-1
/
+1
*
Note potential issues with guix environment --pure.
Ben Sturmfels
2019-11-27
1
-1
/
+6
*
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
*
Rename Dockerfiles to be more specific.
Ben Sturmfels
2019-11-19
2
-0
/
+0
*
Document and improve Docker handling of mounted source code directory.
Ben Sturmfels
2019-11-19
4
-79
/
+113
*
Prevent warning when importing GstPbutils.
Ben Sturmfels
2019-11-01
1
-0
/
+1
*
Add Olivier Mehani to AUTHORS.
Ben Sturmfels
2019-09-20
1
-0
/
+1
*
Add datetime_format config option.
Olivier Mehani
2019-09-20
7
-10
/
+13
*
Merge branch swo-gitignore.
Ben Sturmfels
2019-09-20
1
-1
/
+1
|
\
|
*
Add expression to ignore Vim temporary swap files.
Ben Sturmfels
2019-09-20
1
-2
/
+1
|
*
Adding *.swo to gitignore
Michael Lynch
2018-11-10
1
-0
/
+1
*
|
Note use of direnv with guix.
Ben Sturmfels
2019-09-19
1
-1
/
+9
*
|
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
*
|
Add omitted --system-site-packages for Python 3 on Guix, add update_extlib.sh...
Ben Sturmfels
2019-09-18
1
-2
/
+3
*
|
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
3
-0
/
+45
*
|
Reorder Python 2 Dockerfile to install dependencies together.
Ben Sturmfels
2019-09-16
1
-8
/
+1
*
|
Add Python 2 & 3 Docker files for MediaGoblin hacking.
Ben Sturmfels
2019-09-12
2
-0
/
+209
*
|
Work around lack of scikits.audiolab support on Python 3.
Ben Sturmfels
2019-09-12
2
-1
/
+29
*
|
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 bulkupload documentation example.
Ben Sturmfels
2019-09-12
1
-1
/
+1
*
|
Note issues uploading H264 video under Guix.
Ben Sturmfels
2019-09-12
1
-0
/
+3
*
|
Provide an update_extlib.sh alternative for Guix.
Ben Sturmfels
2019-09-09
1
-3
/
+7
*
|
Update guix-env.scm for use with current version of Guix.
Ben Sturmfels
2019-09-09
1
-39
/
+43
|
/
*
require higher version of six due to installation problems
Boris Bobrov
2018-08-13
1
-1
/
+1
*
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
24
-80
/
+576
|
\
|
*
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
[next]