Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | clean the admin configuration form of db related entries and data_dirrectory ↵ | Robin | 2010-05-22 | 1 | -1/+3 | |
| | | | | (as long as we don't move the data when that changes) | |||||
* | when not admin, only show logs of the current user | Robin | 2010-05-22 | 1 | -2/+7 | |
| | ||||||
* | use MDB2's escape instead of mysql_escape | Robin | 2010-05-22 | 2 | -18/+19 | |
| | ||||||
* | remove old unused _can_excecute | Robin | 2010-05-22 | 1 | -44/+0 | |
| | ||||||
* | merge | Robin | 2010-05-22 | 20 | -20268/+35 | |
|\ | ||||||
| * | webdav: fix getDir file attributes | Thibaut GRIDEL | 2010-05-20 | 1 | -2/+2 | |
| | | ||||||
| * | drop PEAR::DB | Thibaut GRIDEL | 2010-05-16 | 16 | -15861/+0 | |
| | | ||||||
| * | remove backup file | Thibaut GRIDEL | 2010-05-16 | 1 | -4359/+0 | |
| | | ||||||
| * | fix ocs path and queries | Thibaut GRIDEL | 2010-05-16 | 2 | -23/+21 | |
| | | ||||||
| * | code duplication: use lib_filesystem.php instead | Thibaut GRIDEL | 2010-05-16 | 1 | -59/+3 | |
| | | ||||||
| * | log read/write files | Thibaut GRIDEL | 2010-05-16 | 2 | -91/+95 | |
| | | ||||||
* | | small webdav fixes | Robin | 2010-05-22 | 3 | -7/+28 | |
| | | ||||||
* | | fix when owncloud is installed in the root of a server | Robin | 2010-05-21 | 1 | -1/+2 | |
|/ | ||||||
* | fixes in log and ocs | Robin | 2010-05-15 | 4 | -21/+34 | |
| | ||||||
* | small fixes | Robin | 2010-05-15 | 1 | -2/+2 | |
| | ||||||
* | provide layout for smaller screens on android/iphone | Robin | 2010-05-14 | 3 | -2/+27 | |
| | ||||||
* | imporovement in mimetype detection | Robin | 2010-05-12 | 1 | -0/+5 | |
| | ||||||
* | webdav fixes | Robin | 2010-05-11 | 3 | -23/+38 | |
| | ||||||
* | merge | Robin | 2010-05-10 | 3 | -3/+165 | |
|\ | ||||||
| * | initial work on making connections between seperate owncloud installations ↵ | Robin | 2010-05-02 | 3 | -1/+165 | |
| | | | | | | | | possible | |||||
* | | more checks on server enviroment and some bugfixes in admin and firstrun dialog | Robin | 2010-05-09 | 4 | -53/+140 | |
| | | ||||||
* | | provide option for automatic backup | Robin | 2010-05-08 | 6 | -247/+462 | |
| | | ||||||
* | | use an abstraction for file system functions to allow premisions and ↵ | Robin | 2010-05-07 | 5 | -283/+648 | |
| | | | | | | | | multiply storage backends | |||||
* | | port OC_DB to MDB2 | Robin | 2010-05-04 | 32 | -258/+25952 | |
| | | ||||||
* | | some more includes | Thibaut GRIDEL | 2010-05-02 | 2 | -4/+4 | |
| | | ||||||
* | | give a chance to configure CONFIG_DATADIRECTORY | Thibaut GRIDEL | 2010-05-02 | 1 | -1/+1 | |
|/ | ||||||
* | fix bug in webdav | Robin | 2010-05-02 | 1 | -1/+1 | |
| | ||||||
* | fix first run dialog in konqueror | Robin | 2010-05-02 | 2 | -2/+8 | |
| | ||||||
* | fix webdav when not using the default data directory | Robin | 2010-05-02 | 1 | -3/+4 | |
| | ||||||
* | merge | Robin | 2010-05-02 | 5 | -45/+14 | |
|\ | ||||||
| * | webdav fixes | Robin | 2010-05-02 | 2 | -764/+5 | |
| | | ||||||
| * | fix layout bug in first run wizard | Robin | 2010-05-01 | 1 | -5/+2 | |
| | | ||||||
| * | More bug fixes, mostly IE related | Robin Appelman | 2010-05-01 | 2 | -1/+4 | |
| | | ||||||
| * | fix bug on windows hosts where serverroor uses \ in the path and ↵ | Robin Appelman | 2010-04-30 | 1 | -0/+1 | |
| | | | | | | | | documentroot uses / | |||||
* | | simple fixes | Thibaut GRIDEL | 2010-05-02 | 1 | -9/+1 | |
| | | ||||||
* | | webdav: fix icewind's new Filesystem.php version | Thibaut GRIDEL | 2010-05-01 | 2 | -58/+41 | |
| | | ||||||
* | | webdav: remove merge copy | Thibaut GRIDEL | 2010-05-01 | 1 | -726/+1 | |
|/ | ||||||
* | fix problem caused by wrong merging | Robin | 2010-04-28 | 2 | -6/+3 | |
| | ||||||
* | fix determing the user specific data directory when the data directory is ↵ | Robin | 2010-04-28 | 1 | -1/+1 | |
| | | | | not the default one | |||||
* | merge | Robin | 2010-04-28 | 8 | -0/+4 | |
| | ||||||
* | fix merge conflicts | Robin | 2010-04-28 | 9 | -347/+1883 | |
|\ | ||||||
| * | bug fix in mimetype detect code | Robin | 2010-04-25 | 1 | -1/+44 | |
| | | ||||||
| * | bugfix when filling the database in first run dialog | Robin | 2010-04-25 | 2 | -3/+16 | |
| | | ||||||
| * | bug fix when starting multiply uploads while the old ones arent finsihed, ↵ | Robin | 2010-04-25 | 1 | -0/+66 | |
| | | | | | | | | detect file actions on mimetype not on extention | |||||
| * | some cleanup/refactoring | Robin | 2010-04-25 | 1 | -122/+187 | |
| | | ||||||
| * | fix broken requires in webdav | Robin | 2010-04-24 | 2 | -7/+5 | |
| | | ||||||
| * | remove dependency on set_include_path because not all hosts support it | Robin | 2010-04-24 | 4 | -17/+124 | |
| | | ||||||
| * | bug fix first run wizzard take 3 | Robin | 2010-04-23 | 1 | -9/+19 | |
| | | ||||||
| * | bug fix first run wizzard take 2 | Robin | 2010-04-23 | 1 | -1/+9 | |
| | | ||||||
| * | bug fix first run wizzard | Robin | 2010-04-23 | 1 | -1/+1 | |
| | |