core
core copied to clipboard
:cloud: ownCloud web server core (Files, DAV, etc.)
## Description Current login screen has an always visible scrollbar to prevent a "jumping" of the login form. Certain constallations of notices and error messages can exceed the screens height...
Also documented accepted inputs to the sed monster and expected. Feel free to convert that into a unit test :-)
## Description With this change, if a user re-shares an existent share with an expiration date, the expiration date of the target share will be taken for the new share,...
## Description Add .gitattributes, exclude tests from archive ## Motivation and Context less release size ## Types of changes - [x] Technical debt
Checked with the WND app ### Steps to reproduce 1. Setup an external mount point and check that the root folder of the mount point can't be updated nor deleted....
## Description In this PR, I have implemented a way to run API tests with different matrices (server combination for Given-When-Then steps) for oc10-ocis parallel deployment setup. For example, Given...
Hey there, thanks for your work on ownCloud. Today i encountered the same bug as stated here #26731. Since i can't reopen the issue i wanted to ask if you...
We have test scenarios like: ``` Scenario Outline: Trying to create a new public link share of a file with edit permissions only grants read access using the public WebDAV...
### Steps to reproduce 1. Create user `uu1` 2. Create a file `test.txt` 3. Send `MOVE` request for `test.txt` with the body using curl ``` curl -ks -u uu1:uu1 -XMOVE...
Bumps [@bower_components/clipboard](https://github.com/zenorocha/clipboard.js) from v2.0.6 to v2.0.11. Release notes Sourced from @bower_components/clipboard's releases. Fixes & DX Enhancements Fix type for copy function #795 Remove blurring behavior after copy action invoke #807...