summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36593 from nextcloud/backport/36588/stable25Côme Chilliet2023-02-091-3/+0
|\
| * Revert "disable upgrades to 26 for 32-bit"Côme Chilliet2023-02-071-3/+0
* | fix the backportSimon L2023-02-081-12/+16
* | imaginary - allow to generate heif, pdf and svg thumbnailsSimon L2023-02-081-3/+29
* | Merge pull request #36442 from nextcloud/backport/36433/stable25blizzz2023-02-071-4/+1
|\ \
| * | fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
* | | Merge pull request #36374 from nextcloud/backport/35894/stable25blizzz2023-02-071-5/+13
|\ \ \
| * | | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-01-261-5/+13
* | | | Merge pull request #36317 from nextcloud/backport/36268/stable25blizzz2023-02-071-1/+1
|\ \ \ \
| * | | | Fix double where() usage in resource managerJoas Schilling2023-01-231-1/+1
* | | | | Merge pull request #36102 from nextcloud/backport/35964/stable25blizzz2023-02-071-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | IMigrationStep progress bar fixGit'Fellow2023-01-111-1/+4
* | | | | refresh cached app folder on install/upgradeMaxence Lange2023-02-011-5/+9
* | | | | try to fix the exif_read_data issueSimon L2023-01-301-2/+2
| |_|_|/ |/| | |
* | | | 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 #35821 from nextcloud/backport/35614/stable25Christoph 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
* | | docs: document types flag for search optionsDaniel Kesselberg2023-01-191-1/+3
* | | Merge pull request #36167 from nextcloud/backport/35970/stable25Vincent Petry2023-01-191-3/+3
|\ \ \
| * | | fix(ExceptionSerializer): encode arguments before filtering the traceJulius Härtl2023-01-181-3/+3
| | |/ | |/|
* | | Merge pull request #36099 from nextcloud/backport/34924/stable25Vincent Petry2023-01-193-7/+8
|\ \ \
| * | | escape path prefix when doing cache jail searchRobin Appelman2023-01-113-7/+8
| |/ /
* / / Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-171-5/+4
|/ /
* | in the link reference provider, check if the link content type begins with te...Julien Veyssier2023-01-101-1/+5
* | Merge pull request #36022 from nextcloud/backport/36016/stable25John Molakvoæ2023-01-061-0/+16
|\ \
| * | add restrictions on content-type and content-size when downloading to resolve...Julien Veyssier2023-01-051-0/+16
* | | Merge pull request #35815 from nextcloud/backport/33709/stable25John Molakvoæ2023-01-061-3/+3
|\ \ \ | |/ / |/| |
| * | Use display name cache on getStorageInfoJulius Härtl2022-12-191-3/+3
| |/
* | Merge pull request #35734 from nextcloud/stable25-quota-as-float-for-32bit-folksCôme Chilliet2023-01-028-22/+23
|\ \
| * | Silence a warning from psalm with explanationCôme Chilliet2022-12-191-0/+1
| * | Adapt types of subclassesCôme Chilliet2022-12-195-11/+9
| * | Make it clear that file sizes may be float on 32bitsCôme Chilliet2022-12-192-10/+12
| * | Remove quota value type for 32-bit systemsVincent Petry2022-12-191-2/+2
| |/
* | Merge pull request #35812 from nextcloud/backport/35177/stable25Vincent Petry2023-01-021-0/+9
|\ \
| * | restoring clearCachedConfig()Maxence Lange2022-12-191-0/+9
* | | Revert "[stable25] avatar generation - disable setimageformat"Simon L2022-12-291-2/+1
* | | avatar generation - disable setimageformatSimon L2022-12-271-1/+2
* | | Merge pull request #35676 from nextcloud/backport/35071/stable25Vincent Petry2022-12-221-4/+5
|\ \ \
| * | | Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-221-4/+5
| | |/ | |/|
* / | increase preview_max_memory and make it easier to debugSimon L2022-12-221-3/+3
|/ /
* | Merge pull request #35798 from nextcloud/backport/35780/stable25Vincent Petry2022-12-191-1/+1
|\ \ | |/ |/|
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-1/+1
* | Merge pull request #35516 from nextcloud/backport/35502/stable25Vincent Petry2022-12-161-1/+1
|\ \
| * | Fix Executing a query: SQLSTATE[42000]Andy Xheli2022-11-301-1/+1
* | | Merge pull request #35668 from nextcloud/backport/35649/stable25Vincent Petry2022-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-081-0/+1
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-081-1/+1
* | | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+1