Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix merge conflicts | Georg Ehrke | 2012-06-08 | 46 | -312/+853 |
|\ | |||||
| * | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-06-08 | 3 | -4/+21 |
| | | |||||
| * | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-07 | 1 | -6/+8 |
| | | |||||
| * | Use the default parameter of OC_Config::getValue to set defaults | Bart Visscher | 2012-06-07 | 1 | -12/+2 |
| | | |||||
| * | Add help texts to config options in config.sample.php | Bart Visscher | 2012-06-07 | 1 | -4/+33 |
| | | |||||
| * | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 4 | -11/+9 |
| | | | | | | | | | | Fixes calling remote.php on install. Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933 | ||||
| * | Contacts: Attempt to make file upload work in ICS Chrome. | Thomas Tanghus | 2012-06-07 | 1 | -1/+3 |
| | | |||||
| * | Break text to fit in dialog. | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
| | | |||||
| * | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | | |||||
| * | LDAP: cache the results, reduce LDAP searches | Arthur Schiwon | 2012-06-07 | 2 | -14/+39 |
| | | |||||
| * | ldap: enable the destructor | Arthur Schiwon | 2012-06-07 | 1 | -0/+5 |
| | | |||||
| * | Make it easier to subclass OC_L10N. | Thomas Tanghus | 2012-06-07 | 1 | -0/+4 |
| | | |||||
| * | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-07 | 3 | -23/+12 |
| | | |||||
| * | Edited combobox to adhere to coding standards and added a dblclick handler. | Thomas Tanghus | 2012-06-07 | 1 | -19/+24 |
| | | |||||
| * | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
| | | |||||
| * | ldap: remove unused private functions | Arthur Schiwon | 2012-06-07 | 1 | -24/+0 |
| | | |||||
| * | ldap: correct query condition and determining of success | Arthur Schiwon | 2012-06-07 | 1 | -2/+12 |
| | | |||||
| * | ldap: check index carefully, can be 0 | Arthur Schiwon | 2012-06-07 | 1 | -1/+1 |
| | | |||||
| * | Migration: Fixed wrong download URL: ↵ | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
| | | | | | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2511 | ||||
| * | Calendar: Added more explicit sync links and fixed indentation. | Thomas Tanghus | 2012-06-07 | 1 | -34/+39 |
| | | |||||
| * | Contacts: Import upload button was obscured on Android browser. | Thomas Tanghus | 2012-06-07 | 2 | -2/+2 |
| | | |||||
| * | A bit of pixel-pushing. | Thomas Tanghus | 2012-06-07 | 2 | -10/+17 |
| | | |||||
| * | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-06 | 1 | -151/+148 |
| | | |||||
| * | Add layer to select fast or slow cache for storing values | Bart Visscher | 2012-06-06 | 2 | -0/+65 |
| | | |||||
| * | hack for file download | Bartek Przybylski | 2012-06-06 | 1 | -1/+3 |
| | | |||||
| * | removing test image | Bartek Przybylski | 2012-06-06 | 1 | -0/+0 |
| | | |||||
| * | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-06 | 2 | -11/+14 |
| | | |||||
| * | use fancybox to display image preview | Bartek Przybylski | 2012-06-06 | 2 | -12/+7 |
| | | |||||
| * | navigate on galleries | Bartek Przybylski | 2012-06-06 | 3 | -25/+45 |
| | | |||||
| * | new db scheme | Bartek Przybylski | 2012-06-06 | 1 | -38/+4 |
| | | |||||
| * | git status | Bartek Przybylski | 2012-06-06 | 7 | -33/+481 |
| | | |||||
| * | fixed var name, $filename should be $foldername | Bjoern Schiessle | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | avoid too-early database access and thus make owncloud installable again | Arthur Schiwon | 2012-06-06 | 1 | -12/+14 |
| | | |||||
| * | Contacts: Make js a tad DRYer. Added URL property. | Thomas Tanghus | 2012-06-06 | 4 | -42/+34 |
| | | |||||
| * | Correct mime type. | Thomas Tanghus | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | fix wrong documentation | Frank Karlitschek | 2012-06-06 | 1 | -12/+1 |
| | | |||||
| * | LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914 | Arthur Schiwon | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | Corrected typos. | Thomas Tanghus | 2012-06-06 | 1 | -3/+3 |
| | | |||||
| * | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 5 | -6/+6 |
| | | |||||
* | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-06 | 630 | -8675/+29340 |
|\| | |||||
| * | Less aggressive caching on thumbnails too. | Thomas Tanghus | 2012-06-06 | 1 | -5/+1 |
| | | |||||
| * | Cleanup. | Thomas Tanghus | 2012-06-06 | 12 | -88/+2 |
| | | |||||
| * | Also use OC_Cache here. | Thomas Tanghus | 2012-06-06 | 1 | -12/+6 |
| | | |||||
| * | Contacts: Removed temp dir cleanup after using OC_Cache. | Thomas Tanghus | 2012-06-06 | 2 | -53/+1 |
| | | |||||
| * | update translations | Robin Appelman | 2012-06-06 | 533 | -8121/+27330 |
| | | |||||
| * | dont show config option for file upload size if we cant write the new value | Robin Appelman | 2012-06-06 | 2 | -2/+4 |
| | | |||||
| * | update l10n script to better read js files | Robin Appelman | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | prevent creating files with a / the name | Robin Appelman | 2012-06-06 | 3 | -0/+13 |
| | | |||||
| * | Supress any warnings if log file does not exist | Michael Gapczynski | 2012-06-05 | 1 | -1/+1 |
| | |