Commit Graph

55 Commits (develop)

Author SHA1 Message Date
Sergey Linnik 33d380556c fix: catch Error types in track callback 1 week ago
Serik Ibragimov 127010fc60 fix(docs): remove redundant and incorrect @return docblocks, add missing return type hints 2 weeks ago
Serik Ibragimov 292aed31af fix(callback): remove typed constants for PHP 8.1 compatibility 3 weeks ago
Sergey Linnik d3c105dae1 update license 3 weeks ago
Serik Ibragimov 222f6750e2 feat(email): handle TRACKERSTATUS_MAILMERGE callback to send mail merge messages 1 month ago
Serik Ibragimov 40b76f3853 fix(callback): replace non-nullable defaults with nullable types 2 months ago
Serik Ibragimov de7d88b745 fix: passing null to version param instead of int 2 months ago
Serik Ibragimov 272c9b1312 refactor: improve type coverage in php classes and update dependent code 3 months ago
Serik Ibragimov 18b5594ef7 refactor: migrate OC_Util FS setup/teardown to SetupManager 3 months ago
Serik Ibragimov 96b5e1b93d refactor: add type declarations to params and update dependent code 3 months ago
Serik Ibragimov 2c83442ed2 refactor: convert KeyManager static methods into instance methods and update dependent code 3 months ago
Serik Ibragimov 23903f63d0 refactor: move DocumentService dependencies to the constructor and update dependent code 3 months ago
Serik Ibragimov 579cc92967 fix: make userId param nullable 3 months ago
Serik Ibragimov 6127a003fa refactor: use constructor property promotion and dependency injection 3 months ago
Serik Ibragimov c997b28add refactor: run rector with code-quality set 3 months ago
Serik Ibragimov 28b6b34259 refactor: run rector with dead-code set 3 months ago
Serik Ibragimov f9da0fc5e4 refactor: run rector with type-declarations set 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 f19b623bbc refactor: wrap plain array results in DataResponse objects 3 months ago
Sergey Linnik fac2f5dde7 checks before creating StreamResponse 4 months ago
Sergey Linnik 00240cccd4 Copyright 2026 4 months ago
Serik Ibragimov b01b84c28e chore: disable DocumentUnsavedEvent dispatch 6 months ago
Sergey Linnik 4ee2c135c9 log 404 7 months ago
Sergey Linnik c85d1e7280 format 8 months ago
Serik Ibragimov 5e11a3018b fix: phpcs no-tabs 8 months ago
Serik Ibragimov 782fa076ba feat: dispatch DocumentUnsavedEvent when there has been an error during mustsave tracker status 8 months ago
Julius Knorr 706995b3c3
fix: Use proper method to get the user id from the session 1 year ago
Jakub Onderka 77eaf45271
Fix missing value in case file not found 1 year ago
Sergey Linnik 0664de4ee8 fix saving a file shared by link with authorized user 1 year ago
Arthur Schiwon 7e037f9cb6
fix(Controller): provide path to getFile wherever possible 1 year 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 ffc2839cac using default template 2 years ago
Sergey Linnik 68a1e938a9 handle request to changes.zip 2 years ago
Sergey Linnik b7ba35aaeb Revert "apache" 3 years ago
Antipkin-A a8f7341839 init FS from current user 3 years ago
Antipkin-A d7a32e4a85 changes location files 3 years ago
Antipkin-A e1a7bde1a6 fixed encode/decode jwt (de5abf8d3e) 3 years ago
Sergey Linnik afb42896ea Copyright 2023 3 years ago
Antipkin-A 956528ef03 lock refactoring 4 years ago
Antipkin-A 3a3117fe7e don't lock if file is locked already 4 years ago
Antipkin-A ffd746bd0d don't unlock if was forcesave 4 years ago
Antipkin-A ec3942207e to take the user from callback when status is editing 4 years ago
Antipkin-A 5cf475c7c4 lock/unlock to callback 4 years ago
Sergey Linnik 1468eff4e4 saving with extra permissions 4 years ago
Sergey Linnik 25d5a01765 request to remote if available 4 years ago