Commit Graph

44239 Commits (77817797707238746490e069e789abf4c2327bc3)
 

Author SHA1 Message Date
Gaël Beaudoin 391544de78 Set the footer version to RC1 15 years ago
Robin Appelman 56dfcce9b9 improved detection of WEBROOT 15 years ago
Robin Appelman e4a5ef55fb less options when using sqlite during first run 15 years ago
Robin Appelman c0b783d12e disable user managment for now 15 years ago
Robin Appelman 43cabdb3f8 better error messages if there are premission problems 15 years ago
Robin Appelman ca0744c0df notify the user if sqlite isn't installed during the first dialog 15 years ago
Robin 15a3949811 use proper file mode when testing config file for write premissions 15 years ago
Robin cd1ffd912b only check for a writeable config.php when attempting to change the config 15 years ago
Thomas Zander ea73168a53 Ignore auto-generated config file 15 years ago
Thomas Zander cec33f19a4 Add a gitignore file for project 15 years ago
Robin 3d546db141 do not give the 'can't write config file' error when the config file doesn't exsist 15 years ago
Robin 540963060a remove config/config.php, this will make using git on the server easier since config.php changes 15 years ago
Robin 89758ae656 clean the admin configuration form of db related entries and data_dirrectory (as long as we don't move the data when that changes) 15 years ago
Robin f83b387385 when not admin, only show logs of the current user 15 years ago
Robin 7b08854f70 use MDB2's escape instead of mysql_escape 15 years ago
Robin 6668793f4a updated docs 15 years ago
Robin 5468a8afa1 remove old unused _can_excecute 15 years ago
Robin 78ce03491e merge 15 years ago
Robin d909f91d07 small webdav fixes 15 years ago
Robin 086f060b9e fix when owncloud is installed in the root of a server 15 years ago
Thibaut GRIDEL 65ce487327 webdav: fix getDir file attributes 15 years ago
Thibaut GRIDEL b2fa63bdcc drop PEAR::DB 15 years ago
Thibaut GRIDEL 95da6edd83 remove backup file 15 years ago
Thibaut GRIDEL 477b9877a0 fix ocs path and queries 15 years ago
Thibaut GRIDEL d7bb8c4c30 code duplication: use lib_filesystem.php instead 15 years ago
Thibaut GRIDEL 6e8001b05d log read/write files 15 years ago
Robin 78e54e1909 fixes in log and ocs 15 years ago
Robin 35711d7534 small fixes 15 years ago
Robin 8058b24227 provide layout for smaller screens on android/iphone 15 years ago
Robin 645de2ff78 imporovement in mimetype detection 15 years ago
Robin 9e05a0d592 webdav fixes 15 years ago
Robin 672297531b merge 15 years ago
Robin 898d2489bb more checks on server enviroment and some bugfixes in admin and firstrun dialog 15 years ago
Robin 51b253447d provide option for automatic backup 15 years ago
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 15 years ago
Robin ede1c64edd port OC_DB to MDB2 15 years ago
Thibaut GRIDEL cd1ecef75f some more includes 15 years ago
Thibaut GRIDEL bc8aed9e79 give a chance to configure CONFIG_DATADIRECTORY 15 years ago
Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 15 years ago
Robin 9ddd0e34ac fix bug in webdav 15 years ago
Robin 5a500a2455 fix first run dialog in konqueror 15 years ago
Robin 15b284578e fix webdav when not using the default data directory 15 years ago
Robin 0732264d67 merge 15 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 15 years ago
Robin 6d70886f5f webdav fixes 15 years ago
Robin 63cc1688fe fix layout bug in first run wizard 15 years ago
Robin Appelman c52e7d360f More bug fixes, mostly IE related 15 years ago
Robin Appelman 567c17fde5 fix renaming files in IE 15 years ago
Thibaut GRIDEL 60d2f8de4e webdav: fix icewind's new Filesystem.php version 15 years ago
Thibaut GRIDEL 45af5d78b5 webdav: remove merge copy 15 years ago