Commit graph

34 commits

Author SHA1 Message Date
bohwaz ac3d269a79 Update changelog 2024-04-08 17:35:58 +02:00
bohwaz 51a4e8f153 Make sure non-existing .php paths are routed to KaraDAV, fix #49 2024-03-04 21:45:59 +01:00
bohwaz b1b49ef783 Update changelog 2024-01-10 14:14:04 +01:00
bohwaz 4db04614da Update dependencies 2024-01-01 19:15:52 +01:00
bohwaz 7f0a87be44 Allow to empty trash from users page 2023-12-31 16:53:00 +01:00
bohwaz ef96655277 Make sure we create directories in the right place, fix #46 2023-12-31 16:41:12 +01:00
bohwaz 11e0b63bf3 Merge branch 'main' of github.com:kd2org/karadav 2023-12-31 15:50:54 +01:00
bohwaz 2fe5597441 Update changelog 2023-12-31 15:50:31 +01:00
bohwaz 6b4532691c New release 2023-12-31 15:49:21 +01:00
Dimitri Papadopoulos 7d2e0f75b7
Fix typos newly found by codespell 2023-10-23 20:06:32 +02:00
bohwaz e94f8d4989 Update changelog 2023-10-15 12:20:22 +02:00
bohwaz 18bb00057b Implement trashbin support 2023-09-11 16:38:07 +02:00
bohwaz 6e51f11e9d Update changelog 2023-09-11 01:45:48 +02:00
bohwaz a93265b4ec Make config.local.php optional 2023-09-11 00:24:06 +02:00
bohwaz c44b54d48e Bump version 2023-09-10 23:51:03 +02:00
bohwaz a97180ef35 Bump version 2023-06-12 00:06:22 +02:00
poVoq 48d15388f8
Add nginx example (#36)
This works here on Fedora 37 with TLS termination done via a separate
Nginx reverse-proxy. I do not claim to be an expert on this so there
might be unnecessary or wrong stuff in it.
2023-05-12 01:15:00 +02:00
bohwaz 36cddead3e Bump version 2023-04-24 22:01:24 +02:00
bohwaz ec518aed1d Allow to install in a subdirectory 2023-03-12 20:40:55 +01:00
bohwaz 7b5ca7914f Allow to disable slow file operations (directory size / mtime) 2023-03-12 15:34:04 +01:00
bohwaz 6386bba8ac * Change methods to get recursive directory size and to delete a directory recursively
* Allow "unlimited" disk quota
2023-02-14 12:15:15 +01:00
bohwaz 255e3a56d0 Fix issue #24 division by zero when quota is zero 2023-01-28 02:40:05 +01:00
bohwaz e59c30bf1a Expose all ErrorManager options to configuration 2022-11-21 16:13:02 +01:00
bohwaz 2610d3363d Update CHANGES.md 2022-11-15 13:11:49 +01:00
bohwaz 49b4ec839c Update CHANGES 2022-11-14 01:56:45 +01:00
bohwaz ef9ebe95a7 Document yet more NextCloud bugs 2022-11-14 01:54:55 +01:00
bohwaz 60acfc6117 Update dependencies 2022-11-14 01:53:25 +01:00
bohwaz 3641b1d2e1 Fix issue with Cyberduck, move WWW_URL auto-detection outside of config file, add CHANGES log 2022-11-13 18:35:31 +01:00
bohwaz 035793e7c4 Provide more instructions on docker use, and create 4 PHP server workers 2022-11-03 11:32:45 +01:00
bohwaz 932b557b89 Add some more info on security in install guide 2022-10-28 23:48:23 +02:00
Dimitri Papadopoulos 5508a214a3
Fix typos found by codespell 2022-10-28 11:53:20 +02:00
bohwaz 3c6f81c45c Add link to doc 2022-10-25 02:00:57 +02:00
bohwaz 8763deedd2 Add LDAP support 2022-10-25 00:35:52 +02:00
bohwaz 551ffd7c6b Move doc 2022-10-24 19:10:59 +02:00