- Jul 03, 2015
-
-
Vincent Petry authored
This file was created during a bogus test run that created files in the wrong location, and was checked in by mistake.
-
Thomas Müller authored
Update reference to include newest php-parser
-
Björn Schießle authored
add occ command to remove deleted files
-
Morris Jobke authored
Correct lower than wording
-
Thomas Müller authored
Remove \OCP\App::register()
-
Morris Jobke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
[app code check] add OC_Search_Provider and _Result
-
Morris Jobke authored
Do not show static share owner if not available
-
Vincent Petry authored
expose the mount manager in the public api
-
Jenkins for ownCloud authored
-
- Jul 02, 2015
-
-
Morris Jobke authored
owner is stored as 'uid_owner', not as 'owner' in the oc_share table
-
Lukas Reschke authored
Fix global app list state
-
Morris Jobke authored
remove duplicate ID in HTML template for public shares
-
Morris Jobke authored
Do not register JS share plugin if core sharing API is disabled
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
In some corner cases, an outgoing share exists but sharing is not allowed for the current user. This would cause the file list to break because the static text could not be rendered as the owner was undefined.
-
Lukas Reschke authored
If a max version of 8.0.1 has been specified the message should indicate that 8.0.1 is also supported.
-
Lukas Reschke authored
-
Björn Schießle authored
call post_addToGroup als for class OC_User because sharing and LDAP are using this class. Minimal approach to fix #16740
-
Morris Jobke authored
Thanks to @libasys for noticing this.
-
Vincent Petry authored
-
Thomas Müller authored
Revert "Use OCP classes as much as possible in files_external"
-
Morris Jobke authored
fix getting mount points when passing a path to the files:scan command
-
Vincent Petry authored
Fix duplicated line in doc block
-
Thomas Müller authored
-
Morris Jobke authored
Upgrade 3rdparty submodule for docterine v1.2.6
-
Joas Schilling authored
[Master] Delete OCS ID from DB if none is specified
-
Björn Schießle authored
-
Joas Schilling authored
lock parent folders for the owner when locking a shared file as recipient
-
Joas Schilling authored
-
Roeland Jago Douma authored
-
Thomas Müller authored
[master] Remove OCS IDs
-
Lukas Reschke authored
-
Lukas Reschke authored
If no OCS ID is specified in appinfo.xml and an app update is triggered and a OCS ID is stored in the DB we should clean the value. Ref https://github.com/owncloud/activity/issues/320#issuecomment-117937748
-
Lukas Reschke authored
While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307 Ref https://github.com/owncloud/activity/issues/320#issuecomment-117691867
-
Morris Jobke authored
Revert z-index changes
-
Jenkins for ownCloud authored
-
- Jul 01, 2015
-
-
Lukas Reschke authored
Fix scanFile signature to avoid boring warning
-