Commit Graph

6763 Commits (5c1a79210f5db0a4942c6628350954d70e7a39ea)
 

Author SHA1 Message Date
Michael Gapczynski 756b514fee Check if file source exists before searching for link 13 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 13 years ago
Jenkins for ownCloud 898ca364a2 [tx-robot] updated from transifex 13 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski 76bc4753e9 Fix displaying if a link is password protected 13 years ago
Michael Gapczynski 0788c6e968 Hide link password controls if link is removed 13 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 13 years ago
Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 13 years ago
Arthur Schiwon 741a21292e LDAP: fix potential infinite loop introduced with 4c4aa92eef, as side effect optimize groupExists-method. 13 years ago
Arthur Schiwon 8be8f6fff2 LDAP: Remove unnecessary debug output, fixes a Notice 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 13 years ago
Jenkins for ownCloud 9338d093f9 [tx-robot] updated from transifex 13 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 13 years ago
Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 13 years ago
Thomas Mueller b64229a89e apply coding style 13 years ago
Arthur Schiwon 4c4aa92eef LDAP: check for existing username from other backends when creating one for an LDAP user or group. Led also to some code cleanup. Fixes oc-1551 in master. 13 years ago
Thomas Mueller fe49cbafc7 apply coding style 13 years ago
Thomas Mueller f301bfd8c9 apply coding style 13 years ago
Thomas Mueller 6d0737de22 removing obsolete .tx 13 years ago
Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 13 years ago
Bart Visscher 53e51fe46b Clean user cache on login 13 years ago
Bart Visscher 8a02a8852f Add background job for global file cache cleanup 13 years ago
Michael Gapczynski 95cd48dea8 Fix sharing test case 13 years ago
Michael Gapczynski 9ca6290317 Remove unused settings log file 13 years ago
Michael Gapczynski ff076caeee Check usernames in the database as case insensitive, they are still stored case sensitive. Bug fix for oc-422 and oc-1514 13 years ago
Michael Gapczynski e05db00468 404 if service is not set for public.php 13 years ago
Michael Gapczynski da44e5405a Fix typo 13 years ago
Michael Gapczynski 4ac7c414c4 Check if path info is empty for remote.php, prevent error 13 years ago
Michael Gapczynski c53310e49b Remove unnecessary ajax file from files_sharing 13 years ago
Michael Gapczynski 1e2ba8398d Remove old database xml file for files_sharing, bump version number 13 years ago
Michael Gapczynski 0a1f24142a Change public file from get.php to public.php 13 years ago
Michael Gapczynski fd2ca21fc2 Allow share_with column to be null for links 13 years ago
Arthur Schiwon 42a9969304 LDAP: implement getHome() function, use either username (default) or specify an LDAP attribute value to use 13 years ago
Frank Karlitschek 549f69cbc1 marked as shipped app 13 years ago
Frank Karlitschek 70b71338cd beta 1 13 years ago
Michael Gapczynski aad7dc8390 Remove sharing notice in users settings - The default is now share with anyone, groups only sharing is now a setting in the admin page 13 years ago
Michael Gapczynski 42a291286b Fix incorrect Javascript for changing Share API settings 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 13 years ago
Michael Gapczynski 0ad16e84c5 Fix share collection query 13 years ago