Commit Graph

24 Commits (develop)

Author SHA1 Message Date
Serik Ibragimov 127010fc60 fix(docs): remove redundant and incorrect @return docblocks, add missing return type hints 3 weeks ago
Sergey Linnik d3c105dae1 update license 4 weeks ago
Serik Ibragimov 73a16bc441 fix(federation): allow null for fs param in lockRemoteKey 2 months ago
Serik Ibragimov 3466e65ba9 fix(federation): fix null dereference in healthCheck debug log 2 months ago
Serik Ibragimov 07f9341d2f fix(federation): normalize fetch() false return to null in RemoteInstance::get() 2 months ago
Serik Ibragimov 272c9b1312 refactor: improve type coverage in php classes 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 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
Sergey Linnik 00240cccd4 Copyright 2026 4 months ago
Sergey Linnik d39d41ce07 fix: replace deprecated getHTTPClientService with IClientService (f4353eb01a) 7 months ago
Sergey Linnik f3ce730219 format 9 months ago
Julius Knorr d2b82a5693
chore: Move logException to error method 1 year ago
Julius Knorr 8e4dbb6dd9
chore: Move away from depreacted/removed getLogger method 1 year ago
rivexe 51216968e6 fix: bump year in comments 1 year ago
Sergey Linnik b7ba35aaeb Revert "apache" 3 years ago
rivexe ae8b2c0754 rename classes 3 years ago
Sergey Linnik afb42896ea Copyright 2023 3 years ago
Antipkin-A 550a73d84e handle 404 (43b60aa976) 4 years ago
Antipkin-A 43b60aa976 change remote status to false if request to remote key was failed 4 years ago
Sergey Linnik 5fdf15850b 1 hour cache for remote instance 4 years ago
Sergey Linnik 25d5a01765 request to remote if available 4 years ago
Sergey Linnik cf45361b34 move functions for a remote file 4 years ago
Sergey Linnik d881388df2 format 4 years ago
Antipkin-A 3667dc6e70 format 4 years ago
Antipkin-A cb0d433dae expanded logging for remote instance (Fix #549) 5 years ago
Antipkin-A d1cb434701 added status for remote instance 5 years ago
Antipkin-A ff76e62699 health instance is stored to database 5 years ago
Antipkin-A 1fcf3a7d36 out check health to separate class 5 years ago