| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
|\
| |
| | |
fix link to documentation of php function
|
|/
|
| |
Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
|
|\
| |
| | |
Code fixes from PR 34997
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/bugfix/noid/improve-rate-limit-in-github-actions
chore(CI): Improve rate limit situation when installing phpunit
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \
| |/ /
|/| | |
docs: trusted_proxies support IPv6 ranges
|
|/ /
| |
| |
| |
| |
| | |
Support for IPv6 ranges was added by https://github.com/nextcloud/server/pull/32615
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/bugfix/noid/update-status-dashboard-widget
Update the user status dashboard widget and fix the icon color
|
| |/
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/enh/noid/wording-new-app-password-activity
Avoid using the word 'password' in the APP_TOKEN_CREATED activity
|
| |/
| |
| |
| | |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
|\ \
| |/
|/| |
Align checksum dav property with desktop client parsing
|
| |
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|/
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
|\
| |
| | |
chore(actions): update php min supported to 8.0
|
| |
| |
| |
| | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
| |
| |
| |
| | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
| |
| |
| |
| | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|\ \
| |/
|/|
| |
| | |
nextcloud/revert-35891-fix/34755/disable-setimageformat
Revert "avatar generation - disable setimageformat"
|
|/
|
|
| |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\
| |
| | |
chore(npm): fix lockfile
|
|/
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\
| |
| | |
improve sample.config.php parameter descriptions
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The comments were not marked as verbatim and thus the Sphinx compiler to generate
the online admin manual interpreted backslashes as special chars. They disappeared
from the output.
By adding ``, it is marked as verbatim and the backslashes are not removed.
Signed-off-by: Christian Wolf <github@christianwolf.email>
|
| |
| |
| |
| |
| |
| |
| | |
This should not change anything but fix some documentation issues.
This change should not change anything in the implemenetation.
Signed-off-by: Christian Wolf <github@christianwolf.email>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
better sectioning in the online manual
The change should only affect the conmments and reorder the config lines
Copy modifications from https://github.com/nextcloud/documentation/pull/9166 into sample config file
Signed-off-by: Christian Wolf <github@christianwolf.email>
|
|\ \
| | |
| | | |
fix video fullscreen on public page
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
Refine file comments design
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
avatar generation - disable setimageformat
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
nextcloud/artonge/fix/checkout_branch_in_cypress_tests
Checkout current branch in cypress tests in CI
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files
Replace custom tooltips with native ones in files
|