summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Actually fix shared webdav accessMichael Gapczynski2012-10-081-16/+7
* Fix getting file info for subfolders in shared foldersMichael Gapczynski2012-10-081-2/+8
* reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the datab...Jörn Friedrich Dreyer2012-10-081-6/+7
* put all the calls into one function and use tabs instead of spaces. Thanks to...Frank Karlitschek2012-10-081-49/+23
* fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-082-21/+18
* destroy invalid sessionsArthur Schiwon2012-10-081-0/+4
* added "uid_owner" to select statementBjörn Schießle2012-10-081-1/+1
* add a sane socket timeout so that the interface stays responsive with a slow ...Frank Karlitschek2012-10-081-5/+50
* use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek2012-10-081-1/+10
* Fix - "Correct checking item source for share from same owner when generating...Michael Gapczynski2012-10-061-2/+8
* check for SimpleXML which seems to bw non default on Free BSDFrank Karlitschek2012-10-061-0/+5
* set folder size to 0 when scanning the filesystemRobin Appelman2012-10-051-0/+1
* really fix checkstyle on archive tarJörn Friedrich Dreyer2012-10-051-1/+2
* fix checkstyle on archive zip/tarJörn Friedrich Dreyer2012-10-053-7/+13
* cache tar archive headersJörn Friedrich Dreyer2012-10-051-4/+13
* always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle2012-10-051-4/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+28
* RC2v4.5.0RC2Frank Karlitschek2012-10-031-2/+2
* Correct checking item source for share from same owner when generating item t...Michael Gapczynski2012-10-021-1241/+1242
* we are sharing the same file again if item_source of the already shared file ...Björn Schießle2012-10-021-0/+3
* remove unnecessary code and add missing items to select statementBjörn Schießle2012-10-021-14/+2
* merge all possible conflicts into on arrayBjörn Schießle2012-10-021-10/+9
* automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-022-4/+4
* fix create folder and upload file issue on win, fixes oc-1747, solution follo...Arthur Schiwon2012-10-021-2/+2
* We can't rely on the assumption that if the matching target is from the same ...Björn Schießle2012-10-021-10/+30
* Search: fix Notice and thus broken search with activiated error reportingArthur Schiwon2012-10-011-1/+5
* update the filecache by setting mtimes to 0 when the mount configuration has ...Robin Appelman2012-09-303-4/+18
* fix updating the filecache for when contents of a folder has changedRobin Appelman2012-09-301-5/+8
* fix mimetype detection using the 'file' command in some edge casesRobin Appelman2012-09-301-0/+1
* reload the current url when login in instead of always redirecting to the def...Robin Appelman2012-09-301-1/+2
* Fix a typoLukas Reschke2012-09-301-1/+1
* Fallback for systems without opensslLukas Reschke2012-09-292-6/+29
* mt_rand() is not secure from a cryptographic point of view, let's use openssl...Lukas Reschke2012-09-291-1/+2
* Removed sectokenLukas Reschke2012-09-292-8/+1
* mt_rand() is not secure from a security point of view and predictable. Let's ...Lukas Reschke2012-09-291-1/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-291-0/+24
* Do urlencoding in linkTo functionsBart Visscher2012-09-284-3/+6
* Fix syntax error in removeETagHookBart Visscher2012-09-281-5/+5
* urlencode filename in search result, fixes problems with & in nameBart Visscher2012-09-281-0/+1
* Simplify generating file search resultsBart Visscher2012-09-281-8/+14
* Merge pull request #19 from arkascha/masterLukas Reschke2012-09-283-10/+30
|\
| * Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner2012-09-281-0/+8
| * Merge branch 'master' of git://github.com/owncloud/coreChristian Reiner2012-09-282-4/+4
| |\
| * | Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-283-16/+28
* | | etag has to be removed after version rollback to enable the sync client to de...Björn Schießle2012-09-282-2/+10
* | | move back to "lastmodified" property since "getlastmodified" is protected by ...Björn Schießle2012-09-281-5/+3
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-281-2/+2
* | some more sane column sizes for appconfig and preferencesRobin Appelman2012-09-271-1/+1
* | RC 1v4.5.0RC1Frank Karlitschek2012-09-271-2/+2
|/
* The mtime in the file cache has to be updated after version rollback (copy fr...Björn Schießle2012-09-261-0/+2