summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | added missing parameter documentationBjoern Schiessle2013-08-171-1/+2
* | | added createMissingDirectories() methodBjoern Schiessle2013-08-171-18/+19
* | | also create root dir if it doesn't exist yetBjoern Schiessle2013-08-171-6/+13
* | | use OC files API to create missing directory which should handle special char...Bjoern Schiessle2013-08-171-4/+7
* | | first check if file exists before checking the files sizeBjoern Schiessle2013-08-171-10/+9
* | | Merge pull request #4423 from owncloud/ldap_reduce_connectionsBart Visscher2013-08-172-6/+18
|\ \ \
| * | | LDAP: only connect to LDAP once on loginArthur Schiwon2013-08-142-6/+18
* | | | Merge pull request #4454 from owncloud/fix_4446Kondou2013-08-172-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Use better wording.kondou2013-08-161-1/+1
| * | | Add a "Wrong password." message, if the passwordkondou2013-08-162-1/+4
* | | | no files external for SMB on windowsThomas Müller2013-08-161-10/+16
* | | | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-152-4/+8
|/ / /
* | | use __DIR__ instead of realpathBjoern Schiessle2013-08-151-1/+1
* | | provide correct path for require_onceBjoern Schiessle2013-08-151-1/+1
* | | Merge pull request #4306 from owncloud/stable5-googledriveThomas Müller2013-08-1438-597/+8524
|\ \ \ | |/ / |/| |
| * | Remove root option from Google Drive storage, because it is only used for tes...Michael Gapczynski2013-08-032-10/+8
| * | Fix 'most' Google Drive testsMichael Gapczynski2013-08-032-82/+148
| * | substr storage id to prevent problems with storing the change id in appconfigMichael Gapczynski2013-08-031-1/+1
| * | Implement hasUpdated() to watch for changes on Google Drive sideMichael Gapczynski2013-08-031-0/+59
| * | Fix require_once for 3rdparty in google ajax frontendMichael Gapczynski2013-08-031-2/+3
| * | Include 3rdparty Google Drive SDK 0.6.2Michael Gapczynski2013-08-0333-2/+7936
| * | Fix constant in last commitMichael Gapczynski2013-08-031-1/+1
| * | Prepare for #2013 fixMichael Gapczynski2013-08-031-1/+7
| * | Setting Redirect URI is not required hereMichael Gapczynski2013-08-031-1/+0
| * | Switch to using Google Drive SDK, closes #2047Michael Gapczynski2013-08-034-567/+431
* | | Merge pull request #4361 from ringmaster/fix_4355Thomas Müller2013-08-081-2/+4
|\ \ \
| * | | Provide a default mime-type for files created by filename.ringmaster2013-08-081-2/+4
* | | | don't create empty versionsBjoern Schiessle2013-08-081-2/+5
| |_|/ |/| |
* | | Check expected type after JSON decode instead of checking what is not expected.Andreas Fischer2013-08-081-1/+1
* | | Merge pull request #4268 from owncloud/encryption_check_configBjörn Schießle2013-08-073-3/+20
|\ \ \ | |/ / |/| |
| * | more error messages which might be useful for the user to debug his server co...Bjoern Schiessle2013-08-012-2/+6
| * | improved error message to refect openSSL PHP extension and stock openSSL conf...Bjoern Schiessle2013-08-011-1/+1
| * | also write error message to the logBjoern Schiessle2013-08-011-0/+1
| * | catch broken server config and disable encryption app.Bjoern Schiessle2013-08-012-1/+13
* | | Merge pull request #4179 from owncloud/ldap_oracle_fixesblizzz2013-08-063-4/+15
|\ \ \
| * | | Merge branch 'stable5' into ldap_oracle_fixesThomas Müller2013-07-3090-6/+8163
| |\| |
| * | | LDAP / Oracle compatibility: sql for emptying tablesArthur Schiwon2013-07-241-1/+3
| * | | LDAP / Oracle compatibility, make SQL syntax validArthur Schiwon2013-07-241-1/+1
| * | | LDAP: avoid PHP Warnings cause by passing empty values to implodeArthur Schiwon2013-07-221-1/+5
| * | | LDAP: Oracle compat. fix, closes #4064Arthur Schiwon2013-07-221-1/+6
* | | | load authentication apps to get users from other backends like LDAP - THX @bl...Thomas Müller2013-08-051-0/+1
* | | | manual backporting of #4285Thomas Müller2013-08-051-0/+31
* | | | Merge pull request #4164 from owncloud/fix_102Morris Jobke2013-08-041-24/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | attach click handler after drop-down was createdBjoern Schiessle2013-08-021-4/+4
| * | | only add versions if the drop down was addedBjörn Schießle2013-07-231-3/+8
| * | | Create directly the right version dialog to open the drop-down flicker-free i...Björn Schießle2013-07-231-19/+20
* | | | Add a CLI script for manually triggering checking a folder for updatesRobin Appelman2013-08-011-0/+22
* | | | fix test and make warning translatableBjoern Schiessle2013-08-012-3/+9
* | | | cancel sharing if some users doesn't have a working encryption set-up.Bjoern Schiessle2013-08-011-9/+6
| |_|/ |/| |
* | | replace external storage status images with CSS, also use form to distinguish...Jan-Christoph Borchardt2013-07-304-5/+19