Commit Graph

4502 Commits (66265984352850c4045fb5e921ebc1322aa471cd)
 

Author SHA1 Message Date
Arthur Schiwon 6626598435 ldap: enable the destructor 13 years ago
Thomas Tanghus c696f449a2 Make it easier to subclass OC_L10N. 13 years ago
Bartek Przybylski 14e1be56a0 pictures: update script and removal some all stuff 13 years ago
Thomas Tanghus d2a8746c49 Edited combobox to adhere to coding standards and added a dblclick handler. 13 years ago
Michael Gapczynski 3c3a2b9b27 Remove old internal mail call for password reset, fixes bug oc-934 13 years ago
Arthur Schiwon 44880ab3fa ldap: remove unused private functions 13 years ago
Arthur Schiwon 6894882ca9 ldap: correct query condition and determining of success 13 years ago
Arthur Schiwon 470cb17f90 ldap: check index carefully, can be 0 13 years ago
Thomas Tanghus 312536dbf9 Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4&t=2511 13 years ago
Thomas Tanghus e1f4978150 Calendar: Added more explicit sync links and fixed indentation. 13 years ago
Thomas Tanghus 3804f68ff5 Contacts: Import upload button was obscured on Android browser. 13 years ago
Thomas Tanghus 9c84149119 A bit of pixel-pushing. 13 years ago
Bartek Przybylski 8fd6cdf407 adding title when fancybox is displayed 13 years ago
Bartek Przybylski 5417d803c4 replace spaces with tabs, use const and linkTo instead of static path 13 years ago
Bart Visscher 8dba47d466 Add layer to select fast or slow cache for storing values 13 years ago
Bartek Przybylski a90089c792 hack for file download 13 years ago
Bartek Przybylski 7c88081acb removing test image 13 years ago
Bartek Przybylski aa0fc3c69a aviod incorrect image size returning in gallery listing 13 years ago
Bartek Przybylski 671fe49809 use fancybox to display image preview 13 years ago
Bartek Przybylski 76e7e361ae navigate on galleries 13 years ago
Bartek Przybylski 34a21a63ce new db scheme 13 years ago
Bartek Przybylski 6d211155ab git status 13 years ago
Bjoern Schiessle c960e42a17 fixed var name, $filename should be $foldername 13 years ago
Arthur Schiwon 6ca2b49292 avoid too-early database access and thus make owncloud installable again 13 years ago
Thomas Tanghus 5c17338ac7 Contacts: Make js a tad DRYer. Added URL property. 13 years ago
Thomas Tanghus ed950e3ba2 Correct mime type. 13 years ago
Frank Karlitschek 2ddb72bb58 fix wrong documentation 13 years ago
Arthur Schiwon 190fca1121 LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914 13 years ago
Thomas Tanghus ca0108aabf Corrected typos. 13 years ago
Bjoern Schiessle 6abe8f9e2e fixed wrong function call 13 years ago
Thomas Tanghus fce614b82c Less aggressive caching on thumbnails too. 13 years ago
Thomas Tanghus 68670bcc66 Cleanup. 13 years ago
Thomas Tanghus 624f8ae36d Also use OC_Cache here. 13 years ago
Thomas Tanghus 80de23d08b Contacts: Removed temp dir cleanup after using OC_Cache. 13 years ago
Robin Appelman f7d221f5f0 update translations 13 years ago
Robin Appelman a3c1f70be4 dont show config option for file upload size if we cant write the new value 13 years ago
Robin Appelman 549889d3cb update l10n script to better read js files 13 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 13 years ago
Michael Gapczynski 3ce6344d40 Supress any warnings if log file does not exist 13 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 13 years ago
Bart Visscher 86961b6445 Skip test for XCache when the module is not there 13 years ago
Bart Visscher ab788eaa23 OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache clean 13 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 13 years ago
Thomas Tanghus 20aee83d07 Use UID for cache key. 13 years ago
Robin Appelman 86ddf386d9 add TTL tests for OC_Cache 13 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 13 years ago
Thomas Tanghus cb941996c0 Contacts: Use OC_Cache for contact photo handling instead of temp dir. 13 years ago
Thomas Tanghus 098beae751 Added hasKey() method to OC_Cache. 13 years ago
Thomas Tanghus 9dbb07b806 Added data() method to OC_Image to return raw image data. 13 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 13 years ago