.. |
MDB2/Driver
|
fix sqlite3 driver for php<5.3
|
2011-06-20 19:04:31 +02:00 |
connector/sabre
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
filestorage
|
Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
|
2011-07-29 20:42:24 +02:00 |
group
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
remote
|
One class per File
|
2011-07-27 19:52:24 +02:00 |
user
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
app.php
|
some more changes for navigation subentries
|
2011-07-29 19:43:06 +02:00 |
appconfig.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +02:00 |
base.php
|
Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
|
2011-07-29 20:42:24 +02:00 |
config.php
|
store numbers as strings to prevent errors with numeric passwords
|
2011-06-14 01:20:41 +02:00 |
connect.php
|
Further improvements
|
2011-07-27 20:04:42 +02:00 |
db.php
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
files.php
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
filestorage.php
|
Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
|
2011-07-29 20:42:24 +02:00 |
filesystem.php
|
Add missing argument for fromTmpFile() inside of rename()
|
2011-07-13 13:47:45 -04:00 |
group.php
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
helper.php
|
use proper file icons for image and audio files
|
2011-07-29 01:37:08 +02:00 |
hook.php
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
installer.php
|
install shipped apps also in "installed apps" page
|
2011-06-21 22:17:53 +02:00 |
l10n.php
|
add oc_user::getUser to get the user id of the loggedin user
|
2011-06-22 12:50:57 +02:00 |
log.php
|
fix log when no tablename prefix is used
|
2011-07-27 22:44:51 +02:00 |
mimetypes.list.php
|
move list of mimetypes by extention to a seperate file.
|
2011-07-17 17:41:46 +02:00 |
ocs.php
|
use oc_preferences to store ocs privatedata
|
2011-07-28 20:23:58 +02:00 |
ocsclient.php
|
handle app repo connection failure
|
2011-06-18 22:02:45 +02:00 |
preferences.php
|
improved check in oc_preferences if a key already exists
|
2011-06-19 22:34:36 +02:00 |
remotestorage.php
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |
search.php
|
add search functionality, for now only searches files but plugins/apps can extend that
|
2011-04-24 16:09:27 +02:00 |
setup.php
|
set installed version in config file
|
2011-07-28 23:34:39 +02:00 |
template.php
|
implemented relative file size and coloring
|
2011-07-29 00:46:20 +02:00 |
testcase.php
|
test case library and start of filesystem test
|
2011-06-12 01:06:27 +02:00 |
user.php
|
Further improvements
|
2011-07-27 20:04:42 +02:00 |
util.php
|
Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
|
2011-07-29 20:42:24 +02:00 |