aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-1320-51/+48
* Merge pull request #45786 from nextcloud/fix/caldav/default-vjournalRichard Steinmetz2024-08-132-2/+2
|\
| * fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-132-2/+2
* | Merge pull request #47195 from nextcloud/bugfix/noid/return-correct-userid-on...Joas Schilling2024-08-133-7/+14
|\ \
| * | fix(federation): Return the used userID to allow the inviting server to react...Joas Schilling2024-08-133-7/+14
| |/
* / fix: Update translation stringArchisman Das2024-08-131-1/+1
|/
* Merge pull request #41740 from nextcloud/Fix/duplicate-remindersHamza2024-08-133-4/+12
|\
| * fix: handle-duplicate-reminderhamza2212024-08-133-4/+12
* | fix(files): Add messages when "new folder" fails or gets cancelledFerdinand Thiessen2024-08-131-3/+10
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1312-2/+82
* feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and...Julien Veyssier2024-08-138-2/+584
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-129-34/+46
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-126-24/+64
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-128-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1112-12/+56
* Merge pull request #47157 from nextcloud/perf/prevent-extra-requestsPytal2024-08-101-6/+3
|\
| * perf(files): Prevent extraneous requests when tree children are loadingChristopher Ng2024-08-091-6/+3
* | fix: fix getting the folder node from the dav responseRobin Appelman2024-08-101-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-10118-12/+314
|/
* fix(systemtags): Sub folders should be opened in filesFerdinand Thiessen2024-08-093-0/+169
* fix(files): trim names on new node creationskjnldsv2024-08-093-7/+11
* fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-093-0/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09126-280/+512
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-082-13/+23
* feat: Load limited depth treeChristopher Ng2024-08-085-33/+101
* feat(files): Add getter for all view configsChristopher Ng2024-08-081-0/+2
* perf(files): Remove redundant call to get navigationChristopher Ng2024-08-081-1/+0
* feat(files): Update openapiChristopher Ng2024-08-083-28/+93
* feat(files): Allow specifying path and depth for returned folder treeChristopher Ng2024-08-081-44/+37
* Merge pull request #47121 from nextcloud/fix/a11y-inline-actionFerdinand Thiessen2024-08-084-53/+64
|\
| * fix(systemtags): Make inline tags list fully accessibleFerdinand Thiessen2024-08-084-53/+64
* | Merge pull request #46624 from nextcloud/fix/issue-43923Sebastian Krupinski2024-08-082-2/+29
|\ \ | |/ |/|
| * fix(caldav): test for null and blank valueSebastianKrupinski2024-08-072-2/+29
* | Merge pull request #47120 from nextcloud/fix/systemtagsAndy Scherzinger2024-08-081-1/+1
|\ \
| * | fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0832-6/+394
|/
* fix(files): file name and header sort buttons alignmentsskjnldsv2024-08-072-2/+3
* Merge pull request #47102 from nextcloud/fix/files-multiple-propfindJohn Molakvoæ2024-08-073-5/+3
|\
| * fix(files_sharing): getShares optional chainingskjnldsv2024-08-071-1/+1
| * fix(files): use `files:config:updated` to monitor user config changeskjnldsv2024-08-072-4/+2
* | Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\ \
| * | fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * | feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-073-68/+150
|\ \ \ | |_|/ |/| |
| * | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-013-68/+150
* | | Merge pull request #37878 from 2lar/sortingfixbranchJohn Molakvoæ2024-08-071-3/+8
|\ \ \
| * | | fix(files_sharing): tab shares title and creation sort2lar2024-08-071-3/+8
* | | | Merge pull request #47071 from nextcloud/fix/no-error-new-file-auditAndy Scherzinger2024-08-071-2/+4
|\ \ \ \
| * | | | fix(admin_audit): Do not log errors for new filesJulius Härtl2024-08-071-2/+4
| |/ / /
* | | | Merge pull request #46945 from nextcloud/fix/activity-upload-publicJohn Molakvoæ2024-08-074-0/+69
|\ \ \ \