| .. |
|
Group
|
Even more fixes on user management. Any designers here that want to make it good looking?
|
2011-04-18 13:12:30 +07:00 |
|
HTTP/WebDAV/Server
|
fix a strict error in webdav
|
2011-05-28 15:52:35 +07:00 |
|
User
|
Made the "change password" thingie in settings working
|
2011-04-18 15:07:14 +07:00 |
|
app.php
|
install apps that are shipped with owncloud the first time they are loaded
|
2011-06-01 15:05:48 +07:00 |
|
appconfig.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +07:00 |
|
base.php
|
add dateOnly option to formatDate
|
2011-06-02 02:29:16 +07:00 |
|
config.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +07:00 |
|
connect.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +07:00 |
|
database.php
|
make logs work with sqlite
|
2011-04-28 17:40:51 +07:00 |
|
files.php
|
Make max upload filesize configurable for apache hosts
|
2011-05-29 17:43:13 +07:00 |
|
filestorage.php
|
no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough
|
2011-04-29 12:22:37 +07:00 |
|
filesystem.php
|
add search functionality, for now only searches files but plugins/apps can extend that
|
2011-04-24 16:09:27 +07:00 |
|
group.php
|
More error checking in user management
|
2011-04-18 12:39:28 +07:00 |
|
helper.php
|
fix OC_HELPER::linkto() when the link is not a valid file.
|
2011-06-02 02:58:42 +07:00 |
|
installer.php
|
App installer backend.
|
2011-05-28 17:33:25 +07:00 |
|
log.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +07:00 |
|
ocs.php
|
port OC_OCS to prepared statements
|
2011-04-16 13:55:33 +07:00 |
|
ocsclient.php
|
show only ownCloud related knowledgebase entries. and make the page pretty
|
2011-04-17 17:38:35 +07:00 |
|
plugin.php
|
save installation state of databases in appconfig instead of plugin.xml
|
2011-04-16 19:06:45 +07:00 |
|
preferences.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +07: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 +07:00 |
|
search.php
|
add search functionality, for now only searches files but plugins/apps can extend that
|
2011-04-24 16:09:27 +07:00 |
|
setup.php
|
Make max upload filesize configurable for apache hosts
|
2011-05-29 17:43:13 +07:00 |
|
template.php
|
add search functionality, for now only searches files but plugins/apps can extend that
|
2011-04-24 16:09:27 +07:00 |
|
user.php
|
More error checking in user management
|
2011-04-18 12:39:28 +07:00 |