summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6460 from nextcloud/theming-favicon-generated-sizesMorris Jobke2017-11-133-6/+45
|\ \ \ \ \ \ \
| * | | | | | | Theming: bump version to retrigger icon generationJulius Härtl2017-11-131-1/+1
| * | | | | | | Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-132-3/+18
| * | | | | | | Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-132-2/+26
* | | | | | | | Merge pull request #7154 from nextcloud/fix-typoJoas Schilling2017-11-131-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix typo in sample configMorris Jobke2017-11-131-1/+1
* | | | | | | | Merge pull request #6678 from nextcloud/downstream-ldap-configurable-user-updateJohn Molakvoæ2017-11-132-3/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fixed indentationsidey792017-11-101-1/+1
| * | | | | | | Fixed typo from last commitsidey792017-11-101-1/+1
| * | | | | | | Update testUpdateNoRefreshsidey792017-11-101-1/+8
| * | | | | | | tryfix needsRefresh unit testssidey792017-11-101-1/+1
| * | | | | | | Fixed Typo in user.phpsidey792017-11-101-1/+1
| * | | | | | | Update User.phpsidey792017-11-101-2/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-138-0/+14
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-1274-372/+544
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-11390-580/+22656
|/ / / / / / /
* | | | | | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-106-17/+90
|\ \ \ \ \ \ \
| * | | | | | | Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-036-17/+90
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #7057 from nextcloud/ldap-sync-splitLukas Reschke2017-11-1021-588/+1273
|\ \ \ \ \ \ \