summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Rebuild autoloaderJoas Schilling2022-09-2024-48/+48
* Merge pull request #34118 from nextcloud/fix/locale-stylingCarl Schwan2022-09-191-10/+0
|\
| * Fix styling of locale dropdownChristopher Ng2022-09-161-10/+0
* | [tx-robot] updated from transifexNextcloud bot2022-09-1924-6/+80
* | [tx-robot] updated from transifexNextcloud bot2022-09-188-0/+32
* | [tx-robot] updated from transifexNextcloud bot2022-09-17160-480/+726
|/
* Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
* Remake locale saving with VueChristopher Ng2022-09-1611-125/+326
* Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-162-9/+1
|\
| * Fix translation of user exists error server-sideChristopher Ng2022-09-152-9/+1
* | Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-161-2/+2
|\ \
| * | Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-151-2/+1
| * | Add minimumInputLength for tags selectDaniel Kesselberg2022-09-151-0/+1
* | | Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-164-44/+152
|\ \ \
| * | | Fix phpunitJoas Schilling2022-09-161-6/+16
| * | | adjust empty array checkJulien Veyssier2022-09-151-1/+1
| * | | set round item icons for user status widgetRobin Appelman2022-09-151-6/+5
| * | | implement IButtonWidget and IIconWidget in user_statusJulien Veyssier2022-09-151-3/+21
| * | | implement IAPIWidget in user_statusJulien Veyssier2022-09-151-28/+58
| * | | move widget options into a Option classRobin Appelman2022-09-151-3/+5
| * | | add IItemOptionWidget to define some item-related parameters, only getItemIco...Julien Veyssier2022-09-151-0/+2
| * | | change widget button api to support multiple button typesRobin Appelman2022-09-151-5/+8
| * | | allow adding button to dashboard api outputRobin Appelman2022-09-151-8/+21
| * | | allow filtering dashboard items api by widgetsRobin Appelman2022-09-151-4/+8
| * | | add dashboard api to list widgetsRobin Appelman2022-09-152-0/+27
* | | | l10n: Remove spacesValdnet2022-09-161-1/+1
* | | | Merge pull request #34100 from nextcloud/fix/reset-global-searchVincent Petry2022-09-161-0/+2
|\ \ \ \
| * | | | Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-16348-580/+702
* | | | 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