summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use minimum-scale=1.0Thomas Müller2014-03-251-1/+1
* mobile: document min-width valueJan-Christoph Borchardt2014-03-211-2/+2
* mobile: adjust breakpoint in JS as wellJan-Christoph Borchardt2014-03-211-1/+1
* mobile: set a width for navigation popover to it's always 3 columnsJan-Christoph Borchardt2014-03-211-2/+1
* mobile: adjust break to 768, also fix min-widthsJan-Christoph Borchardt2014-03-213-3/+3
* do not show Deleted Files on mobile, not optimized yet and button too longJan-Christoph Borchardt2014-03-211-0/+5
* mobile: remove shift for multiselect bar to account for missing navigationJan-Christoph Borchardt2014-03-211-0/+5
* mobile: adjust width of app title, fix overlapJan-Christoph Borchardt2014-03-211-2/+2
* add top:45px to position:fixed controls, fixes alignment on android 4.0.4 bro...Jörn Friedrich Dreyer2014-03-211-0/+1
* fixing javascript error where $(Files.breadcrumbs[1]).get(0) returns undefine...Thomas Müller2014-03-181-5/+8
* mobile: show caret indicator next to logo to make clear it is tappableJan-Christoph Borchardt2014-03-181-0/+8
* Define _matchMedia wrapper earlierVincent Petry2014-03-181-4/+13
* Fixed matchMedia usage to make unit tests work in PhantomJSVincent Petry2014-03-182-42/+52
* Add/remove main menu action when switching between desktop/mobile modeVincent Petry2014-03-182-6/+154
* mobile: change CSS order so rename and versions are hiddenJan-Christoph Borchardt2014-03-181-6/+5
* Only enable toggle for sidebar in mobile modeVincent Petry2014-03-171-1/+6
* additional class is added to the file actions called e.g. 'action-share', 'ac...Thomas Müller2014-03-172-12/+28
* add spans around replaced 'Shared' indicators to make text hide on mobileJan-Christoph Borchardt2014-03-141-4/+4
* mobile: menu togglable for mobile, use code by @PVince81Jan-Christoph Borchardt2014-03-142-0/+105
* mobile: first mobile fixes for Files. We still need to hide Rename and VersionsJan-Christoph Borchardt2014-03-142-0/+45
* mobile: position share dropdownJan-Christoph Borchardt2014-03-141-0/+6
* mobile: don't require a minimum width for controls barJan-Christoph Borchardt2014-03-141-0/+5
* Merge pull request #7564 from owncloud/issue/7559Vincent Petry2014-03-122-3/+26
|\
| * Use command -v to check for sendmailJoas Schilling2014-03-121-1/+15
| * Hide QMail when not selected and hide sendmail when not available on the serverJoas Schilling2014-03-052-3/+12
* | Merge pull request #7669 from owncloud/versions_predeleteVincent Petry2014-03-121-1/+4
|\ \
| * | add preDelete hook for files_versions appGeorg Ehrke2014-03-111-1/+4
* | | Merge pull request #7668 from owncloud/trashbin_predeleteVincent Petry2014-03-121-0/+1
|\ \ \
| * | | add preDelete hook for files_trashbin appGeorg Ehrke2014-03-111-0/+1
| |/ /
* | | Merge pull request #7695 from owncloud/fix-3rdparty-masterThomas Müller2014-03-121-0/+0
|\ \ \
| * | | Re-add submodule 3rdpartyThomas Müller2014-03-121-0/+0
|/ / /
* | | Merge pull request #7683 from owncloud/proper-content-type-on-ocs-exceptionsVincent Petry2014-03-122-3/+32
|\ \ \
| * | | fixing method namesThomas Müller2014-03-122-2/+1
| * | | set content-type on ocs exceptionsThomas Müller2014-03-122-3/+33
* | | | Merge pull request #7682 from owncloud/sanitize-fallbackid-masterLukas Reschke2014-03-121-1/+2
|\ \ \ \
| * | | | sanitize fallbackIdThomas Müller2014-03-121-1/+2
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2014-03-12755-3221/+4388
|/ / /
* | | Merge pull request #7674 from owncloud/fix-spelling-masterThomas Müller2014-03-112-2/+2
|\ \ \
| * | | Authentification -> AuthenticationThomas Müller2014-03-112-2/+2
* | | | Merge pull request #7665 from owncloud/fix_ocs_share_api_pathsBjörn Schießle2014-03-113-10/+208
|\ \ \ \ | |/ / / |/| | |
| * | | add 'received_from' info to the share, so that every share can have a differe...Bjoern Schiessle2014-03-111-2/+4
| * | | fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-112-8/+204
* | | | Fix 3rdparty submodule after transifex sync broke itThomas Müller2014-03-111-0/+0
| |/ / |/| |
* | | Merge pull request #7650 from owncloud/quota-totalspaceVincent Petry2014-03-113-1/+130
|\ \ \
| * | | Fixed total space display when data size exceeds quotaVincent Petry2014-03-103-1/+130
* | | | Merge pull request #7652 from owncloud/localStorage_removeVincent Petry2014-03-111-0/+3
|\ \ \ \
| * | | | Fix copy/paste errorThomas Tanghus2014-03-101-1/+1
| * | | | Add function remove() to OC.localeStorageThomas Tanghus2014-03-101-0/+3
* | | | | Merge pull request #7659 from owncloud/fix-7596Vincent Petry2014-03-113-16/+23
|\ \ \ \ \
| * | | | | remove magic handling of recipient lists by exploding the string - this funct...Thomas Müller2014-03-101-4/+1