Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 17 | -24/+331 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-30 | 1 | -0/+2 |
| * | Merge pull request #7770 from jamesryanbell/master | Morris Jobke | 2014-03-28 | 1 | -2/+2 |
| |\ | |||||
| | * | SVG support detection | jamesryanbell | 2014-03-17 | 1 | -2/+2 |
| * | | Merge pull request #7720 from ideaship/autoconfig_fix | Vincent Petry | 2014-03-28 | 1 | -2/+4 |
| |\ \ | |||||
| | * | | fix autoconfig | ideaship | 2014-03-13 | 1 | -2/+4 |
| * | | | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 4 | -7/+1 |
| |\ \ \ | |||||
| | * | | | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 1 | -1/+0 |
| | * | | | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 297 | -2992/+2615 |
| | |\ \ \ | |||||
| | * | | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut... | Thomas Müller | 2014-02-06 | 1 | -2/+1 |
| | * | | | | remove some more global variable $RUNTIME_NOAPPS | Thomas Müller | 2014-02-06 | 1 | -1/+0 |
| | * | | | | remove global variable $RUNTIME_NOAPPS - it's just superfluous | Thomas Müller | 2014-02-06 | 1 | -3/+0 |
| * | | | | | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 6 | -6/+302 |
| |\ \ \ \ \ | |||||
| | * | | | | | use minimum-scale=1.0 | Thomas Müller | 2014-03-25 | 1 | -1/+1 |
| | * | | | | | mobile: adjust breakpoint in JS as well | Jan-Christoph Borchardt | 2014-03-21 | 1 | -1/+1 |
| | * | | | | | mobile: set a width for navigation popover to it's always 3 columns | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+1 |
| | * | | | | | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 1 | -1/+1 |
| | * | | | | | mobile: adjust width of app title, fix overlap | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 |
| | * | | | | | add top:45px to position:fixed controls, fixes alignment on android 4.0.4 bro... | Jörn Friedrich Dreyer | 2014-03-21 | 1 | -0/+1 |
| | * | | | | | mobile: show caret indicator next to logo to make clear it is tappable | Jan-Christoph Borchardt | 2014-03-18 | 1 | -0/+8 |
| | * | | | | | Define _matchMedia wrapper earlier | Vincent Petry | 2014-03-18 | 1 | -4/+13 |
| | * | | | | | Fixed matchMedia usage to make unit tests work in PhantomJS | Vincent Petry | 2014-03-18 | 2 | -42/+52 |
| | * | | | | | Add/remove main menu action when switching between desktop/mobile mode | Vincent Petry | 2014-03-18 | 2 | -6/+154 |
| | * | | | | | Only enable toggle for sidebar in mobile mode | Vincent Petry | 2014-03-17 | 1 | -1/+6 |
| | * | | | | | add spans around replaced 'Shared' indicators to make text hide on mobile | Jan-Christoph Borchardt | 2014-03-14 | 1 | -4/+4 |
| | * | | | | | mobile: menu togglable for mobile, use code by @PVince81 | Jan-Christoph Borchardt | 2014-03-14 | 2 | -0/+105 |
| | * | | | | | mobile: position share dropdown | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+6 |
| | * | | | | | mobile: don't require a minimum width for controls bar | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+5 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-28 | 3 | -4/+15 |
| * | | | | | | prevent dimmed ocdialog div from scrolling | Jörn Friedrich Dreyer | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | specify logo to not repeat when container is bigger | Jan-Christoph Borchardt | 2014-03-27 | 1 | -0/+2 |
| * | | | | | | fix SVG replacement for logo so it works in IE8, fix #7866 | Jan-Christoph Borchardt | 2014-03-27 | 2 | -2/+2 |
* | | | | | | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -12/+4 |
* | | | | | | | general styles for the content area | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+19 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 2 | -0/+12 |
* | | | | | | Merge pull request #7864 from owncloud/routing-performance | Thomas Müller | 2014-03-25 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update type hint in PHPDoc | Thomas Müller | 2014-03-25 | 1 | -1/+2 |
* | | | | | | | Merge pull request #7772 from owncloud/filter_more_jsconsole | VicDeo | 2014-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace console.time/timeEnd | Thomas Tanghus | 2014-03-17 | 1 | -1/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-25 | 3 | -0/+12 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-24 | 4 | -0/+11 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-23 | 8 | -0/+16 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-22 | 3 | -0/+3 |
* | | | | | | Merge pull request #7820 from owncloud/core-macwarning | Morris Jobke | 2014-03-21 | 1 | -0/+21 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Added warning for Mac OS on setup page | Vincent Petry | 2014-03-20 | 1 | -0/+21 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-21 | 9 | -0/+9 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 43 | -127/+11 |
* | | | | | Fix #7758 | jbtbnl | 2014-03-19 | 1 | -1/+1 |
* | | | | | Merge pull request #7557 from owncloud/issue/7297 | Vincent Petry | 2014-03-19 | 2 | -1/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Use tipsy to display error when selecting a date in the past | Joas Schilling | 2014-03-19 | 1 | -2/+10 |