summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-0128-260/+120
* Merge pull request #33225 from nextcloud/fix/handle-one-time-passwordsCarl Schwan2022-07-292-2/+10
|\
| * Handle one time password betterCarl Schwan2022-07-282-2/+10
* | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f...Julia Kirschenheuter2022-07-281-3/+4
|\ \
| * | Connect ```input``` checkbox with corresponding file name via ```aria-describ...julia.kirschenheuter2022-07-281-3/+4
* | | Merge pull request #33385 from nextcloud/fix/transfer-aria-label-from-nav-set...Louis2022-07-281-3/+2
|\ \ \
| * | | Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| |/ /
* | | Merge pull request #33081 from nextcloud/techdebt/noid/ocp-security-bruteforc...Vincent Petry2022-07-285-5/+133
|\ \ \
| * | | Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-285-5/+133
| |/ /
* | | Merge pull request #33280 from nextcloud/externalStorageWithoutVersioningVincent Petry2022-07-281-1/+1
|\ \ \
| * | | handle AccessDenied error when checking if external s3 support versionsMatthieu Gallien2022-07-281-1/+1
|/ / /
* | | Merge pull request #33299 from nextcloud/fix/files-dark-color-themeLouis2022-07-281-2/+5
|\ \ \ | |/ / |/| |
| * | files: Fix colormode detection for filelistFerdinand Thiessen2022-07-261-2/+5
* | | Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet2022-07-2837-44/+44
|\ \ \
| * | | Fix typos in lib/private subdirectoryluz paz2022-07-2737-44/+44
* | | | Merge pull request #32244 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.3dependabot[bot]2022-07-274-11/+11
|\ \ \ \
| * | | | Bump core-js from 3.22.0 to 3.22.3dependabot[bot]2022-07-274-11/+11
|/ / / /
* | | | Merge pull request #33386 from nextcloud/fix/noid/delete-user-valueJulius Härtl2022-07-271-2/+2
|\ \ \ \
| * | | | fix mistake in db query to delete a user config valueJulien Veyssier2022-07-271-2/+2
* | | | | Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-idsVincent Petry2022-07-276-8/+3
|\ \ \ \ \
| * | | | | Remove more legacy idsVincent Petry2022-07-276-8/+3
* | | | | | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* | | | | | Merge pull request #33378 from nextcloud/s3-no-null-bundleDaniel2022-07-271-3/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
* | | | | | Merge pull request #33316 from nextcloud/bugfix/noid/aria-label-share-link-bu...Vincent Petry2022-07-275-4/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Accessible names for share panel buttonsVincent Petry2022-07-265-4/+8
* | | | | | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dirVincent Petry2022-07-2719-51/+32
|\ \ \ \ \ \
| * | | | | | Remove legacy #dir element in files listVincent Petry2022-07-2719-51/+32
* | | | | | | Merge pull request #33368 from luzpaz/fix/apps-dav-typosSimon L2022-07-2718-21/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix typos in apps/dav subdirectoryluz paz2022-07-2618-21/+21
| |/ / / / / /
* | | | | | | Merge pull request #33265 from nextcloud/fix/carl/login-boxesCarl Schwan2022-07-2747-611/+515
|\ \ \ \ \ \ \
| * | | | | | | Fix login flowCarl Schwan2022-07-276-14/+13
| * | | | | | | Fix caldav invitation related public pagesCarl Schwan2022-07-276-14/+29
| * | | | | | | Redesign guest pages for better accessibilityCarl Schwan2022-07-2741-595/+485
* | | | | | | | Merge pull request #33300 from nextcloud/fix/dashboard-dark-color-themeLouis2022-07-273-5/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | dashboard: Fix dark theme detectionFerdinand Thiessen2022-07-263-5/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #33307 from nextcloud/bump/nextcloud-dialogs-3.1.2-to-3.1.4Vincent Petry2022-07-278-32/+53
|\ \ \ \ \ \ \
| * | | | | | | Bump nextcloud-dialogs from 3.1.2 to 3.1.4Vincent Petry2022-07-268-32/+53
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menuVincent Petry2022-07-271-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use explicit name for new file/folder menuChristopher Ng2022-07-181-2/+2
* | | | | | | Merge pull request #30030 from nextcloud/fexistsVincent Petry2022-07-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix #30003acsfer2022-06-211-2/+2
* | | | | | | | Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cacheVincent Petry2022-07-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | delete files before cleaning cache when cleaning user filesRobin Appelman2022-06-131-1/+1
* | | | | | | | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-267-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing closing spans and avoid empty hrefVincent Petry2022-07-264-3/+4
| * | | | | | | | Removed id=modified in files appVincent Petry2022-07-264-4/+4
* | | | | | | | | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-262-41/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix possibly null variablesCédric Neukom2022-07-171-1/+8