summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The share manager knows which provider can accept sharesJoas Schilling2019-11-122-6/+1
* Use constants for the magic stringsJoas Schilling2019-11-122-8/+9
* Accept existing shares on updateJoas Schilling2019-11-124-1/+83
* Only restrict loading of group and user shares for nowJoas Schilling2019-11-122-1/+9
* Add notifications for users that are added to the groupJoas Schilling2019-11-122-3/+51
* Allow to accept group sharesJoas Schilling2019-11-127-56/+230
* Notifications for group sharesJoas Schilling2019-11-121-1/+14
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-1210-6/+232
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-125-2/+67
* 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
* | Merge pull request #17877 from nextcloud/dependabot/npm_and_yarn/babel/polyfi...Roeland Jago Douma2019-11-122-4/+4
|\ \ | |/ |/|
| * Bump @babel/polyfill from 7.6.0 to 7.7.0dependabot-preview[bot]2019-11-112-4/+4
* | Merge pull request #17882 from nextcloud/dependabot/npm_and_yarn/babel/plugin...Roeland Jago Douma2019-11-122-5/+158
|\ \
| * | Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0dependabot-preview[bot]2019-11-112-5/+158
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-11-1244-338/+394
* | Merge pull request #17876 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-11-1117-172/+172
|\ \
| * | Bump bundlesJulius Härtl2019-11-1110-51/+51
| * | Compile handlebarsJulius Härtl2019-11-115-114/+114
| * | Bump handlebars from 4.4.5 to 4.5.1dependabot-preview[bot]2019-11-112-7/+7
* | | Merge pull request #17859 from nextcloud/bugfix/app-initRoeland Jago Douma2019-11-112-49/+44
|\ \ \ | |/ / |/| |
| * | Do not throw an exception for base App classJulius Härtl2019-11-081-1/+1
| * | Return routes array for federation appJulius Härtl2019-11-081-48/+43
* | | Merge pull request #17875 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-11-112-7/+7
|\ \ \ | |_|/ |/| |
| * | Bump handlebars from 4.4.5 to 4.5.1 in /builddependabot-preview[bot]2019-11-102-7/+7
* | | Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2019-11-1120-265/+977
|\ \ \
| * | | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-1020-265/+977
| |/ /
* | | Merge pull request #17880 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2019-11-102-25/+11
|\ \ \
| * | | Bump vue-loader from 15.7.1 to 15.7.2dependabot-preview[bot]2019-11-102-25/+11
|/ / /
* | | Merge pull request #17878 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2019-11-102-4/+4
|\ \ \
| * | | Bump webpack-cli from 3.3.9 to 3.3.10dependabot-preview[bot]2019-11-102-4/+4
| |/ /
* | | 🐛 FIX: horizontal scrolling on mobile due to tab accessibilit… (#17843)John Molakvoæ2019-11-101-0/+4
|\ \ \
| * | | 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation ...Jonas Sulzer2019-11-071-0/+4
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1030-0/+188
| |/ |/|
* | Merge pull request #17837 from nextcloud/design/flow-iconJan-Christoph Borchardt2019-11-093-1/+4
|\ \
| * | Add Flow app iconJan-Christoph Borchardt2019-11-073-1/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-11-0918-22/+364
* | | Merge pull request #17854 from nextcloud/fix/17782/expect-editorconfigRoeland Jago Douma2019-11-081-0/+1
|\ \ \
| * | | Add .editorconfig to expected filesGary Kim2019-11-081-0/+1
* | | | Also set X-OC-Mtime header for files that are smaller than 10MB (#17847)John Molakvoæ2019-11-081-0/+4
|\ \ \ \
| * | | | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-08144-146/+270
| |/ / |/| |
* | | Merge pull request #17830 from nextcloud/global-quota-return-quotaRoeland Jago Douma2019-11-071-2/+7
|\ \ \ | |/ / |/| |
| * | actually return the quote when getting global storage infoRobin Appelman2019-11-061-2/+7
* | | Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-apiblizzz2019-11-071-4/+15
|\ \ \
| * | | switch to Files Node API for zip generationArthur Schiwon2019-11-071-4/+15