Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | | | | Merge pull request #17693 from nextcloud/enh/unused-test-dependency | Roeland Jago Douma | 2019-10-26 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Remove unused import Punic\Data | Daniel Kesselberg | 2019-10-26 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | Cleanup and do not list current user shares in getShares too (#16789) | John Molakvoæ | 2019-10-26 | 5 | -86/+1099 |
|\ \ \ \ | |||||
| * | | | | Add more integration tests for getting shares | Daniel Calviño Sánchez | 2019-10-26 | 2 | -2/+126 |
| * | | | | Unify code to get shares of a file or also including subfiles | John Molakvoæ (skjnldsv) | 2019-10-25 | 1 | -39/+21 |
| * | | | | Filter out duplicated shares before processing them | John Molakvoæ (skjnldsv) | 2019-10-25 | 1 | -3/+11 |
| * | | | | Do not return shares with the current user | Daniel Calviño Sánchez | 2019-10-25 | 2 | -2/+4 |
| * | | | | Extract method to get all shares | Daniel Calviño Sánchez | 2019-10-25 | 1 | -34/+43 |
| * | | | | Add missing share types when getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 2 | -0/+12 |
| * | | | | Unify share type sorting when getting shares of a file or with subfiles | Daniel Calviño Sánchez | 2019-10-25 | 2 | -2/+2 |
| * | | | | Remove unneeded calls to "ShareManager::shareProviderExists()" | Daniel Calviño Sánchez | 2019-10-25 | 2 | -25/+6 |
| * | | | | Add unit tests for getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 1 | -6/+185 |
| * | | | | Add unit tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 1 | -0/+421 |
| * | | | | Add integration tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 2 | -0/+294 |
| * | | | | Replace fully qualified name with alias | Daniel Calviño Sánchez | 2019-10-25 | 1 | -10/+11 |
* | | | | | Bump davclient.js from 0.1.3 to 0.2.1 (#17606) | John Molakvoæ | 2019-10-26 | 8 | -9/+9 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Bump davclient.js from 0.1.3 to 0.2.1 | dependabot-preview[bot] | 2019-10-26 | 8 | -9/+9 |
|/ / / / | |||||
* | | | | Merge pull request #17604 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-10-26 | 8 | -1401/+137 |
|\ \ \ \ | |||||
| * | | | | Bump nextcloud-vue-collections from 0.5.6 to 0.6.0 | dependabot-preview[bot] | 2019-10-21 | 8 | -1401/+137 |
* | | | | | Merge pull request #17626 from nextcloud/fix/weird_kde/loginflowv2 | Roeland Jago Douma | 2019-10-26 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Fix weird KDE bug with loginflowv2 | Roeland Jago Douma | 2019-10-21 | 1 | -4/+0 |
* | | | | | | Merge pull request #17673 from nextcloud/fix/lang/locale/jshelper/mess | Roeland Jago Douma | 2019-10-26 | 3 | -8/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cleanup theming mess | Roeland Jago Douma | 2019-10-25 | 2 | -6/+5 |
| * | | | | | | Don't pass in the locale as the language | Roeland Jago Douma | 2019-10-25 | 1 | -2/+1 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-26 | 8 | -2/+50 |