Commit Graph

26 Commits (develop)

Author SHA1 Message Date
Sergey Linnik d3c105dae1 update license 3 weeks ago
Serik Ibragimov 96cd89be65 refactor: remove unused Crypt object 3 months ago
Serik Ibragimov 96b5e1b93d refactor: add type declarations to params 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 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 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
rivexe f09707a153 fix: logger variable 1 year ago
Julius Knorr 2be0131cec
chore: Move to public API to get services 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 cc5f2a5f9e feat: notify admins when lost connection with editors 1 year ago
rivexe 87adce08f7 Psr\Log\LoggerInterface instead of OCP\ILogger used 2 years ago
Sergey Linnik b7ba35aaeb Revert "apache" 3 years ago
rivexe e1c7719ed9 rename EditorsCheck class 3 years ago
Sergey Linnik 310c43a39d do not check incorrect settings 3 years ago
Sergey Linnik 03251b8d24 disable app on cron error 3 years ago
rivexe 35c6d73a7e object of notification used in Notifier 3 years ago
Sergey Linnik 01256c7954 rename variable 3 years ago
Sergey Linnik ed8107ebe0 log start operation 3 years ago
rivexe 767f059d3e select admin group without third party apps 3 years ago
rivexe aaf7cfc9e2 logger messages for successfully check and empty settings 3 years ago
Sergey Linnik 3fe8ded225 log without l10n 3 years ago
Sergey Linnik e024d94e7c order of namespaces used 3 years ago
rivexe 377b65aa7e fix for getUsersToNotify() method 3 years ago
rivexe dad0411dcc translation added 3 years ago
rivexe 612285deb9 added action with link to settings and changed error message in notification 3 years ago
rivexe 6c0f650d1a comments for EditorsCheck class and notifyAdmins() method 3 years ago
rivexe ea0cefeaa4 added notifications for admins 3 years ago
rivexe 9f6cec1d0f added cron job - class with logic of checking connection with OO-server 3 years ago