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
...
|
*
|
Remove fp_changed_success.html, use log in page + notification message instead
Jef van Schendel
2012-01-01
1
-27
/
+0
|
*
|
Remove fp_email_sent.html and refs to it
Jef van Schendel
2012-01-01
1
-28
/
+0
|
*
|
ASCII media type support & fix a bug in file submission error handling
Joar Wandborg
2011-12-31
3
-0
/
+76
|
*
|
Fix #712: Comment counter always uses plural
Jef van Schendel
2011-12-30
1
-40
/
+46
|
*
|
Isolate JavaScript; add new show_password.js to forgot-password-page as well
Jef van Schendel
2011-12-29
2
-21
/
+7
|
*
|
Finished #485 and worked out bugs: password fields always update, added margi...
Jef van Schendel
2011-12-29
1
-1
/
+5
|
*
|
Turn media.get_uploader into a property
Elrond
2011-12-27
4
-10
/
+10
|
*
|
Use media.url_for_self instead of calling urlgen directly
Elrond
2011-12-27
1
-4
/
+2
|
*
|
Translate one string
Elrond
2011-12-25
1
-1
/
+5
|
*
|
Turn MediaComment's author() into get_author property
Elrond
2011-12-23
1
-1
/
+1
|
*
|
added translation tags to html5 wwarning
Karen Rustad
2011-12-23
1
-2
/
+6
|
*
|
Added a 'you don't have HTML5 so this video will not work' warning using just...
Karen Rustad
2011-12-23
1
-0
/
+5
|
*
|
Merge remote branch 'remotes/joar/webfinger'
Elrond
2011-12-20
2
-0
/
+54
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Polishing the webfinger implementation
Joar Wandborg
2011-12-20
2
-17
/
+15
|
|
*
webfinger fully compliant with webfinger.org! Still *preliminary* solution.
Joar Wandborg
2011-12-15
1
-1
/
+1
|
|
*
Changed some thngs to be compatible with webfinger.org, still *very preliminary*
Joar Wandborg
2011-12-15
1
-0
/
+3
|
|
*
Added *very preliminary* support for webfinger
Joar Wandborg
2011-12-15
2
-0
/
+53
|
*
|
Show actual comment number. Only shows plural for now (ticket #712)
Jef van Schendel
2011-12-18
1
-1
/
+1
|
|
/
|
*
Change "Submit" to "Add" for ticket #466
Jef van Schendel
2011-12-14
2
-3
/
+3
|
*
Remove "X license" placeholder from media page
Jef van Schendel
2011-12-14
1
-1
/
+1
|
*
Change wording for change_fp; improved the button text
Jef van Schendel
2011-12-14
1
-2
/
+2
|
*
Merge jQuery branch, resolve conflicts
Jef van Schendel
2011-12-13
5
-75
/
+110
|
|
\
|
|
*
Style changes for media_uploader (now media_specs); removed margins from butt...
Jef van Schendel
2011-12-10
1
-11
/
+5
|
|
*
Remove pagination images and replace them with unicode characters
Jef van Schendel
2011-12-10
1
-4
/
+2
|
|
*
Change wording in tags.html
Jef van Schendel
2011-12-09
1
-2
/
+2
|
|
*
Open Markdown link in new windows; I know _blank is sometimes frowned upon bu...
Jef van Schendel
2011-12-09
1
-1
/
+1
|
|
*
Lots of changes to media page; rearranged things, added new styles, added jqu...
Jef van Schendel
2011-12-09
1
-33
/
+46
|
|
*
Move author text, "By X", to the sidebar
Jef van Schendel
2011-12-07
1
-6
/
+9
|
|
*
Add show-password checkbox and make it work
Jef van Schendel
2011-12-02
2
-1
/
+22
|
*
|
Merge branch 'sql/dot-notation'
Elrond
2011-12-12
7
-20
/
+20
|
|
\
\
|
|
*
|
Dot-Notation for MediaEntry.title
Elrond
2011-12-05
3
-5
/
+5
|
|
*
|
Dot-Notation for MediaEntry.uploader
Elrond
2011-12-05
1
-2
/
+2
|
|
*
|
Dot-Notation for MediaEntry.created
Elrond
2011-12-05
1
-1
/
+1
|
|
*
|
Dot-Notation for Users.url
Elrond
2011-12-05
1
-1
/
+1
|
|
*
|
Dot-Notation for Users.is_admin
Elrond
2011-12-05
2
-3
/
+3
|
|
*
|
Dot-Notation for Users.status
Elrond
2011-12-05
1
-1
/
+1
|
|
*
|
Dot-Notation for Users.username
Elrond
2011-12-05
3
-7
/
+7
|
*
|
|
Removed extraneous whitespace from video.html
Christopher Allan Webber
2011-12-12
1
-1
/
+1
|
*
|
|
Mark "newer/older" buttons for translation
Christopher Allan Webber
2011-12-12
1
-4
/
+4
|
|
/
/
|
*
|
Update comment URLs to use the media slug.
Christopher Allan Webber
2011-12-05
1
-1
/
+1
|
*
|
Update the delete item to use the _id after all... it's the safest way.
Christopher Allan Webber
2011-12-05
2
-2
/
+2
|
*
|
Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea...
Christopher Allan Webber
2011-12-04
2
-3
/
+3
|
|
\
\
|
|
*
\
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
lora
2011-11-19
12
-109
/
+101
|
|
|
\
\
|
|
*
|
|
issue 582: use media.slug instead of media.id
lora
2011-11-19
2
-3
/
+3
|
*
|
|
|
Removing the conditional that checks if there's a media in media.html
Christopher Allan Webber
2011-12-04
1
-125
/
+121
|
*
|
|
|
Change "Your finest source of goblin related media" to something else
Christopher Allan Webber
2011-12-04
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Mark two strings for translation
Elrond
2011-11-28
2
-2
/
+2
|
*
|
|
Removing these video javascript files, which are currently unused
Christopher Allan Webber
2011-11-25
1
-5
/
+0
|
*
|
|
Merge remote-tracking branch 'remotes/jwandborg/master'
Christopher Allan Webber
2011-11-24
4
-14
/
+49
|
|
\
\
\
|
|
*
\
\
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
4
-14
/
+49
|
|
|
\
\
\
[prev]
[next]