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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
1
-4
/
+5
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-20
/
+20
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
2
-28
/
+28
*
always guess the same filetype
Boris Bobrov
2018-07-12
1
-2
/
+5
*
Change API filename upload using custom header
Romain Porte
2017-11-11
1
-2
/
+7
*
Fix #5408 - ignore non-int offset in api feed
Loic Dachary
2016-01-25
1
-1
/
+6
*
Allow API client to GET another user's outbox
ayleph
2015-11-24
1
-2
/
+2
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-21
/
+58
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-0
/
+4
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-8
/
+6
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-5
/
+5
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
2
-7
/
+6
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
4
-0
/
+1004