| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-26 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-22 | 2 | -4/+4 |
* | Bump core-js from 3.6.5 to 3.7.0 | dependabot-preview[bot] | 2020-11-14 | 4 | -4/+4 |
* | Pimp the accesibility controller | Roeland Jago Douma | 2020-11-11 | 1 | -31/+4 |
* | Add SVG support check to setup check | nhirokinet | 2020-11-02 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-01 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-30 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-23 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-21 | 2 | -4/+4 |
* | Bump file-loader from 6.1.0 to 6.1.1 | dependabot-preview[bot] | 2020-10-19 | 4 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-16 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-13 | 118 | -730/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-12 | 2 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-10 | 4 | -2/+32 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 6 | -45/+45 |
* | Move accessibility over to the new way | Roeland Jago Douma | 2020-10-04 | 2 | -14/+8 |
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-24 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-20 | 2 | -6/+6 |
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
* | Update .l10nignore for apps to exclude bundled JS files | Morris Jobke | 2020-09-15 | 1 | -1/+1 |
* | Add 'Reasons to use Nextcloud in your organization' call to action in settings | Jan C. Borchardt | 2020-09-07 | 2 | -2/+2 |
* | Fix search placeholder animation & dark theme compatibility | John Molakvoæ (skjnldsv) | 2020-09-03 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-30 | 2 | -4/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-26 | 2 | -4/+4 |
* | Bump vue and vue-template-compiler | dependabot-preview[bot] | 2020-08-25 | 2 | -2/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -3/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-24 | 2 | -18/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-21 | 2 | -42/+42 |
* | Add highcontrast class to body just like with dark theme | Jan C. Borchardt | 2020-08-18 | 6 | -7/+17 |
* | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -2/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-12 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-09 | 2 | -10/+10 |
* | Merge pull request #22093 from nextcloud/fix/accessibilityoca | John Molakvoæ | 2020-08-04 | 7 | -6/+59 |
|\ |
|
| * | Fix accessibilityoca script | John Molakvoæ (skjnldsv) | 2020-08-03 | 7 | -6/+59 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-04 | 2 | -0/+52 |
* | | Also consider Noto Color Emoji font | Joas Schilling | 2020-07-31 | 1 | -1/+1 |
|/ |
|
* | Add @nextcloud/event-bus to babel transpile | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Use `babel-loader-exclude-node-modules-except` | John Molakvoæ (skjnldsv) | 2020-07-31 | 4 | -9/+5 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-27 | 2 | -10/+10 |
* | Load accessibilityoca script | Julius Härtl | 2020-07-22 | 1 | -0/+1 |
* | Bump @nextcloud/axios from 1.3.2 to 1.3.3 | dependabot-preview[bot] | 2020-07-20 | 2 | -2/+2 |
* | Compile assets | npmbuildbot[bot] | 2020-07-14 | 2 | -2/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-08 | 2 | -0/+52 |
* | Bump bundles | Julius Härtl | 2020-07-07 | 1 | -8/+1 |
* | Merge pull request #21626 from nextcloud/enhancement/injectible-callables | Morris Jobke | 2020-07-05 | 1 | -12/+5 |
|\ |
|
| * | Use \OCP\IContainer::injectFn to boot the Accessibility app | Christoph Wurst | 2020-07-03 | 1 | -12/+5 |
* | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro... | Morris Jobke | 2020-07-03 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Bump @nextcloud/router from 1.0.2 to 1.1.0 | dependabot-preview[bot] | 2020-07-03 | 2 | -3/+3 |