| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7336 from owncloud/IE-wipho-viewport | icewind1991 | 2014-02-21 | 1 | -0/+11 |
|\ |
|
| * | fix viewport size on windows phone | Robin Appelman | 2014-02-20 | 1 | -0/+11 |
* | | Merge branch 'master' into mobile-header | Robin Appelman | 2014-02-21 | 14 | -114/+76 |
|\ \ |
|
| * \ | Merge pull request #7291 from owncloud/adminess-raghu | Lukas Reschke | 2014-02-20 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Fix typo | Lukas Reschke | 2014-02-20 | 1 | -1/+1 |
| | * | Variable value is expected and not an echoed output | Lukas Reschke | 2014-02-20 | 1 | -1/+1 |
| | * | Move oc_isadmin to the config JS script | Lukas Reschke | 2014-02-20 | 3 | -2/+2 |
| | * | Move isadmin to template and rename it to oc_isadmin | Lukas Reschke | 2014-02-19 | 2 | -1/+2 |
| * | | fix IE10 viewport sizeing | Robin Appelman | 2014-02-20 | 1 | -0/+5 |
| * | | Merge pull request #7056 from owncloud/users-scrollperformance | Jan-Christoph Borchardt | 2014-02-20 | 2 | -1/+19 |
| |\ \ |
|
| | * | | Improve users list scrolling performance | Vincent Petry | 2014-02-17 | 2 | -1/+19 |
| * | | | Merge pull request #6808 from globalpointfamily/remove_ie9_navagation_width_fix | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | remove fix for IE9 nav bar width | Konstantin.Popov | 2014-01-17 | 1 | -5/+0 |
| * | | | | Merge pull request #7289 from owncloud/fix-filetype-icons | Lukas Reschke | 2014-02-20 | 6 | -0/+0 |
| |\ \ \ \ |
|
| | * \ \ \ | merge master | Jan-Christoph Borchardt | 2014-02-20 | 168 | -2847/+1017 |
| | |\ \ \ \ |
|
| | * | | | | | Optimize images | kondou | 2014-02-19 | 6 | -122/+108 |
| | * | | | | | fix lots of file type icons for archives, js, flash, ics, fonts, code, ... | Jan-Christoph Borchardt | 2014-02-19 | 6 | -0/+0 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-core | Jörn Friedrich Dreyer | 2014-02-20 | 3 | -3/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | Moved Core Theme Logos to CSS | Jake Wilson | 2013-10-10 | 3 | -3/+17 |
| * | | | | | | Merge pull request #7247 from owncloud/sharing_cleanup_step1 | Björn Schießle | 2014-02-20 | 1 | -99/+13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clean up the sharing ajax calls, add mail notification class | Bjoern Schiessle | 2014-02-19 | 1 | -99/+13 |
| * | | | | | | | Merge pull request #7255 from owncloud/fix-admin-remote | Lukas Reschke | 2014-02-20 | 1 | -6/+21 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | Check whether the app is set | Lukas Reschke | 2014-02-18 | 1 | -1/+4 |
| | * | | | | | | Check whether the Key is set | Lukas Reschke | 2014-02-18 | 1 | -1/+1 |
| | * | | | | | | An admin should not be able to add remote and public services on its own. Thi... | Lukas Reschke | 2014-02-18 | 1 | -6/+18 |
* | | | | | | | | remove additional transition rule, reduce width of collapsed search bar | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+1 |
* | | | | | | | | restrict zooming in to not mangle layout accidentally | Jan-Christoph Borchardt | 2014-02-20 | 1 | -1/+1 |
* | | | | | | | | do not show display name on mobile when profile picture is present | Jan-Christoph Borchardt | 2014-02-20 | 3 | -2/+23 |
* | | | | | | | | move avatar into clickable area of user menu | Jan-Christoph Borchardt | 2014-02-20 | 3 | -8/+10 |
* | | | | | | | | reduce width of searchbox on mobile, fix overlap, fix #7282 | Jan-Christoph Borchardt | 2014-02-20 | 2 | -4/+26 |
|/ / / / / / / |
|
* | | | / / / | Optimize some images | kondou | 2014-02-19 | 174 | -2969/+1125 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 4 | -7/+0 |
* | | | | | | Merge pull request #7114 from owncloud/scrutinizer_documentation_patches | Thomas Müller | 2014-02-19 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 4 | -5/+772 |
| |\| | | | | |
|
| * | | | | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 3 | -2/+6 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+8 |
* | | | | | | | | Merge pull request #7252 from owncloud/autocomplete-autocapitalize-autocorrect | Tom Needham | 2014-02-18 | 2 | -12/+22 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | do not autocapitalize fields on mobile, fix user name input. Also disable aut... | Jan-Christoph Borchardt | 2014-02-18 | 2 | -12/+22 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #7243 from owncloud/core-sessionlifetimedefault | Thomas Müller | 2014-02-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Now using PHP session lifetime as default value for the JS config | Vincent Petry | 2014-02-17 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | add cbr/cbz file type icon, fix #6953 | Jan-Christoph Borchardt | 2014-02-17 | 2 | -0/+771 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #7132 from owncloud/issue/6920 | Jan-Christoph Borchardt | 2014-02-17 | 1 | -4/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Do not select input for all text input fields | Joas Schilling | 2014-02-07 | 1 | -4/+0 |
| |/ / / / |
|
* | | | | | Merge pull request #6726 from owncloud/fix_6630 | Vincent Petry | 2014-02-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | remove empty line | Georg Ehrke | 2014-01-30 | 1 | -1/+0 |
| * | | | | | don't urldecode get var, php does this automatically | Georg Ehrke | 2014-01-30 | 1 | -1/+2 |
* | | | | | | fix DI | Arthur Schiwon | 2014-02-11 | 1 | -1/+2 |
* | | | | | | move sorter into a class | Arthur Schiwon | 2014-02-11 | 1 | -24/+3 |
* | | | | | | respect coding guidelines | Arthur Schiwon | 2014-02-11 | 1 | -1/+1 |
* | | | | | | on filtering the share box users and groups whose name begins with the search... | Arthur Schiwon | 2014-02-11 | 1 | -0/+24 |
| |_|_|_|/
|/| | | | |
|