- Aug 05, 2016
-
-
Nextcloud bot authored
-
- Aug 04, 2016
-
-
Morris Jobke authored
Fix file permissions for SMB (read-only folders will be writeable) (#…
-
Joas Schilling authored
Fix #724 by using step instead of job
-
Lukas Reschke authored
[master] Add new apps as official
-
Lukas Reschke authored
-
Bernhard Posselt authored
-
Joas Schilling authored
Exit from upgrade without reporting error
-
Nextcloud bot authored
-
- Aug 03, 2016
-
-
Joas Schilling authored
Add access control and automated tagging as shipped
-
Jürgen Haas authored
As reported at https://help.nextcloud.com/t/silent-mode-for-occ-upgrade/2120 we should exit with a return value of 0 (zero) if the current instance is already up to date so that automatic deployment tools don't recognize that as an error.
-
Joas Schilling authored
-
Joas Schilling authored
Add more checks
-
Roeland Jago Douma authored
Group shares with same source and target
-
Marius Blüm authored
Add workflowengine to check-code call
-
Morris Jobke authored
-
Vincent Petry authored
-
Vincent Petry authored
In some situations, a group share is created before a user share, and the recipient renamed the received share before the latter is created. In this situation, the "file_target" was already modified and the second created share must align to the already renamed share. To achieve this, the MountProvider now groups only by "item_source" value and sorts by share time. This makes it so that the least recent share is selected as super-share and its "file_target" value is then adjusted in all grouped shares. This fixes the issue where this situation would have different "file_target" values resulting in two shared folders appearing instead of one.
-
Vincent Petry authored
The repair step was a bit overeager to skip repairing so it missed the case where a group share exists without subshares but with an additional direct user share.
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Roeland Jago Douma authored
Fixes #24575 Note that this is a very limited solution and eventually we want smarter merging!
-
Nextcloud bot authored
-
- Aug 02, 2016
-
-
Morris Jobke authored
Apply black app icon style to newly installed app icons
-
Morris Jobke authored
Do not allow to delete/update group shares as a group member
-
Morris Jobke authored
add invalidateOldTokens to IProvider interface
-
Joas Schilling authored
-
Christoph Wurst authored
-
Roeland Jago Douma authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Nextcloud bot authored
-
- Aug 01, 2016
-
-
Morris Jobke authored
Shake the login fields if password is wrong
-
Julius Haertl authored
-
Morris Jobke authored
-
Morris Jobke authored
fix missing semicolon to fix themed logo on log in page
-