aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/js
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fill username automatically in (Forget Password)Jakob Kramer2012-03-241-0/+27
| | | | | | | | | | Fill the username automatically in the "Forget Password" form if the user already entered his username on the login page
* | Allow arrow keys in input fields and textareasJakob Kramer2012-03-241-1/+9
| | | | | | | | | | If you pressed an arrow key in a textarea before, the next/previous media was opened.
* | adding the video.js wrapperSacha De'Angeli2012-03-121-0/+1
| |
* | Stop failing if there is no previous/next to go toJef van Schendel2012-03-051-2/+6
| |
* | Add left and right arrow keys navigation (add new JS file, link it from ↵Jef van Schendel2012-02-141-0/+29
|/ | | | media.html; add new navigation_right class to right button)
* It's 2012 all up in hereChristopher Allan Webber2012-02-023-3/+3
|
* JavaScript fixes - AGPL headers, etcJoar Wandborg2012-01-283-3/+56
| | | | | | - Added AGPL header to comment_show.js, show_password.js and geolocation-map.js - Removed console.log from geolocation-map.js
* Added code for leaflet geolocation mapJoar Wandborg2012-01-252-0/+30
|
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵Jef van Schendel2012-01-051-0/+1
| | | | | | | mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx)
* Seperate jQuery bit that was still in media.htmlJef van Schendel2012-01-011-0/+9
|
* Forgot to include the newly created JS fileJef van Schendel2011-12-291-0/+19
|
* First push with jQuery libraryJef van Schendel2011-12-021-0/+1