Commit Graph

4546 Commits (4f2993cb1d94b4136a7a429e8edf082f7b559ddc)
 

Author SHA1 Message Date
Georg Ehrke 4f2993cb1d remove buggy when 13 years ago
Georg Ehrke e83e30a8a9 Merge branch 'master' into calendar_repeat 13 years ago
Michael Gapczynski 8fcdccdcdc Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage 13 years ago
Michael Gapczynski 4b3ae60558 Working UI for external storage mount configuration 13 years ago
Arthur Schiwon f70615106f typo in var 13 years ago
Frank Karlitschek 6119f05ac0 generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 13 years ago
Arthur Schiwon 4d3b7574f3 Sharing, fix: connect to hooks from the correct classes 13 years ago
Frank Karlitschek 6a24e8279f Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
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
Georg Ehrke 65cd15ca15 fix merge conflicts 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