summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use proper ellipsis and replace sparkle with rocketDaniel Kesselberg2020-01-212-2/+2
* Add link to help.nextcloud.com and bugbountyDaniel Kesselberg2020-01-203-36/+44
* Merge pull request #18993 from nextcloud/dependabot/npm_and_yarn/style-loader...Roeland Jago Douma2020-01-202-5/+17
|\
| * Bump style-loader from 1.1.2 to 1.1.3dependabot-preview[bot]2020-01-202-5/+17
* | Merge pull request #19017 from nextcloud/bugfix/noid/increase-timeout-for-dow...Roeland Jago Douma2020-01-201-1/+1
|\ \
| * | Increase the timeout for app downloadsJoas Schilling2020-01-201-1/+1
* | | Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa...Roeland Jago Douma2020-01-2014-75/+75
|\ \ \
| * | | Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-2014-75/+75
* | | | Merge pull request #18924 from nextcloud/fix/18848/array-indexRoeland Jago Douma2020-01-202-7/+53
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make getServerHost more robust to faulty user inputDaniel Kesselberg2020-01-162-7/+53
* | | | Merge pull request #18994 from nextcloud/dependabot/npm_and_yarn/vue-router-3...Roeland Jago Douma2020-01-204-10/+10
|\ \ \ \
| * | | | Bump vue-router from 3.1.3 to 3.1.5dependabot-preview[bot]2020-01-204-10/+10
|/ / / /
* | | | Merge pull request #18989 from nextcloud/dependabot/npm_and_yarn/chenfengyuan...Roeland Jago Douma2020-01-2018-73/+101
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2dependabot-preview[bot]2020-01-2018-73/+101
| | |/ | |/|
* | | Merge pull request #18991 from nextcloud/dependabot/npm_and_yarn/eslint-plugi...Roeland Jago Douma2020-01-202-41/+59
|\ \ \
| * | | Bump eslint-plugin-import from 2.19.1 to 2.20.0dependabot-preview[bot]2020-01-192-41/+59
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-01-208-38/+140
* | | [tx-robot] updated from transifexNextcloud bot2020-01-1940-120/+194
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-01-1854-68/+176
* | Merge pull request #18939 from nextcloud/fix-cursor-on-disabled-contenteditab...John Molakvoæ2020-01-171-2/+0
|\ \
| * | Fix cursor on disabled contenteditable divsDaniel Calviño Sánchez2020-01-161-2/+0
* | | [tx-robot] updated from transifexNextcloud bot2020-01-17182-232/+460
* | | Merge pull request #18764 from nextcloud/fix/18744/duplicate-activity-sidebarRoeland Jago Douma2020-01-173-5/+2
|\ \ \
| * | | Prevent duplicate entries in file sidebarGary Kim2020-01-173-5/+2
* | | | Merge pull request #18940 from nextcloud/force-share-acceptRoeland Jago Douma2020-01-1712-104/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Bump bundlesJulius Härtl2020-01-164-26/+26
| * | | Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-164-12/+21
| * | | Remove global share accepter since auto-accepting is the defaultJulius Härtl2020-01-164-66/+0
| |/ /
* | | Merge pull request #18455 from nextcloud/feature/18420/new-user-alignmentRoeland Jago Douma2020-01-1621-120/+12502
|\ \ \ | |/ / |/| |
| * | Bump bundlesJulius Härtl2020-01-1612-40/+40
| * | Fix indentationJulius Härtl2020-01-161-1199/+1199
| * | Fix eslint errors in settingsJulius Härtl2020-01-161-23/+23
| * | fix indentation and 3 dot menuGretaD2020-01-162-1155/+1331
| * | fix popover menu overlappingGretaD2020-01-166-4/+7975
| * | make actionButton stickyGretaD2020-01-161-0/+8
| * | add close buttonGretaD2020-01-161-24/+36
| * | fix new user tableGretaD2020-01-164-55/+4266
| * | fix userlist alignmentGretaD2020-01-162-11/+15
|/ /
* | Merge pull request #18927 from nextcloud/fix/sidebar/fileinfomodelJohn Molakvoæ2020-01-161-0/+3
|\ \
| * | Fix Sidebar legacy FileInfoModel requirementJohn Molakvoæ (skjnldsv)2020-01-161-0/+3
| |/
* | Merge pull request #18925 from nextcloud/add-color-background-hover-css-variableJoas Schilling2020-01-161-0/+1
|\ \ | |/ |/|
| * Add color background hover css variableMarco Ambrosini2020-01-161-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2020-01-16182-148/+330
* Merge pull request #18894 from nextcloud/fix/note/debounceRoeland Jago Douma2020-01-167-30/+61
|\
| * Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-167-30/+61
* | Merge pull request #18910 from nextcloud/fix/accept_shares_by_defaultRoeland Jago Douma2020-01-161-9/+30
|\ \ | |/ |/|
| * Listen to the right even for auto share acceptRoeland Jago Douma2020-01-151-9/+30
|/
* Merge pull request #18732 from nextcloud/enh/files-sidebarJohn Molakvoæ2020-01-1530-444/+319
|\
| * Close after clickJohn Molakvoæ (skjnldsv)2020-01-157-71/+132
| * Only show tag selector if tags are setJulius Härtl2020-01-1525-388/+192