aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-17160-480/+726
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake locale saving with VueChristopher Ng2022-09-1611-125/+326
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-162-9/+1
|\ | | | | Fix translation of user exists error server-side
| * Fix translation of user exists error server-sideChristopher Ng2022-09-152-9/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-161-2/+2
|\ \ | | | | | | Tag loading
| * | Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-151-2/+1
| | | | | | | | | | | | | | | | | | | | | For every tag a deprecation warning is emitted. With 10k tags the ui becomes unresponsive and inspector crashed occasionally. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Add minimumInputLength for tags selectDaniel Kesselberg2022-09-151-0/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-164-44/+152
|\ \ \ | | | | | | | | Extend dashboard api to allow listing of widgets
| * | | Fix phpunitJoas Schilling2022-09-161-6/+16
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | adjust empty array checkJulien Veyssier2022-09-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | set round item icons for user status widgetRobin Appelman2022-09-151-6/+5
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | implement IButtonWidget and IIconWidget in user_statusJulien Veyssier2022-09-151-3/+21
| | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | implement IAPIWidget in user_statusJulien Veyssier2022-09-151-28/+58
| | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | move widget options into a Option classRobin Appelman2022-09-151-3/+5
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | add IItemOptionWidget to define some item-related parameters, only ↵Julien Veyssier2022-09-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | getItemIconsRound() for now Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | change widget button api to support multiple button typesRobin Appelman2022-09-151-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | allow adding button to dashboard api outputRobin Appelman2022-09-151-8/+21
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | allow filtering dashboard items api by widgetsRobin Appelman2022-09-151-4/+8
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | add dashboard api to list widgetsRobin Appelman2022-09-152-0/+27
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | l10n: Remove spacesValdnet2022-09-161-1/+1
| | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | Merge pull request #34100 from nextcloud/fix/reset-global-searchVincent Petry2022-09-161-0/+2
|\ \ \ \ | | | | | | | | | | Reset global search on files sidebar navigation change
| * | | | Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-16348-580/+702
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #33512 from nextcloud/enh/27869/detailsPytal2022-09-158-84/+135
|\ \ \ \ | | | | | | | | | | Remake group and quota details section with Vue
| * | | | Remake group and quota details section with VueChristopher Ng2022-09-158-84/+135
| |/ / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #34101 from nextcloud/fix/dashboard-controller-typoPytal2022-09-151-6/+6
|\ \ \ \ | |_|_|/ |/| | | Fix initial state typo in dashboard controller
| * | | Fix initial state typo in dashboard controllerChristopher Ng2022-09-151-6/+6
| |/ / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #34098 from nextcloud/fix/test/updatenotificationsVincent Petry2022-09-151-19/+24
|\ \ \ | | | | | | | | Fix test update notification
| * | | Fix test update notificationCarl Schwan2022-09-151-19/+24
| |/ / | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-1519-19/+0
|\ \ \ | |/ / |/| | set defaultEnabled in shipped.json
| * | set defaultEnabled in shipped.jsonMaxence Lange2022-09-1519-19/+0
| |/ | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #33941 from nextcloud/fix/public-sharingCarl Schwan2022-09-152-4/+6
|\ \ | | | | | | Only normalize data in public shares and not crud
| * | Only normalize data in public shares and not crudCarl Schwan2022-09-082-4/+6
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33947 from nextcloud/updatenotificaiton-cleanupVincent Petry2022-09-156-138/+114
|\ \ \ | | | | | | | | Cleanup updatenotification
| * | | Cleanup updatenotificationCarl Schwan2022-09-156-138/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Port away from jquery inside vue - Use modern vue components when possible - Fix some readability isssues particularly on dark theme - Use IInitialState - Use php7.4 Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry2022-09-152-25/+103
|\ \ \ \ | | | | | | | | | | add a limit to the amount of operators a client can add to a search query
| * | | | add test for search operator limitRobin Appelman2022-09-081-25/+76
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | add a limit to the amount of operators a client can add to a search queryRobin Appelman2022-09-081-0/+27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #34060 from andyxheli/patch-5Vincent Petry2022-09-151-1/+11
|\ \ \ \ \ | | | | | | | | | | | | Fixed LDAP Copy Button Size
| * | | | | Updated LDAP Copy ButtonAndy Xheli2022-09-131-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
* | | | | | Merge pull request #34067 from nextcloud/timm2k-patch-1Vincent Petry2022-09-151-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Convert file_metadata.id from int(11) to bigint(20)
| * | | | | | Update CheckSetupController.phptimm2k2022-09-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file_metadata.id needs to be bigint(20). Signed-off-by: timm2k <timm2k@gmx.de>
* | | | | | | 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 found
| * | | | | | | Do not output a warning when a file is not foundCôme Chilliet2022-09-121-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would spam log with warnings from Desktop client doing HEAD on non-existing path to test them. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | Add a global setting to disable keyboard shortcutsJoas Schilling2022-09-154-1/+124
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-15250-502/+860
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Move background settings from dashboard app to Appearance and accessibility ↵greta2022-09-1447-219/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | 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
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>