Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Same thing for Activity | Côme Chilliet | 2022-11-29 | 2 | -11/+26 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Compute parsed from rich subject and message in Notification | Côme Chilliet | 2022-11-29 | 2 | -11/+26 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 2 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Add group display name cache | Anna Larch | 2022-11-28 | 8 | -3/+214 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #35434 from nextcloud/fix/update/32-bit | Vincent Petry | 2022-11-28 | 1 | -2/+1 |
|\ | | | | | fix update for 32-bit | ||||
| * | fix update for 32-bit | Simon L | 2022-11-25 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-28 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-25 | 6 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35383 from nextcloud/fix/php-lint | Joas Schilling | 2022-11-24 | 1 | -1/+0 |
|\ | | | | | Fix PHP lint CI failure | ||||
| * | Fix PHP lint CI failure | Christopher Ng | 2022-11-24 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-24 | 14 | -0/+30 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35368 from nextcloud/add-repair-job-secret-config | Vincent Petry | 2022-11-23 | 4 | -0/+68 |
|\ | | | | | Add repair job that will ensure that secret and passwordsalt are set | ||||
| * | Add repair job that will ensure that secret and passwordsalt are set | Carl Schwan | 2022-11-23 | 4 | -0/+68 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Update cache when file size === 0 | Louis Chemineau | 2022-11-23 | 1 | -3/+3 |
|/ | | | | | | | | The conditions were false when $result === 0. $results here contains the number of written bits. The correct way of checking for operation success is to check if $result === false Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 4 | -2/+210 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34940 from nextcloud/feat/add-mastodon | Carl Schwan | 2022-11-22 | 7 | -2/+120 |
|\ | | | | | Add mastodon and reorganize profile info section | ||||
| * | Update composer autoloader | Carl Schwan | 2022-11-22 | 3 | -2/+17 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 4 | -13/+13 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 4 | -0/+103 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Merge pull request #35234 from nextcloud/fix/bump-doctrine/dbal-to-3.3-in-master | Côme Chilliet | 2022-11-22 | 2 | -6/+9 |
|\ \ | | | | | | | Bump doctrine/dbal to 3.3 in master | ||||
| * | | Fix more psalm issues in OC\DB | Côme Chilliet | 2022-11-21 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Fix psalm issues following doctrine/dbal bump | Côme Chilliet | 2022-11-21 | 2 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #35325 from nextcloud/fix/navigation-order | John Molakvoæ | 2022-11-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix navigation order | ||||
| * | | | Fix navigation order | John Molakvoæ | 2022-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #35206 from ↵ | Joas Schilling | 2022-11-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/bugfix/noid/fix-forwarding-the-object-id Fix forwarding the object id when searching comments | ||||
| * | | | Fix forwarding the object id when searching comments | Joas Schilling | 2022-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #35226 from nextcloud/redis/lazy | Julius Härtl | 2022-11-22 | 1 | -19/+27 |
|\ \ \ \ | |||||
| * | | | | Only setup redis connection if needed | Julius Härtl | 2022-11-22 | 1 | -19/+27 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Remove potential mismatching dav session data during login | Julius Härtl | 2022-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Don't use quota cache through user management | Vincent Petry | 2022-11-21 | 1 | -4/+8 |
| |_|/ |/| | | | | | | | | | | | | | | | | | When querying the free space through user management APIs, don't use the cached quota value. The latter is only there to accelerate PROPFINDs. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | | Merge pull request #35251 from nextcloud/bugfix/noid/increase-fairuse-limit | Joas Schilling | 2022-11-21 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Increase the fair-use push limit to 1.000 users | ||||
| * | | | Increase the fair-use push limit to 1.000 users | Joas Schilling | 2022-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-21 | 4 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-20 | 4 | -8/+30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-19 | 6 | -128/+194 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #35218 from nextcloud/storage-setup-providers | Vincent Petry | 2022-11-18 | 1 | -10/+16 |
|\ \ \ \ | |/ / / |/| | | | delay updating setup providers untill we register the mounts | ||||
| * | | | delay updating setup providers untill we register the mounts | Robin Appelman | 2022-11-17 | 1 | -10/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | otherwise the fallback to a full setup for a missing cached mount provider will lead to a race condition Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-18 | 2 | -0/+2 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #35203 from nextcloud/jpeg-80 | John Molakvoæ | 2022-11-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Default Jpeg quality to 80 | ||||
| * | | | getAppValue expects string | John Molakvoæ | 2022-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | | Default Jpeg quality to 80 | Git'Fellow | 2022-11-16 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | See https://sirv.com/help/articles/jpeg-quality-comparison/ Almost 50% of file size (compared to 90) and no visual differences. Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-17 | 2 | -4/+4 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix logo invert | John Molakvoæ | 2022-11-16 | 1 | -9/+10 |
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-16 | 2 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35156 from nextcloud/fix/fix-tests-for-8.2 | Côme Chilliet | 2022-11-15 | 1 | -3/+1 |
|\ | | | | | Fix dynamic properties and other problems in tests for PHP 8.2 | ||||
| * | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #35091 from nextcloud/enh/a11y-single-char-search | Pytal | 2022-11-14 | 1 | -1/+1 |
|\ \ | | | | | | | Allow single character search by default | ||||
| * | | Allow single character search by default | Christopher Ng | 2022-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-15 | 4 | -0/+4 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Revert "Appropriate length check in Notification.php" | Joas Schilling | 2022-11-14 | 1 | -2/+2 |
| | |