aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34122 from nextcloud/Valdnet-patch-3Carl Schwan2022-09-197-15/+15
|\
| * Fix testValdnet2022-09-191-2/+2
| * Fix testValdnet2022-09-191-3/+3
| * Fix testValdnet2022-09-191-4/+4
| * l10n: Spelling unificationValdnet2022-09-193-4/+4
| * l10n: Change to a capital letterValdnet2022-09-171-2/+2
* | Merge pull request #32740 from jasperweyne/patch-2Carl Schwan2022-09-191-0/+2
|\ \
| * \ Merge branch 'master' into patch-2Jasper Weyne2022-08-111950-16546/+27235
| |\ \
| * | | Disable ~/.aws/config access by S3ConnectionTraitJasper Weyne2022-06-071-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-1936-10/+104
* | | | Merge pull request #34107 from nextcloud/automate-cacert-updateJoas Schilling2022-09-185-24/+45
|\ \ \ \
| * | | | Update update-cacert-bundle.ymlJoas Schilling2022-09-161-5/+0
| * | | | Remove legacy ca-cert checkerJoas Schilling2022-09-162-24/+0
| * | | | Automate CA certificate bundle updateJoas Schilling2022-09-163-0/+50
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-1820-2/+62
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-17308-1030/+1294
* | | | Merge pull request #33502 from nextcloud/enh/27869/localePytal2022-09-1616-131/+338
|\ \ \ \
| * | | | Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
| * | | | Remake locale saving with VueChristopher Ng2022-09-1615-131/+332
|/ / / /
* | | | Merge pull request #34113 from nextcloud/dependabot/npm_and_yarn/scss-tokeniz...Carl Schwan2022-09-162-46/+46
|\ \ \ \
| * | | | Bump scss-tokenizer and node-sassdependabot[bot]2022-09-162-46/+46
|/ / / /
* | | | Merge pull request #34110 from nextcloud/update-nextcloud-vue-7.0.0-beta.4Vincent Petry2022-09-164-11/+11
|\ \ \ \
| * | | | Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4Vincent Petry2022-09-164-11/+11
* | | | | Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-164-12/+4
|\ \ \ \ \
| * | | | | Fix translation of user exists error server-sideChristopher Ng2022-09-154-12/+4
* | | | | | Merge pull request #34073 from nextcloud/login-email-filterVincent Petry2022-09-161-0/+3
|\ \ \ \ \ \
| * | | | | | dont try email login if the provider username is not a valid emailRobin Appelman2022-09-141-0/+3
* | | | | | | Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-169-27/+34
|\ \ \ \ \ \ \
| * | | | | | | Compile core-systemtags.js and systemtags-systemtags.jsDaniel Kesselberg2022-09-154-6/+6
| * | | | | | | Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-154-20/+22
| * | | | | | | Improve loading for tagsDaniel Kesselberg2022-09-151-1/+4
| * | | | | | | Add minimumInputLength for tags selectDaniel Kesselberg2022-09-152-0/+2
* | | | | | | | Merge pull request #24596 from kofemann/dcache-wormVincent Petry2022-09-162-0/+22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | config: add a switch to control truncate before updateTigran Mkrtchyan2022-09-162-6/+20
| * | | | | | | files: remove destination file before copying new content (WORM)Tigran Mkrtchyan2022-09-161-0/+2
| * | | | | | | files: make OC\Files\Storage\Local WORM friendlyTigran Mkrtchyan2022-08-251-0/+6
* | | | | | | | Merge pull request #34020 from nextcloud/logical-opVincent Petry2022-09-161-18/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch logical operators (and|or)Git'Fellow2022-09-121-18/+12
* | | | | | | | | Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-1611-44/+421
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix phpunitJoas Schilling2022-09-161-6/+16
| * | | | | | | | | Add since tagsJoas Schilling2022-09-163-0/+8
| * | | | | | | | | 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-156-11/+78
| * | | | | | | | | add IItemOptionWidget to define some item-related parameters, only getItemIco...Julien Veyssier2022-09-152-0/+39
| * | | | | | | | | change widget button api to support multiple button typesRobin Appelman2022-09-155-22/+92
| * | | | | | | | | allow adding button to dashboard api outputRobin Appelman2022-09-154-8/+76
| * | | | | | | | | allow filtering dashboard items api by widgetsRobin Appelman2022-09-151-4/+8