summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicate set display name requestChristopher Ng2022-07-061-1/+2
* Do not save invalid display name to the databaseChristopher Ng2022-07-062-1/+7
* Merge pull request #33133 from nextcloud/backport/32993/stable23blizzz2022-07-063-5/+11
|\
| * Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-07-061-2/+8
| * Fix quota text not updated when no quota is setDaniel Calviño Sánchez2022-07-061-1/+1
| * Fix quota text shown escapedDaniel Calviño Sánchez2022-07-061-2/+2
|/
* Merge pull request #33120 from nextcloud/backport/33109/stable23blizzz2022-07-061-1/+1
|\
| * Fix translation of home breadcrumbChristopher Ng2022-07-051-1/+1
* | Merge pull request #33018 from nextcloud/dependabot/composer/build/integratio...blizzz2022-07-061-1/+1
|\ \
| * | Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-06-251-1/+1
* | | Merge pull request #32890 from nextcloud/backport/32584/stable23blizzz2022-07-062-9/+30
|\ \ \
| * | | Update tests after ResetTokenBackgroundJob changesThomas Citharel2022-06-151-6/+26
| * | | Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJobThomas Citharel2022-06-151-2/+3
| * | | Make sure ResetTokenBackgroundJob doesn't execute if config is read-onlyThomas Citharel2022-06-151-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-06140-164/+406
* | | | Merge pull request #33024 from nextcloud/backport/29862/stable23Carl Schwan2022-07-052-6/+14
|\ \ \ \
| * | | | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2022-06-282-6/+14
* | | | | Merge pull request #33116 from nextcloud/backport/33113/stable23Carl Schwan2022-07-052-3/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add missing GET param to getstoragestats urlJulien Veyssier2022-07-051-1/+1
| * | | | Fix 404 when using index.php in the urlCarl Schwan2022-07-051-2/+4
| * | | | Remove .php from urlCarl Schwan2022-07-052-3/+3
|/ / / /
* | | | Merge pull request #33004 from nextcloud/backport/32719/stable23blizzz2022-07-052-1/+312
|\ \ \ \
| * | | | Fix email shares not being shown to other usersRichard Steinmetz2022-06-242-1/+312
* | | | | Merge pull request #32792 from nextcloud/backport/32675/stable23blizzz2022-07-051-0/+4
|\ \ \ \ \
| * | | | | Validate custom dashboard background imageChristopher Ng2022-06-091-0/+4
* | | | | | Merge pull request #32975 from nextcloud/backport/32016/stable23blizzz2022-07-051-10/+18
|\ \ \ \ \ \
| * | | | | | Use stored user for PasswordUpdatedEventLouis Chemineau2022-06-221-10/+18
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0526-16/+18
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0446-30/+306
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0320-2/+30
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0260-20/+82
* | | | | | | Merge pull request #33059 from nextcloud/backport/33050/stable23Tobias Kaminsky2022-07-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-301-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0144-82/+94
|/ / / / / / /
* | | | | | | Merge pull request #33070 from nextcloud/backport/33065/stable23Carl Schwan2022-06-301-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-301-4/+2
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-3026-10/+68
|/ / / / / / /
* | | | | | | Merge pull request #33010 from nextcloud/dependabot/composer/stable23/guzzleh...Carl Schwan2022-06-291-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Bump guzzlehttp/guzzle (7.3.0 => 7.4.5)Carl Schwan2022-06-281-0/+0
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-2918-2/+80
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #33029 from nextcloud/backport/32998/stable23Louis2022-06-286-9/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rename setting name to reduce its lengthLouis Chemineau2022-06-286-9/+9
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-28134-766/+1092
* | | | | | Merge pull request #33030 from nextcloud/backport/32968/stable23Simon L2022-06-271-1/+5
|\ \ \ \ \ \
| * | | | | | do not display the buffer_size info if the size is already set to a certain t...szaimen2022-06-271-1/+5
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-272-0/+28
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-252-0/+26
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #32991 from nextcloud/backport/32988/stable23blizzz2022-06-241-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve local domain detectionCôme Chilliet2022-06-231-2/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-06-2414-10/+118