Commit Graph

1224 Commits (332603a2637ec46984f0622ee9a930a84a1c367d)

Author SHA1 Message Date
Bart Visscher 332603a263 Move formfactor code to OC_Template 13 years ago
Bart Visscher 977cd0df6b Fix errors for minimizer 13 years ago
Bart Visscher a5a1a9fd4a Forgot a file 13 years ago
Bart Visscher 617de811f7 Cache the minimized output also on the server 13 years ago
Robin Appelman 549541215e get the correct metadate from updated folders to put in the cache 13 years ago
Michael Gapczynski e8dd86ce0d Revert "Set default charset to utf-8." 13 years ago
Robin Appelman b38e46276f when checking if the content of a folder has been updated, exlicitly state that we are checking a folder 13 years ago
Bart Visscher 6f93176a4b Be smarter when checking single app language availability 13 years ago
Bart Visscher 6e9cd63fa1 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Thomas Tanghus 709dbd82a6 Set default charset to utf-8. 13 years ago
Tom Needham e37ef6dd47 Move user import to personal settings. Fix user migration between servers. 13 years ago
Bart Visscher 6d3ae575b6 Remove $DOCUMENTROOT, not used 13 years ago
Bart Visscher e11c5a23d5 Optimize WebDav access by preloading dav custom properties 13 years ago
Bart Visscher e905b14758 Spelling fix 13 years ago
Bart Visscher 463a506fcb Fix webdav property name compare 13 years ago
Bart Visscher 27efdbd58f Use setter for FileinfoCache 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman a9a424a519 also add hasUpdated to oc_filesystem and oc_filesystemview 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
Bart Visscher 400769ab40 Optimize WebDav access using OC_FileCache 13 years ago
Bart Visscher 2b228fba34 Load app before running update script 13 years ago
Bart Visscher 0d3f5f736f Disable minizing when DEBUG is true 13 years ago
Thomas Tanghus 8fd9cbcc54 White-space fix. 13 years ago
Thomas Tanghus a34db3fbe0 Don't add slash if it's there already. 13 years ago
Bart Visscher 12b34d2dda Whitespace fix 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Frank Karlitschek 9e9c40eabd fix time call 13 years ago
Bartek Przybylski db1353655b check for view before trying to invoke method on object 13 years ago
Thomas Mueller 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 13 years ago
Michael Gapczynski 790ae70e32 Create directory for mount point if it doesn't already exist 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke 6d68b7620c Check for string 13 years ago
Thomas Tanghus 2ee809fd86 Allow same host redirects (/somepath). 13 years ago
Lukas Reschke 18e44ba2f3 Some updates... 13 years ago
Lukas Reschke b63795ccb8 Handling arrays 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Frank Karlitschek cd16c5e479 implement a simple request token session garbage collector 13 years ago
Thomas Tanghus 1cb1980d62 Categories: Turned the debugging down a bit. 13 years ago
Michael Gapczynski 3c57fb935b Mount personal mount points into filesystem 13 years ago
Bartek Przybylski c11f6cc3f9 fix variable name and undefined index notice 13 years ago
Frank Karlitschek 3947aa3ef7 apps paging is not yet implemented. increase pagesize to 100 as a quickfix 13 years ago
Frank Karlitschek 897bfa8814 finally fix the updater. next is an automatic updater. but this is a bit more tricky. 13 years ago
Robin Appelman 601bac746d use absolute path for file proxies 13 years ago
Thomas Tanghus b16136642b Bump version to trigger db update. 13 years ago
Bartek Przybylski 43501309e3 add function in filesystem to strip webroot 13 years ago
Bartek Przybylski 120997112c handle encrypted images files in oc_image 13 years ago
Bartek Przybylski 001293a702 removing app access check, fix title for links in tiles 13 years ago
Frank Karlitschek 344299a074 add two csrf check calls. Review and lot´s of porting needed. 13 years ago
Robin Appelman 76de92477f fix infinite redirect during setup for windows hosts 13 years ago