summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
* Fix tooltips overflowGit'Fellow2022-05-051-1/+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
|\ \ \ \
| * | | | remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier2022-05-041-1/+1
* | | | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-044-3/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use email settings in DAV searchLouis Chemineau2022-04-194-2/+19
| * | | | Use share setting in DAV searchLouis Chemineau2022-04-193-2/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-04116-102/+28
| |_|_|/ |/| | |
* | | | Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojisJoas Schilling2022-05-032-16/+3097
|\ \ \ \ | |_|_|/ |/| | |
| * | | Include more emoji chars to test and fixes after include itVitor Mattos2022-04-292-16/+3097
* | | | Merge pull request #32213 from nextcloud/fix/theming-layoutJoas Schilling2022-05-035-10/+29
|\ \ \ \
| * | | | Fix dark theme descriptionJohn Molakvoæ2022-05-011-1/+1
| * | | | Improve theming layoutJohn Molakvoæ2022-04-304-9/+28
* | | | | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-iloggerCôme Chilliet2022-05-0351-383/+219
|\ \ \ \ \
| * | | | | Fix use of $logger from another scope in apps/dav/lib/Server.phpCôme Chilliet2022-05-021-0/+1
| * | | | | Add missing use for LoggerInterfaceCôme Chilliet2022-05-022-2/+4
| * | | | | Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-026-9/+12
| * | | | | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-0242-369/+199
| * | | | | Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
| * | | | | Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
| * | | | | Remove use of mixed type which is not available in PHP 7.4Côme Chilliet2022-05-021-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-0310-2/+16
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-021462-11886/+2606
* | | | | | Merge pull request #32225 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Carl Schwan2022-05-024-335/+574
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump @nextcloud/axios from 1.9.0 to 1.10.0dependabot[bot]2022-05-024-335/+574
* | | | | | Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet2022-05-0221-230/+109
|\ \ \ \ \ \
| * | | | | | Remove test for removed class SearchResultSorterCôme Chilliet2022-04-281-42/+0
| * | | | | | composer run cs:fixCôme Chilliet2022-04-261-1/+0
| * | | | | | Remove unused class SearchResultSorterCôme Chilliet2022-04-263-79/+0
| * | | | | | Remove ILogger usages in lib/private/Files/StorageCôme Chilliet2022-04-263-19/+25
| * | | | | | Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet2022-04-2611-67/+59
| * | | | | | Fix identationCôme Chilliet2022-04-261-4/+6
| * | | | | | Move away from deprecated ILoggerCôme Chilliet2022-04-263-19/+20
* | | | | | | Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparisonJoas Schilling2022-05-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix strict comparisonJoas Schilling2022-04-271-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-028-0/+8
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #32217 from nextcloud/feat/theming-overrideJohn Molakvoæ2022-04-3011-33/+372
|\ \ \ \ \ \ \
| * | | | | | | Add enforce_theme example IDsJohn Molakvoæ2022-04-301-1/+2
| * | | | | | | Fix theming setEnabledThemes unique arrayJohn Molakvoæ2022-04-302-1/+33
| * | | | | | | Allow to override the default themeJohn Molakvoæ2022-04-3011-32/+338
|/ / / / / / /
* | | / / / / [tx-robot] updated from transifexNextcloud bot2022-04-3026-0/+46
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interfaceJoas Schilling2022-04-2915-186/+91
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Increase check if support reactionsVitor Mattos2022-04-281-1/+1