Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath | Morris Jobke | 2017-11-14 | 4 | -0/+304 |
|\ | |||||
| * | JSResourceLocator: re-use $app_path | Kyle Fazzari | 2017-11-12 | 1 | -7/+9 |
| * | tests: change helper scope | Kyle Fazzari | 2017-11-08 | 2 | -46/+51 |
| * | JSResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-07 | 3 | -3/+295 |
| * | CSSResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-03 | 1 | -0/+5 |
* | | Merge pull request #7164 from nextcloud/tooltip-placement | Morris Jobke | 2017-11-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix tooltip placement in Shared files list | Jan-Christoph Borchardt | 2017-11-14 | 1 | -1/+1 |
* | | | Merge pull request #7151 from nextcloud/feature/crash-reporter-registry | Lukas Reschke | 2017-11-14 | 9 | -17/+269 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 9 | -17/+269 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-14 | 32 | -2/+398 |
* | | Merge pull request #7123 from nextcloud/external-storage-user-mount-checkbox | Morris Jobke | 2017-11-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix "allow user mount" checkbox for external storage | Robin Appelman | 2017-11-09 | 1 | -2/+2 |
* | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 14 | -327/+435 |
|\ \ \ | |||||
| * | | | Added more tests and only test jsunit on drone (for testing only) | John Molakvoæ (skjnldsv) | 2017-11-13 | 1 | -0/+13 |
| * | | | Add menu tests | John Molakvoæ (skjnldsv) | 2017-11-12 | 1 | -0/+54 |
| * | | | Fix menu declaration and width calculation | John Molakvoæ (skjnldsv) | 2017-11-10 | 1 | -4/+6 |
| * | | | Fixed firefox scrollbar | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -1/+3 |
| * | | | Removed console log | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -1/+0 |
| * | | | Fixed header menus | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -2/+2 |
| * | | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+4 |
| * | | | Scrutinizer fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+7 |
| * | | | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 5 | -23/+27 |
| * | | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -10/+10 |
| * | | | Menu hidden by default | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+3 |
| * | | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -13/+17 |
| * | | | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -3/+16 |
| * | | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -104/+112 |
| * | | | Fix to-be-shown algorithm | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
| * | | | Scroll in popover: max 10 items shown and no flex shrink | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -0/+5 |
| * | | | Popover icon | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 |
| * | | | Moved too wide header menu selector to #header | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -25/+24 |
| * | | | Design fix for icons | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+0 |
| * | | | Fix click error on oc-dialog breadcrumb | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 |
| * | | | Fix filepicker | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -0/+1 |
| * | | | fix multiple span next to last crumb link | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
| * | | | small bg colour fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -6/+4 |
| * | | | Fixed click in menu | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+7 |
| * | | | Fixed breadcrumb action feedback and optimisation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -7/+9 |
| * | | | Do not hide root | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+2 |
| * | | | Popover filling system updated | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -47/+72 |
| * | | | Popover init | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -11/+76 |
| * | | | Fixed computation and removed unwanted scripts | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -102/+56 |
| * | | | Fix controls width | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -8/+0 |
| * | | | Fix style and flex width | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -24/+12 |
| * | | | Flex to controls | John Molakvoæ | 2017-11-08 | 2 | -11/+14 |
| * | | | Breadcrumbs hiding calculation | John Molakvoæ | 2017-11-08 | 1 | -55/+25 |
* | | | | Merge pull request #6460 from nextcloud/theming-favicon-generated-sizes | Morris Jobke | 2017-11-13 | 3 | -6/+45 |
|\ \ \ \ | |||||
| * | | | | Theming: bump version to retrigger icon generation | Julius Härtl | 2017-11-13 | 1 | -1/+1 |
| * | | | | Theming: Fix tests for favicon containing multiple sizes | Julius Härtl | 2017-11-13 | 2 | -3/+18 |
| * | | | | Theming: Generate favicon sizes to avoid resizing issues done by the browser | Julius Härtl | 2017-11-13 | 2 | -2/+26 |