Commit Graph

25 Commits (develop)

Author SHA1 Message Date
Serik Ibragimov 751ca83bdc feat(share): cover circle shares in advanced permissions 2 weeks ago
Serik Ibragimov 127010fc60 fix(docs): remove redundant and incorrect @return docblocks, add missing return type hints 2 weeks ago
Sergey Linnik d3c105dae1 update license 3 weeks ago
Serik Ibragimov 90f4da72b9 fix(share): validate that shareId belongs to file in setShares 2 months ago
Serik Ibragimov 43f64af456 refactor(share): extract share collection into getSharesByOwner 2 months ago
Serik Ibragimov 5b6b05bb62 refactor: use optional service injection and update dependent code 3 months ago
Serik Ibragimov 96b5e1b93d refactor: add type declarations to params and update dependent code 3 months ago
Serik Ibragimov fc74afc134 refactor: remove unused use statements 3 months ago
Serik Ibragimov 6127a003fa refactor: use constructor property promotion and dependency injection 3 months ago
Serik Ibragimov cddbcd2948 fix: error-prone code 3 months ago
Serik Ibragimov 248f2cdf90 refactor: nc deprecated code sections 3 months ago
Serik Ibragimov f74accd1c2 refactor: run rector with nextcloud 30 set 3 months ago
Serik Ibragimov 2faabb3331 refactor: run rector with php81 set 3 months ago
Serik Ibragimov 2fac8d3648 fix: invalid IManager::getSharesBy method call 4 months ago
Serik Ibragimov 3221712b5b fix: too many arguments to ExtraPermissions::getShares() 4 months ago
Sergey Linnik 00240cccd4 Copyright 2026 4 months ago
rivexe 51216968e6 fix: bump year in comments 1 year ago
rivexe 91ef2fa39e fix: use attributes instead of annotations 2 years ago
rivexe 87adce08f7 Psr\Log\LoggerInterface instead of OCP\ILogger used 2 years ago
Sergey Linnik b7ba35aaeb Revert "apache" 3 years ago
Antipkin-A d7a32e4a85 changes location files 3 years ago
Sergey Linnik afb42896ea Copyright 2023 3 years ago
Antipkin-A b12a9c2819 owner can set extra for reshared 4 years ago
Antipkin-A 12cb1ee170 allow set extra if no resharing 4 years ago
Antipkin-A fecf53fdda enable advanced to settings 4 years ago
Antipkin-A 095fbfb545 extra permissions for group shares 4 years ago
Antipkin-A 3d9ef5fd5e format extra permissions validation 4 years ago
Antipkin-A 0e2851bca8 for extending permissions files_sharing must be installed 4 years ago
Antipkin-A 2276b170a0 format extra permissions 4 years ago
Antipkin-A 4dcf6dd878 changed getting shares list 4 years ago
Antipkin-A 1141f45360 build default permission if extra permissions isn't set 4 years ago
Antipkin-A 9ece50a914 save permissions to db 4 years ago
Antipkin-A 861c7bb744 display available shares list to tab 4 years ago