Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add stricter psalm type for CappedMemoryCache | Carl Schwan | 2022-05-12 | 6 | -51/+25 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #32008 from nextcloud/fix/getSize-bool | Carl Schwan | 2022-05-12 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix Call to a member function getSize() on bool | Carl Schwan | 2022-05-12 | 1 | -5/+10 | |
* | | | | | | | | Merge pull request #32335 from nextcloud/storage-info-dont-unjail | Carl Schwan | 2022-05-12 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | don't unjail the path when getting the storage info | Robin Appelman | 2022-05-11 | 1 | -4/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #32185 from nextcloud/fix/default-share-provider-oracle | Carl Schwan | 2022-05-12 | 1 | -7/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix getting shares in a folder on Orache | Carl Schwan | 2022-05-12 | 1 | -7/+18 | |
* | | | | | | | | | Merge pull request #32077 from nextcloud/cleanup/lock | Carl Schwan | 2022-05-12 | 5 | -209/+117 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Cleanup lock related code | Carl Schwan | 2022-05-12 | 5 | -209/+117 | |
* | | | | | | | | | Validate requested length is random string generator | Vincent Petry | 2022-05-12 | 1 | -1/+6 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Make it possible to get the appdata folder using the public API | Carl Schwan | 2022-05-11 | 2 | -14/+11 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 2 | -294/+1 | |
* | | | | | | | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #32315 from nextcloud/fix/noid/preview-duplicate-folder-cr... | John Molakvoæ | 2022-05-10 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix preview generator trying to recreate an existing folder | Richard Steinmetz | 2022-05-09 | 1 | -2/+10 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Set loglevel for IMagick Thumbnail error to info | Alexander F | 2022-05-09 | 1 | -1/+1 | |
* | | | | | | | Fix JSON error when comment has no reactions | Joas Schilling | 2022-05-09 | 1 | -11/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32276 from nextcloud/fix/ldap_error_handling | blizzz | 2022-05-05 | 1 | -6/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not dispatch postSetPassword when setPassword fails | Louis Chemineau | 2022-05-05 | 1 | -6/+10 | |
* | | | | | | | Merge pull request #32110 from plumbeo/binary-encoding-4 | Vincent Petry | 2022-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Save encrypted files in binary format | plumbeo | 2022-05-04 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookup | Louis | 2022-05-05 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 2 | -1/+11 | |
* | | | | | | | | | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-bools | Vincent Petry | 2022-05-05 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add CSP policy merge priority for booleans | Vincent Petry | 2022-04-01 | 2 | -1/+13 | |
* | | | | | | | | | | Merge pull request #32279 from nextcloud/feat/profiler-cache-hit-info | Carl Schwan | 2022-05-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add hit information to profiler | Carl Schwan | 2022-05-05 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32152 from nextcloud/bugfix/32151/allow-compatibility-wra... | Vincent Petry | 2022-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow compatibility wrapper on local external storage | Vincent Petry | 2022-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 | |
| * | | | | | | | | | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 | |
* | | | | | | | | | | Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojis | Joas Schilling | 2022-05-03 | 1 | -7/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Include more emoji chars to test and fixes after include it | Vitor Mattos | 2022-04-29 | 1 | -7/+20 | |
* | | | | | | | | | | Merge pull request #31752 from nextcloud/fix/remove-still-more-ilogger | Côme Chilliet | 2022-05-02 | 18 | -186/+109 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | composer run cs:fix | Côme Chilliet | 2022-04-26 | 1 | -1/+0 | |
| * | | | | | | | | | | Remove unused class SearchResultSorter | Côme Chilliet | 2022-04-26 | 1 | -77/+0 | |
| * | | | | | | | | | | Remove ILogger usages in lib/private/Files/Storage | Côme Chilliet | 2022-04-26 | 3 | -19/+25 | |
| * | | | | | | | | | | Migrate more classes of lib/private to LoggerInterface | Côme Chilliet | 2022-04-26 | 11 | -67/+59 | |
| * | | | | | | | | | | Fix identation | Côme Chilliet | 2022-04-26 | 1 | -4/+6 | |
| * | | | | | | | | | | Move away from deprecated ILogger | Côme Chilliet | 2022-04-26 | 3 | -19/+20 | |
* | | | | | | | | | | | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface | Joas Schilling | 2022-04-29 | 3 | -26/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Increase check if support reactions | Vitor Mattos | 2022-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Extract the EmojiService from user status and add an OCP interface | Joas Schilling | 2022-04-28 | 3 | -25/+11 | |
* | | | | | | | | | | | Merge pull request #31758 from nextcloud/fix/utf8-detection-fix | blizzz | 2022-04-29 | 1 | -11/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Trying without the use | Côme Chilliet | 2022-04-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | Use sabre function directly rather than duplicating it | Côme Chilliet | 2022-04-26 | 1 | -11/+2 | |
* | | | | | | | | | | | | Make the order of reactions reliable | Joas Schilling | 2022-04-28 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #32202 from nextcloud/fix/layout-theme-array | John Molakvoæ | 2022-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix `Undefined array key "enabledThemes"` on layout.user.php | John Molakvoæ | 2022-04-28 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |