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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Search plugin: indexedsearch
Jesús
2022-02-28
14
-0
/
+1330
*
Add plyr as player default and remove NodeJS, npm and videojs
Jesús
2022-02-28
3
-53
/
+117
*
Replace py-bcrypt with bcrypt.
Elisei Roca
2021-10-11
1
-5
/
+4
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
9
-24
/
+19
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
8
-10
/
+10
*
Set videos to preload="metadata" to prevent upfront download [trac#5625].
Michael McMahon
2021-09-20
2
-7
/
+7
*
Remove additional mentions of persona in templates and docs.
Ben Sturmfels
2021-04-23
2
-4
/
+2
*
Remove Mozilla Persona plugin [#5512].
jgart
2021-04-23
13
-698
/
+0
*
Run LDAP, OpenID and PDF tests under Docker.
Ben Sturmfels
2021-03-09
1
-1
/
+1
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
13
-24
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
23
-101
/
+100
*
Make ldap plugin python3 compatible
Olivier Mehani
2020-05-06
2
-2
/
+2
*
subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...
Ben Sturmfels
2020-04-30
4
-5
/
+35
*
Decode request.query_string before use.
Ben Sturmfels
2020-04-09
2
-2
/
+2
*
Revert "Decode request.query_string before use."
Ben Sturmfels
2020-04-09
2
-3
/
+4
*
Decode request.query_string before use.
Ben Sturmfels
2020-04-09
2
-4
/
+3
*
Extend install instructions for raven plugin.
Ben Sturmfels
2019-11-27
1
-1
/
+3
*
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
*
Update metadata_display plugin for Python 3.
Ben Sturmfels
2019-09-18
1
-1
/
+1
*
close tag in subtitles html
Boris Bobrov
2018-07-12
1
-0
/
+1
*
remove requirement for the file to be with single dot in name
Boris Bobrov
2018-07-11
1
-11
/
+2
*
Merge remote-tracking branch 'gsoc2016/Subtitle-1'
Boris Bobrov
2018-07-10
8
-0
/
+532
|
\
|
*
Fixed Copyright Headers
saksham1115
2016-08-16
8
-12
/
+12
|
*
Exceptional handling for customizing subitles
saksham1115
2016-08-13
2
-24
/
+60
|
*
Added basic tests for the subtitle plugin
saksham1115
2016-08-12
2
-41
/
+0
|
*
Started the unit tests
saksham1115
2016-08-12
2
-0
/
+41
|
*
Using subtitle id instead of subitle path in the url
saksham1115
2016-08-06
5
-23
/
+23
|
*
Some fixes
saksham1115
2016-08-02
2
-5
/
+5
|
*
Renamed plugin from custom_subtitles to subtitles
saksham1115
2016-07-30
8
-20
/
+20
|
*
Checking filename and extension of subtitle uploaded
saksham1115
2016-07-27
1
-0
/
+18
|
*
Using with statement for editing files
saksham1115
2016-07-25
2
-28
/
+15
|
*
Removed path_subtitle as a decorator
saksham1115
2016-07-19
1
-5
/
+4
|
*
Added the feature for deleting the subtitle
saksham1115
2016-07-19
3
-13
/
+39
|
*
Removed dependence on absolute path for editing
saksham1115
2016-07-19
2
-45
/
+42
|
*
Creating plugins views.py
saksham1115
2016-07-19
1
-0
/
+162
|
*
Creating plugin tools.py
saksham1115
2016-07-19
1
-0
/
+20
|
*
Creating plugin templates
saksham1115
2016-07-19
3
-0
/
+162
|
*
Creating models.py
saksham1115
2016-07-19
1
-0
/
+49
|
*
Creating plugin forms.py
saksham1115
2016-07-19
1
-0
/
+29
|
*
Making changes to plugins __init__.py
saksham1115
2016-07-19
1
-0
/
+31
|
*
Starting Customize Interface
saksham1115
2016-07-19
1
-0
/
+16
*
|
Remove backup file added in b5dd245
Andrew Browning
2018-04-04
1
-60
/
+0
*
|
Update maps copyright notice to OSM
Olivier Mehani
2016-09-18
1
-2
/
+3
*
|
Spell-check the entire documentation.
Ben Sturmfels
2016-09-18
5
-21
/
+21
*
|
Fix #928 - cleanup to avoid duplicated get_upload_file_limits
Loic Dachary
2016-07-25
2
-7
/
+1
*
|
No length check for login form
Jonathan Sandoval
2016-04-07
1
-1
/
+1
|
/
*
Fix #5451 - add_message inconsistencies
Andrew Browning
2016-04-02
1
-11
/
+16
*
Only run archivalook migration if the tables aren't there.
Christopher Allan Webber
2016-03-26
1
-0
/
+5
*
Archivalook plugin initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+32
[next]