Commit Graph

4258 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Josh d165405d5b
fix(collaboration): Reduce timeouts to 3s for link reference connects 1 year ago
Côme Chilliet d76745553c
fix: Fix phpdoc wording 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Ferdinand Thiessen 027fc052e7
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 1 year ago
provokateurin a3da7456a7
fix(Activity): Restrict IEvent rich object parameters type 1 year ago
provokateurin db68ea9496
fix(SetupCheck): Restrict SetupResult rich object parameters type 1 year ago
provokateurin f7246a9b7a
fix(INotification): Restrict rich object parameters type 1 year ago
Côme Chilliet 7d881b1bc3
chore: Add descriptions for new events and fix copyright year 1 year ago
Carl Schwan 986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 1 year ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 1 year ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 1 year ago
Christopher Ng 4fed8ed891 fix: Fix missing footer on public pages 1 year ago
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 1 year ago
provokateurin 031166c177
fix(OCP): Fix Image interface 1 year ago
Ferdinand Thiessen 2bf3280dcc
chore(IGetRealUIDBackend): Fix typo in doc block 1 year ago
Ferdinand Thiessen bdce5921f6
chore(IConfig): `getUsersForUserValue` is returning a list 1 year ago
Julien Veyssier 22bb42be0c
fix(linkReferenceProvider): better size check 1 year ago
Julien Veyssier 04edeb510d
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Côme Chilliet 47d2cb7479 fix: Move \OC_Image to \OC\Image with the other internal classes 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman c09ec95255
feat: track expected output columns in query builder 1 year ago
Elizabeth Danzberger 79d005e11f
feat(templates): add support for checkboxes in template filler 1 year ago
Julien Veyssier c1ed256d50
feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Louis Chemineau 675c7fab78
chore: Improve isEncrypted description 1 year ago
Daniel Kesselberg e88693a473
style: update codestyle for coding-standard 1.2.3 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
SebastianKrupinski b260dd0a9d fix: correct documentation for mail provider 1 year ago
SebastianKrupinski 7363c4a403 fix: correct documentation for mail provider 1 year ago
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation 1 year ago
Marcel Klehr c9ef3f72bc fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 1 year ago
Robin Appelman 20dbb6c7e8 feat: add negative compare-and-delete to imemcache 1 year ago
Joas Schilling 3a6716895a
fix: adding blurhash to definitions 1 year ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 1 year ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 1 year ago