| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), ↵ | fisharebest | 1 | -3/+3 | |
| etc. The browser will do a much faster and better job than we can. Unfortunately, only Webkit supports this at the moment. Presto and Gecko should support it soon. Trident support is unknown. | |||||
| 2012-02-23 | Explicitly close session. Otherwise custom session handlers clash with PHP/APC | fisharebest | 1 | -0/+2 | |
| 2012-01-11 | use imagettftext | Łukasz Wilenski | 1 | -13/+47 | |
| 2011-11-14 | Update some comments from PGV to webtrees | fisharebest | 1 | -1/+1 | |
| 2011-11-03 | Refactoring - move towards a MVC (model/view/controller) architecture | fisharebest | 1 | -22/+17 | |
| 2011-10-06 | Add initial support for serving static files from a content delivery network. | fisharebest | 1 | -1/+1 | |
| 2011-05-16 | random media block and imageview.php make better use of the Media class | Larry Meaney | 1 | -1/+1 | |
| Media->displayMedia() now accepts parameters via an array Renamed Media->getImagesize() to Media->getImageAttributes() | |||||
| 2011-05-12 | rewrite Media class | Larry Meaney | 1 | -19/+24 | |
| 2011-05-06 | Fix bug that was preventing the media firewall from properly caching images | Larry Meaney | 1 | -1/+1 | |
| 2011-01-19 | minor code reorg for readfile, fpassthru | Larry Meaney | 1 | -7/+7 | |
| 2011-01-18 | Media Firewall - better fallback when fpassthru() and readfile() are ↵ | fisharebest | 1 | -53/+39 | |
| unavailable. | |||||
| 2011-01-10 | Media Firewall: If fpassthru is disabled, try readfile. If that is ↵ | Larry Meaney | 1 | -5/+27 | |
| disabled, try imagecreatefrom* before giving an error message | |||||
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -6/+6 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -2/+1 | |
| 2010-11-24 | simplify error messages | Larry Meaney | 1 | -5/+4 | |
| 2010-11-21 | I18N: simpler error message | fisharebest | 1 | -1/+1 | |
| 2010-11-21 | Improve media firewall error handling when multiple MEDIA_DIRECTORYs are used | Larry Meaney | 1 | -3/+6 | |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -5/+5 | |
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -7/+5 | |
| 2010-09-21 | (no commit message) | fisharebest | 1 | -2/+2 | |
| 2010-04-16 | (no commit message) | fisharebest | 1 | -5/+5 | |
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+557 | |
