summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* always fall back to default share folderBjoern Schiessle2015-03-263-6/+20
* Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshareMorris Jobke2015-03-262-0/+112
|\
| * Uglify unit test to make them work on stable7Vincent Petry2015-03-131-13/+13
| * Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
| * Fix size propagation over shared storage boundaryVincent Petry2015-03-131-0/+22
* | Merge pull request #14889 from owncloud/backport-14849-stable7Morris Jobke2015-03-241-3/+6
|\ \
| * | support paged results against 389ds.Arthur Schiwon2015-03-131-3/+6
| |/
* / offset needs to be considered in computed limitArthur Schiwon2015-03-242-1/+15
|/
* set up paged search when limit is 0Arthur Schiwon2015-03-051-0/+11
* Fix deleting selected files in the trashbinRobin Appelman2015-03-041-0/+4
* Merge pull request #13759 from owncloud/fix-12035Thomas Müller2015-02-051-1/+1
|\
| * fix update routineArthur Schiwon2015-01-291-1/+1
* | Merge pull request #13796 from owncloud/issue/13490-stable7-backportBjörn Schießle2015-02-042-20/+18
|\ \
| * | use uid provided by setupfs hook to mount server2server sharesJoas Schilling2015-01-302-20/+18
| |/
* / Give a better error message for external shares with self-signed ssl certific...Robin Appelman2015-02-041-11/+17
|/
* this must be larger then (>), since buggy behaviour occurs when the parameter...Arthur Schiwon2015-01-211-1/+1
* Use source storage permissions when scanning shared storageVincent Petry2015-01-153-1/+47
* fix retrieval of user groupsArthur Schiwon2015-01-132-2/+8
* Fix source path when share is a mount pointVincent Petry2015-01-081-1/+3
* Check for version before mounting a public linkMorris Jobke2015-01-052-2/+3
* Merge pull request #12643 from owncloud/ldap-user-cleanup-stable7blizzz2014-12-1931-100/+1220
|\
| * and don't forget to adjust testsArthur Schiwon2014-12-181-21/+12
| * PHPdoc fixes, no code changeArthur Schiwon2014-12-173-5/+7
| * forgotten fileArthur Schiwon2014-12-171-0/+129
| * add ldap:check-user to check user existance on the flyArthur Schiwon2014-12-175-28/+81
| * LDAP User CleanupArthur Schiwon2014-12-1530-89/+1034
* | show spinner on file upload in IE8, 9Morris Jobke2014-12-191-0/+15
|/
* Merge pull request #12624 from nazar-pc/stable7Vincent Petry2014-12-123-8/+11
|\
| * Merge pull request #11524 from nazar-pc/patch-1Vincent Petry2014-12-043-8/+11
* | Do not remove dir entry if it has the same name as the parentVincent Petry2014-12-111-4/+1
* | Merge pull request #12663 from zinks-/l10n-fr-backportMorris Jobke2014-12-107-30/+30
|\ \
| * | Patched french translation (backported from master)Thomas Imbreckx2014-12-057-30/+30
* | | Add js unit testRobin Appelman2014-12-101-7/+27
* | | Dont show the delete button for selected files if one of the selected files i...Robin Appelman2014-12-101-2/+12
* | | Check if files are deletable before trying to delete themRobin Appelman2014-12-101-1/+3
* | | translated saved message in files externalVolkan Gezer2014-12-101-2/+2
* | | Skip headers that can not be splitVictor Dubiniuk2014-12-101-0/+3
* | | remove duplicate loaded personal.js - fixes #12674Morris Jobke2014-12-101-1/+0
* | | add docArthur Schiwon2014-12-081-0/+1
* | | preserve an asterisk at the start when escaping a search termArthur Schiwon2014-12-082-3/+8
|/ /
* | Merge pull request #12623 from owncloud/fix-s2s-oc7Björn Schießle2014-12-041-1/+1
|\ \
| * | password column needs to allow null otherwise Oracle will break for empty pas...Bjoern Schiessle2014-12-041-1/+1
| |/
* | Merge pull request #12309 from owncloud/ldap-cache-user-countblizzz2014-12-041-0/+5
|\ \
| * | cache total user countArthur Schiwon2014-11-191-0/+5
* | | Merge pull request #12493 from owncloud/ldap_search_perfblizzz2014-12-043-1/+152
|\ \ \ | |_|/ |/| |
| * | LDAP search filter creation changes:Arthur Schiwon2014-11-281-1/+40
| * | add ldap-search command to occArthur Schiwon2014-11-283-0/+112
* | | Merge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequiredVincent Petry2014-12-011-3/+27
|\ \ \ | |/ / |/| |
| * | Only store user credentials when SMB_OC storage is enabledLukas Reschke2014-11-201-3/+27
* | | Don't show favicon to prevent iteration through subfoldersLukas Reschke2014-11-261-1/+1