aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix(collaboration): Reduce timeouts to 3s for link reference connectsfix/issue-34720Josh2024-09-131-3/+3
* Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-134-4/+115
|\
| * fix: Fix phpdoc wordingCôme Chilliet2024-09-131-3/+3
| * chore: Add descriptions for new events and fix copyright yearCôme Chilliet2024-09-103-6/+9
| * feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-103-0/+99
| * feat: Add mimetype into BeforePreviewFetchedEvent eventThomas Citharel2024-09-101-4/+13
* | Merge pull request #47586 from nextcloud/fix/colorFerdinand Thiessen2024-09-111-2/+6
|\ \
| * | fix: Adjust types of IQueryBuilder to properly allow joining with sub-queryFerdinand Thiessen2024-09-101-2/+6
| |/
* | fix(Activity): Restrict IEvent rich object parameters typeprovokateurin2024-09-101-4/+4
* | fix(SetupCheck): Restrict SetupResult rich object parameters typeprovokateurin2024-09-101-0/+1
* | fix(INotification): Restrict rich object parameters typeprovokateurin2024-09-101-2/+2
|/
* refactor(AppManager): Deprecated default apps handlingprovokateurin2024-09-091-0/+6
* feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-0/+38
* fix: Fix missing footer on public pagesChristopher Ng2024-09-041-0/+12
* Merge pull request #47679 from nextcloud/chore/typo-docsAndy Scherzinger2024-09-031-1/+1
|\
| * chore(IGetRealUIDBackend): Fix typo in doc blockFerdinand Thiessen2024-09-021-1/+1
* | Merge pull request #47412 from Luka-sama/feat/shares-reminderJohn Molakvoæ2024-09-031-0/+16
|\ \
| * | feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-031-0/+16
* | | chore(ExternalShareMenuAction): Remove unused legacy propertiesFerdinand Thiessen2024-09-031-16/+5
* | | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-035-61/+62
|/ /
* | Merge pull request #47676 from nextcloud/fix/ocp/image-interfaceKate2024-09-022-1/+27
|\ \
| * | fix(OCP): Fix Image interfaceprovokateurin2024-09-022-1/+27
| |/
* | Merge pull request #47678 from nextcloud/chore/add-typingsFerdinand Thiessen2024-09-021-1/+2
|\ \
| * | chore(IConfig): `getUsersForUserValue` is returning a listFerdinand Thiessen2024-09-021-1/+2
| |/
* | Merge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-checkJulien Veyssier2024-09-021-4/+14
|\ \ | |/ |/|
| * fix(linkReferenceProvider): better size checkJulien Veyssier2024-08-301-4/+14
* | feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessin...Julien Veyssier2024-08-301-1/+3
|/
* fix: Move \OC_Image to \OC\Image with the other internal classesCôme Chilliet2024-08-291-1/+1
* Merge pull request #46639 from nextcloud/autoshardingStephan Orbaugh2024-08-283-0/+79
|\
| * fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-1/+1
| * feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-283-0/+71
| * feat: track expected output columns in query builderRobin Appelman2024-08-281-0/+8
* | Merge pull request #47511 from nextcloud/artonge/chore/is_encrypted_descriptionLouis2024-08-281-1/+3
|\ \ | |/ |/|
| * chore: Improve isEncrypted descriptionLouis Chemineau2024-08-271-1/+3
* | feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-274-16/+140
* | feat(taskprocessing): add IManager::runTask method to run task synchronouslyJulien Veyssier2024-08-271-0/+27
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-18/+18
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2580-657/+657
* fix: correct documentation for mail providerSebastianKrupinski2024-08-231-2/+2
* fix: correct documentation for mail providerSebastianKrupinski2024-08-233-19/+19
* feat(Security): Allow setting password context for validation and generationFerdinand Thiessen2024-08-223-6/+80
* Merge pull request #47259 from nextcloud/memcache-ncadRobin Appelman2024-08-211-2/+18
|\
| * feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-201-2/+18
* | Merge pull request #47352 from nextcloud/fix/context-write-wordingAndy Scherzinger2024-08-211-1/+1
|\ \
| * | fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"Marcel Klehr2024-08-211-1/+1
| |/
* / fix: adding blurhash to definitionsJoas Schilling2024-08-201-0/+6
|/
* test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-1/+1
* fix: Make sure CSP nonce is not double base64 encodedFerdinand Thiessen2024-08-131-2/+2
* fix(taskprocessing): select preferred provider when running sync task, fix ta...Julien Veyssier2024-08-121-2/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-0/+26