Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add IItemOptionWidget to define some item-related parameters, only getItemIco... | Julien Veyssier | 2022-09-15 | 2 | -0/+39 |
* | change widget button api to support multiple button types | Robin Appelman | 2022-09-15 | 5 | -22/+92 |
* | allow adding button to dashboard api output | Robin Appelman | 2022-09-15 | 4 | -8/+76 |
* | allow filtering dashboard items api by widgets | Robin Appelman | 2022-09-15 | 1 | -4/+8 |
* | add dashboard api to list widgets | Robin Appelman | 2022-09-15 | 3 | -0/+64 |
* | Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migration | Vincent Petry | 2022-09-15 | 1 | -1/+2 |
|\ | |||||
| * | Add a nodeFilter parameter for IExportDestination::copyFolder | Côme Chilliet | 2022-09-13 | 1 | -1/+2 |
* | | Merge pull request #33941 from nextcloud/fix/public-sharing | Carl Schwan | 2022-09-15 | 3 | -4/+7 |
|\ \ | |||||
| * | | Only normalize data in public shares and not crud | Carl Schwan | 2022-09-08 | 3 | -4/+7 |
* | | | Merge pull request #34009 from andrey-utkin/safe-config-update | Côme Chilliet | 2022-09-15 | 1 | -25/+29 |
|\ \ \ | |||||
| * | | | Make config file saving safe against write failures | Andriy Utkin | 2022-09-09 | 1 | -25/+29 |
* | | | | Merge pull request #33947 from nextcloud/updatenotificaiton-cleanup | Vincent Petry | 2022-09-15 | 8 | -141/+117 |
|\ \ \ \ | |||||
| * | | | | Cleanup updatenotification | Carl Schwan | 2022-09-15 | 8 | -141/+117 |
* | | | | | Merge pull request #33964 from nextcloud/search-limit-operators | Vincent Petry | 2022-09-15 | 2 | -25/+103 |
|\ \ \ \ \ | |||||
| * | | | | | add test for search operator limit | Robin Appelman | 2022-09-08 | 1 | -25/+76 |
| * | | | | | add a limit to the amount of operators a client can add to a search query | Robin Appelman | 2022-09-08 | 1 | -0/+27 |
* | | | | | | Merge pull request #34060 from andyxheli/patch-5 | Vincent Petry | 2022-09-15 | 1 | -1/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated LDAP Copy Button | Andy Xheli | 2022-09-13 | 1 | -1/+11 |
* | | | | | | | Merge pull request #34065 from nextcloud/bug/noid/main-scrollbar | Vincent Petry | 2022-09-15 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | server.scss | dartcafe | 2022-09-15 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'bug/noid/main-scrollbar' of https://github.com/nextcloud/server... | dartcafe | 2022-09-15 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | scss and compile | dartcafe | 2022-09-15 | 1 | -1/+1 |
| | * | | | | | | | Fix scrollbar apperance | René Gieling | 2022-09-14 | 1 | -1/+1 |
| * | | | | | | | | scss and compile | dartcafe | 2022-09-15 | 1 | -1/+1 |
| * | | | | | | | | Fix scrollbar apperance | René Gieling | 2022-09-15 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #34067 from nextcloud/timm2k-patch-1 | Vincent Petry | 2022-09-15 | 3 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update Version24000Date20220404230027.php | timm2k | 2022-09-15 | 1 | -1/+1 |
| * | | | | | | | | Update ConvertFilecacheBigInt.php | timm2k | 2022-09-14 | 1 | -0/+1 |
| * | | | | | | | | Update CheckSetupController.php | timm2k | 2022-09-14 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id | Maxence Lange | 2022-09-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rtrim url earlier | Maxence Lange | 2022-09-01 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404 | Vincent Petry | 2022-09-15 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Do not output a warning when a file is not found | Côme Chilliet | 2022-09-12 | 1 | -6/+1 |
* | | | | | | | | | | Merge pull request #34081 from nextcloud/bugfix/noid/add-global-shortcuts-set... | Joas Schilling | 2022-09-15 | 16 | -14/+179 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix psalm parameter type | Joas Schilling | 2022-09-15 | 1 | -1/+1 |
| * | | | | | | | | | | Add an OCP method to check the shortcut state and use it for global search an... | Joas Schilling | 2022-09-15 | 9 | -9/+51 |
| * | | | | | | | | | | Add a global setting to disable keyboard shortcuts | Joas Schilling | 2022-09-15 | 6 | -4/+127 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #34084 from nextcloud/bundling-adjustments-25 | Vincent Petry | 2022-09-15 | 3 | -24/+38 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Adjust recommended apps page | Vincent Petry | 2022-09-14 | 3 | -24/+38 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-15 | 300 | -506/+920 |
* | | | | | | | | | | | Merge pull request #33733 from nextcloud/change/appearance-accessibility-sett... | Simon L | 2022-09-15 | 51 | -225/+426 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move background settings from dashboard app to Appearance and accessibility s... | greta | 2022-09-14 | 51 | -225/+426 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #34044 from nextcloud/fix/password-confirmation | Pytal | 2022-09-14 | 39 | -55/+255 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 39 | -55/+255 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggle | Vincent Petry | 2022-09-14 | 2 | -29/+44 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix grid view toggle | Vincent Petry | 2022-09-14 | 2 | -29/+44 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #34076 from nextcloud/enh/34070/header-appereance | Simon L | 2022-09-14 | 5 | -8/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Compile assets | nextcloud-command | 2022-09-14 | 4 | -6/+4 |
| * | | | | | | | | | fix header menu appereance | szaimen | 2022-09-14 | 1 | -2/+1 |
* | | | | | | | | | | Merge pull request #34069 from nextcloud/enh/33736/add-accessibility-in-user-... | Simon L | 2022-09-14 | 5 | -13/+99 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | |