summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-302-0/+4
* Do not store generated mysql password if it was not usedJulius Härtl2023-01-271-0/+3
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-272-0/+14
* Merge pull request #36364 from nextcloud/backport/36352/stable25Vincent Petry2023-01-261-1/+1
|\
| * imaginary - add tiff to supported formatsSimon L2023-01-251-1/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-264-4/+4
|/
* Merge pull request #35821 from nextcloud/backport/35614/stable25Christoph Wurst2023-01-255-9/+16
|\
| * 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-195-8/+14
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-244-6/+6
* | Merge pull request #36255 from nextcloud/backport/35632/stable25Joas Schilling2023-01-232-2/+6
|\ \
| * | docs: document types flag for search optionsDaniel Kesselberg2023-01-192-2/+6
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-232-16/+16
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-224-58/+62
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-212-0/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-204-0/+10
|/ /
* | 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
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-192-0/+2
* | | | Merge pull request #36193 from nextcloud/revert/35676Simon L2023-01-181-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-171-5/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-182-0/+2
|/ / /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-174-0/+4
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-166-0/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-158-0/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-14128-256/+266
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-132-0/+6
|/ /
* | Merge pull request #36053 from nextcloud/backport/36043/stable25Vincent Petry2023-01-111-1/+5
|\ \
| * | in the link reference provider, check if the link content type begins with te...Julien Veyssier2023-01-101-1/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-112-0/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-104-0/+4
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-092-0/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-084-0/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0710-6/+16
* | 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
| | |/ | |/|
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-062-0/+4
| |/ |/|
* | Merge pull request #35817 from nextcloud/backport/35789/stable25Vincent Petry2023-01-053-0/+33
|\ \
| * | manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow a...Julien Veyssier2023-01-033-0/+33
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-052-0/+2
|/ /
* | Merge pull request #35734 from nextcloud/stable25-quota-as-float-for-32bit-folksCôme Chilliet2023-01-0210-28/+29
|\ \
| * | 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-194-16/+18
| * | Remove quota value type for 32-bit systemsVincent Petry2022-12-191-2/+2
| |/