Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding previously erroneously gitignored extlib/leaflet/{lib,dist,build}/ files | Joar Wandborg | 2012-01-27 | 18 | -0/+4231 |
| | |||||
* | Installed EXIF.py in extlibs/ | Joar Wandborg | 2012-01-25 | 1 | -0/+1767 |
| | |||||
* | Installed leaflet in extlib | Joar Wandborg | 2012-01-25 | 95 | -0/+5755 |
| | |||||
* | * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵ | Jef van Schendel | 2012-01-05 | 2 | -0/+23 |
| | | | | | | | mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx) | ||||
* | Fix merge conflicts | Jef van Schendel | 2012-01-05 | 6 | -809/+49 |
|\ | |||||
| * | Move reset.css to extlib and symlink it | Jef van Schendel | 2011-12-18 | 1 | -0/+49 |
| | | |||||
| * | Remove 960.gs stylesheets, add Eric Meyer's reset.css | Jef van Schendel | 2011-12-18 | 5 | -809/+0 |
| | | |||||
* | | ASCII media type support & fix a bug in file submission error handling | Joar Wandborg | 2011-12-31 | 6 | -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 library | Jef van Schendel | 2011-12-02 | 2 | -0/+24 |
| | |||||
* | Adding MIT.txt to the 960.gs extlib/ checkout. | Christopher Allan Webber | 2011-09-10 | 1 | -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 Webber | 2011-09-10 | 5 | -0/+97 |
| | | | | Thanks to Shawn Kahn for help on / original version of this patch! | ||||
* | Renaming "StatusNet" -> MediaGoblin in the extlib policy | Christopher Allan Webber | 2011-07-31 | 1 | -1/+1 |
| | |||||
* | 270. Moves 960.gs stuff to extlib/ per policy | Will Kahn-Greene | 2011-07-30 | 4 | -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-Greene | 2011-07-30 | 1 | -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 |