Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_sub | Roeland Jago Douma | 2019-10-30 | 1 | -1/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Do not show 'Get your own free account' on services under subscription | Roeland Jago Douma | 2019-10-25 | 1 | -1/+9 | |
* | | | | | | Merge pull request #17562 from nextcloud/techdebt/17509/log-error-when-settin... | Roeland Jago Douma | 2019-10-29 | 1 | -2/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Log an error in development cases when the application class was set up incor... | Joas Schilling | 2019-10-16 | 1 | -2/+25 | |
* | | | | | | | Merge pull request #17741 from nextcloud/fix/no_contructor_in_interface | Roeland Jago Douma | 2019-10-29 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Having the contructor in the interface makes no sense... | Roeland Jago Douma | 2019-10-29 | 1 | -7/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #17740 from nextcloud/fix/17479/always-return-schema | Roeland Jago Douma | 2019-10-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Return $schema on change and null otherwise | Daniel Kesselberg | 2019-10-29 | 1 | -1/+3 | |
|/ / / / / / | ||||||
* | | | | | | Add OCA.Files.Sidebar and migrate sharing (#15719) | John Molakvoæ | 2019-10-29 | 98 | -1999/+7748 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Compile assets | npmbuildbot[bot] | 2019-10-29 | 28 | -1396/+2805 | |
| * | | | | | | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -63/+181 | |
| * | | | | | | Fix legacy tab backbone fileinfo change | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -8/+19 | |
| * | | | | | | Fix triggering favorite file actions on the file list | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+7 | |
| * | | | | | | Adjust acceptance tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 4 | -46/+53 | |
| * | | | | | | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 4 | -419/+4 | |
| * | | | | | | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -1/+2 | |
| * | | | | | | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 6 | -32/+45 | |
| * | | | | | | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 6 | -10/+23 | |
| * | | | | | | Add ShareTabSections service to register sections in the share tab | Julius Härtl | 2019-10-29 | 2 | -0/+53 | |
| * | | | | | | Add projects view to sidebar | Julius Härtl | 2019-10-29 | 1 | -0/+8 | |
| * | | | | | | Transpile also dependencies in node_modules | John Molakvoæ (skjnldsv) | 2019-10-29 | 3 | -2/+5 | |
| * | | | | | | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 46 | -109/+4607 | |
| * | | | | | | Extend data returned when searching remote shares | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -9/+32 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17730 from nextcloud/fix/15048/search_mimetype_like | Roeland Jago Douma | 2019-10-29 | 1 | -4/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix DAV mimetype search | Roeland Jago Douma | 2019-10-28 | 1 | -4/+7 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-29 | 10 | -14/+206 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17521 from R0Wi/master | John Molakvoæ | 2019-10-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert changes and add css-rule to correct file inside files-app | Robin Windey | 2019-10-26 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #17712 from nextcloud/enh/limit_hardening/database/user | Roeland Jago Douma | 2019-10-28 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure limit is never negative | Roeland Jago Douma | 2019-10-28 | 1 | -0/+10 | |
* | | | | | | | | Merge pull request #17173 from nextcloud/feature/event-broadcasting | Roeland Jago Douma | 2019-10-28 | 8 | -0/+308 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Make it possible to broadcast events to (web) clients | Christoph Wurst | 2019-10-28 | 8 | -0/+308 | |
* | | | | | | | | Bump nextcloud-vue from 0.12.6 to 0.12.7 (#17702) | John Molakvoæ | 2019-10-28 | 18 | -179/+184 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump nextcloud-vue from 0.12.6 to 0.12.7 | dependabot-preview[bot] | 2019-10-28 | 18 | -179/+184 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-28 | 4 | -10/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17698 from nextcloud/dependabot/npm_and_yarn/build/node-s... | Roeland Jago Douma | 2019-10-27 | 2 | -8/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump node-sass from 4.12.0 to 4.13.0 in /build | dependabot-preview[bot] | 2019-10-27 | 2 | -8/+14 | |
* | | | | | | | | | Merge pull request #17706 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax... | Roeland Jago Douma | 2019-10-27 | 30 | -130/+151 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump @nextcloud/axios from 0.4.2 to 0.5.0 | dependabot-preview[bot] | 2019-10-27 | 30 | -130/+151 | |
* | | | | | | | | | | Merge pull request #17699 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2019-10-27 | 2 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Bump handlebars from 4.4.3 to 4.4.5 in /build | dependabot-preview[bot] | 2019-10-27 | 2 | -11/+11 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17703 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2019-10-27 | 14 | -43/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump handlebars from 4.4.3 to 4.4.5 | dependabot-preview[bot] | 2019-10-27 | 14 | -43/+29 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17704 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.7 | Roeland Jago Douma | 2019-10-27 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Bump dompurify from 2.0.6 to 2.0.7 | dependabot-preview[bot] | 2019-10-27 | 2 | -4/+4 | |
* | | | | | | | | | Merge pull request #17701 from nextcloud/dependabot/npm_and_yarn/node-sass-4.... | Roeland Jago Douma | 2019-10-27 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump node-sass from 4.12.0 to 4.13.0 | dependabot-preview[bot] | 2019-10-27 | 2 | -5/+5 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-27 | 4 | -2/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17691 from nextcloud/enh/17673/fix-first-day-week | Roeland Jago Douma | 2019-10-26 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Show first day of the week in correct language | Daniel Kesselberg | 2019-10-26 | 2 | -7/+7 |