summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-014-2/+10
* Merge pull request #43901 from nextcloud/backport/30957/stable27John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-291-2/+2
* | Merge pull request #43789 from nextcloud/backport/39607/stable27John Molakvoæ2024-02-291-8/+4
|\ \
| * | Fix backportGit'Fellow2024-02-291-8/+4
* | | Merge pull request #43830 from nextcloud/backport/43787/stable27John Molakvoæ2024-02-291-0/+6
|\ \ \
| * | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
* | | | Merge pull request #43832 from nextcloud/backport/43428/stable27John Molakvoæ2024-02-292-11/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+42
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+42
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-18/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-244-8/+238
|/
* Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migrationJohn Molakvoæ2024-02-225-8/+86
|\
| * Move oc_file_metadata.metadata migration to a background jobLouis Chemineau2024-02-225-8/+86
* | Merge pull request #41006 from nextcloud/backport/40879/stable27John Molakvoæ2024-02-221-7/+19
|\ \ | |/ |/|
| * fix(session): Do not log fresh/empty session as errorChristoph Wurst2024-02-091-12/+18
| * fix(session): Log when crypto session data is lostChristoph Wurst2024-02-091-1/+7
* | Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-2/+188
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-188-4/+90
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-172-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-164-0/+84
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+208
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14166-2508/+2508
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-122-12/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-2/+158
* | Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
* | Merge pull request #43038 from nextcloud/fix/36463/preview-not-generated-stab...Benjamin Gaussorgues2024-02-091-0/+3
|\ \ | |/ |/|
| * fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-01-221-0/+3
* | Merge pull request #43246 from nextcloud/backport/41327/stable27Benjamin Gaussorgues2024-02-092-8/+32
|\ \
| * | also updated parent etags when a changed etag is detected during scanningRobin Appelman2024-01-312-7/+30
| * | dont reuse etag for folders marked explicitly unscannedRobin Appelman2024-01-311-1/+2
* | | Merge pull request #43390 from nextcloud/backport/43131/stable27Git'Fellow2024-02-091-1/+1
|\ \ \
| * | | fix(files): Don't attempt to format a partial cache entryChristoph Wurst2024-02-061-1/+1
* | | | continue background scanning different storages if one failsRobin Appelman2024-02-071-23/+27
|/ / /
* / / make failure to load app commands non-fatalRobin Appelman2024-02-021-1/+8
|/ /
* | Merge pull request #43182 from nextcloud/backport/42930/stable27Arthur Schiwon2024-01-301-5/+3
|\ \
| * | code style: ommited space, reverted [code review]Pavel Kryl2024-01-291-1/+1
| * | fixing bug #6914: Config Param 'overwritecondaddr' not workingPavel Kryl2024-01-291-6/+4
* | | fix(Request): Catch exceptions in `isTrustedProxy`Ferdinand Thiessen2024-01-291-1/+8
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-282-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-274-4/+150
|/
* fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-221-13/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-22/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+2
* Merge pull request #42870 from nextcloud/backport/42607/stable27Arthur Schiwon2024-01-171-2/+5
|\
| * fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5