Commit Graph

15 Commits

Author SHA1 Message Date
bohwaz 4bfef21755 Update README, fix #10 2023-05-09 14:17:07 +02:00
clach04 dd83f184a9
clarify password hashing
Code hashes (a best practice) passwords rather than encrypting them.
2023-04-02 08:53:08 -07:00
bohwaz 6856eafda8 Support for OC-Checksum header 2023-02-14 13:37:06 +01:00
bohwaz d8e98506c2 Try to fix issue with memory exhaustion when gzipping large files 2022-12-23 20:25:46 +01:00
bohwaz 523d58ec9b Add option to log HTTP 2022-12-23 19:40:37 +01:00
bohwaz a330f9db18 Update README 2022-11-22 15:36:43 +01:00
bohwaz ea443f269c Add mention of KaraDAV in README 2022-11-22 04:21:30 +01:00
bohwaz 045ef9e8e6 Update README 2022-11-22 04:07:01 +01:00
bohwaz f224f0354e Rename JS and CSS files 2022-11-22 02:05:12 +01:00
bohwaz e9c12759d7 Add size in README 2022-11-22 01:35:46 +01:00
bohwaz 23c8321a28 Fix link in README 2022-11-22 01:34:51 +01:00
bohwaz 456a14f21e Fix implementation of per-directory restrictions 2022-11-22 01:32:39 +01:00
bohwaz 3adcc56962 Add users management 2022-11-21 22:37:52 +01:00
bohwaz be2f8415c6 Allow to restrict to read-only access 2022-11-21 18:45:55 +01:00
BohwaZ e501bd72fb
Initial commit 2022-11-14 22:52:08 +01:00