summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/images
Commit message (Collapse)AuthorAge
* fixed missing bug icon in extension manager (since #1247)Anika Henke2015-07-26
|
* Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵KeenRivals2015-01-14
| | | | and advpng -z4 -i60.
* Replace two non-free icons by free alternativesTanguy Ortolo2014-06-15
|
* fixed donation linkAndreas Gohr2013-08-11
|
* fixed button logicAndreas Gohr2013-08-11
|
* updated stylesAndreas Gohr2013-08-10
| | | | RTL styles need to be readded
* some style changesAndreas Gohr2013-08-09
|
* added a very simplistic lightboxAndreas Gohr2013-08-09
|
* Extension manager: Implement extension tableMichael Hamann2013-08-02
This uses a lot of code and the whole design from the previous extension manager implementation.