Commit Graph

3353 Commits (2f15e83d7beea8df2f03eeb66c7dee45aed033ee)

Author SHA1 Message Date
Jonas Rittershofer c8b7a233a5 Allow CSRF on CORS routes 4 years ago
Joas Schilling 9c402eb745
Add since tags 4 years ago
Robin Appelman d9e75f00b1
move widget options into a Option class 4 years ago
Julien Veyssier 845149bb7c
add IItemOptionWidget to define some item-related parameters, only getItemIconsRound() for now 4 years ago
Robin Appelman a3912e264a
change widget button api to support multiple button types 4 years ago
Robin Appelman 79adca6b8b
allow adding button to dashboard api output 4 years ago
Robin Appelman 0e5944748d
add dashboard api to list widgets 4 years ago
Maxence Lange b9ccc60837 fix phpdoc 4 years ago
Joas Schilling df57b51c8b
Fix psalm parameter type 4 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 4 years ago
Carl Schwan 66a7a89898 Add api to load additional section in profile page 4 years ago
Côme Chilliet 441ac433b1
Add a nodeFilter parameter for IExportDestination::copyFolder 4 years ago
Carl Schwan bc9a488046
Update avatars on update 4 years ago
Carl Schwan f98ae2b5b0
Avatar new style 4 years ago
Daniel c55ae98a3f
Add description for public and immutable 4 years ago
Daniel Kesselberg 855ef21883
Update docblock for cacheFor 4 years ago
Julius Härtl 2ddc6c3026
Add event to load scripts for reference rendering 4 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 4 years ago
Julius Härtl a392235e23
Cleanup 4 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 4 years ago
Julius Härtl eaef5687f9
Add full public interfaces 4 years ago
Julius Härtl 31be855522
Implement reference provider based caching 4 years ago
Julius Härtl de3e541fde
API for fetching reference metadata 4 years ago
Côme Chilliet 4f3b323fba
Move dav utils functions to OCP\Files\DavUtil 4 years ago
Côme Chilliet d90b31401c
Fix OCP\Util documentation blocks 4 years ago
Côme Chilliet b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload 4 years ago
Côme Chilliet 0b9a878250
Flag repair errors as error level in eventSource->send 4 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 4 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 4 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 4 years ago
Anna Larch 4ca4b02793 Support iMIP invitations from Mail 4 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 4 years ago
Julius Härtl 9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open 4 years ago
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists 4 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 4 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 4 years ago
Robin Appelman 6e0123a1d0 Revert "add case statement to sql function builder" 4 years ago
Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string" 4 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 4 years ago
Carl Schwan 19a2d6f6e7
Deprecated ILogger from IJob 4 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 4 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
Carl Schwan 7b723813ce
Multiple fixes 4 years ago
Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters 4 years ago
Vincent Petry 2ee659e547
Fix view-only code after code review comments 4 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
Joas Schilling c0f47af2d0
Add a public interface for the bruteforce throttler and register for injection 4 years ago
Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 4 years ago
Louis Chemineau 0fb4ecadae Recursively fetch subshares 4 years ago