Nextcloud Server
Go to file
2011-03-03 21:55:32 +01:00
3dparty Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
admin New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
bin 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
config
css Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
files New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
img Introducing OC_HELPER for small helper functions; making setup of filesystem optional 2011-03-02 22:18:22 +01:00
js Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
lib New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
log New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
ocs
plugins Deactivate all plugins for now 2011-03-02 00:16:28 +01:00
settings New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
templates Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
.gitignore
COPYING-AGPL
COPYING-README
db_structure.xml
index.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
README
TODO
webdav.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

ownCloud
========
An open personal cloud server which runs on your personal server.
It enables you to access your data from all of your devices.
ownCloud makes sharing data with other people possible.
It supports automatic backups, versioning and encryption.

Installation instructions are in the docs directory.
docs/INSTALL

For more information visit:
http://owncloud.org

The source code is available at:
projects.kde.org/projects/playground/www/owncloud