summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add vue button component in workflow operation.vueVanessa Pertsch2022-05-122-5/+9
* Merge pull request #32355 from nextcloud/bugfix/noid/prevent-invalid-lengthJoas Schilling2022-05-122-2/+22
|\
| * Validate requested length is random string generatorVincent Petry2022-05-122-2/+22
|/
* Merge pull request #32328 from nextcloud/automated/noid/psalm-baseline-update...blizzz2022-05-121-4/+0
|\
| * Update psalm baselinenextcloud-command2022-05-111-4/+0
* | Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling2022-05-121-9/+8
|\ \
| * | Always free the DB result in QBMapper::findEntitiesChristoph Wurst2022-05-121-9/+8
* | | Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan2022-05-125-14/+34
|\ \ \
| * | | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-115-14/+34
* | | | Merge pull request #32278 from nextcloud/remove-default-phpJohn Molakvoæ2022-05-121-10/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove default valuesGit'Fellow2022-05-051-10/+1
* | | | Merge pull request #32336 from nextcloud/feature/noid/talk-poll-ROSJoas Schilling2022-05-111-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Add talk-poll to the ROS definitionsJoas Schilling2022-05-111-0/+19
|/ / /
* | | Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ2022-05-1136-1328/+2874
|\ \ \
| * | | Compile themingJohn Molakvoæ2022-05-1111-18/+13
| * | | Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-108-835/+1
| * | | Migrate to static icons coloursJohn Molakvoæ2022-05-1019-481/+2866
* | | | Merge pull request #32149 from nextcloud/fix-transferring-groupfoldersJohn Molakvoæ2022-05-111-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix for transferring ownership of groupfoldersVanessa Pertsch2022-05-101-1/+2
| |/ /
* | | Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan2022-05-1011-28/+103
|\ \ \
| * | | Add a public replacement for OC::$server->getCarl Schwan2022-05-1011-28/+103
* | | | Merge pull request #31664 from nextcloud/fix/232/keyboard-focusVincent Petry2022-05-101-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | keyboard focus on login input fieldsVanessa Pertsch2022-05-101-0/+6
|/ / /
* | | Merge pull request #32318 from nextcloud/increase-waitForS3-delayCarl Schwan2022-05-101-3/+2
|\ \ \
| * | | Increase retry delay on 'Wait for S3' CI jobGit'Fellow2022-05-091-3/+2
* | | | Merge pull request #32315 from nextcloud/fix/noid/preview-duplicate-folder-cr...John Molakvoæ2022-05-101-2/+10
|\ \ \ \
| * | | | Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-091-2/+10
* | | | | Merge pull request #32274 from nextcloud/tooltip-overflowJohn Molakvoæ2022-05-101-0/+1
|\ \ \ \ \
| * | | | | Fix indentationGit'Fellow2022-05-051-1/+1
| * | | | | TypoGit'Fellow2022-05-051-1/+1
| * | | | | Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
| * | | | | Fix tooltips overflowGit'Fellow2022-05-051-1/+1
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-106-2/+136
| |_|/ / |/| | |
* | | | Set loglevel for IMagick Thumbnail error to infoAlexander F2022-05-091-1/+1
* | | | Merge pull request #32288 from nextcloud/techdebt/noid/fix-json-errorJoas Schilling2022-05-091-11/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix JSON error when comment has no reactionsJoas Schilling2022-05-091-11/+17
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-05-0920-4/+70
* | | [tx-robot] updated from transifexNextcloud bot2022-05-084-0/+22
* | | Merge pull request #32096 from nextcloud/dependabot/npm_and_yarn/testing-libr...MichaIng2022-05-072-8/+8
|\ \ \
| * | | Bump @testing-library/user-event from 14.1.0 to 14.1.1dependabot[bot]2022-04-232-8/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-0710-0/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-0646-64/+174
* | | | Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz2022-05-053-7/+20
|\ \ \ \
| * | | | Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-053-7/+20
| | |/ / | |/| |
* | | | Merge pull request #32246 from nextcloud/performance/remove-bind-hashVincent Petry2022-05-051-8/+3
|\ \ \ \
| * | | | Don't use slow hashing to check the LDAP bindingCarl Schwan2022-05-051-8/+3
* | | | | Merge pull request #32110 from plumbeo/binary-encoding-4Vincent Petry2022-05-055-36/+95
|\ \ \ \ \
| * | | | | Save encrypted files in binary formatplumbeo2022-05-045-36/+95
* | | | | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookupLouis2022-05-059-22/+21
|\ \ \ \ \ \
| * | | | | | Do not display search option in Shares settingsLouis Chemineau2022-05-031-27/+0