Commit Graph

6748 Commits (9a2bc5255bbf0a80ab1c4269d2b308b3ba6377d3)
 

Author SHA1 Message Date
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
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Jenkins for ownCloud 8374a49cc1 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 07df52c998 assert array length and individual content instead of assertEqual on arrays 13 years ago
Thomas Mueller 2abb63de70 assert array length and individual content instead of assertEqual on arrays 13 years ago
Jan-Christoph Borchardt 09300e5f6e fix cronjobs radio button width 13 years ago
Jan-Christoph Borchardt 4910717c09 remove background fade from navigation, fix flickering icon issue and make it feel faster 13 years ago
Jan-Christoph Borchardt 6b5f1ffdb4 upload button improvement, better separation, fix wrap issue 13 years ago
Frank Karlitschek c2290a542e add deprecated warning 13 years ago
Arthur Schiwon 5985d00c6f LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. 13 years ago
Jörn Friedrich Dreyer 84a5faff36 remove files_imageviewer and files_texteditor from blacklist so they can be activated in a multi apps environment 13 years ago
Jörn Friedrich Dreyer 3b83c7fa74 update now(), current_timestamp and backtick replacement 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Georg Ehrke b56a46bdea fix filesharing for multiple data directories 13 years ago
Arthur Schiwon 0f379fd28a OC_User: getHome is an optional method, taking it out of the Interface 13 years ago
Jörn Friedrich Dreyer 3970d0e636 Merge branch 'master' of github.com:owncloud/core 13 years ago