From 414f3c531e06b8af6fc9ecad316b0b4a9b6116aa Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 7 May 2020 08:51:36 +0200 Subject: useful only --- www/server-config/apache2/mods-available/deflate.conf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/server-config/apache2/mods-available/deflate.conf (limited to 'www/server-config/apache2/mods-available/deflate.conf') diff --git a/www/server-config/apache2/mods-available/deflate.conf b/www/server-config/apache2/mods-available/deflate.conf deleted file mode 100644 index db48f92..0000000 --- a/www/server-config/apache2/mods-available/deflate.conf +++ /dev/null @@ -1,10 +0,0 @@ - - - AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css - AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript - AddOutputFilterByType DEFLATE application/rss+xml - AddOutputFilterByType DEFLATE application/xml - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet -- cgit v1.2.3 ure/multiple_top_pages'>feature/multiple_top_pages Yet another android myanimelist client
summaryrefslogtreecommitdiffstats
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-13DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2-61/+79
2021-05-13DetailSearchMangaController.kt and activity OKClyhtsuriva2-59/+80
2021-05-13DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111
2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2
2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116
2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12
2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8