Commit Graph

5 Commits

Author SHA1 Message Date
André Duffeck e8d35e1280 Use the opencloud reva from now on 2025-01-21 11:16:38 +01:00
Michael Barz 6cf7841f4c chore: remove unused helper method 2024-09-23 12:58:03 +02:00
Juan Pablo Villafáñez 9e7d570c79 fix: verify file id in URL matches the one inside the access token
We're using the file id from the access token, so changing the file id
in the URL shouldn't matter. However, the file id must represent a
single file.
It will also help to detect unwanted changes in the URL.
2024-08-13 15:04:19 +02:00
Juan Pablo Villafáñez d85d24b5c5 docs: add code documentation 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez ce6ed399a9 refactor: move components to setup the service into a helpers package 2024-04-17 15:54:51 +02:00