Commit Graph

669 Commits (a67bf03ac09feb52a787faec2287d7e27cb929fc)

Author SHA1 Message Date
John Molakvoæ 73918b8af9
Cleanup and compile 4 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
Carl Schwan a392cd70fb Make it possible to get the appdata folder using the public API 4 years ago
John Molakvoæ cb73fe26b8
Compile theming 4 years ago
Carl Schwan f945c0cbc6 Add a public replacement for OC::$server->get 4 years ago
Côme Chilliet b865722ac0
Remove deprecated occ app:check-code command 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 4 years ago
Côme Chilliet a795ad4370
Remove unused class SearchResultSorter 4 years ago
John Molakvoæ 1f92440b79
Fix mexitek/phpcolors 4 years ago
Joas Schilling d2633c3ad6
Fix older migrations to the version pattern 4 years ago
Joas Schilling 5cacc594a0
Add missing index 4 years ago
Robin Appelman 7a6c724a81 Use a lazy user for the file owner when listing a directory 4 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago
John Molakvoæ 48381b8913
Ship mexitek/phpcolors 4 years ago
Carl Schwan 1c7ecfc544 Fix an issue with the search backend update 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Carl Schwan 69b36fc2c5 Don't inject Bruteforce capability info in the webui 4 years ago
Julius Härtl 9b408d556d
Adapt LockScope to LockContext rename 4 years ago
Robin Appelman 1537c3d23b
record backtrace when profiling db requests 4 years ago
Robin Appelman 89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags 4 years ago
Robin Appelman 700444e218
split out some path manipulation logic 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 d84e87eab9
Build autoloader with new composer version 4 years ago
Louis Chemineau c5722869be Add oauth2_clients migration for Owncloud 4 years ago
Robin Appelman 6b085b6fd1
add logic to perform a full filesystem setup when needed 4 years ago
Joas Schilling 3b24a4f217
Fix autoloader 4 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
Côme Chilliet 1973b2fb75
Fix autoloader and phpdoc for new class 4 years ago
Robin Appelman 07a7dcb824
move user mountpoint setup to setupmanager 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Robin Appelman 5c0fe93498
move teardown logic to SetupManager 4 years ago
Joas Schilling 67452b94ca
Update autoloader 4 years ago
Robin Appelman 8b7c8447a0
move root mount setup to mountproviders 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
Côme Chilliet 09cf851979
Update autoload 4 years ago
Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 4 years ago
Christopher Ng e3244361ba Allow registration of migrators 4 years ago
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed 4 years ago
Christoph Wurst 2c356d0852
Add a Talk API for OCP 4 years ago
Joas Schilling fcb3e9a071
Add a primary key to ratelimit_entries table 4 years ago
Vitor Mattos ab630f2cab
Fix conflict 4 years ago
Vitor Mattos b845042a67
Update composer autoload and change string to constant 4 years ago
Julius Härtl 99b2cf8339
Add hashed attribute column for indexed job existence check 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Carl Schwan 47c9c34cca
Fix psalm not running 4 years ago
Jonas Meurer 491bd6260c
Sort app scripts topologically by its dependencies 4 years ago
Christopher Ng c85f78db69 Migrate profile_config id column to bigint 4 years ago
Joas Schilling 99006be126 Lowercase all core=>email values 4 years ago
Christopher Ng e224401a62 Fix relation "user_id" already exists migration error 4 years ago