summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Smarter code for OC_FileProxyBart Visscher2012-06-191-16/+6
* Add cache for getStorage and getInternalPath functions.Bart Visscher2012-06-191-2/+10
* Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-192-5/+17
* Make check for writable apps dir configurableBart Visscher2012-06-191-1/+1
* fixes oc-668Thomas Mueller2012-06-191-0/+6
* quota calculation fixedBjoern Schiessle2012-06-191-1/+1
* Reverting 249190c89bc1c2effd8aaad1052d9a0ccf0bfe37. Fixed in masterVictor Dubiniuk2012-06-191-1/+1
* Fix mime-type detectionVictor Dubiniuk2012-06-191-1/+1
* fixed broken function callBjoern Schiessle2012-06-181-2/+2
* ignore "Shared"-directory when calculating free spaceBjoern Schiessle2012-06-181-2/+4
* Move user import to personal settings. Fix user migration between servers.Tom Needham2012-06-151-26/+14
* Backport CSRF prevention.Thomas Tanghus2012-06-145-4/+115
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-131-1/+2
* Categories: Turned the debugging down a bit.Thomas Tanghus2012-06-111-4/+4
* 4.0.2Frank Karlitschek2012-06-101-2/+2
* fix variable name and undefined index noticeBartek Przybylski2012-06-101-1/+1
* add function in filesystem to strip webrootBartek Przybylski2012-06-102-6/+15
* handle encrypted images files in oc_imageBartek Przybylski2012-06-101-4/+7
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-101-1/+5
* git statusBartek Przybylski2012-06-101-2/+30
* paging not yet implemented. increasing pagesize to 100 as a temporary quickfixFrank Karlitschek2012-06-091-2/+2
* finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-091-6/+12
* fix infinite redirect during setup for windows hostsRobin Appelman2012-06-091-1/+1
* fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty...Georg Ehrke2012-06-081-1/+1
* backport the password salting fix.Frank Karlitschek2012-06-082-3/+7
* Supress any warnings if log file does not existMichael Gapczynski2012-06-051-1/+1
* fi login for hosts running n port 80Frank Karlitschek2012-06-051-2/+2
* CLI is no availabe in stable4Frank Karlitschek2012-06-051-7/+5
* more reliable host detection for reverse proxy scenariosFrank Karlitschek2012-06-051-7/+12
* load authentication apps before checking wether user exists. fixes oc-910Arthur Schiwon2012-06-041-6/+7
* make it possible to load apps seperately. needed to fix oc-910 without breaki...Arthur Schiwon2012-06-041-19/+14
* update file paths in filecache when the parent is renamedRobin Appelman2012-06-041-0/+9
* don't allow user to delete Shared dir via webdav and sync client (bug #774)Bjoern Schiessle2012-06-041-2/+4
* no move (rename) operation for "Shared" directoryBjoern Schiessle2012-06-041-1/+1
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-041-1/+1
* add deprecated warningFrank Karlitschek2012-06-041-1/+2
* 4.0.1v4.0.1Frank Karlitschek2012-06-031-2/+2
* Verify user exists when checking if logged in, fix for bug oc-863Michael Gapczynski2012-06-021-1/+1
* Improve efficiency of retrieving log file entriesMichael Gapczynski2012-06-011-16/+19
* add a pdo checkFrank Karlitschek2012-06-011-0/+3
* add check if apps folder is writable. needed to install 3rd party appsFrank Karlitschek2012-06-011-2/+11
* fix proper error reportingFrank Karlitschek2012-06-011-0/+1
* sort users and groups. fixes oc-779Frank Karlitschek2012-06-012-0/+3
* switch magic quotes off.Frank Karlitschek2012-06-011-0/+5
* fix oc-874Frank Karlitschek2012-06-011-1/+1
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-013-12/+40
* fix oc-780Frank Karlitschek2012-05-311-1/+1
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-312-5/+7
* donĀ“t hardcode /tmpFrank Karlitschek2012-05-302-2/+2
* mark as 4.0.1 preFrank Karlitschek2012-05-291-1/+1