summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #42873 from nextcloud/backport/42658/stable27Joas Schilling2024-01-172-0/+4
|\ \
| * | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-172-0/+4
| |/
* | Lower to infoGit'Fellow2024-01-171-1/+1
* | Lower error to warningGit'Fellow2024-01-171-1/+1
|/
* Merge pull request #42828 from nextcloud/backport/41272/stable27Git'Fellow2024-01-161-3/+6
|\
| * fix: reduce memory consumption of scansGit'Fellow2024-01-161-3/+6
* | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-4/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-4/+4
* fix: handle exif metadata read errors gracefullyRichard Steinmetz2024-01-151-3/+4
* fix: Only apply cast if needed when searching users for valueJulius Härtl2024-01-091-2/+11