summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanupVincent Petry2014-03-281-0/+1
|\
| * Cleanup the fileproxy proxies on test bootstrapBart Visscher2014-03-111-0/+1
* | Merge pull request #7872 from owncloud/trash-disablestoragestatsBjörn Schießle2014-03-281-0/+5
|\ \
| * | Do not retrieve storage stats for trash binVincent Petry2014-03-281-0/+5
* | | Merge pull request #7842 from Xenopathic/files_external_config_optionalRobin McCorkell2014-03-282-17/+25
|\ \ \
| * | | Insert missing braceRobin McCorkell2014-03-241-3/+3
| * | | Enable the use of 'optional' on password fields (JavaScript part)Robin McCorkell2014-03-211-8/+13
| * | | Correct field modifier checkingRobin McCorkell2014-03-201-3/+3
| * | | Enable the use of 'optional' on password fieldsRobin McCorkell2014-03-201-7/+10
* | | | Merge pull request #7720 from ideaship/autoconfig_fixVincent Petry2014-03-281-2/+4
|\ \ \ \
| * | | | fix autoconfigideaship2014-03-131-2/+4
* | | | | Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-2829-82/+19
|\ \ \ \ \
| * | | | | call OC_App::loadApps(); to load all commands of all apps and related functio...Thomas Müller2014-03-251-0/+3
| * | | | | killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-2510-15/+0
| * | | | | all authentication apps are loaded at first - everything else relies on these...Thomas Müller2014-03-211-1/+2
| * | | | | Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-212060-56429/+91328
| |\ \ \ \ \
| * | | | | | load all apps to get all cron jobs executedThomas Müller2014-02-181-0/+3
| * | | | | | load all apps in ocs/v1.phpThomas Müller2014-02-181-1/+7
| * | | | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut...Thomas Müller2014-02-064-21/+5
| * | | | | | remove some more global variable $RUNTIME_NOAPPSThomas Müller2014-02-067-14/+1
| * | | | | | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-065-24/+0
| * | | | | | remove global variable $RUNTIME_NOAPPS - it's just superfluousThomas Müller2014-02-063-7/+1
* | | | | | | Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-2813-26/+418
|\ \ \ \ \ \ \
| * | | | | | | change mobile breakpoint for shared view to 768px as wellJan-Christoph Borchardt2014-03-261-1/+1
| * | | | | | | adding ellipsis on file names to public file list as wellThomas Müller2014-03-261-0/+8
| * | | | | | | adding proper notification area for multi line messagesThomas Müller2014-03-261-0/+8
| * | | | | | | adding ellipsis on file namesThomas Müller2014-03-251-0/+7
| * | | | | | | 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
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-2832-98/+136