Commit graph

10 commits

Author SHA1 Message Date
bohwaz b9e765be83 Update dependencies 2023-01-28 03:11:31 +01:00
bohwaz 3d1af68671 Fix issue with NextCloud direct URLs crashing 2022-11-04 20:52:02 +01:00
bohwaz 7356c8a574 Various security enhancements:
* forbid XML with DOCTYPE
* use a common HMAC method for consistency
* Generate a secret key and store it in local config if it does not exist
2022-10-30 00:52:35 +02:00
bohwaz 1455e8c426 Don't use properties to store WOPI tokens, instead just create a time-limited hash 2022-10-26 01:01:01 +02:00
bohwaz c20dd69f8d Use user ID instead of user login 2022-10-25 00:34:50 +02:00
bohwaz 1448093f49 Implement NextCloud previews, thumbnails and rich workspace, fix issues on Android 2022-10-03 03:03:19 +02:00
bohwaz 40fb05debb Always try user/login before app session, useful for nextcloudcmd 2022-10-02 03:27:19 +02:00
bohwaz a050022daf Fix NextCloud support for chunked file upload 2022-10-02 02:41:46 +02:00
bohwaz d38e45b015 Implement chunk upload 2022-09-30 15:17:47 +02:00
bohwaz 1950716f8a Use new class structure 2022-09-30 01:39:24 +02:00