summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restrict requested app to apps directoryMichael Gapczynski2012-05-291-1/+1
* Set table prefix if not set in postgresql installBrice Maron2012-05-281-1/+1
* check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-3/+34
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-251-1/+7
* use UTC instead of Berlin as defaultFrank Karlitschek2012-05-241-1/+1
* dont throw errors when apps dont have types configuredRobin Appelman2012-05-201-1/+5
* files app is always enabledRobin Appelman2012-05-201-1/+1
* 4Frank Karlitschek2012-05-191-1/+1
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-192-9/+9
* document the public classes a bit moreFrank Karlitschek2012-05-199-1/+25
* dont run update scripts for apps that arent enabledRobin Appelman2012-05-191-0/+3