aboutsummaryrefslogtreecommitdiffstats
path: root/extlib
Commit message (Collapse)AuthorAgeFilesLines
* Adding previously erroneously gitignored extlib/leaflet/{lib,dist,build}/ filesJoar Wandborg2012-01-2718-0/+4231
|
* Installed EXIF.py in extlibs/Joar Wandborg2012-01-251-0/+1767
|
* Installed leaflet in extlibJoar Wandborg2012-01-2595-0/+5755
|
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵Jef van Schendel2012-01-052-0/+23
| | | | | | | mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx)
* Fix merge conflictsJef van Schendel2012-01-056-809/+49
|\
| * Move reset.css to extlib and symlink itJef van Schendel2011-12-181-0/+49
| |
| * Remove 960.gs stylesheets, add Eric Meyer's reset.cssJef van Schendel2011-12-185-809/+0
| |
* | ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-316-0/+6919
|/ | | | | | | | | | | | | | | * Added ASCII media processing * Added ASCII media display * Added ASCII media type Rebased from Joar Wandborg's ascii art branch (squashed to remove the commits borrowing code of dubious license) Fixed a bug in file submission error handling: - Moved file-extension condition out of loop (what did it do there?) - Updated file submission tests - Changed error handling in file submission, should now report more than absolutely necessary.
* First push with jQuery libraryJef van Schendel2011-12-022-0/+24
|
* Adding MIT.txt to the 960.gs extlib/ checkout.Christopher Allan Webber2011-09-101-0/+20
| | | | | Free software developers! You don't already have 80000 copies of these license texts in your distro, let's give you 50 more.
* Using Local Fonts instead of Remote Fonts linked to Google.Christopher Allan Webber2011-09-105-0/+97
| | | | Thanks to Shawn Kahn for help on / original version of this patch!
* Renaming "StatusNet" -> MediaGoblin in the extlib policyChristopher Allan Webber2011-07-311-1/+1
|
* 270. Moves 960.gs stuff to extlib/ per policyWill Kahn-Greene2011-07-304-0/+789
| | | | | This adds the README.txt from the tarball for 960.gs and also moves the files and fixes the symlinks.
* 270, 459. extlib policy, JS -> lgpl, ...Will Kahn-Greene2011-07-301-0/+71
* adds README to extlib/ * changes javascript to lgpl * also fixes the agplv3 text so that it says "agplv3 or later" * moves license files into licenses/ * adds lgplv3 license