summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33512 from nextcloud/enh/27869/detailsPytal2022-09-158-84/+135
|\
| * Remake group and quota details section with VueChristopher Ng2022-09-158-84/+135
* | Merge pull request #34101 from nextcloud/fix/dashboard-controller-typoPytal2022-09-151-6/+6
|\ \
| * | Fix initial state typo in dashboard controllerChristopher Ng2022-09-151-6/+6
| |/
* | Merge pull request #34098 from nextcloud/fix/test/updatenotificationsVincent Petry2022-09-151-19/+24
|\ \
| * | Fix test update notificationCarl Schwan2022-09-151-19/+24
| |/
* | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-1519-19/+0
|\ \ | |/ |/|
| * set defaultEnabled in shipped.jsonMaxence Lange2022-09-1519-19/+0
* | Merge pull request #33941 from nextcloud/fix/public-sharingCarl Schwan2022-09-152-4/+6
|\ \
| * | Only normalize data in public shares and not crudCarl Schwan2022-09-082-4/+6
* | | Merge pull request #33947 from nextcloud/updatenotificaiton-cleanupVincent Petry2022-09-156-138/+114
|\ \ \
| * | | Cleanup updatenotificationCarl Schwan2022-09-156-138/+114
* | | | Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry2022-09-152-25/+103
|\ \ \ \
| * | | | add test for search operator limitRobin Appelman2022-09-081-25/+76
| * | | | add a limit to the amount of operators a client can add to a search queryRobin Appelman2022-09-081-0/+27
* | | | | Merge pull request #34060 from andyxheli/patch-5Vincent Petry2022-09-151-1/+11
|\ \ \ \ \
| * | | | | Updated LDAP Copy ButtonAndy Xheli2022-09-131-1/+11
* | | | | | Merge pull request #34067 from nextcloud/timm2k-patch-1Vincent Petry2022-09-151-0/+1
|\ \ \ \ \ \
| * | | | | | Update CheckSetupController.phptimm2k2022-09-141-0/+1
* | | | | | | Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404Vincent Petry2022-09-151-6/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not output a warning when a file is not foundCôme Chilliet2022-09-121-6/+1
* | | | | | | | Add a global setting to disable keyboard shortcutsJoas Schilling2022-09-154-1/+124
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-15250-502/+860
* | | | | | | Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-1447-219/+420
* | | | | | | Merge pull request #34044 from nextcloud/fix/password-confirmationPytal2022-09-1414-14/+28
|\ \ \ \ \ \ \
| * | | | | | | Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-1414-14/+28
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggleVincent Petry2022-09-142-29/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix grid view toggleVincent Petry2022-09-142-29/+44
| | |/ / / / | |/| | | |
* | | | | | Add accessibility entry in user menuVincent Petry2022-09-142-1/+48
* | | | | | fix: also apply top margin to audio in firefoxMax2022-09-143-3/+3
* | | | | | Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacingVincent Petry2022-09-141-4/+10
|\ \ \ \ \ \
| * | | | | | Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
* | | | | | | Show Nextcloud Hub 3 in overview page when applicableVincent Petry2022-09-141-0/+4
| |/ / / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-1420-8/+106
|/ / / / /
* | | | | Merge pull request #34055 from nextcloud/enh/noid/public-audio-styleSimon L2022-09-135-2/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Compile assetsnextcloud-command2022-09-134-2/+18
| * | | | fix public audio styleszaimen2022-09-131-0/+9
* | | | | Fix twofactor provider icons in dark modeJoas Schilling2022-09-132-11/+2
|/ / / /
* | | | Merge pull request #34028 from nextcloud/enh/33803/public-viewSimon L2022-09-1310-10/+44
|\ \ \ \
| * | | | Compile assetsnextcloud-command2022-09-138-8/+28
| * | | | fix public viewszaimen2022-09-132-2/+16
* | | | | fix: play single audio shares with the viewerMax2022-09-131-1/+1
|/ / / /
* | | | Merge pull request #34043 from nextcloud/enh/sharing-tab-additional-content-s...Vincent Petry2022-09-131-0/+3
|\ \ \ \
| * | | | Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-134-2/+100
|/ / / /
* | | | Merge pull request #34026 from nextcloud/port-profile-section-checkboxCarl Schwan2022-09-123-32/+23
|\ \ \ \
| * | | | Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-123-32/+23
* | | | | Merge pull request #34001 from nextcloud/versions-create-userblizzz2022-09-121-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use filesystem user instead of file owner for creating versionRobin Appelman2022-09-091-1/+10
* | | | | Merge pull request #34022 from nextcloud/fix/dark-avatar-user-listVincent Petry2022-09-124-12/+37
|\ \ \ \ \