☁️ Nextcloud server, a safe home for all your data
Find a file
François Kubler 13ddf8100f New installer.
* Forms have been revamped (CSS + javascript),
* Process has been improved : errors are displayed on the form page,
* Some changes in the index.php page so that everything related to installation is in lib/setup.php
* Also added a small function in OC_HELPER class to set input values.

All these should improve the installation process in terms of ergonomics.
Well, I do hope so.
2011-05-17 22:34:31 +02:00
3dparty we also need Console 2011-05-17 20:37:40 +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 New installer. 2011-05-17 22:34:31 +02:00
docs Of course we should change the column names in the SQL file as well 2011-05-16 21:01:28 +02:00
files fix the drop down arrow in file browser 2011-05-17 20:37:39 +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 New installer. 2011-05-17 22:34:31 +02:00
lib New installer. 2011-05-17 22:34:31 +02:00
log log viewer 2011-04-21 23:12:32 +02:00
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
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 New installer. 2011-05-17 22:34:31 +02:00
.gitignore add kdevelop project files to .gitignore 2011-04-18 10:51:38 +02:00
COPYING-AGPL Really add AGPL file 2011-02-09 15:12:09 +00:00
COPYING-README More licence clarification 2011-02-09 16:15:26 +00:00
db_structure.xml Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
index.php New installer. 2011-05-17 22:34:31 +02:00
README update readme to reflect move to git.kde.org 2011-01-22 03:03:52 +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