summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-111-0/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-101-1/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-091-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-081-0/+18
|
* adding space between) and {Thomas Mueller2012-09-0710-188/+188
|
* EOL fixesBart Visscher2012-09-071-283/+281
| | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-072-3/+21
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-062-8/+10
|
* no more require_once()Thomas Mueller2012-09-052-2/+2
|
* Add missing ; to js codeBart Visscher2012-09-052-4/+4
|
* I don't think this file was meant to be commitedRobin Appelman2012-09-051-6/+0
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-051-0/+13
|
* make use of OC_User::getHome in files_external appGeorg Ehrke2012-09-041-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-312-1/+7
|
* Space before tab fixesBart Visscher2012-08-291-1/+1
|
* Remove php close at end of fileBart Visscher2012-08-299-15/+0
|
* Whitespace fixes in appsBart Visscher2012-08-2912-36/+31
|
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-291-0/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-283-0/+42
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-271-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-251-0/+18
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-244-2/+37
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-231-0/+9
|
* Remove unnecessary filesMichael Gapczynski2012-08-202-79/+0
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-211-0/+18
|
* Merge branch 'share_api'Michael Gapczynski2012-08-199-12/+98
|\ | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files/index.php lib/files.php
| * Merge branch 'master' into share_apiMichael Gapczynski2012-08-1412-310/+450
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php
| * \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-311-2/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js
| * \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-2512-23/+96
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php
| * | | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and ↵Michael Gapczynski2012-07-246-12/+12
| | | | | | | | | | | | | | | | | | | | is_writable()
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-0/+12
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-171-0/+16
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-163-1/+46
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-155-0/+81
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-132-0/+36
| | | |
* | | | Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-134-304/+350
| | | |
* | | | Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
| | | |
* | | | Throw exception in Dropbox and Google Drive storage constructors if ↵Michael Gapczynski2012-08-132-11/+27
| | | | | | | | | | | | | | | | parameters are not correct
* | | | Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
| | | |
* | | | Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
| | | |
* | | | Show access granted label next to Google Drive and Dropbox storage in ↵Michael Gapczynski2012-08-132-0/+4
| | | | | | | | | | | | | | | | configuration
* | | | Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
| | | |
* | | | l10n directories have been missingThomas Mueller2012-08-131-0/+0
| | | |
* | | | XSRF checksLukas Reschke2012-08-101-0/+2
| |_|/ |/| |
* | | Only call mkdir() if the root folder does not exist for FTP external storageMichael Gapczynski2012-07-271-2/+3
| |/ |/|
* | remove unused variablesRobin Appelman2012-07-206-7/+0
| |
* | remove unused variable from dropbox filestorage backendRobin Appelman2012-07-201-1/+1
| |
* | minor fixes for the google filestorage backendRobin Appelman2012-07-201-5/+4
| |
* | remove unused variables from webdav file backendRobin Appelman2012-07-201-10/+5
|/
* create uploads directory for ssl certificates if it didn't existsBjoern Schiessle2012-07-091-0/+1
|