aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add to app navigation after enablingMorris Jobke2014-06-041-8/+10
* hover effect for app switcher labelJan-Christoph Borchardt2014-06-041-6/+18
* fix related layout issues in user managementJan-Christoph Borchardt2014-06-043-2/+6
* add a bit of whitespace to the bottom of the app listJan-Christoph Borchardt2014-06-041-0/+1
* reduce opacity of app icon when loadingJan-Christoph Borchardt2014-06-041-5/+3
* more CSS rearranging, removing duplicate codeJan-Christoph Borchardt2014-06-042-62/+52
* rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-043-154/+109
* move 'add apps' entry into normal navigation instead of a new lineJan-Christoph Borchardt2014-06-042-17/+5
* better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-043-2/+25
* show 'Apps' as fallback label for app switcher if no app title is present (fo...Jan-Christoph Borchardt2014-06-041-1/+1
* show loading feedbackJan-Christoph Borchardt2014-06-041-2/+10
* separate home icon and menu toggleJan-Christoph Borchardt2014-06-042-0/+8
* show appname on mobile since now there's enough spaceJan-Christoph Borchardt2014-06-041-9/+0
* cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-044-5/+84
* reduce font size of appname in headerJan-Christoph Borchardt2014-06-042-6/+9
* drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-043-7/+3
* Remove obsoleted code to trigger navigation menuVincent Petry2014-06-042-106/+9
* fix navigation bubble width and height on mobileJan-Christoph Borchardt2014-06-041-2/+2
* show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-044-8/+38
* toggle the navigation on desktop, not only on mobileJan-Christoph Borchardt2014-06-041-8/+2
* adjust controls bar position for removed nav barJan-Christoph Borchardt2014-06-041-1/+1
* hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-043-80/+75
* Merge pull request #8822 from owncloud/cache-change-propagatorVincent Petry2014-06-047-68/+320
|\
| * Fix unit testsRobin Appelman2014-06-042-12/+10
| * Fix size calculation during recursive scanRobin Appelman2014-06-031-7/+3
| * Fix unit testsRobin Appelman2014-06-032-13/+19
| * Fix recursive scanningRobin Appelman2014-06-021-3/+5
| * propagate changes in the scannerRobin Appelman2014-06-023-1/+77
| * Split of cache writes in the scanner to their own methodsRobin Appelman2014-06-021-39/+43
| * Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-022-0/+170
* | Merge pull request #8844 from owncloud/design-iconsMorris Jobke2014-06-044-12/+130
|\ \
| * | simplify logout and caret icons, remove shadowJan-Christoph Borchardt2014-06-034-12/+130
* | | Merge pull request #8701 from owncloud/slide-up-toggleBernhard Posselt2014-06-042-0/+77
|\ \ \
| * | | disable dynamic slide toggle by default and offer a way to enable itBernhard Posselt2014-05-261-3/+15
| * | | rename to apps.jsBernhard Posselt2014-05-262-1/+1
| * | | query buttons on every click to not worry about weird edge case scenariosBernhard Posselt2014-05-241-19/+5
| * | | use different nsBernhard Posselt2014-05-241-1/+1
| * | | allow apps to add buttons on runtime without negatively impacting performanceBernhard Posselt2014-05-241-4/+17
| * | | add ; to make jshint happyBernhard Posselt2014-05-231-1/+1
| * | | remove unecessary parenthsBernhard Posselt2014-05-231-2/+2
| * | | add a slideup mechanismBernhard Posselt2014-05-232-0/+66
* | | | Merge pull request #8853 from owncloud/design-typefaceJan-Christoph Borchardt2014-06-048-3/+236
|\ \ \ \
| * | | | IE -> IE8 onlyMorris Jobke2014-06-041-1/+1
| * | | | move from tff to woff and fix IE8Morris Jobke2014-06-047-6/+14
| * | | | unbold the usernameJan-Christoph Borchardt2014-06-031-1/+0
| * | | | do not use italic typeface style, instead lighter colorJan-Christoph Borchardt2014-06-031-0/+9
| * | | | use Open Sans as typefaceJan-Christoph Borchardt2014-06-036-1/+218
| | |/ / | |/| |
* | | | Merge pull request #8860 from owncloud/phpstorm-code-styleMorris Jobke2014-06-041-0/+51
|\ \ \ \
| * | | | add phpstorm code styleRobin Appelman2014-06-041-0/+51
|/ / / /
* | | | Merge pull request #8662 from owncloud/f-lockThomas Müller2014-06-0418-34/+703
|\ \ \ \