aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-1/+0
* 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
* | [tx-robot] updated from transifexNextcloud bot2022-05-102-0/+2
* | Set loglevel for IMagick Thumbnail error to infoAlexander F2022-05-091-1/+1
* | Fix JSON error when comment has no reactionsJoas Schilling2022-05-091-11/+17
|/
* [tx-robot] updated from transifexNextcloud bot2022-05-094-0/+42
* [tx-robot] updated from transifexNextcloud bot2022-05-082-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-05-062-0/+4
* Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz2022-05-051-6/+10
|\
| * Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-6/+10
* | Merge pull request #32110 from plumbeo/binary-encoding-4Vincent Petry2022-05-051-1/+1
|\ \
| * | Save encrypted files in binary formatplumbeo2022-05-041-1/+1
* | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookupLouis2022-05-052-1/+11
|\ \ \
| * | | Add setting to ignore email during searchLouis Chemineau2022-05-032-1/+11
* | | | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-053-2/+14
|\ \ \ \
| * | | | Add CSP policy merge priority for booleansVincent Petry2022-04-013-2/+14
* | | | | 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 #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-052-6/+6
* | | | | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-042-0/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use email settings in DAV searchLouis Chemineau2022-04-192-1/+13
| * | | | | Use share setting in DAV searchLouis Chemineau2022-04-192-0/+12
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-044-0/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojisJoas Schilling2022-05-031-7/+20
|\ \ \ \ \
| * | | | | Include more emoji chars to test and fixes after include itVitor Mattos2022-04-291-7/+20
* | | | | | [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
| | |/ / / / / / | |/| | | | | |