| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\
| |
| | |
[stable25] hide shared files located in group folder's trash bin
|
| |
| |
| |
| | |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|/
|
|
| |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|
|
|
| |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\
| |
| | |
[stable25] fix OC_Image: Prevent E_WARNING from getimagesize*
|
| |
| |
| |
| | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| |
| |
| |
| |
| |
| |
| | |
Otherwise restoring the requesttoken would reopen and read the existing
session data and restore it instead of clearing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|/
|
|
| |
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
|
|
|
|
| |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
|\
| |
| | |
[stable25] fix(SystemTagManager): Truncate overlong tag names
|
| |
| |
| |
| | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
|\ \
| | |
| | | |
[stable25] Change X-Robots-Tag header from "none" to "noindex, nofollow"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list
https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240
Signed-off-by: MichaIng <micha@dietpi.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This avoids crashing on Oracle with more than 1000 objects
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \ \
| | | |
| | | | |
[stable25] add a check for disk_free_space in Config.php
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \ \
| | | | |
| | | | | |
[stable25] imaginary - fix autorotate for heic and improve the logic
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
fix https://github.com/nextcloud/server/issues/37114
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \
| | | |
| | | | |
[stable25] [db]: Remove not supported column comments for SQLite
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c77998209f779dfccd86afeeafd43a7bbd886ff2)
|
| |
| |
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit bf7fe04c4b238f7c20dd3bb54c2f8df13cc0f6b8)
|
| |
| |
| |
| |
| | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 62b7bb73955a6f782ddaf6e3d248f29b93165099)
|
|\ \
| | |
| | | |
[stable25] Add option to return an exit-code when occ status signals an update is needed
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Running `./occ status -e` will produce any output. However, it will:
exit 0 during normal operation,
exit 1 when in maintenance mode,
exit 2 when `./occ upgrade` is needed.
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
|
|\ \ \
| | | |
| | | | |
[stable25] add a disk_free_space check before writing config
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \
| | | |
| | | | |
[stable25] fix: Only get params from PUT content if possible
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \
| | | |
| | | | |
[stable25] fix the contacts-menu vcf-contact avatars
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \
| | | |
| | | | |
[stable25] Safer URL match in FileReferenceProvider
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
The expression builder already suround the SQL with parenthesis when
using in(), so we must not add another pair, this confuses at least
sqlite.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \
| | |
| | | |
[stable25] Revert #34908 to allow 32bit setups to upgrade to 26
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit faa747e44575269d9f4eb09d0a2c6aa3fe0501f8.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \
| | | |
| | | | |
[stable25] fix(encryption): don't throw on missing file
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
|\ \ \ \
| | | | |
| | | | | |
[stable25] fix moving files of encrypted local storage to unencrypted local storage
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for example when moving encrypted files to a groupfolder
Signed-off-by: Robin Appelman <robin@icewind.nl>
|