summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable new versions feature for groupfoldersLouis Chemineau2023-09-077-11/+11
* Move module versions management logic out of main logicLouis Chemineau2023-09-078-31/+126
* Merge pull request #40295 from nextcloud/appecosystem-renamingAndy Scherzinger2023-09-073-9/+9
|\
| * new name of AppEcosystem is AppAPIAlexander Piskun2023-09-063-9/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-07248-380/+1028
* | Merge pull request #40198 from nextcloud/fix/40015-The_apps_view_represents_a...Pytal2023-09-066-9/+13
|\ \
| * | chore: build assetsGrigorii K. Shartsev2023-09-064-6/+6
| * | Create right list view for app store viewjulia.kirschenheuter2023-09-062-3/+7
* | | Merge pull request #40275 from nextcloud/enh/noid/change-keyboard-shortcuts-o...Simon L2023-09-063-14/+14
|\ \ \
| * | | change order of keyboard shortcuts settings to be at the endSimon L2023-09-063-14/+14
| | |/ | |/|
* | | Merge pull request #38808 from nextcloud/bugfix/noid/store-unencrypted-homefo...Julius Härtl2023-09-064-4/+6
|\ \ \
| * | | fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-062-3/+3
| * | | fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-062-1/+3
| | |/ | |/|
* | | Merge pull request #40292 from nextcloud/fix/birthday-calendarAnna2023-09-063-8/+76
|\ \ \
| * | | fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-063-8/+76
| | |/ | |/|
* | | Merge pull request #40293 from nextcloud/bugfix/noid/only-use-memory-cache-ba...Anna2023-09-061-2/+2
|\ \ \ | |/ / |/| |
| * | fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* | | Merge pull request #40184 from nextcloud/enh/files_versions_events-vuemax-nextcloud2023-09-063-4/+22
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetsnextcloud-command2023-09-062-3/+3
| * | feat: Add events for version restoreJulius Härtl2023-09-061-1/+19
|/ /
* | Merge pull request #40217 from nextcloud/rakekniven-patch-1Christoph Wurst2023-09-063-4/+4
|\ \ | |/ |/|
| * fix(10n): Fixed grammarrakekniven2023-09-043-4/+4
* | Merge pull request #40211 from nextcloud/dependabot/npm_and_yarn/webdav-5.3.0dependabot[bot]2023-09-066-23/+29
|\ \
| * | chore(deps): Bump webdav from 5.2.3 to 5.3.0dependabot[bot]2023-09-066-23/+29
* | | Merge pull request #40014 from nextcloud/fix/37899-The_apps_table_represents_...Grigorii K. Shartsev2023-09-0610-54/+125
|\ \ \ | |/ / |/| |
| * | Create right table viewjulia.kirschenheuter2023-09-0510-54/+125
|/ /
* | Merge pull request #40273 from nextcloud/fix/39434/sharing-select-breaking-fo...Pytal2023-09-057-14/+7
|\ \
| * | chore: build assetsGrigorii K. Shartsev2023-09-056-7/+7
| * | fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
|/ /
* | Merge pull request #39693 from nextcloud/enh/noid/manage-download-settings-on...Maxence Lange2023-09-057-13/+7
|\ \
| * | renable download configuration on circles sharesMaxence Lange2023-09-057-13/+7
|/ /
* | Merge pull request #39895 from nextcloud/fix/noid/revoke-admin-overwriteJohn Molakvoæ2023-09-052-30/+7
|\ \
| * | admin have no special rights on users' entriesMaxence Lange2023-09-012-30/+7
* | | Merge pull request #40209 from nextcloud/feat/overlayiconJohn Molakvoæ2023-09-0517-26/+92
|\ \ \
| * | | feat(files): add folder icon overlayJohn Molakvoæ2023-09-0517-26/+92
|/ / /
* | | Merge pull request #40257 from nextcloud/fix/openapi/comments/ignoreKate2023-09-052-53/+3
|\ \ \
| * | | comments: Ignore endpoints in OpenAPIjld31032023-09-042-53/+3
* | | | Merge pull request #35539 from nextcloud/cleanup/carl/application-contactsman...Côme Chilliet2023-09-059-85/+89
|\ \ \ \
| * | | | Fix ContactsManagerTest adressbook mocks having a null keyCôme Chilliet2023-09-051-0/+27
| * | | | Fix Exception catching in OC\DB\AdapterCôme Chilliet2023-09-051-2/+6
| * | | | Cleanup plsam issues in DB/ContactsManager and ConsoleCarl Schwan2023-09-058-83/+56
| |/ / /
* | | | Merge pull request #38150 from nextcloud/lazy-folder-parentJohn Molakvoæ2023-09-057-38/+107
|\ \ \ \
| * | | | reuse isValidPath from FilesystemRobin Appelman2023-09-042-15/+3
| * | | | make LazyFolder::get not load the real folder if we know the pathRobin Appelman2023-09-044-27/+56
| * | | | add IFileInfo::getParentIdRobin Appelman2023-09-045-7/+32
| * | | | make Node::getParent lazyRobin Appelman2023-09-041-1/+10
| * | | | allow passing more info to lazy folderRobin Appelman2023-09-041-0/+18
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-05120-234/+328
* | | | Merge pull request #40192 from nextcloud/feat/sharing-icon-breadJohn Molakvoæ2023-09-0524-49/+147
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): `New folder` caseJohn Molakvoæ2023-09-021-1/+1