Commit Graph

6570 Commits (6324daecc08e947e9290228a5bf6dca49ceeabaa)
 

Author SHA1 Message Date
Bart Visscher 6324daecc0 Don't wait for document ready for setting requesttoken 13 years ago
Robin Appelman 8380e6f658 add backup files and kate-swp files to gitignore 13 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 13 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 13 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 13 years ago
Arthur Schiwon 2440e500b8 LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folders (empty), depending on the configuration 13 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 13 years ago
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