aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Collapse)AuthorAgeFilesLines
* cancel sharing if some users doesn't have a working encryption set-up.Bjoern Schiessle2013-08-011-2/+20
|
* fixes #4026Thomas Müller2013-07-301-0/+3
|
* functions in OCP should be staticRobin Appelman2013-07-251-1/+1
|
* need to use \OC_Image to escape OCP namespaceJörn Friedrich Dreyer2013-07-221-1/+1
|
* return result from getL10NRobin Appelman2013-07-221-1/+1
|
* Merge pull request #3880 from owncloud/code-checkerBart Visscher2013-07-213-8/+46
|\ | | | | Add classes replaced by the public api to the code checker
| * Correct casing of OC_User and pass through the params to getUsersBart Visscher2013-07-191-8/+8
| |
| * Add OC_L10N to public apiBart Visscher2013-07-191-0/+9
| |
| * Add OC_Image to public apiBart Visscher2013-07-191-0/+29
| |
* | add proper deprecated tagMorris Jobke2013-07-211-0/+1
| |
* | add back public API function, but mark as deprecatedJan-Christoph Borchardt2013-07-201-0/+10
| |
* | finally remove the file size obfuscation as it had more disadvantages. I was ↵Jan-Christoph Borchardt2013-07-181-10/+0
| | | | | | | | wrong, sorry.
* | Merge pull request #3270 from owncloud/convert-oc_configicewind19912013-07-111-6/+21
|\ \ | | | | | | Convert OC_Config to object so it can be used for DI
| * \ Merge branch 'master' into convert-oc_configBart Visscher2013-07-081-1/+24
| |\ \ | | | | | | | | | | | | | | | | Conflicts: lib/config.php
| * \ \ Merge branch 'master' into convert-oc_configBart Visscher2013-07-041-0/+108
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: lib/config.php
| * \ \ \ Merge branch 'master' into convert-oc_configThomas Müller2013-07-011-2/+32
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into convert-oc_configBart Visscher2013-06-271-12/+12
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/config.php lib/setup.php
| * \ \ \ \ \ Merge branch 'master' into convert-oc_configMichael Gapczynski2013-06-032-61/+266
| |\ \ \ \ \ \
| * | | | | | | Fix returns of values in OCP\ConfigBart Visscher2013-05-071-6/+21
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Implement encodePathVictor Dubiniuk2013-07-091-0/+14
| | | | | | |
* | | | | | | Only emit permissions hook for files and and include pathMichael Gapczynski2013-07-081-9/+11
| | | | | | |
* | | | | | | Add update permissions hook to sharingMichael Gapczynski2013-07-081-0/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | removing unused getSharedItem()Thomas Müller2013-07-061-11/+0
| | | | | |
* | | | | | Merge branch 'master' into fixing-3942-masterThomas Müller2013-07-061-1/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php
| * | | | | | proper fix for getting the shared item if no user is logged inThomas Müller2013-07-051-1/+12
| | |_|_|_|/ | |/| | | |
* / | | | | on reshares we now recursively move to the root of all reshares - therefore ↵Thomas Müller2013-07-051-0/+23
|/ / / / / | | | | | | | | | | | | | | | some code has been refactured and added as a new public function
* | | | / add public apiBjörn Schießle2013-07-041-0/+108
| |_|_|/ |/| | |
* | | | Merge pull request #3832 from owncloud/oracle_sql_fixesJörn Friedrich Dreyer2013-06-281-1/+7
|\ \ \ \ | | | | | | | | | | for oracle use BITAND() instead of & in sharing permissions sql
| * | | | Oracle doesn't know & as bitwise ANDBart Visscher2013-06-281-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/public/share.php
| * | | | for oracle use BITAND() instead of & in sharing permissions sqlJörn Friedrich Dreyer2013-06-241-3/+7
| | |_|/ | |/| |
* | | | fix type of numeric columnsJörn Friedrich Dreyer2013-06-261-0/+24
| | | |
* | | | check item id is setJörn Friedrich Dreyer2013-06-261-1/+1
|/ / /
* | | add missing backticks, use executeAudited in post_deleteGroup and ↵Jörn Friedrich Dreyer2013-06-141-6/+6
| | | | | | | | | | | | post_removeFromGroup
* | | add missing backticks all over the placeJörn Friedrich Dreyer2013-06-101-6/+6
| |/ |/|
* | Merge pull request #3444 from owncloud/share-fixJörn Friedrich Dreyer2013-06-031-1/+1
|\ \ | | | | | | Fix undefined index for share mount point retrieval
| * | Fix undefined index for share mount point retrievalMichael Gapczynski2013-05-211-1/+1
| |/
* | merge master into backgroundjobRobin Appelman2013-06-021-2/+159
|\ \
| * | fixes for pgsqlFlorin Peter2013-05-291-4/+4
| | |
| * | changed deprecated classFlorin Peter2013-05-291-1/+1
| | |
| * | fixes if cache returns falseFlorin Peter2013-05-291-6/+16
| | |
| * | fix $parent/$source typoFlorin Peter2013-05-291-2/+1
| | |
| * | fix indentionBjörn Schießle2013-05-291-5/+5
| | |
| * | remove unnecessary variableBjörn Schießle2013-05-291-2/+1
| | |
| * | use public API for error handling; improved while conditionBjörn Schießle2013-05-291-23/+20
| | |
| * | for external storages we never reach the path 'files', instead we need to ↵Björn Schießle2013-05-291-1/+2
| | | | | | | | | | | | leave the loop if no further parent exists
| * | if one public link share was found, we don't have to check it for the other ↵Björn Schießle2013-05-291-10/+12
| | | | | | | | | | | | folders
| * | check list of users with access to the file from the bottom to the top. This ↵Björn Schießle2013-05-291-7/+13
| | | | | | | | | | | | way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages
| * | revert changesFlorin Peter2013-05-171-28/+25
| | |
| * | add pre-shared hooksBjörn Schießle2013-05-161-0/+22
| | |
| * | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been ↵Florin Peter2013-05-151-25/+28
| | | | | | | | | | | | correctly initialised in post_addToGroup