summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* chore: use local variable for remote addressDaniel Kesselberg2023-03-161-6/+20
* Merge pull request #36750 from nextcloud/backport/36689/stable24Arthur Schiwon2023-03-151-1/+1
|\
| * Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-161-1/+1
* | Merge pull request #36900 from nextcloud/backport/stable24/36837Arthur Schiwon2023-03-151-3/+5
|\ \
| * | fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-281-3/+5
* | | manual backport of #35057Julien Veyssier2023-03-152-2/+22
* | | Merge pull request #37004 from nextcloud/backport/36803/stable24Simon L2023-03-141-1/+5
|\ \ \
| * | | fix(DB): Remove not supported column comments when using SQLiteFerdinand Thiessen2023-03-021-1/+5
| |/ /
* | | add a check for disk_free_space in Config.phpSimon L2023-03-091-4/+6
* | | Fix appconfig compatibility with Oracle DBJoas Schilling2023-02-281-1/+2
* | | fix(OCC): Don't throw in the repair step for phone validationJoas Schilling2023-02-281-1/+2
|/ /
* | fix: Avoid resetting scss cacher when no variables are foundJulius Härtl2023-02-271-0/+7
* | Merge pull request #36730 from nextcloud/backport/36691/stable24Simon L2023-02-241-0/+7
|\ \
| * | fix it for 32-bitSimon L2023-02-201-1/+1
| * | address review by JoasSimon L2023-02-151-2/+3
| * | add a disk_free_space check before writing configSimon L2023-02-151-0/+6
| |/
* / Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-1/+1
|/
* Merge pull request #36441 from nextcloud/backport/36433/stable24blizzz2023-02-091-4/+1
|\
| * fix(encryption): don't throw on missing fileRichard Steinmetz2023-02-071-4/+1
* | Merge pull request #36376 from nextcloud/backport/35894/stable24blizzz2023-02-091-5/+13
|\ \
| * | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-02-071-5/+13
| |/
* / Fix double where() usage in resource managerJoas Schilling2023-02-071-1/+1
|/
* Do not store generated mysql password if it was not usedJulius Härtl2023-01-271-0/+3
* imaginary - add tiff to supported formatsSimon L2023-01-251-1/+1
* Merge pull request #35824 from nextcloud/backport/35614/stable24Christoph Wurst2023-01-254-9/+12
|\
| * fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2023-01-241-1/+2
| * fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2022-12-194-8/+10
* | Merge pull request #35946 from nextcloud/backport/33813/stable24Vincent Petry2023-01-191-1/+1
|\ \
| * | I dug into it again, and the issue is much simpler than I previously though.Louis Chemineau2023-01-021-1/+1
| |/
* | Merge pull request #36168 from nextcloud/backport/35970/stable24Julius Härtl2023-01-191-3/+3
|\ \
| * | fix(ExceptionSerializer): encode arguments before filtering the traceJulius Härtl2023-01-181-3/+3
* | | escape path prefix when doing cache jail searchRobin Appelman2023-01-113-7/+8
|/ /
* | Merge pull request #35094 from nextcloud/invalidateTokensWhenDeletingOAuthClientJohn Molakvoæ2023-01-062-1/+13
|\ \
| * | public interface to invalidate tokens of userArtur Neumann2022-12-202-1/+13
| |/
* | Remove null from quota typeCôme Chilliet2023-01-021-1/+1
* | Silence a warning from psalm with explanationCôme Chilliet2023-01-021-0/+1
* | Adapt types of subclassesCôme Chilliet2023-01-025-11/+9
* | Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-01-022-12/+11
* | Remove quota value type for 32-bit systemsVincent Petry2023-01-021-2/+1
|/
* Merge pull request #35799 from nextcloud/backport/35780/stable24Vincent Petry2022-12-191-1/+1
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-1/+1
* | Merge pull request #35524 from nextcloud/backport/35502/stable24Vincent Petry2022-12-161-1/+1
|\ \
| * | Fix Executing a query: SQLSTATE[42000]Andy Xheli2022-11-301-1/+1
* | | Merge pull request #35657 from nextcloud/backport/35649/stable24Vincent Petry2022-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-0/+1
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-071-1/+1
| |/
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+1
* | preview: fix HEIC orientationVarun Patil2022-12-111-0/+3
|/
* Float the quotaVincent Petry2022-11-241-1/+1
* Revert "[stable24] Fix quota type to int"Vincent Petry2022-11-242-4/+4