summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New installer.François Kubler2011-05-172-89/+141
* Fixing the image link for appsJakob Sack2011-05-171-2/+2
* use simplexml instead of dom for OC_APP::getAppInfo()Robin Appelman2011-05-161-11/+6
* moved app install/remove/update functions to lib/installer.phpRobin Appelman2011-05-152-90/+141
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-154-33/+35
* renamed installer.php to setup.phpJakob Sack2011-05-061-12/+12
* no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enoughRobin Appelman2011-04-291-48/+7
* mergeRobin Appelman2011-04-2811-50/+291
|\
| * fix oc_appconfig for sqliteRobin Appelman2011-04-281-5/+5
| * make logs work with sqliteRobin Appelman2011-04-282-4/+23
| * move sqlite database into the data folder, makes it easier to set the correct...Robin Appelman2011-04-283-20/+6
| * add search functionality, for now only searches files but plugins/apps can ex...Robin Appelman2011-04-245-1/+163
| * fix chmodrRobin Appelman2011-04-241-2/+2
| * stylesheets have .css as extention, not .jsRobin Appelman2011-04-231-1/+1
| * make OC_HOOKS actually workRobin Appelman2011-04-232-5/+17
| * properly load css and js files for appsRobin Appelman2011-04-231-2/+11
| * change printPageNavi() to getPageNavi() to allow some more flexibilityRobin Appelman2011-04-211-3/+3
| * loging systemRobin Appelman2011-04-211-5/+42
| * bugfixes on GET requests via WebDAVMarco Michelino2011-04-201-5/+9
| * Avoid // in URIsMarco Michelino2011-04-192-3/+15
* | Show currect filename when downloading filesRobin Appelman2011-04-261-1/+1
|/
* now my uppercase Wikileaks folder is correctly sorted below pr0n, like it sho...Jan-Christoph Borchardt2011-04-181-3/+3
* renamed application-octet-stream.png to file.pngJan-Christoph Borchardt2011-04-181-1/+1
* send proper headersRobin Appelman2011-04-181-1/+1
* dissable loggin for nowRobin Appelman2011-04-181-2/+3
* correct them the right way this timeRobin Appelman2011-04-181-2/+2
* typo's ...Robin Appelman2011-04-181-2/+2
* clarify OC_FILES::get() documentationRobin Appelman2011-04-181-1/+1
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-181-0/+16
|\
| * create .htaccess files during installation for apache usersRobin Appelman2011-04-181-0/+16
* | Made the "change password" thingie in settings workingJakob Sack2011-04-181-4/+4
|/
* 404 error pageRobin Appelman2011-04-181-1/+4
* Even more fixes on user management. Any designers here that want to make it g...Jakob Sack2011-04-181-0/+2
* More error checking in user managementJakob Sack2011-04-182-0/+19
* disable the backup system for nowRobin Appelman2011-04-181-9/+9
* seperate hooks for OC_FILESYSTEM and OC_FILESTORAGERobin Appelman2011-04-183-24/+86
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-182-120/+25
|\
| * replace filesystem observer with the more general OC_HOOKRobin Appelman2011-04-182-120/+25
* | Hotfix: deleting users is working againJakob Sack2011-04-181-1/+1
|/
* prevent users from deleting admin groupJakob Sack2011-04-181-0/+5
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-181-23/+8
|\
| * seperate view and logic for pagenaviRobin Appelman2011-04-181-23/+8
* | Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP!Jakob Sack2011-04-183-4/+16
* | Added tons of Hooks to OC_USER and OC_GROUPJakob Sack2011-04-184-20/+131
* | Better documentation for OC_USERJakob Sack2011-04-184-79/+166
* | Improved documentation for group managementJakob Sack2011-04-183-84/+137
|/
* add pager function to the base lib and remove the default table widthFrank Karlitschek2011-04-171-0/+42
* Working subnavigationJakob Sack2011-04-172-39/+56
* make the file permissions hint more clearRobin Appelman2011-04-171-1/+1
* more improvements for foldersizeRobin Appelman2011-04-171-17/+13