Brice Maron
|
fcaf04cad9
|
Add little more doc about app folders
|
13 years ago |
Brice Maron
|
df83df5263
|
Correct sample config
|
13 years ago |
Brice Maron
|
6da5a2fdd4
|
Add possibility to choose the installation folder
|
13 years ago |
Frank Karlitschek
|
897bfa8814
|
finally fix the updater. next is an automatic updater. but this is a bit more tricky.
|
13 years ago |
Frank Karlitschek
|
6119f05ac0
|
generate a random salt during installation and store it in the config.php. use it to salt the password hashing.
|
13 years ago |
Frank Karlitschek
|
f568b7ccb4
|
add spacing lines to our awesome new sample config file. readability++
|
13 years ago |
Brice Maron
|
dd98afc56c
|
Add doc about multi app dir in sample config
|
13 years ago |
Bart Visscher
|
e867edd1c8
|
Add help texts to config options in config.sample.php
|
13 years ago |
Bart Visscher
|
9d936976a9
|
Make check for writable apps dir configurable
|
13 years ago |
Frank Karlitschek
|
a72e6cc113
|
fix oc-780
|
13 years ago |
Georg Ehrke
|
8f2217ca2e
|
make default app choosable
|
13 years ago |
Thomas Mueller
|
07f2e316e4
|
removing executable bit from various files
|
13 years ago |
Frank Karlitschek
|
c6144535a8
|
document the log settings
|
13 years ago |
Frank Karlitschek
|
a86d89f5ca
|
Add a static code checker for evil patterns in apps.
Disabled by default for now.
We will check for private api calls here later once the public api is in place
|
13 years ago |
Frank Karlitschek
|
2fbc92bd4b
|
new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code
|
13 years ago |
Frank Karlitschek
|
a191b75c31
|
make it possible to connect to other ocs appstores and other ocs knowledgebase servers.
also make it possible to switch the app store and the knowledgebase off completely.
|
13 years ago |
Frank Karlitschek
|
a62e109e8c
|
make the location of the 3rdparty folder flexible.
It´s automatically search in the owncloud folder and in the parent folder.
override with an option in config.php is also possible
|
13 years ago |
Frank Karlitschek
|
340b6bf3ad
|
add themeing support and support for autoselection of mobile/tablet and standalone css/jss files and templates
|
13 years ago |
Florian Pritz
|
8648e3c43c
|
only call error_log() if DEBUG is true
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
14 years ago |
Jan-Christoph Borchardt
|
2f1a06b2ee
|
merged gitignores
|
14 years ago |
Frank Karlitschek
|
9ac084d0b8
|
remove for now. main repository is at projects.kde.org/owncloud
|
14 years ago |
Alessandro Cosentino
|
86dd023448
|
Adding clear logs functions
|
14 years ago |
Jakob Sack
|
8465f76e7e
|
Use OC_CONFIG where possible
|
14 years ago |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
15 years ago |
Aldo "xoen" Giambelluca
|
969c8053ce
|
Added variable $CONFIG_DBTABLEPREFIX in configuration file for table prefix
Table prefix is useful where only one DB is possible (cheap hosting).
this way is possible define something like a "namespace"
default is 'oc_'
|
15 years ago |
Thomas Zander
|
ea73168a53
|
Ignore auto-generated config file
|
15 years ago |
Robin
|
540963060a
|
remove config/config.php, this will make using git on the server easier since config.php changes
|
15 years ago |
Robin
|
d15464a0d8
|
clear default config
|
15 years ago |
Robin
|
aacda0367d
|
merge
|
15 years ago |
Frank Karlitschek
|
2a75c0d044
|
merge Adityas improvements
|
15 years ago |
root
|
2aef090ac5
|
sync
|
15 years ago |
root
|
6d57de7b32
|
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
|
15 years ago |
Robin
|
cd96e2a313
|
fix bug where siteroot was not configuredcd
|
15 years ago |
Robin
|
6bb0022345
|
Ask for configuration on first run
|
15 years ago |
Frank Karlitschek
|
16f3bd4e23
|
commiting ownCloud 1.0 beta 1
|
15 years ago |