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
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing the "enter your password to change your email" bit.
Christopher Allan Webber
2013-06-21
1
-1
/
+0
*
Merge remote-tracking branch 'refs/remotes/rodney757-github/mail'
Christopher Allan Webber
2013-06-21
2
-0
/
+31
|
\
|
*
Merge remote-tracking branch 'upstream/master' into change_email
Rodney Ewing
2013-05-28
2
-10
/
+29
|
|
\
|
*
|
added support for user to change email address
Rodney Ewing
2013-05-24
2
-0
/
+31
*
|
|
Indenting some stuff in pdf.html and wrapping width and height parameters in ...
Christopher Allan Webber
2013-06-20
1
-13
/
+15
*
|
|
Fixing bug where non-image types might break if app_config['original_date_vis...
Christopher Allan Webber
2013-05-28
2
-13
/
+19
|
|
/
|
/
|
*
|
Extract footer into bits/base_footer.html.
Elrond
2013-05-26
2
-10
/
+29
|
/
*
Cleaned up EXIF view
Joar Wandborg
2013-05-23
1
-48
/
+4
*
Move "bits" templates with dashes in them to underscores
Christopher Allan Webber
2013-05-22
4
-3
/
+3
*
Moved frontpage "welcome" stuff into its own bits file.
Christopher Allan Webber
2013-05-22
2
-17
/
+37
*
fixed translation, and changed tabs to spaces, and change it so the user can ...
Rodney Ewing
2013-05-21
2
-12
/
+12
*
moved change pass to a seperate view and fixed issues 709
Rodney Ewing
2013-05-20
2
-3
/
+58
*
Modifies EXIF section with Camera Info, display toggle and template styling
Gabriel Saldana
2013-05-20
1
-3
/
+80
*
Normalizing indentation a bit in media.html
Christopher Allan Webber
2013-05-14
1
-9
/
+9
*
fix for bug when comments are disabled, link attribute is never closed
Rodney Ewing
2013-05-14
1
-2
/
+2
*
Moving the get_original_date method over to the MediaManager.
Christopher Allan Webber
2013-05-11
1
-1
/
+1
*
Updated "created on" feature to reflect new "hover for real time" tooling
Christopher Allan Webber
2013-05-11
1
-6
/
+10
*
Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'
Christopher Allan Webber
2013-05-11
1
-0
/
+11
|
\
|
*
Moved exif date transformation logic from template to image data model (as a ...
Tryggvi Björgvinsson
2012-11-25
1
-7
/
+8
|
*
A template fix to show the EXIF DateTimeOriginal (as creation date). Added as...
Tryggvi Björgvinsson
2012-11-08
1
-0
/
+8
*
|
Merge remote-tracking branch 'refs/remotes/dthompson/453_disable_comments'
Christopher Allan Webber
2013-05-10
1
-6
/
+8
|
\
\
|
*
|
Do not render 'Add a comment' button if comments are disabled.
David Thompson
2013-04-13
1
-6
/
+8
*
|
|
Use collection.url_for_self more; Add missing /a.
Elrond
2013-05-05
3
-12
/
+14
*
|
|
Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
Aditi Mittal
2013-04-24
1
-4
/
+4
*
|
|
pdf: use pdf.js in an iframe
Alon Levy
2013-04-15
1
-203
/
+3
*
|
|
add pdf media type
Alon Levy
2013-04-15
2
-1
/
+288
*
|
|
Comment when/author link styling changes
Christopher Allan Webber
2013-04-13
1
-2
/
+4
*
|
|
Why not also display the times on when these media were created
Christopher Allan Webber
2013-04-13
1
-1
/
+1
*
|
|
Changing translations to say "amount of time ago", basically
Christopher Allan Webber
2013-04-13
1
-8
/
+10
*
|
|
Adds the fuzzy timestamp to the admin panel too
Jessica T
2013-04-12
1
-1
/
+1
*
|
|
Adds the timesince ability which fixes #394
Jessica T
2013-04-11
1
-3
/
+5
|
/
/
*
|
Merge branch 'joar-skip_transcoding'
Christopher Allan Webber
2013-03-04
3
-13
/
+28
|
\
\
|
*
|
Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media manager
Christopher Allan Webber
2013-03-03
1
-1
/
+1
|
*
|
Extrapolate type= based on the video metadata that we have, if we can.
Christopher Allan Webber
2013-03-03
1
-1
/
+5
|
*
|
Mild cosmetic cleanups to video.html and adding missing </li> elements.
Christopher Allan Webber
2013-03-03
1
-8
/
+16
|
*
|
{% set %} the display_type and display_path and use that elsewhere
Christopher Allan Webber
2013-03-03
1
-2
/
+3
|
*
|
Huge amount of work to (mostly) allow .ogg (and maybe other) formats to skip ...
Christopher Allan Webber
2013-03-02
3
-5
/
+7
*
|
|
Turn "License preference" into a normal field.
Elrond
2013-03-02
1
-6
/
+3
|
/
/
*
|
Removing html5shiv for not complying with its own licenses and racism
Christopher Allan Webber
2013-02-26
1
-4
/
+0
*
|
Stylistic cleanups to some urlgen calls.
Christopher Allan Webber
2013-02-26
1
-4
/
+4
*
|
Improved dropdown styling, part deux
Jef van Schendel
2013-02-24
1
-12
/
+17
*
|
Improved dropdown styling
Jef van Schendel
2013-02-24
1
-21
/
+14
*
|
Merge remote-tracking branch 'refs/remotes/pythonsnake/629_autoplay'
Christopher Allan Webber
2013-02-24
1
-1
/
+3
|
\
\
|
*
|
Fix bug 629
pythonsnake
2013-02-10
1
-1
/
+3
*
|
|
Renaming "extrahead" template hooks to "head".
Christopher Allan Webber
2013-02-24
3
-4
/
+4
*
|
|
extra_head template hook. This will allow plugins to add extra js/css more e...
Christopher Allan Webber
2013-02-24
1
-0
/
+7
*
|
|
Add owner to list of collections.
Elrond
2013-02-24
1
-11
/
+7
*
|
|
Use media.id for collecting media too.
Elrond
2013-02-24
2
-7
/
+7
*
|
|
Use the media id for attachmemt editing.
Elrond
2013-02-24
2
-17
/
+20
*
|
|
Added some empty templates
Joar Wandborg
2013-02-22
4
-0
/
+54
[next]