Commit graph

  • 0a0ec2297f Update dependencies, remove recursive directory time main 0.1.10 bohwaz 2023-12-31 16:59:19 +0100
  • 6e431043aa Make sure we accept user if password is not set 0.1.9 bohwaz 2023-07-23 00:52:01 +0200
  • 4bfef21755 Update README, fix #10 bohwaz 2023-05-09 14:17:07 +0200
  • 18ba8ffb17
    Merge pull request #9 from clach04/patch-1 BohwaZ 2023-04-02 17:56:49 +0200
  • dd83f184a9
    clarify password hashing #9 clach04 2023-04-02 08:53:08 -0700
  • 706c7ce880 Update JS dependency to avoid conflict with PHP short codes, fix #7 0.1.8 bohwaz 2023-03-26 18:58:50 +0200
  • 4ffdefa75e Fix bug #6 by throwing error if FPM is used with Transfer-Encoding: chunked and the file is empty 0.1.7 bohwaz 2023-02-18 13:57:25 +0100
  • 6856eafda8 Support for OC-Checksum header 0.1.6 bohwaz 2023-02-14 13:37:06 +0100
  • d1dd1e5778 Fix #2 Fix #4 0.1.5 bohwaz 2023-01-28 03:30:10 +0100
  • c6d94e0b4c Fix #5 by extending execution time bohwaz 2023-01-28 03:12:57 +0100
  • 629403661a Send back displayname if requested bohwaz 2022-12-23 21:25:05 +0100
  • 59669cb6c9 Limit gzip compression to smaller files, also exclude other kinds of files bohwaz 2022-12-23 20:42:01 +0100
  • d8e98506c2 Try to fix issue with memory exhaustion when gzipping large files bohwaz 2022-12-23 20:25:46 +0100
  • 523d58ec9b Add option to log HTTP bohwaz 2022-12-23 19:40:37 +0100
  • 9b30c8da2b Fix #1 wrong class name bohwaz 2022-12-22 14:15:10 +0100
  • fe645d71da Fix tempory file path 0.1.4 bohwaz 2022-11-23 00:46:06 +0100
  • 54bfe66296 Fix loading spinner 0.1.3 bohwaz 2022-11-22 16:15:26 +0100
  • f93b8f78f6 Fix handling of auth 0.1.2 bohwaz 2022-11-22 16:11:28 +0100
  • cff0f429b9 Always ask for auth when anonymous read and write is disabled 0.1.1 bohwaz 2022-11-22 16:10:04 +0100
  • a330f9db18 Update README bohwaz 2022-11-22 15:36:43 +0100
  • ea443f269c Add mention of KaraDAV in README bohwaz 2022-11-22 04:21:30 +0100
  • 045ef9e8e6 Update README 0.1.0 bohwaz 2022-11-22 04:07:01 +0100
  • fd043b72c1 Improve downloading progress bohwaz 2022-11-22 03:55:13 +0100
  • ea3510e3df Shorten cache bohwaz 2022-11-22 03:41:47 +0100
  • f34acf7627 Add progress bar to download of all files bohwaz 2022-11-22 03:40:49 +0100
  • 9511ba7e49 Update webdav manager: implement download all files bohwaz 2022-11-22 02:33:35 +0100
  • f224f0354e Rename JS and CSS files bohwaz 2022-11-22 02:05:12 +0100
  • 4acf72454e Make sure ANONYMOUS_READ is set to TRUE if not defined bohwaz 2022-11-22 01:46:16 +0100
  • e9c12759d7 Add size in README bohwaz 2022-11-22 01:35:46 +0100
  • 23c8321a28 Fix link in README bohwaz 2022-11-22 01:34:51 +0100
  • 456a14f21e Fix implementation of per-directory restrictions bohwaz 2022-11-22 01:32:39 +0100
  • 3adcc56962 Add users management bohwaz 2022-11-21 22:37:52 +0100
  • be2f8415c6 Allow to restrict to read-only access bohwaz 2022-11-21 18:45:55 +0100
  • 5aef69423a Fix issue with brackets in directory names bohwaz 2022-11-15 13:07:07 +0100
  • 4fac8cf26f Update bohwaz 2022-11-15 12:54:57 +0100
  • c930eb2a81 Add makefile, put dependencies outside bohwaz 2022-11-15 12:36:02 +0100
  • 70e2abc3c4 Update JS bohwaz 2022-11-14 23:12:42 +0100
  • 8a604fb915 First commit bohwaz 2022-11-14 22:53:15 +0100
  • e501bd72fb
    Initial commit BohwaZ 2022-11-14 22:52:08 +0100