summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the displayname for federated notificationsRoeland Jago Douma2019-11-182-12/+24
* Merge pull request #17965 from nextcloud/fix/noid/strict-controller-useridblizzz2019-11-182-6/+1
|\
| * Fixes a 500 without useridArthur Schiwon2019-11-162-6/+1
* | Merge pull request #17973 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.2Roeland Jago Douma2019-11-1810-44/+44
|\ \
| * | Bump vuex from 3.1.1 to 3.1.2dependabot-preview[bot]2019-11-1810-44/+44
|/ /
* | Merge pull request #17974 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-11-1810-15/+15
|\ \
| * | Bump handlebars from 4.5.1 to 4.5.2dependabot-preview[bot]2019-11-1710-15/+15
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1812-12/+18
* | | Merge pull request #17971 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-11-172-7/+7
|\ \ \
| * | | Bump handlebars from 4.5.1 to 4.5.2 in /builddependabot-preview[bot]2019-11-172-7/+7
| |/ /
* | | Merge pull request #17564 from nextcloud/kesselb-patch-1-1Roeland Jago Douma2019-11-171-3/+5
|\ \ \
| * | | Update .github/ISSUE_TEMPLATE/Feature_request.mdkesselb2019-10-201-1/+1
| * | | Update Feature_request.mdkesselb2019-10-161-3/+5
* | | | Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\ \ \ \
| * | | | update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| * | | | fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-1712-4/+24
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-166-24/+28
| |_|/ |/| |
* | | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events (#17955)John Molakvoæ2019-11-151-1/+1
|\ \ \
| * | | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_eventsChristian Oliff2019-11-151-1/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1518-96/+168
* | | Merge pull request #17942 from nextcloud/fix/noid/server-offline-app-initRoeland Jago Douma2019-11-141-0/+4
|\ \ \
| * | | pass through ServerNotAvailableException on app initArthur Schiwon2019-11-141-0/+4
|/ / /
* | | Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expiredRoeland Jago Douma2019-11-142-3/+36
|\ \ \
| * | | re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-132-3/+36
* | | | Revert "Remove unneeded more-white icon" (#17931)John Molakvoæ2019-11-141-0/+1
|\ \ \ \
| * | | | Revert "Remove unneeded more-white icon"Christoph Wurst2019-11-131-0/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-1438-22/+108
* | | | | Merge pull request #17893 from RussellAult/patch-1Roeland Jago Douma2019-11-132-6/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check getRedirectUri() for queriesRussellAult2019-11-132-6/+23
| |/ / /
* | | | Use function to open a sidebar file (#17750)John Molakvoæ2019-11-136-21/+29
|\ \ \ \
| * | | | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-136-21/+29
| |/ / /
* | | | Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxyingblizzz2019-11-139-25/+159
|\ \ \ \
| * | | | relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-139-25/+159
| |/ / /
* | | | Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transferRoeland Jago Douma2019-11-131-2/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
* | | | Merge pull request #17898 from nextcloud/ci/7.2Roeland Jago Douma2019-11-131-140/+58
|\ \ \ \
| * | | | php7.2 minimum for 18Roeland Jago Douma2019-11-131-140/+58
* | | | | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-optRoeland Jago Douma2019-11-131-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make timeout a optional parameterDaniel Kesselberg2019-11-091-0/+1
* | | | | Merge pull request #17917 from nextcloud/bugfix/noid/editorconfigRoeland Jago Douma2019-11-131-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove special php setting as it is the defaultJoas Schilling2019-11-121-3/+0
| * | | | Fix editorconfig - we always used 4 space tabsJoas Schilling2019-11-121-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-13140-248/+380
|/ / / /
* | | | Merge pull request #17909 from nextcloud/enh/change_labelRoeland Jago Douma2019-11-126-10/+10
|\ \ \ \
| * | | | Change official => featuredRoeland Jago Douma2019-11-126-10/+10
* | | | | Merge pull request #17905 from nextcloud/bug/17447/update-searchdavRoeland Jago Douma2019-11-121-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump icewind/searchdavDaniel Kesselberg2019-11-121-0/+0
* | | | | Merge pull request #17881 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2019-11-122-38/+180
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump @babel/core from 7.6.4 to 7.7.2dependabot-preview[bot]2019-11-122-38/+180