summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Delay loading of translations until they are usedBart Visscher2012-06-182-7/+48
* Force sanitize function to use UTF8 (for php lower than 5.4)Brice Maron2012-06-181-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-186-260/+211
|\
| * Use TemplateLayout functions for finding js and css files in minimizerBart Visscher2012-06-183-99/+1
| * Prepare template js and css functions for use in the js and css minimizersBart Visscher2012-06-181-32/+32
| * Move page layout handling to its own classBart Visscher2012-06-182-127/+173
| * Move formfactor code to OC_TemplateBart Visscher2012-06-182-34/+37
* | ignore "Shared"-directory when calculating free spaceBjoern Schiessle2012-06-181-0/+2
|/
* Fix errors for minimizerBart Visscher2012-06-183-1/+12
* Forgot a fileBart Visscher2012-06-181-0/+70
* Cache the minimized output also on the serverBart Visscher2012-06-182-3/+44
* get the correct metadate from updated folders to put in the cacheRobin Appelman2012-06-171-3/+3
* Revert "Set default charset to utf-8."Michael Gapczynski2012-06-161-1/+1
* when checking if the content of a folder has been updated, exlicitly state th...Robin Appelman2012-06-172-3/+8
* Be smarter when checking single app language availabilityBart Visscher2012-06-161-8/+25
* Only check for apps owncloud version requirment when there is a new owncloud ...Bart Visscher2012-06-162-14/+16
* Set default charset to utf-8.Thomas Tanghus2012-06-161-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-151-5/+1
|\
| * Remove $DOCUMENTROOT, not usedBart Visscher2012-06-161-5/+1
* | Move user import to personal settings. Fix user migration between servers.Tom Needham2012-06-151-26/+14
|/
* Optimize WebDav access by preloading dav custom propertiesBart Visscher2012-06-152-11/+41
* Spelling fixBart Visscher2012-06-151-1/+1
* Fix webdav property name compareBart Visscher2012-06-151-1/+1
* Use setter for FileinfoCacheBart Visscher2012-06-152-11/+11
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-155-371/+342
* also add hasUpdated to oc_filesystem and oc_filesystemviewRobin Appelman2012-06-152-0/+18
* add hasUpdated to oc_filestorageRobin Appelman2012-06-153-0/+27
* Optimize WebDav access using OC_FileCacheBart Visscher2012-06-153-23/+31
* Load app before running update scriptBart Visscher2012-06-151-0/+1
* Disable minizing when DEBUG is trueBart Visscher2012-06-152-2/+6
* White-space fix.Thomas Tanghus2012-06-142-49/+45
* Don't add slash if it's there already.Thomas Tanghus2012-06-141-1/+1
* Whitespace fixBart Visscher2012-06-131-1/+1
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-131-15/+34
|\
| * Make some apps compatibleLukas Reschke2012-06-112-10/+27
| * Check for stringLukas Reschke2012-06-111-14/+2
| * Some updates...Lukas Reschke2012-06-111-14/+28
| * Handling arraysLukas Reschke2012-06-111-1/+16
| * RevertLukas Reschke2012-06-112-51/+18
| * First try of implementing assignHTMLLukas Reschke2012-06-111-14/+33
* | Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus2012-06-134-22/+44
* | fix time callFrank Karlitschek2012-06-131-1/+1
* | check for view before trying to invoke method on objectBartek Przybylski2012-06-131-1/+1
* | fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987Thomas Mueller2012-06-121-1/+5
* | Create directory for mount point if it doesn't already existMichael Gapczynski2012-06-121-0/+3
* | Allow same host redirects (/somepath).Thomas Tanghus2012-06-111-1/+2
|/
* implement a simple request token session garbage collectorFrank Karlitschek2012-06-111-0/+18
* Categories: Turned the debugging down a bit.Thomas Tanghus2012-06-111-4/+4
* Mount personal mount points into filesystemMichael Gapczynski2012-06-101-0/+9
* fix variable name and undefined index noticeBartek Przybylski2012-06-101-1/+1