summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(session): Fix DAVx5 sync problems by partial reverting session changesJoas Schilling2023-03-201-7/+11
* Merge pull request #37235 from nextcloud/backport/37227/stable26Arthur Schiwon2023-03-161-10/+16
|\
| * chore: use local variable for remote addressDaniel Kesselberg2023-03-151-10/+16
* | Merge pull request #37246 from nextcloud/backport/37242/stable26Arthur Schiwon2023-03-161-1/+1
|\ \
| * | Reduce listJoas Schilling2023-03-151-1/+1
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-166-6/+10
|/ /
* / Extend listJoas Schilling2023-03-151-0/+5
|/
* Merge pull request #37212 from nextcloud/backport/37029/stable26Arthur Schiwon2023-03-151-7/+9
|\
| * Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-141-7/+9
* | Merge pull request #37072 from nextcloud/backport/36883/stable26Arthur Schiwon2023-03-152-9/+29
|\ \
| * | dispatch BeforeUserLoggedInEventMaxence Lange2023-03-072-9/+29
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-152-4/+6
| |/ |/|
* | Merge pull request #37157 from nextcloud/backport/37070/stable26Simon L2023-03-101-4/+6
|\ \
| * | add a check for disk_free_space in Config.phpSimon L2023-03-091-4/+6
* | | Merge pull request #37155 from nextcloud/backport/37140/stable26Simon L2023-03-101-33/+32
|\ \ \
| * | | imaginary - fix autorotate and improve the logicSimon L2023-03-091-33/+32
| |/ /
* | | Merge pull request #37161 from nextcloud/backport/37116/stable26Arthur Schiwon2023-03-101-4/+4
|\ \ \
| * | | postgresql - add quotes around user namesSimon L2023-03-101-4/+4
| |/ /
* / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-102-0/+2
|/ /
* | Merge pull request #37141 from nextcloud/backport/37139/stable26Arthur Schiwon2023-03-094-0/+10
|\ \
| * | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-084-0/+10
* | | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-096-3/+266
* | | Merge pull request #37066 from nextcloud/backport/34835/stable26Arthur Schiwon2023-03-093-3/+13
|\ \ \
| * | | fix: Use proper path for quota fetchingJulius Härtl2023-03-072-6/+6
| * | | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-072-0/+10
| | |/ | |/|
* | | Merge pull request #37073 from nextcloud/backport/37026/stable26Julius Härtl2023-03-091-1/+4
|\ \ \
| * | | fix: Avoid log spam on 404 routes not using GETJulius Härtl2023-03-071-1/+4
| |/ /
* | / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-094-4/+12
| |/ |/|
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-082-0/+8
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-066-0/+16
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-03194-0/+194
* Implement file reference wigetJulius Härtl2023-03-022-9/+39
* Merge pull request #36803 from nextcloud/fix/sqlite-commentsblizzz2023-03-021-1/+5
|\
| * fix(DB): Remove not supported column comments when using SQLiteFerdinand Thiessen2023-02-221-1/+5
* | fix: treat text app session parameters as sensitive valuesMax2023-03-011-0/+10
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-014-0/+118
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-284-0/+4
* | feat(translations): Add translation provider APIJulius Härtl2023-02-2710-0/+390
* | Merge pull request #36837 from nextcloud/fix/truncate-overlong-tagnamesJoas Schilling2023-02-271-3/+5
|\ \
| * | fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-241-3/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-272-0/+2
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-252-0/+2
* | | Merge pull request #36781 from nextcloud/bugfix/noid/run-repairsteps-against-...v26.0.0beta5Joas Schilling2023-02-242-2/+4
|\ \ \
| * | | Fix appconfig compatibility with Oracle DBJoas Schilling2023-02-231-1/+2
| * | | fix(OCC): Don't throw in the repair step for phone validationJoas Schilling2023-02-231-1/+2
| |/ /
* / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-242-0/+2
|/ /
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-232-0/+2
|/
* fix: Update autoloader after #36792Julius Härtl2023-02-212-0/+2
* Merge pull request #36795 from nextcloud/fix/remove-erronous-parentheses-in-i...Côme Chilliet2023-02-211-1/+1
|\
| * Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-1/+1