5 Commits

Author SHA1 Message Date
oupala
060d5478e4 fix: improve the way Faenza icons are embedded
Faenza icons are used in apaxy default theme but the licence of the Faenza icon theme was not clearly fulfilled. This commit take the icons from the original Faenza icon theme, and keep their original name.

close #143
2021-04-23 15:18:09 +02:00
oupala
49289c439c feat: optimize icons
Optimize icons using sharp and sharp-cli tool.
2020-03-19 22:15:44 +01:00
oupala
412d45f564 refactor: rewrite AddIcon to AddIconByType
Huge rewrite of .htaccess file so that AddIcon are rewritten to AddIconByType for most of the file. Icon are now displayed on a real media type basis <hich is more reliable that file extension.

More extensions are now supported.

File extensions that are not associated to a media type are still using the old AddIcon syntax.
2019-05-27 21:37:52 +02:00
Inti Gabriel
66e30f073d Fixed file permissions 2016-02-28 15:31:35 +01:00
Adam Whitcroft
956bfbf971 Apaxy first commit 2012-10-25 21:13:05 +01:00