Commit Graph

86 Commits (develop)

Author SHA1 Message Date
Sergey Linnik d3c105dae1 update license 4 weeks ago
Serik Ibragimov b9a00eeda9 feat(email): add emails endpoint to list user's sendable addresses 1 month ago
Serik Ibragimov 8b81a4f049 fix(editor): guard against null owner in version history 2 months ago
Serik Ibragimov 453d859ae7 fix(editor): fix nullable types and dead null check 2 months ago
Serik Ibragimov 618b02a72c fix: deprecated non-canonical integer cast 2 months ago
Serik Ibragimov 09e6dc93f0 fix: guard against stripping the instance prefix from plain user ids 3 months ago
Serik Ibragimov 6c8114bc91 fix: wrap file lookup in try/catch to handle NotFoundException gracefully 3 months ago
Serik Ibragimov 272c9b1312 refactor: improve type coverage in php classes and update dependent code 3 months ago
Serik Ibragimov 414b549ac9 refactor: convert switch statements to match expressions 3 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 70867a7d63 fix: phpcs errors 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 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 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
Carl Schwan cdb5eb5e50
feat: Use strict comparaison with in_array 4 months ago
Sergey Linnik 00240cccd4 Copyright 2026 4 months ago
Serik Ibragimov d6844aae9a feat: get thumbnails for all pages when converting to image format 7 months ago
Serik Ibragimov 1ccfe4f2e1 fix: replace deprecated getAvatarManager with IAvatarManager 9 months ago
Sergey Linnik 69fb96de82 fix saveAs with editor on virtual path 9 months ago
Sergey Linnik 674e66d1de format 9 months ago
rivexe 1dac50509f feat: collect all group folder users 11 months ago
rivexe 32821c7f9e feat: groupfolders users added 11 months ago
rivexe 62937e1791 pagination support in getUser 11 months ago
Sergey Linnik d2dfaa2c9e don't worry about the link 1 year ago
Sergey Linnik f0ee744f21 external link in reference 1 year ago
Sergey Linnik 5a35c87559 public domain in reference link 1 year ago
rivexe 2d7e7c2e87 feat: close access to download on backend 1 year ago
rivexe 3b41c5c553 feat: iat and exp params used in JWT encoding 1 year ago
rivexe f0cdfbf278 refactor: don't use documentServerUrl param in template response 1 year ago
rivexe cfa22c98cd fix: unknown author for last version 1 year ago
rivexe 0e96e19802 fix: unknown author in version history + correct ids 1 year ago
Sergey Linnik 917132f5cc format 1 year ago
rivexe 9a0767d2cd fix: getting storage url and optimize reg exp 1 year ago
Sergey Linnik e1fb00071d get file by link at last 1 year ago
rivexe 3f934b724c feat: reference data - find file id by link 1 year ago
rivexe 51216968e6 fix: bump year in comments 1 year ago
rivexe c5c0562119 refactor: don't use Appconfig in EmailManager 1 year ago
rivexe 74d36fa19c feat: use setting for notification via e-mail in methods 1 year ago
rivexe 4daa27206b feat: method for notifying about editors check via email 1 year ago
rivexe 5168fbc35b refactor: send email logic to separated class 1 year ago