405 Commits (a392235e23c3b8af1d0eba4dbac18b18de826a1c)

Author SHA1 Message Date
Julius Härtl a392235e23
Cleanup 3 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
Joas Schilling ae67eba84b
Use user displayname cache for comment mentions 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
Joas Schilling c0f47af2d0
Add a public interface for the bruteforce throttler and register for injection 3 years ago
Carl Schwan 812016d626 Cleanup avatar related code 3 years ago
Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 4 years ago
Carl Schwan fcae6a68c3 Cleanup lock related code 4 years ago
Carl Schwan a392cd70fb Make it possible to get the appdata folder using the public API 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
Julius Härtl 40f1ad60c2
Add public API for owner based locking 4 years ago
Côme Chilliet eb961e4700
Adapted Server to logger migration in constructors 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Christoph Wurst 282bedecd7
Fix unknown Talk broker interface 4 years ago
Robin Appelman 07a7dcb824
move user mountpoint setup to setupmanager 4 years ago
Robin Appelman 5c0fe93498
move teardown logic to SetupManager 4 years ago
Julius Härtl 83717a7800
Add event logging for db and redis connection 4 years ago
Julius Härtl 0f33453610
Diagnostics event logging to Nextcloud log 4 years ago
Robin Appelman 8b7c8447a0
move root mount setup to mountproviders 4 years ago
Joas Schilling 07a9f34385
Extract request id handling to dedicated class so it can be injected manually 4 years ago
Joas Schilling 68d53988f6
Fix log_query config flag 4 years ago
Joas Schilling 168c673755
Allow to log DB, redis and LDAP requests into files 4 years ago
Joas Schilling c0ba89ecc9
Remove default token which is deprecated since Nextcloud 13 4 years ago
Joas Schilling fa036b2001
Move common logic to share manager 4 years ago
Joas Schilling de26160778
Allow to inject the trusted domain helper by public interface 4 years ago
Roeland Jago Douma 8bc25e3324
Move preview provider registration to bootstrap 5 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 4 years ago
Lukas Reschke 378cc922c4 Adjust logic to store period instead of current timestamp 4 years ago
Lukas Reschke d4f97affc1 Add database ratelimiting backend 4 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 4 years ago
Arthur Schiwon 12e4484dba
ensure that factoryClass exisits before instantiation 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 0e6321957d
allow excluding groups from creating link shares 5 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Lukas Reschke 5f3abffe6f Improve networking checks 5 years ago
Robin Appelman 65b78515bd
make ILDAPProviderFactory usable when there is no ldap setup 5 years ago
Vincent Petry cc54f718f5
Add known user check in avatar when v2-private scope 5 years ago
Vincent Petry b81a1c1bdb
Add new v2-private account scope 5 years ago
Julius Härtl 4974404774
files: Create files from template API 5 years ago
Joas Schilling 6c1e294edd
Compare and store the login name via the event 5 years ago
Joas Schilling 90c3013d40
Cleanup the constructor 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Arthur Schiwon 16a78f535a
set the display name of federated sharees from addressbook 5 years ago
Julius Härtl d9708ebece
Add proper alias for internal router class 5 years ago
Morris Jobke f4c1512bb7
Fix typo in @deprecated PHPDoc tag 5 years ago
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events 5 years ago
Morris Jobke e606c0eef4
Allow View to be used via DI 5 years ago