aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | feat(activity): add share link upload notificationsskjnldsv2024-08-074-0/+69
| |/ / /
* / / / fix(theming): make cache buster depend on the app versionRichard Steinmetz2024-08-071-1/+3
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07196-1258/+1632
* | | Merge pull request #47070 from nextcloud/circToTeamAndy Scherzinger2024-08-061-5/+5
|\ \ \
| * | | fix(share): Rename Circle to TeamGit'Fellow2024-08-061-5/+5
* | | | Merge pull request #47061 from nextcloud/fix/avoid-collision-of-webhook-callsAndy Scherzinger2024-08-061-0/+2
|\ \ \ \
| * | | | fix(webhook_listeners): Avoid collision between two identical calls at the sa...Côme Chilliet2024-08-061-0/+2
* | | | | Merge pull request #46967 from nextcloud/fix/share-not-foundJohn Molakvoæ2024-08-062-4/+27
|\ \ \ \ \
| * | | | | fix(files_sharing): show proper share not found error messageskjnldsv2024-08-062-4/+27
* | | | | | Merge pull request #46985 from nextcloud/feat/email-share-formatJohn Molakvoæ2024-08-063-67/+234
|\ \ \ \ \ \
| * | | | | | fix: emails tests after new design fixesskjnldsv2024-08-061-24/+24
| * | | | | | feat(sharebymail): improve share email formatskjnldsv2024-08-062-43/+210
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #45054 from nextcloud/fix/issue-26668Sebastian Krupinski2024-08-062-32/+408
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-062-32/+408
| | |/ / / | |/| | |
* | | | | Merge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of...Stephan Orbaugh2024-08-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Use timestamp instead of revision id in files_versions metadata APILouis Chemineau2024-07-241-1/+1
* | | | | Merge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-sh...Maxence Lange2024-08-061-1/+4
|\ \ \ \ \
| * | | | | fix(inherited-shares): ignore top root folderMaxence Lange2024-08-051-1/+4
* | | | | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-062-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| * | | | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-022-1/+8
* | | | | | Merge pull request #46926 from nextcloud/carddavtest-querybuilder-reuseStephan Orbaugh2024-08-061-0/+5
|\ \ \ \ \ \
| * | | | | | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
* | | | | | | Merge pull request #46880 from nextcloud/fix/account-menuFerdinand Thiessen2024-08-061-48/+26
|\ \ \ \ \ \ \