- Sep 25, 2011
-
-
Bart Visscher authored
Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
-
- Sep 24, 2011
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Florian Pritz authored
When uploading a file using davfs php warned about a missing argument to OC_FileProxy_Quota::preFile_put_contents(). Since we get a resource from OC_Connector_Sabre_File->put(), we have to convert that before running strlen because it expects a string. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
This also moves session_start in lib/base.php down a bit because we need OC::$SERVERROOT to get the config settings. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Sep 23, 2011
-
-
Bart Visscher authored
-
- Sep 18, 2011
-
-
Bart Visscher authored
Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
-
Bart Visscher authored
-
Bart Visscher authored
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
-
Bartek Przybylski authored
-
Robin Appelman authored
-
Bartek Przybylski authored
-
- Sep 17, 2011
-
-
Robin Appelman authored
-
- Sep 12, 2011
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Sep 09, 2011
-
-
Bart Visscher authored
One central place to check for https.
-
- Sep 04, 2011
-
-
Jan-Christoph Borchardt authored
-
Aloisio Almeida Jr authored
Signed-off-by:
Aloisio Almeida Jr <aloisiojr@gmail.com>
-
- Sep 03, 2011
-
-
Bart Visscher authored
-
- Sep 01, 2011
-
-
Côme BERNIGAUD authored
-
- Aug 31, 2011
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Aug 29, 2011
-
-
Jan-Christoph Borchardt authored
-
- Aug 28, 2011
-
-
Côme BERNIGAUD authored
-
Robin Appelman authored
Fixed a bug in appconfig, where an initially empty set value led to endless duplicates of this app/key pair. Path by Elias Probst <mail@eliasprobst.eu>
-
- Aug 27, 2011
-
-
Michael Gapczynski authored
-
Côme BERNIGAUD authored
Also fixed a typo in db.php
-
Jan-Christoph Borchardt authored
-
- Aug 25, 2011
-
-
Robin Appelman authored
-
- Aug 22, 2011
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Aug 20, 2011
-
-
Frank Karlitschek authored
-
Jan-Christoph Borchardt authored
-
- Aug 16, 2011
-
-
Frank Karlitschek authored
make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
- Aug 15, 2011
-
-
Robin Appelman authored
-