summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5749 from nextcloud/ldap-primary-buttonsblizzz2017-11-144-1/+13
|\
| * add newline at the end of the ~~universe~~ fileArthur Schiwon2017-11-131-1/+2
| * Use primary class also for ui-button elementsJulius Härtl2017-11-135-12/+10
| * hackishly add primary css class adaption for jquery uiArthur Schiwon2017-11-134-1/+14
* | Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpathMorris Jobke2017-11-144-0/+304
|\ \
| * | JSResourceLocator: re-use $app_pathKyle Fazzari2017-11-121-7/+9
| * | tests: change helper scopeKyle Fazzari2017-11-082-46/+51
| * | JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-073-3/+295
| * | CSSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-031-0/+5
* | | Merge pull request #7164 from nextcloud/tooltip-placementMorris Jobke2017-11-141-1/+1
|\ \ \
| * | | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | | | Merge pull request #7151 from nextcloud/feature/crash-reporter-registryLukas Reschke2017-11-149-17/+269
|\ \ \ \ | |/ / / |/| | |
| * | | Add a mechanism to register crach reportersChristoph Wurst2017-11-149-17/+269
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2017-11-1432-2/+398
| |/ |/|
* | Merge pull request #7123 from nextcloud/external-storage-user-mount-checkboxMorris Jobke2017-11-131-2/+2
|\ \
| * | Fix "allow user mount" checkbox for external storageRobin Appelman2017-11-091-2/+2
* | | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-1314-327/+435
|\ \ \
| * | | Added more tests and only test jsunit on drone (for testing only)John Molakvoæ (skjnldsv)2017-11-131-0/+13
| * | | Add menu testsJohn Molakvoæ (skjnldsv)2017-11-121-0/+54
| * | | Fix menu declaration and width calculationJohn Molakvoæ (skjnldsv)2017-11-101-4/+6
| * | | Fixed firefox scrollbarJohn Molakvoæ (skjnldsv)2017-11-091-1/+3
| * | | Removed console logJohn Molakvoæ (skjnldsv)2017-11-091-1/+0
| * | | Fixed header menusJohn Molakvoæ (skjnldsv)2017-11-091-2/+2
| * | | Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-082-3/+4
| * | | Scrutinizer fixJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
| * | | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-085-23/+27
| * | | Fixed remaining testsJohn Molakvoæ (skjnldsv)2017-11-083-10/+10
| * | | Menu hidden by defaultJohn Molakvoæ (skjnldsv)2017-11-081-3/+3
| * | | Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-082-13/+17
| * | | Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-083-3/+16
| * | | Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-083-104/+112
| * | | Fix to-be-shown algorithmJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | | Scroll in popover: max 10 items shown and no flex shrinkJohn Molakvoæ (skjnldsv)2017-11-082-0/+5
| * | | Popover iconJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | | Moved too wide header menu selector to #headerJohn Molakvoæ (skjnldsv)2017-11-081-25/+24
| * | | Design fix for iconsJohn Molakvoæ (skjnldsv)2017-11-081-1/+0
| * | | Fix click error on oc-dialog breadcrumbJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
| * | | Fix filepickerJohn Molakvoæ (skjnldsv)2017-11-081-0/+1
| * | | fix multiple span next to last crumb linkJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | | small bg colour fixJohn Molakvoæ (skjnldsv)2017-11-081-6/+4
| * | | Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-082-3/+7
| * | | Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-082-7/+9
| * | | Do not hide rootJohn Molakvoæ (skjnldsv)2017-11-081-1/+2
| * | | Popover filling system updatedJohn Molakvoæ (skjnldsv)2017-11-082-47/+72
| * | | Popover initJohn Molakvoæ (skjnldsv)2017-11-083-11/+76
| * | | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-083-102/+56
| * | | Fix controls widthJohn Molakvoæ (skjnldsv)2017-11-081-8/+0
| * | | Fix style and flex widthJohn Molakvoæ (skjnldsv)2017-11-082-24/+12
| * | | Flex to controlsJohn Molakvoæ2017-11-082-11/+14
| * | | Breadcrumbs hiding calculationJohn Molakvoæ2017-11-081-55/+25