Commit Graph

54 Commits (1d6b4f8f3c2872b25ded28553925dd35ebd82997)

Author SHA1 Message Date
Bart Visscher eb5de4d4f7 Change gallery thumbnail generation to OC_Image 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Frank Karlitschek 21bf8e99ee increase version number to 3. YeeHaw party!! 13 years ago
Frank Karlitschek 5238a7812c bump version number 13 years ago
Robin Appelman 11c848b221 initial work on filesystemview 13 years ago
Robin Appelman 941f199caf dont complain about non existing config files 13 years ago
Robin Appelman ac188ec74b properly check for write permissions to the config file 13 years ago
prcrst 868a3b5364 Fix sqlite detection for Ubuntu 11.10 13 years ago
Daniel Köb eb4cd86910 Include PostgreSQL when checking for available database drivers. 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Robin Appelman 153029a170 increase version to trigger database upgrade 14 years ago
Frank Karlitschek fab70cb590 removed no longer used function and exec command 14 years ago
Robin Appelman 524e3686a0 tell the user when the files are being scanned 14 years ago
Robin Appelman 5a6aba1e11 provide caching for file metadata 14 years ago
Robin Appelman ec015a2e68 remove the need to register storage providers, pass the classname during mounting instead 14 years ago
Frank Karlitschek 3acea2f574 change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 14 years ago
Robin Appelman b975f11514 make sharing work with the new mouting mechanism 14 years ago
Robin Appelman 28ab39073a mount filesystems on demand 14 years ago
Brice Maron ebd36d56ca Remove unnecessary exec for getting timezone and fix spacings 14 years ago
Joar Wandborg 9d3c7badb5 Fixed a bug in checkWebserverUser 14 years ago
Frank Karlitschek 6163351ea2 master is now on the way to ownCloud 3 14 years ago
Marvin Thomas Rabe 33f24a42b8 redirect url fixed 14 years ago
Frank Karlitschek 0eddc5cae2 bump version number 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Thomas Schmidt 6636720d2d enhance warning 14 years ago
Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 14 years ago
Frank Karlitschek 0fcd765bd5 add check for ctype 14 years ago
Thomas Schmidt 40b47defcb enhance errormessages on setup 14 years ago
Frank Karlitschek 10c5178e31 check for php modules 14 years ago
Bart Visscher aae6881494 Move display of login page to function in OC_Util 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Michael Gapczynski e4c9871299 This should actually make the 'Shared' directory automatically everytime 14 years ago
Michael Gapczynski 5fbed936bf Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory 14 years ago
Robin Appelman 6173c0fbc2 a bit of refactoring for oc_filesystem and implement user quota 14 years ago
Frank Karlitschek aa582ec43a more work on encryption 14 years ago
Frank Karlitschek a0b7b85c56 remove debug 14 years ago
Frank Karlitschek 58c2d29f8c report the right webserver user to simplify setup and debug 14 years ago
Frank Karlitschek b513a60540 nicer error report and streamlined setup 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago
Robin Appelman 98cd83fabd bumb jquery and jquery-ui versions 14 years ago
Michael Gapczynski 6af4c465b8 Change all occurences of ['user_id'] to OC_USER::getUser() 14 years ago
Michael Gapczynski 1cfa911ce3 Update database.xml to current database fields, remove hard coded MTGap when mounting shared storage provider 14 years ago
Michael Gapczynski 6b303ee64b Fix bug in opendir() and remove getStorageMountPoint(), now using datadir argument instead 14 years ago
Michael Gapczynski 607f1a2738 Fix conflicts with master in lib/base.php 14 years ago
Robin Appelman f40a1cad8b not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manually 14 years ago
Robin Appelman 155f62bcf6 allow plugins/apps to add custom headers to all pages 14 years ago
Michael Gapczynski 18e776fa2f Changed mount point to 'Share', fixed is_dir() 14 years ago