| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-19 | 3 | -4/+70 |
* | | | Move storage encoding compatibility warning logic | Vincent Petry | 2021-11-19 | 2 | -2/+11 |
* | | | Normalize file name before existence check in scanner | Vincent Petry | 2021-11-19 | 1 | -0/+1 |
|/ / |
|
* | | OC_Util::isNonUTF8Locale: fix lint error | Naoto Kobayashi | 2021-11-17 | 1 | -5/+5 |
* | | OC_Util::isSetLocaleWorking: fix typo | Naoto Kobayashi | 2021-11-17 | 1 | -1/+1 |
* | | OC_Util: Add fallbacks to check if current locale is UTF8 | Naoto Kobayashi | 2021-11-17 | 1 | -2/+17 |
* | | Check whether setlocale works only after setlocale | Naoto Kobayashi | 2021-11-17 | 1 | -4/+5 |
* | | Fix missing setlocale with php 8 | Naoto Kobayashi | 2021-11-17 | 1 | -2/+2 |
* | | Apply changes from master's update to 3.1.3 | Joas Schilling | 2021-11-15 | 2 | -3/+3 |
* | | Allow NULL as well for limit, not integer only | Joas Schilling | 2021-11-15 | 2 | -7/+16 |
* | | Fix updating with apps | Joas Schilling | 2021-11-11 | 2 | -2/+2 |
* | | Merge pull request #29520 from nextcloud/backport/29479/stable21 | Côme Chilliet | 2021-11-08 | 5 | -22/+25 |
|\ \ |
|
| * \ | Merge branch 'stable21' into backport/29479/stable21 | Côme Chilliet | 2021-11-04 | 3 | -10/+54 |
| |\ \ |
|
| * | | | Fix resource usages in OC_Image | Côme Chilliet | 2021-11-02 | 5 | -22/+25 |
* | | | | Revert "[21] tell mysql to ignore the sort index for search queries" | John Molakvoæ | 2021-11-04 | 3 | -40/+4 |
| |/ /
|/| | |
|
* | | | Merge pull request #29322 from nextcloud/mysql-search-ignore-index-21 | John Molakvoæ | 2021-11-04 | 3 | -4/+40 |
|\ \ \ |
|
| * | | | tell mysql to ignore the sort index for search queries | Robin Appelman | 2021-10-18 | 1 | -1/+7 |
| * | | | allow specifying index hints for mysql search queries | Robin Appelman | 2021-10-18 | 2 | -3/+33 |
* | | | | Move query outside the loop and reduce chunk size to 1000 | Sijmen Schoon | 2021-11-01 | 2 | -12/+14 |
* | | | | Limit parameter count per query in Cache.removeChildren | Sijmen Schoon | 2021-11-01 | 1 | -8/+14 |
| |/ /
|/| | |
|
* | | | Merge pull request #29416 from nextcloud/backport/27440/stable21 | MichaIng | 2021-10-30 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Handle files with is_file instead of file_exists | acsfer | 2021-10-23 | 1 | -4/+4 |
* | | | | Fix permissions when copying from ObjectStorage | Carl Schwan | 2021-10-28 | 2 | -1/+9 |
* | | | | more reliable return value for Watcher::checkUpdate | Robin Appelman | 2021-10-26 | 1 | -1/+8 |
* | | | | s3 external storage listing rework | Robin Appelman | 2021-10-26 | 1 | -1/+1 |
* | | | | Make the route name error more helpful | Christoph Wurst | 2021-10-22 | 2 | -2/+2 |
|/ / / |
|
* | | | Fix security issues when copying groupfolder with advanced ACL | Carl Schwan | 2021-10-21 | 1 | -1/+4 |
* | | | Merge pull request #29289 from nextcloud/backport/28768/stable21 | John Molakvoæ | 2021-10-21 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Simplify :) | acsfer | 2021-10-18 | 1 | -1/+1 |
| * | | Replace `file_exists()` method by `is_file()` | acsfer | 2021-10-18 | 1 | -1/+1 |
| * | | Get `filesize()` if `file_exists()` | acsfer | 2021-10-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #29182 from nextcloud/backport/29028/stable21 | John Molakvoæ | 2021-10-19 | 1 | -3/+13 |
|\ \ |
|
| * | | add 'supported'-label to all supported apps, also if they are not downloaded yet | Bjoern Schiessle | 2021-10-12 | 1 | -3/+13 |
* | | | Fix app upgrade | Joas Schilling | 2021-10-19 | 1 | -8/+10 |
| |/
|/| |
|
* | | Merge pull request #29159 from nextcloud/backport/24185/stable21 | Daniel | 2021-10-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Make sure that a empty directory can still be deleted when copied from anothe... | Julius Härtl | 2021-10-11 | 1 | -0/+1 |
* | | | Merge pull request #29203 from nextcloud/backport/26688/stable21 | MichaIng | 2021-10-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Add proper message to created share not found | John Molakvoæ (skjnldsv) | 2021-10-13 | 1 | -1/+1 |
* | | | | Merge pull request #29197 from nextcloud/backport/29020/stable21 | Joas Schilling | 2021-10-13 | 2 | -5/+18 |
|\ \ \ \ |
|
| * | | | | Keep group restrictions when reenabling apps after an update | Joas Schilling | 2021-10-13 | 2 | -5/+18 |
| |/ / / |
|
* / / / | Fix translated app details | Joas Schilling | 2021-10-13 | 2 | -6/+5 |
|/ / / |
|
* | | | Merge pull request #29130 from nextcloud/backport/27886/stable21 | Vincent Petry | 2021-10-13 | 2 | -0/+10 |
|\ \ \ |
|
| * | | | add spaces around operators | Tobias Assmann | 2021-10-08 | 2 | -2/+2 |
| * | | | draft to prevent the invalidation of pw based authn tokens on a pw less login | Tobias Assmann | 2021-10-08 | 2 | -0/+10 |
* | | | | Merge pull request #29080 from nextcloud/path-prefix-filter-21 | Vincent Petry | 2021-10-13 | 2 | -26/+24 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [21] generate a better optimized query for path prefix search filters | Robin Appelman | 2021-10-12 | 2 | -26/+24 |
* | | | | Merge pull request #29037 from Hinyka/stable21 | Vincent Petry | 2021-10-12 | 4 | -5/+9 |
|\ \ \ \ |
|
| * | | | | backport of #28263 | Karel Hink | 2021-10-02 | 4 | -5/+9 |
* | | | | | Merge pull request #29134 from nextcloud/backport/28907/stable21 | Julius Härtl | 2021-10-11 | 2 | -3/+7 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | explicitly close source stream on encryption storage | Daniel Kesselberg | 2021-10-08 | 1 | -2/+3 |