Commit Graph

157 Commits (f8eebcbb011269a36fe4b10f21b73dec4b076bff)

Author SHA1 Message Date
Arthur Schiwon 57b8ff890c check if PHP mod GD is installed 13 years ago
Arthur Schiwon d24abc3b9d check if PHP mod JSON is installed 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Jan-Christoph Borchardt f16cfbab5e improved installation instructions 13 years ago
Frank Karlitschek 637db92e60 increase version to show that we are not the same as stable 13 years ago
Frank Karlitschek 6545e48787 Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 13 years ago
Robin Appelman 7552390031 add path_hash to the filesystem cache 13 years ago
Robin Appelman dda79a90cf don't limit ourselfs to 32bit integers 13 years ago
Arthur Schiwon ca874a3ad7 remove limit from configvalue for long config values 13 years ago
Robin Appelman 6658f51098 provide early file system when using webdav 13 years ago
Robin Appelman 501678f981 always mount the root filesystem, sometimes we need the filesystem when not logged in 13 years ago
Bart Visscher 987845c312 Move the redirect_url from linkTo function to the checkLoggedIn function 13 years ago
Alessandro Cosentino 36b7d819e5 restore redirect after checkLoggedIn 13 years ago
Bart Visscher 1fa05894d5 Move config.php writable test to update path 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
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