Commit Graph

4714 Commits (6f93176a4be21dcda1009d9cea052e5fdb50ae16)
 

Author SHA1 Message Date
Frank Karlitschek f568b7ccb4 add spacing lines to our awesome new sample config file. readability++ 13 years ago
Bjoern Schiessle f91ad08613 fixed broken lines in user table 13 years ago
Robin Appelman 4768510923 split share and root config for smb backend, also sanitize config a bit more 13 years ago
Bart Visscher 4afcae8d56 Gallery: Fix database creation on update, also only from version less then 0.5 13 years ago
Bart Visscher 0575d149b4 Use the default parameter of OC_Config::getValue to set defaults 13 years ago
Bart Visscher e867edd1c8 Add help texts to config options in config.sample.php 13 years ago
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Thomas Tanghus d4f6f3e935 Contacts: Attempt to make file upload work in ICS Chrome. 13 years ago
Thomas Tanghus 33c802dcaa Break text to fit in dialog. 13 years ago
Tom Needham 1f409ec524 Protect the help page 13 years ago
Arthur Schiwon c2f557f1dd LDAP: cache the results, reduce LDAP searches 13 years ago
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