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
*
Update deploying docs to require Python 3.6+.
Ben Sturmfels
2021-09-23
2
-4
/
+6
*
Add Ubuntu 20.04 CI build, reinstate Debian 10 build.
Ben Sturmfels
2021-09-23
4
-4
/
+144
*
Upgrade jinja2 to fix issue installing old markupsafe on Ubuntu 18.04.
Ben Sturmfels
2021-09-23
2
-1
/
+9
*
Fix old references to Debian 10 in deployment docs.
Ben Sturmfels
2021-09-23
1
-3
/
+3
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
57
-162
/
+160
*
Fix spacing.
Ben Sturmfels
2021-09-20
1
-1
/
+2
*
Mention building docs in contributing.
Ben Sturmfels
2021-09-20
1
-0
/
+1
*
Add a stub "contributing" page to documentation.
Ben Sturmfels
2021-09-20
2
-0
/
+30
*
Don't ignore .patch files.
Ben Sturmfels
2021-09-20
1
-1
/
+0
*
Actually add the page. :)
Ben Sturmfels
2021-09-20
1
-0
/
+51
*
Add a troubleshooting page to the docs.
Ben Sturmfels
2021-09-20
2
-0
/
+2
*
Update relnotes.
Ben Sturmfels
2021-09-20
1
-5
/
+1
*
Set videos to preload="metadata" to prevent upfront download [trac#5625].
Michael McMahon
2021-09-20
4
-10
/
+11
*
Fix link.
Ben Sturmfels
2021-09-20
1
-2
/
+2
*
Neaten up readme.
Ben Sturmfels
2021-09-20
1
-34
/
+23
*
Fix readme join link.
Ben Sturmfels
2021-09-20
1
-1
/
+1
*
Link to website from readme.
Ben Sturmfels
2021-09-20
1
-4
/
+4
*
Add a goblin to our readme.
Ben Sturmfels
2021-09-20
1
-0
/
+2
*
Convert README to Markdown for better display on SourceHut.
Ben Sturmfels
2021-09-20
1
-16
/
+11
*
Remove unneeded shebang from test_processing.py.
Elisei Roca
2021-09-20
1
-2
/
+0
*
Add db/migrations/env.py to MANIFEST.in
Elisei Roca
2021-09-20
4
-5
/
+3
*
Fix references to non-existant package.json [trac#5615].
Ben Sturmfels
2021-09-19
1
-6
/
+6
*
Extend left/right arrow key navigation to paginated views [#5627].
Olivier Mehani
2021-09-19
6
-2
/
+17
*
Update for 0.13.0 development cycle.
Ben Sturmfels
2021-09-19
2
-2
/
+2
*
Extend release instructions.
Ben Sturmfels
2021-09-19
2
-4
/
+9
*
Remove mention of Python 2.7.
Ben Sturmfels
2021-09-19
1
-2
/
+1
*
Reword.
Ben Sturmfels
2021-09-18
1
-2
/
+2
*
Refine release notes.
Ben Sturmfels
2021-09-18
1
-20
/
+19
*
Update release notes for 0.12.0.
Ben Sturmfels
2021-09-18
1
-7
/
+36
*
Remove --system-site-packages argument to ./configure.
Ben Sturmfels
2021-09-18
5
-4
/
+6
*
Fix bad name of Debian CI build file.
Ben Sturmfels
2021-09-18
1
-0
/
+0
*
Switch to propagated inputs.
Ben Sturmfels
2021-09-17
1
-3
/
+4
*
Set static path relative to codebase.
Ben Sturmfels
2021-09-17
2
-1
/
+3
*
Implement `gmg serve` and `gmg celery`.
Ben Sturmfels
2021-09-17
3
-25
/
+65
*
Remove sphinx from native inputs.
jgart
2021-09-15
1
-1
/
+1
*
Add note asking for feedback on installation process.
Ben Sturmfels
2021-09-13
1
-0
/
+6
*
Consolidate Guix packaging details across to the channel.
Ben Sturmfels
2021-09-13
1
-24
/
+5
*
Trim down and tidy up guix-env.scm.
Ben Sturmfels
2021-09-13
1
-150
/
+39
*
Revert "Disable registrations by default due to spam."
Ben Sturmfels
2021-09-12
5
-22
/
+15
*
Update guix.scm for passing test suite.
Ben Sturmfels
2021-09-12
1
-23
/
+90
*
Update Guix todos.
Ben Sturmfels
2021-09-12
2
-14
/
+12
*
Disable registrations by default due to spam.
Ben Sturmfels
2021-09-04
5
-15
/
+22
*
Revert "Base our SourceHut CI builds on Docker."
Ben Sturmfels
2021-09-03
4
-26
/
+143
*
Base our SourceHut CI builds on Docker.
Ben Sturmfels
2021-08-23
4
-143
/
+26
*
Rename CI jobs.
Ben Sturmfels
2021-08-23
2
-0
/
+0
*
Update Docker and CI builds to be more closely aligned to deploy docs.
Ben Sturmfels
2021-08-23
2
-15
/
+6
*
Update deploy docs for Debian 11.
Ben Sturmfels
2021-08-23
2
-3
/
+2
*
Don't disable existing loggers when initialising Celery.
Ben Sturmfels
2021-08-23
2
-1
/
+2
*
Fix images being marked as failed after Celery restart [#5608].
Ben Sturmfels
2021-08-23
2
-1
/
+4
*
Update Dockerfiles to install Python deps from PyPI as per deploy docs.
Ben Sturmfels
2021-08-21
2
-20
/
+13
[next]