summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-05-032-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-02140-1092/+104
* Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet2022-05-0220-188/+109
|\
| * 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
* | [tx-robot] updated from transifexNextcloud bot2022-04-308-0/+8
* | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interfaceJoas Schilling2022-04-296-28/+55
|\ \
| * | Increase check if support reactionsVitor Mattos2022-04-281-1/+1
| * | Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-286-27/+54
* | | Merge pull request #31758 from nextcloud/fix/utf8-detection-fixblizzz2022-04-291-11/+1
|\ \ \
| * | | Trying without the useCôme Chilliet2022-04-261-2/+1
| * | | Use sabre function directly rather than duplicating itCôme Chilliet2022-04-261-11/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-296-0/+38
* | | | Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reacti...Joas Schilling2022-04-281-0/+1
|\ \ \ \
| * | | | Make the order of reactions reliableJoas Schilling2022-04-281-0/+1
* | | | | Remove deprecated occ app:check-code commandCôme Chilliet2022-04-282-2/+0
|/ / / /
* | | | Merge pull request #32202 from nextcloud/fix/layout-theme-arrayJohn Molakvoæ2022-04-281-0/+1
|\ \ \ \
| * | | | Fix `Undefined array key "enabledThemes"` on layout.user.phpJohn Molakvoæ2022-04-281-0/+1
| | |/ / | |/| |
* | | | l10n: Correct a typoValdnet2022-04-281-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-2812-8/+32
|/ / /
* | | Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation...Carl Schwan2022-04-271-1/+1
|\ \ \
| * | | Make the binary operation order explicitJoas Schilling2022-04-211-1/+1
* | | | l10n: Fix codeValdnet2022-04-271-1/+1
* | | | Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only check if secret is set if the nextcloud is installedCarl Schwan2022-03-091-1/+1
| * | | Also check for instanceid and passwordhashCarl Schwan2022-03-091-5/+7
| * | | Require the secret config to be configuredCarl Schwan2022-03-081-0/+7
* | | | Fix translations with trailing colonsJoas Schilling2022-04-261-1/+7
| |_|/ |/| |
* | | Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guestJohn Molakvoæ2022-04-261-1/+2
|\ \ \
| * | | Fix default fallback theme on setup ang guests pagesJohn Molakvoæ2022-04-261-1/+2
* | | | Fix mexitek/phpcolorsJohn Molakvoæ2022-04-2626-1727/+8
|/ / /
* | | Merge pull request #32084 from nextcloud/root-setup-groupfoldersVincent Petry2022-04-251-1/+3
|\ \ \
| * | | Only need to setup root for groupfoldersRobin Appelman2022-04-221-1/+3
* | | | Merge pull request #32069 from nextcloud/cleanup/allconfig-sqlCarl Schwan2022-04-251-69/+64
|\ \ \ \
| * | | | Cleanup AllConfigCarl Schwan2022-04-221-69/+64
* | | | | Merge pull request #32033 from nextcloud/fix/metadata-scan-app-dataVincent Petry2022-04-251-1/+22
|\ \ \ \ \
| * | | | | Fix scanning app data with metadataCarl Schwan2022-04-221-1/+22
* | | | | | Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2Robin Appelman2022-04-253-2/+13
|\ \ \ \ \ \
| * | | | | | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-223-2/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry2022-04-254-8/+159
|\ \ \ \ \ \
| * | | | | | Use a lazy user for the file owner when listing a directoryRobin Appelman2022-04-224-8/+159
| |/ / / / /
* | | | | | Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submountVincent Petry2022-04-251-4/+2
|\ \ \ \ \ \
| * | | | | | optimize adding submount info to directory contentRobin Appelman2022-04-221-4/+2
| |/ / / / /
* | | | | | Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-indexVincent Petry2022-04-254-6/+8
|\ \ \ \ \ \
| * | | | | | Fix older migrations to the version patternJoas Schilling2022-04-253-5/+5
| * | | | | | Add missing indexJoas Schilling2022-04-253-1/+3