Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #42873 from nextcloud/backport/42658/stable27 | Joas Schilling | 2024-01-17 | 2 | -0/+4 | |
|\ \ | | | | | | | [stable27] fix(systemreport): Mark more configs as sensitive | |||||
| * | | fix(systemreport): Mark more configs as sensitive | Joas Schilling | 2024-01-17 | 2 | -0/+4 | |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Lower to info | Git'Fellow | 2024-01-17 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | Lower error to warning | Git'Fellow | 2024-01-17 | 1 | -1/+1 | |
|/ | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Merge pull request #42828 from nextcloud/backport/41272/stable27 | Git'Fellow | 2024-01-16 | 1 | -3/+6 | |
|\ | | | | | [stable27] fix: reduce memory consumption of scans | |||||
| * | fix: reduce memory consumption of scans | Git'Fellow | 2024-01-16 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Fix lint Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-16 | 1 | -4/+7 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix: handle exif metadata read errors gracefully | Richard Steinmetz | 2024-01-15 | 1 | -3/+4 | |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | fix: Only apply cast if needed when searching users for value | Julius Härtl | 2024-01-09 | 1 | -2/+11 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | perf: Use more performant way to obtain and check the email as a login name ↵ | Julius Härtl | 2024-01-09 | 1 | -2/+11 | |
| | | | | | | with token login Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Merge pull request #42522 from nextcloud/backport/41914/stable27 | Robin Appelman | 2024-01-02 | 2 | -11/+26 | |
|\ | | | | | [stable27] only do a multipart s3 copy when above the regular copy limit | |||||
| * | fix(s3): Add config option to disable multipart copy for certain s3 providers | Julius Härtl | 2023-12-29 | 2 | -1/+4 | |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-29 | 2 | -11/+23 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2024-01-02 | 1 | -9/+7 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | restore shared lock ttl when releasing | Robin Appelman | 2024-01-02 | 5 | -6/+115 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | AppAPI: allowed to bypass Two-Factor | Alexander Piskun | 2023-12-29 | 1 | -2/+2 | |
|/ | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> fix php-cs Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
* | Read Only FS return false | Git'Fellow | 2023-12-19 | 1 | -0/+4 | |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Merge pull request #42085 from nextcloud/backport/41999/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -0/+4 | |
|\ | | | | | [stable27] fix(security): Handle idn_to_utf8 returning false | |||||
| * | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-07 | 1 | -0/+4 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #42078 from nextcloud/backport/40071/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -1/+3 | |
|\ \ | | | | | | | [stable27] fix(updatecheck): Don't wait 120s for a response of updater.nextcloud… | |||||
| * | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com | Joas Schilling | 2023-12-07 | 1 | -1/+3 | |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* / | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-12-07 | 1 | -0/+3 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge branch 'stable27' into backport/39044/stable27 | staticdev | 2023-12-05 | 1 | -0/+5 | |
|\ | ||||||
| * | Merge pull request #41970 from ↵ | John Molakvoæ | 2023-12-05 | 1 | -0/+5 | |
| |\ | | | | | | | | | | nextcloud/fix/login-csrf-check-error-message-stable27 | |||||
| | * | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | | setup filesystem wrappers before we mark the root as setup | Robin Appelman | 2023-12-05 | 1 | -2/+3 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | add more checks to ensure mounts aren't empty | Robin Appelman | 2023-12-05 | 2 | -1/+15 | |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #41626 from nextcloud/backport/41616/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -3/+12 | |
|\ \ | | | | | | | [stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder | |||||
| * | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder | Joas Schilling | 2023-11-20 | 1 | -3/+12 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | Merge pull request #41557 from nextcloud/backport/41541/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [stable27] Serve .flac audio files | |||||
| * | | | Serve .flac audio files | Marcel Müller | 2023-11-16 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | |||||
* | / | fix(TemplateManager): Bail early if templatedirectory is empty | Marcel Klehr | 2023-12-04 | 1 | -0/+5 | |
| |/ |/| | | | | | | | | | fixes #39266 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | Merge pull request #41608 from nextcloud/backport/41544/stable27 | Simon L | 2023-11-28 | 1 | -0/+8 | |
|\ \ | | | | | | | [stable27] do not write htaccess file if disk space is too low | |||||
| * | | do not write htaccess file if disk space is too low | Simon L | 2023-11-20 | 1 | -0/+8 | |
| |/ | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | |||||
* | | Merge pull request #41462 from nextcloud/backport/40996/stable27 | Arthur Schiwon | 2023-11-28 | 1 | -1/+1 | |
|\ \ | |/ |/| | [stable27] reuse sharing disabled state when listing folder content | |||||
| * | reuse sharing disabled state when listing folder content | Robin Appelman | 2023-11-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #41539 from nextcloud/backport/37959/stable27 | Arthur Schiwon | 2023-11-16 | 1 | -2/+8 | |
|\ \ | | | | | | | [stable27] Check for open_basedir before reading /proc | |||||
| * | | Us strpos() only | Git'Fellow | 2023-11-16 | 1 | -9/+3 | |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
| * | | Check for open_basedir before reading /proc | Git'Fellow | 2023-11-16 | 1 | -2/+14 | |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | | optimize UserMountCache::registerStorage | Robin Appelman | 2023-11-16 | 3 | -57/+61 | |
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | | | Merge pull request #41502 from nextcloud/backport/40935/stable27 | Benjamin Gaussorgues | 2023-11-16 | 1 | -2/+31 | |
|\ \ \ | | | | | | | | | [stable27] add some support for rename on case insensitive local filesystems | |||||
| * | | | add some support for rename on case insensitive local filesystems | Robin Appelman | 2023-11-15 | 1 | -2/+31 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | Merge pull request #41363 from nextcloud/optmize-storage-wrappers-27 | Benjamin Gaussorgues | 2023-11-16 | 5 | -39/+73 | |
|\ \ \ \ | |_|/ / |/| | | | [27] optimize builtin storage wrappers | |||||
| * | | | optimize isShared and isMounted | Robin Appelman | 2023-11-09 | 1 | -18/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | optimize builtin storage wrappers | Robin Appelman | 2023-11-09 | 4 | -21/+68 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | Reverse X-Forwarded-For list to read the correct proxy remote address | Joas Schilling | 2023-11-16 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | Merge pull request #41482 from nextcloud/backport/41366/stable27 | Git'Fellow | 2023-11-16 | 1 | -1/+7 | |
|\ \ \ \ | | | | | | | | | | | [stable27] fix(s3): support SSE-C headers for the MultipartCopy call | |||||
| * | | | | fix(s3): support SSE-C headers for the MultipartCopy call | Tobias Zimmerer | 2023-11-15 | 1 | -1/+7 | |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com> | |||||
* | | | | Merge pull request #41383 from nextcloud/backport/41302/stable27 | Arthur Schiwon | 2023-11-15 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | [stable27] Lower log level about invalid session token | |||||
| * | | | | Lower log level about invalid session token | Patrick Fischer | 2023-11-10 | 1 | -1/+1 | |
| | | | | |