aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40349 from nextcloud/fix/noid/autoloader-no-apcuJulius Härtl2023-09-082-6/+4
|\
| * fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-082-6/+4
* | Merge pull request #40341 from nextcloud/fix/hide-set-reminder-publicPytal2023-09-081-1/+1
|\ \
| * | fix: Hide set reminder action on public sharesChristopher Ng2023-09-071-1/+1
* | | Merge pull request #40340 from nextcloud/artonge/fix/fileInfo_accessLouis2023-09-083-4/+4
|\ \ \
| * | | Fix access to fileInfo in VersionTab.vueLouis Chemineau2023-09-073-4/+4
| |/ /
* | | Merge pull request #40306 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-09-083-4/+4
|\ \ \ | |_|/ |/| |
| * | Remove quotation marksValdnet2023-09-083-4/+4
* | | Merge pull request #40323 from nextcloud/enh/init-scriptsJohn Molakvoæ2023-09-081-11/+26
|\ \ \
| * | | feat: Add dedicated method to load init scriptsJulius Härtl2023-09-071-11/+26
* | | | Merge pull request #40314 from nextcloud/enh/a11y/search-labelsPytal2023-09-077-10/+16
|\ \ \ \
| * | | | chore: Compile assetsChristopher Ng2023-09-074-6/+6
| * | | | enh(a11y): Add search contacts labelChristopher Ng2023-09-073-4/+10
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-0826-2/+152
|/ / /
* | | Merge pull request #40296 from nextcloud/artonge/feat/enable_files_versions_f...Louis2023-09-0717-51/+152
|\ \ \ | |/ / |/| |
| * | Fix: allow to name the current versionLouis Chemineau2023-09-074-12/+18
| * | 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 #40329 from nextcloud/fix/theming-default-source-imageKate2023-09-071-1/+13
|\ \ \
| * | | theming: Revert broken SVG optimization from f2afcc in default-source.svgjld31032023-09-071-1/+13
* | | | Merge pull request #40285 from nextcloud/backport/40233/masterCôme Chilliet2023-09-075-2/+51
|\ \ \ \
| * | | | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-075-2/+51
| | |/ / | |/| |
* | | | Merge pull request #40266 from nextcloud/40172-polish-new-sharing-flowAndy Scherzinger2023-09-079-24/+116
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2023-09-077-7/+7
| * | | | Add accesibility features to quick share dropdownfenn-cs2023-09-071-16/+98
| * | | | Close quickshare dropdown on outside clickfenn-cs2023-09-071-1/+13
| * | | | Do not toggle custom permissionsfenn-cs2023-09-071-9/+7
|/ / / /
* | | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could...Côme Chilliet2023-09-072-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Print log message when version could not be got from updater serverDaniel Calviño Sánchez2023-09-062-0/+9
* | | | 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
|\ \ \