Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Move help to controller | Julius Härtl | 2019-10-17 | 6 | -70/+109 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #17545 from nextcloud/bugfix/noid/workflow-catch | Roeland Jago Douma | 2019-10-21 | 1 | -6/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ignore unavailable entity/operation classes | Julius Härtl | 2019-10-15 | 1 | -6/+11 | |
* | | | | | | | | Merge pull request #17603 from nextcloud/dependabot/npm_and_yarn/moment-timez... | Roeland Jago Douma | 2019-10-21 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump moment-timezone from 0.5.26 to 0.5.27 | dependabot-preview[bot] | 2019-10-20 | 2 | -3/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 30 | -4/+106 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17601 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.2 | Roeland Jago Douma | 2019-10-20 | 20 | -21/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump webpack from 4.41.1 to 4.41.2 | dependabot-preview[bot] | 2019-10-20 | 20 | -21/+21 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 30 | -24/+48 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17575 from nextcloud/include-the-share-in-the-files_shari... | Roeland Jago Douma | 2019-10-19 | 2 | -3/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Include the share in the Files_Sharing::loadAdditionalScripts event | Daniel Calviño Sánchez | 2019-10-17 | 2 | -3/+14 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 8 | -10/+10 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | added documentation links on settings pages (#17585) | John Molakvoæ | 2019-10-18 | 4 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | added documentation links on settings pages | Sascha Wiswedel | 2019-10-17 | 4 | -2/+6 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 12 | -2/+48 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17569 from nextcloud/td/di/middleware | Roeland Jago Douma | 2019-10-17 | 1 | -8/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move over OCSShareAPIMIddleware to pure DI | Roeland Jago Douma | 2019-10-16 | 1 | -8/+1 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-17 | 2 | -0/+76 | |
* | | | | | | Merge all babelrc into one file | John Molakvoæ (skjnldsv) | 2019-10-17 | 4 | -50/+0 | |
|/ / / / / | ||||||
* | | | | | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -1/+0 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-16 | 2 | -0/+8 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-15 | 4 | -0/+12 | |
* | | | | Merge pull request #17501 from nextcloud/bugfix/fad-48/list-share-downloads-u... | Roeland Jago Douma | 2019-10-15 | 1 | -2/+6 | |
|\ \ \ \ | ||||||
| * | | | | List share download activity under sharing | Joas Schilling | 2019-10-10 | 1 | -2/+6 | |
* | | | | | Merge pull request #17503 from nextcloud/fix/versions/download_filename | Roeland Jago Douma | 2019-10-14 | 5 | -0/+92 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set the proper filename for version downloads | Roeland Jago Douma | 2019-10-14 | 5 | -0/+92 | |
* | | | | | | Merge pull request #17332 from nextcloud/bugfix/noid/mimetype-changes-on-rena... | Roeland Jago Douma | 2019-10-14 | 1 | -15/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Only cache the mimetype if the file exists | Joas Schilling | 2019-10-14 | 1 | -15/+35 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #17433 from nextcloud/bugfix/uncaught-promise-navigationdu... | Roeland Jago Douma | 2019-10-14 | 5 | -11/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Catch uncaught (in promise) | Daniel Kesselberg | 2019-10-14 | 5 | -11/+15 | |
* | | | | | | | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 7 | -158/+3 | |
|/ / / / / / | ||||||
* | | | | | | Move to generateOcsUrl | John Molakvoæ (skjnldsv) | 2019-10-14 | 3 | -6/+6 | |
* | | | | | | Initial state for accessibility | John Molakvoæ (skjnldsv) | 2019-10-14 | 5 | -60/+76 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 8 | -10/+22 | |
* | | | | | Bump nextcloud-vue from 0.12.4 to 0.12.6 | dependabot-preview[bot] | 2019-10-13 | 16 | -362/+582 | |
* | | | | | Bump dompurify from 2.0.3 to 2.0.6 | dependabot-preview[bot] | 2019-10-13 | 4 | -6/+6 | |
* | | | | | Bump handlebars from 4.4.2 to 4.4.3 | dependabot-preview[bot] | 2019-10-13 | 2 | -2/+2 | |
* | | | | | Merge pull request #17531 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.1 | Roeland Jago Douma | 2019-10-13 | 20 | -21/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump webpack from 4.41.0 to 4.41.1 | dependabot-preview[bot] | 2019-10-13 | 20 | -21/+21 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-13 | 4 | -0/+74 | |
|/ / / / | ||||||
* | | | | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 26 | -132/+137 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-12 | 16 | -16/+160 | |
* | | | | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 22 | -66/+66 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-11 | 36 | -2/+168 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 22 | -18/+96 | |
* | | Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-size | Roeland Jago Douma | 2019-10-08 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Raised public txt file truncation size to 10kb | Johannes Koenig | 2019-10-08 | 1 | -1/+1 | |
| |/ | ||||||
* / | Show error if tag name is empty | Gary Kim | 2019-10-08 | 1 | -0/+6 | |
|/ | ||||||
* | Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin | Roeland Jago Douma | 2019-10-08 | 4 | -5/+6 | |
|\ | ||||||
| * | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 4 | -5/+6 |