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
*
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
*
|
|
Integrate all atom feed in template
Sebastian Spaeth
2013-02-22
1
-0
/
+11
*
|
|
Create wtforms_util.render_label(_p) and use it around.
Elrond
2013-02-22
6
-11
/
+23
*
|
|
Use wtforms_util.render_field_div more in media_collect.html
Elrond
2013-02-22
1
-13
/
+3
*
|
|
Remove "translation legos" and linkify the tag to more generic tag listing
Christopher Allan Webber
2013-02-21
1
-7
/
+18
*
|
|
Making the tags on media pages point to the user's tag listing specifically.
Christopher Allan Webber
2013-02-21
1
-6
/
+10
*
|
|
Merge remote-tracking branch 'refs/remotes/spaetz/WIP/user_tag_gallery'
Christopher Allan Webber
2013-02-21
1
-2
/
+3
|
\
\
\
|
*
|
|
Implement user's tag filtered gallery page
Sebastian Spaeth
2013-01-21
1
-2
/
+3
*
|
|
|
Fix some small bits in base.html.
Elrond
2013-02-19
1
-12
/
+13
*
|
|
|
Merge remote-tracking branch 'pythonsnake/537_version'
Elrond
2013-02-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Added "version" before the version
pythonsnake
2013-02-11
1
-1
/
+1
|
*
|
|
|
Fix bug 537
pythonsnake
2013-02-10
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add markdown notice to collection description.
Elrond
2013-02-13
2
-10
/
+3
|
/
/
/
*
|
|
Add type="text/javascript" for <script>.
Elrond
2013-02-09
1
-1
/
+2
[next]