summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmailMorris Jobke2018-11-299-16/+92
|\
| * Add testcases for pipe modeDaniel Kesselberg2018-11-293-14/+50
| * Add sendmailmode to guiDaniel Kesselberg2018-11-294-1/+19
| * Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-11-292-1/+23
* | Merge pull request #12674 from nextcloud/date-title-to-linkshareJohn Molakvoæ2018-11-293-3/+5
|\ \
| * | Better identification of the public link sharesJohn Molakvoæ (skjnldsv)2018-11-263-3/+5
* | | Merge pull request #12669 from nextcloud/tcitworld-patch-1Morris Jobke2018-11-291-0/+2
|\ \ \
| * | | Don't require Same Site Cookies on accessibility assetsThomas Citharel2018-11-261-0/+2
* | | | Merge pull request #12688 from nextcloud/files_external-occ-0Morris Jobke2018-11-291-1/+1
|\ \ \ \
| * | | | Fix cannot set 0 as value on files_external through OCC commandRobin Appelman2018-11-271-1/+1
* | | | | Merge pull request #12630 from nextcloud/bugfix/noid/versionsMorris Jobke2018-11-291-1/+8
|\ \ \ \ \
| * | | | | Show mimetype icon if version preview is not availableJulius Härtl2018-11-261-1/+7
| * | | | | Fix relative timestamp in versionsJulius Härtl2018-11-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #12710 from nextcloud/remove-old-submit-buttonJohn Molakvoæ2018-11-297-139/+20
|\ \ \ \ \
| * | | | | Fix testsJohn Molakvoæ (skjnldsv)2018-11-291-64/+0
| * | | | | Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-296-67/+20
| * | | | | Remove old button to submit the apppassword loginJohn Molakvoæ (skjnldsv)2018-11-281-8/+0
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-2996-434/+2336
* | | | | | Merge pull request #12668 from nextcloud/add-capabilitiesJohn Molakvoæ2018-11-281-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | add capabilities for multiple share linksBjoern Schiessle2018-11-261-0/+1
* | | | | | Merge pull request #12708 from nextcloud/getbyid-mount-rootMorris Jobke2018-11-282-1/+49
|\ \ \ \ \ \
| * | | | | | Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-282-1/+49
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #12698 from nextcloud/6275-fix-sidebar-widthMorris Jobke2018-11-281-1/+1
|\ \ \ \ \ \
| * | | | | | I changed the width of the srollbar to make it a bit biggerGretaD2018-11-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12677 from nextcloud/bugfix/12601/fix-csp-issue-updaterMorris Jobke2018-11-283-39/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Open the updater via a POST form submit instead of eval the JS code directlyMorris Jobke2018-11-273-39/+26
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-288-48/+776
| |_|_|/ / |/| | | |
* | | | | Merge pull request #12659 from nextcloud/dependabot/npm_and_yarn/settings/vue...Roeland Jago Douma2018-11-274-9/+9
|\ \ \ \ \
| * | | | | Compile assetsRoeland Jago Douma2018-11-272-5/+5
| * | | | | Bump vue-router from 3.0.1 to 3.0.2 in /settingsdependabot[bot]2018-11-272-4/+4
* | | | | | Merge pull request #12650 from nextcloud/bugfix/12614/count-on-stringMorris Jobke2018-11-271-2/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add return typeDaniel Kesselberg2018-11-251-1/+1
| * | | | | Fix count on stringDaniel Kesselberg2018-11-241-2/+15
* | | | | | Merge pull request #12660 from nextcloud/dependabot/npm_and_yarn/settings/vue...Roeland Jago Douma2018-11-274-8/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Compile assetsRoeland Jago Douma2018-11-262-4/+4
| * | | | | Bump vue-infinite-loading from 2.4.1 to 2.4.3 in /settingsdependabot[bot]2018-11-262-4/+4
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2018-11-2730-34/+188
|/ / / /
* | | | Merge pull request #12658 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \
| * | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| * | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibilitydependabot[bot]2018-11-262-13/+8
| | |_|/ | |/| |
* | | | Merge pull request #12663 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \
| * | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| * | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotificationdependabot[bot]2018-11-262-13/+8
| |/ / /
* | | | Merge pull request #12662 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \
| * | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| * | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2dependabot[bot]2018-11-262-13/+8
| |/ / /
* | | | Merge pull request #12661 from nextcloud/dependabot/npm_and_yarn/settings/web...Roeland Jago Douma2018-11-268-11/+11
|\ \ \ \
| * | | | Commpile assetsRoeland Jago Douma2018-11-267-11/+16
| * | | | Bump webpack from 4.26.0 to 4.26.1 in /settingsdependabot[bot]2018-11-262-13/+8
| |/ / /
* | | | Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke2018-11-262-2/+7
|\ \ \ \