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
/
db
/
mixin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix saving original of the video
Boris Bobrov
2018-07-13
1
-2
/
+2
*
nitpicking
Boris Bobrov
2018-07-13
1
-1
/
+1
*
Change webm to webm_video in media_size check
vijeth-aradhya
2017-08-14
1
-2
/
+2
*
Add get_all_media() in MediaEntryMixin
vijeth-aradhya
2017-07-16
1
-0
/
+27
*
do not show error message when it's not a exception
Boris Bobrov
2016-02-23
1
-1
/
+1
*
Catch import error when text is used as a reason instead of path
Boris Bobrov
2016-02-23
1
-1
/
+11
*
Display type icon in thumbnails
Boris Bobrov
2016-02-05
1
-4
/
+13
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-3
/
+66
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-22
/
+38
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-8
/
+8
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-3
/
+3
*
Fix serialization after model changes
Jessica Tallon
2015-08-20
1
-6
/
+5
*
Change structure of MediaEntry and add migration
Jessica Tallon
2015-08-19
1
-0
/
+19
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
1
-5
/
+4
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
1
-2
/
+2
*
Fix 1e0c938 by allowing target to be translatable in Activity.content
Jessica Tallon
2014-12-22
1
-9
/
+17
*
Allow Activity.content to be fully translatable
Jessica Tallon
2014-12-22
1
-2
/
+19
*
Fix #1054 - Add missing attributes to Activity.serialize
Jessica Tallon
2014-12-08
1
-0
/
+5
*
Make all mixin methods ignore mg_globals and use self._app instead
Christopher Allan Webber
2014-12-03
1
-4
/
+3
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
1
-1
/
+7
*
Fix #1023 - Make timestamps in API timezone aware
Jessica Tallon
2014-11-19
1
-2
/
+5
*
Fix problem where duplicate slug would cause an update exception
Jessica Tallon
2014-10-22
1
-15
/
+18
*
Add __repr__ to Activity and Generator class
Jessica Tallon
2014-10-07
1
-1
/
+1
*
Fix all the unit tests and clean up code
Jessica Tallon
2014-10-06
1
-9
/
+9
*
Fix migrations and refactor object_type
Jessica Tallon
2014-09-02
1
-1
/
+14
*
Add ActivityIntermediator table and refactor some of Activity model
Jessica Tallon
2014-08-27
1
-1
/
+108
*
Add __unicode__ representation to Notification and MediaCommentMixin
Tryggvi Bjorgvinsson
2014-07-25
1
-1
/
+8
*
Fix by thallian: use correct datetime.strptime
Christopher Allan Webber
2014-07-24
1
-1
/
+1
*
Add image URL's (thumb & full)
Jessica Tallon
2014-07-22
1
-0
/
+11
*
Use unicode for logging comments
Tryggvi Bjorgvinsson
2014-07-18
1
-1
/
+1
*
Issue #686: Create User.url_for_self() method.
Berker Peksag
2014-04-10
1
-0
/
+6
*
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-8
/
+16
|
\
|
*
Switching the hook 'get_media_manager' to a more "directed" tuple-hook
Christopher Allan Webber
2013-07-12
1
-1
/
+1
|
*
Fix the last bit preventing all the unit tests from passing in media types->p...
Christopher Allan Webber
2013-07-12
1
-1
/
+2
|
*
fixed some typos and enabled media_type plugins in tests
Rodney Ewing
2013-07-02
1
-1
/
+2
|
*
modified gmg to use plugin media_types and converted image media_type to new ...
Rodney Ewing
2013-07-02
1
-9
/
+6
|
*
New notifications
Joar Wandborg
2013-06-09
1
-0
/
+9
*
|
This update I mostly did work on the templates for the admin pages. I did a co-
tilly-Q
2013-07-08
1
-1
/
+0
|
/
*
created a check_login_simple function
Rodney Ewing
2013-05-28
1
-8
/
+0
*
Cleaned up EXIF view
Joar Wandborg
2013-05-23
1
-9
/
+23
*
Only calculate aperture if fnumber is provided
Joar Wandborg
2013-05-20
1
-7
/
+6
*
Take into account incomplete EXIF data
Joar Wandborg
2013-05-20
1
-9
/
+18
*
Modifies EXIF section with Camera Info, display toggle and template styling
Gabriel Saldana
2013-05-20
1
-0
/
+27
*
Changes to display all EXIF information
Gabriel Saldana
2013-05-20
1
-5
/
+3
*
MediaManager: Use .foo instead of ['foo'].
Elrond
2013-04-17
1
-1
/
+1
*
First step towards a MediaManager class: Compat one.
Elrond
2013-04-17
1
-1
/
+1
*
Better docs for GenerateSlugMixin.
Elrond
2013-04-06
1
-1
/
+9
*
Use GenerateSlugMixin for collections.
Elrond
2013-04-06
1
-12
/
+3
*
Refactor generate_slug into a mixin.
Elrond
2013-04-06
1
-9
/
+13
*
A bit of pep8: Remove useless whitespace.
Elrond
2013-03-30
1
-5
/
+5
[next]