Commit Graph

65582 Commits (enh/noid/add-imagick-destroy)
 

Author SHA1 Message Date
Simon L bb554dca8c add imagick clear
Signed-off-by: Simon L <szaimen@e.mail.de>
1 year ago
Simon L 65995ea95a
Merge pull request #35881 from nextcloud/dev/fix-config-template
improve sample.config.php parameter descriptions
1 year ago
Simon L 84cec5b55e
Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreen
fix video fullscreen on public page
1 year ago
Christian Wolf 6638185eae Fix comments in sample config to be correctly marked as verbatim
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>
1 year ago
Simon L ccf19d67e4
Merge pull request #35870 from quentinguidee/refine-about-files
Refine file comments design
1 year ago
Simon L 6e3bb03733 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>
1 year ago
Simon L b90ccaac0f
Merge pull request #35891 from nextcloud/fix/34755/disable-setimageformat
avatar generation - disable setimageformat
1 year ago
Louis 30d2088c12
Merge pull request #35889 from nextcloud/artonge/fix/checkout_branch_in_cypress_tests
Checkout current branch in cypress tests in CI
1 year ago
Simon L a0f21800fe avatar generation - disable setimageformat
Signed-off-by: Simon L <szaimen@e.mail.de>
1 year ago
Louis Chemineau 7a73219412 Checkout current branch in cypress tests in CI
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 year ago
Christian Wolf 6ae6615e1d Fix some issues that were not yet introduced in changes to sample config
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>
1 year ago
Christian Wolf 7e46f033b6
Reorder the sample config file in order to have a cleaner structure and 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>
1 year ago
Nextcloud bot c31e0e3f45
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 9d5dd77747
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 6765c3e0de
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 5256ba0f2d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Julia Kirschenheuter f176b3b3dd
Merge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files
Replace custom tooltips with native ones in files
1 year ago
Julia Kirschenheuter 99382a094c
Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_with_native_one_for_files_sharing
Replace custom tooltips with native one for files sharing
1 year ago
Nextcloud bot 945afd4432
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Quentin Guidée d5d804b47f
Refine file comments design
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
1 year ago
Julius Härtl 5b64b8119f
Merge pull request #35866 from nextcloud/bugfix/noid/session-setup-followup
fix(session): Always setup the session if a session cookie is passed
1 year ago
Julius Härtl 628b0d8fc4
Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions
Honor permissions of new link share via OCS API
1 year ago
julia.kirschenheuter 3485450b20 Replace custom tooltips with native ones in files
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
1 year ago
julia.kirschenheuter a67c53af2b Replace custom tooltips with native ones in files_sharing
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
1 year ago
Julius Härtl ff2b8ca8f5
Merge pull request #33708 from nextcloud/enh/guest-scss
Move guest.css to scss
1 year ago
Julius Härtl 842f4d530f
fix(session): Always setup the session if a session cookie is passed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Julius Härtl d8ff113550
build(guests): update bundled css files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Julius Härtl 6ce89e1fac
style(guests): move plain css to scss
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Julius Härtl 6a82e6528c
style(guests): Rename guest.css to scss
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Simon L 5c4b4bde1b
Merge pull request #35856 from nextcloud/enh/31284/improve-preview-max-memory
increase preview_max_memory and make it easier to debug
1 year ago
Julius Härtl 65a98f6349
Merge pull request #35761 from nextcloud/fix/remove-guests-comments
Remove comment and guests option from Invitations UI
1 year ago
Simon L d6070475b3
Merge pull request #35855 from nextcloud/debt/noid/hello-design-md
Add DESIGN.md to expected files
1 year ago
Simon L bfb3b2af9f increase preview_max_memory and make it easier to debug
Signed-off-by: Simon L <szaimen@e.mail.de>
1 year ago
Nextcloud bot 7284091779
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Julius Härtl d56ee818cc
Merge pull request #28311 from nextcloud/enh/http-auth-session
Do not setup a session when not required on API requests
1 year ago
Julius Härtl 6abb37317f
Do not setup a session when not required on WebDAV requests
If basic auth is used on WebDAV endpoints, we will not setup a session
by default but instead set a test cookie. Clients which handle session
cookies properly will send back the cookie then on the second request
and a session will be initialized which can be resued for
authentication.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Daniel Kesselberg b22e3078cb
Add DESIGN.md to expected files
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 year ago
Simon L c1a99ca58f
Merge pull request #34623 from nextcloud/enh/update-behat
Update behat and friends
1 year ago
Daniel Kesselberg e2285acd04 Update behat and friends
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 year ago
Julius Härtl cb086a02a9
Merge pull request #35846 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
1 year ago
Vincent Petry fc22acba8e
Merge pull request #35656 from fivenp/docs/add-design-contribution-guidelines
docs: add design contribution guidelines
1 year ago
Julius Härtl f562fc716a
Merge pull request #35836 from nextcloud/fix/remove-other-share-when-deleted
fix: remove other shares from ui when deleted
1 year ago
nextcloud-command 7fe40d5e71 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Nextcloud bot 78d8723d0c
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Anna Larch e6f23f50df Remove comment and guests option from Invitations UI
Signed-off-by: Anna Larch <anna@nextcloud.com>
1 year ago
Vincent Petry 761221bc80
Merge pull request #35723 from nextcloud/bugfix/35708
fix: Make sure to reopen session before cleaning
1 year ago
Vincent Petry 13d5426893
Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallback
Apply a longer TTL of 15min to falling back on backup server
1 year ago
Vincent Petry 3bcbc4701a
Merge pull request #34724 from nextcloud/encryption-read-before-cache
fix reading newly written encrypted files before their cache entry is written
1 year ago
Côme Chilliet f6ff717b56
Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage
Make sure to use AccessFactory to create Access instances and use DI
1 year ago
Vincent Petry 1db0ddee3b
Merge pull request #25768 from nextcloud/workflow-use-cache-for-mimetype
Use mimetype from cache for workflow checks
1 year ago