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
*
subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...
Ben Sturmfels
2020-04-30
5
-10
/
+41
*
Add deprecation warning when running Python 2 [#5598].
Ben Sturmfels
2020-04-29
1
-0
/
+12
*
Test and update the media-types docs with Debian 10 and CentOS.
Ben Sturmfels
2020-04-29
2
-85
/
+85
*
Fix headings in production.rst.
Ben Sturmfels
2020-04-29
1
-2
/
+2
*
Fix some docs build warnings.
Ben Sturmfels
2020-04-29
6
-18
/
+23
*
Add CentOS rabbitmq instructions.
Ben Sturmfels
2020-04-29
2
-6
/
+7
*
Review and update the deploment docs for Debian 10 and CentOS 8 [#5593].
Ben Sturmfels
2020-04-29
5
-318
/
+303
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
7
-11
/
+34
*
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
4
-35
/
+14
*
Preparing to release 0.10.
Ben Sturmfels
2020-04-28
2
-2
/
+2
*
Properly quote --without-python3 in docs (#5596).
Ben Sturmfels
2020-04-28
1
-1
/
+1
*
Fix missing logo in docs.
Ben Sturmfels
2020-04-28
1
-1
/
+1
*
Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.
Ben Sturmfels
2020-04-28
3
-6
/
+11
*
Add some initial release notes for 0.10.0 (incomplete).
Ben Sturmfels
2020-04-24
1
-0
/
+34
*
Unmute videos by default.
Ben Sturmfels
2020-04-24
1
-2
/
+2
*
Switch to Python 3 by default.
Ben Sturmfels
2020-04-24
6
-21
/
+21
*
Add draft Fedora dockerfile.
Ben Sturmfels
2020-04-20
2
-0
/
+95
*
Merge branch 'no-fastcgi' of https://github.com/mtlynch/mediagoblin
Ben Sturmfels
2020-04-16
5
-62
/
+14
|
\
|
*
Adding 'Waitress' where 'FastCGI' was previously referenced
Michael Lynch
2020-04-15
2
-3
/
+3
|
*
Removing flup and fastcgi from documentation
Michael Lynch
2020-04-14
5
-62
/
+14
*
|
Note how to run test suite under Docker.
Ben Sturmfels
2020-04-14
1
-2
/
+8
*
|
Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests.
Ben Sturmfels
2020-04-14
2
-3
/
+3
*
|
Remove "git submodule init && git submodule update" from Dockerfiles.
Ben Sturmfels
2020-04-14
2
-8
/
+4
|
/
*
Require jinja2<3.0.0 due to use of f-strings.
Ben Sturmfels
2020-04-10
1
-1
/
+3
*
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
*
Document SSL/TLS SMTP options.
Ben Sturmfels
2020-04-07
1
-4
/
+6
*
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
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
[next]