Nextcloud Server
Go to file
2011-04-28 16:54:10 +02:00
3dparty move sqlite database into the data folder, makes it easier to set the correct permissions 2011-04-28 16:54:10 +02:00
admin Fix typo 2011-04-18 13:47:18 +02:00
apps apps are now stored in /apps 2011-04-16 09:46:58 +02:00
config Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00
css add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
docs Get Hot New Fixes (TM) 2011-04-16 23:02:54 +02:00
files correct paths for css images 2011-04-19 12:46:32 +02:00
help change printPageNavi() to getPageNavi() to allow some more flexibility 2011-04-21 23:04:16 +02:00
img renamed application-octet-stream.png to file.png 2011-04-18 22:16:32 +02:00
js jQuery-value-hide-foo for the installation form as well 2011-04-19 01:18:57 +02:00
lib move sqlite database into the data folder, makes it easier to set the correct permissions 2011-04-28 16:54:10 +02:00
log log viewer 2011-04-21 23:12:32 +02:00
ocs
plugins make error 404 template usable as stand alone php file 2011-04-18 14:10:58 +02:00
search add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
settings Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
templates add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
.gitignore add kdevelop project files to .gitignore 2011-04-18 10:51:38 +02:00
COPYING-AGPL
COPYING-README
db_structure.xml fix db_structure.xml 2011-04-17 12:05:37 +02:00
index.php create .htaccess files during installation for apache users 2011-04-18 14:12:53 +02:00
README

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