summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | Add setting to ignore email during searchLouis Chemineau2022-05-039-4/+30
* | | | | | | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-054-3/+16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add CSP policy merge priority for booleansVincent Petry2022-04-014-3/+16
* | | | | | | Merge pull request #32279 from nextcloud/feat/profiler-cache-hit-infoCarl Schwan2022-05-051-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add hit information to profilerCarl Schwan2022-05-051-0/+1
* | | | | | | Merge pull request #32259 from nextcloud/adjust-acceptance-tests-to-changes-i...Joas Schilling2022-05-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling2022-05-052-9/+31
|\ \ \ \ \ \ \
| * | | | | | | Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-032-9/+31
* | | | | | | | Merge pull request #32152 from nextcloud/bugfix/32151/allow-compatibility-wra...Vincent Petry2022-05-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow compatibility wrapper on local external storageVincent Petry2022-04-261-1/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-05168-614/+278
* | | | | | | | | Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan2022-05-041-1/+1
|\ \ \ \ \ \ \ \ \