Commit graph

14 commits

Author SHA1 Message Date
evanebb 308c84f423
Fix typo 2023-12-02 21:24:14 +01:00
dqos 979b1e081e
Add (auto) Dark mode 2023-11-21 15:12:45 +01:00
evanebb b12b6ec1bf
Set LG_TERMS to false in config.dist.php, add better comment 2023-11-12 11:21:29 +01:00
evanebb 750df47eb7
Fix wrong ignore paths in PHP-FPM .dockerignore 2023-11-11 22:13:55 +01:00
evanebb 49ba83ea24
Return 204 if no favicon is defined to fix CSRF token error on initial page load 2023-11-11 22:12:32 +01:00
evanebb 2c96f026bd
Default to false instead of GitHub link for terms of use in Docker 2023-11-11 22:08:22 +01:00
dqos 86dbb1a54e
Sync configs 2023-11-01 21:37:28 +01:00
Tamer 33c94a8cb7
Update config.php 2023-05-08 20:31:24 +02:00
Tamer a5cb4c8088
Update config.php 2023-05-08 20:29:04 +02:00
Hirzinger Robert bc9ed9fc7b
Update config.php as const LG_CUSTOM_HEAD was missing 2023-01-05 01:11:40 +01:00
Marc Hagen d7f2b365d9
Fix missing docker config.php 2022-11-23 12:58:01 +01:00
Marc Hagen 3dd95168a9
Use apt-get, don't install recommended packages 2022-11-23 12:54:08 +01:00
Marc 33f675f5fb
Move root out of location context
We are also loading images, (like favicon.ico), these will also redirect to index.php.
Side effect, this causes the CSRF to be regenerated in the session.
2022-07-29 13:59:52 +02:00
dqos 02d7fcd581 Looking Glass fully Dockerized. Not compatible with Alpine because the command 'ps' is different in BusyBox, so we use a Debian image. 2022-04-14 12:19:52 +02:00