Commit Graph

548 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
Christoph Wurst 44dc839f7b
Revert "Dark autoloader magic for ThemingDefaults" 3 years ago
Artur Neumann f634badf12
public interface to invalidate tokens of user 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Joas Schilling c297f8ee96
feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Robin Appelman b911da3e1e
DI for Router 3 years ago
Robin Appelman 382432d4e1
cache formats supported by imagick 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 5b67b92f73
chore(OCP): Remove deprecated dashboard interfaces and classes 3 years ago
Julius Härtl 306d7829b5
Cache available languages locally 3 years ago
Anna Larch 7c4ceb444c Add group display name cache 3 years ago
John Molakvoæ e6b7fa6cae
Fix logo invert 3 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 3 years ago
Julius Härtl 07e94eca6f
Emit typed event when preview is requested 3 years ago
Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 3 years ago
Julius Härtl cea2f79bbd
Improve container return type annotations 3 years ago
Christopher Ng e962d3fba4 Use color preset of shipped background as primary color 3 years ago
Joas Schilling 144514e49e
Fix avatar cleanup on user delete 3 years ago
Julius Härtl a392235e23
Cleanup 3 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 3 years ago
Robin Appelman d3743392e0
cache cloud id data in CloudIdManager 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 3 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 4 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