Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 2 | -0/+6 |
* | Only cache the mimetype if the file exists | Joas Schilling | 2019-10-14 | 1 | -15/+35 |
* | Bump nextcloud-vue from 0.12.4 to 0.12.6 | dependabot-preview[bot] | 2019-10-13 | 2 | -46/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-13 | 2 | -0/+72 |
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 4 | -22/+25 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-12 | 2 | -0/+74 |
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 2 | -10/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 2 | -0/+18 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 5 | -29/+29 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 2 | -0/+18 |
* | Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-null | Roeland Jago Douma | 2019-10-04 | 1 | -1/+1 |
|\ | |||||
| * | Don't call basename on null | Joas Schilling | 2019-10-01 | 1 | -1/+1 |
* | | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 18 | -40/+145 |
* | | Fix master testing and update eslint-config | John Molakvoæ (skjnldsv) | 2019-10-04 | 3 | -2/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-03 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 2 | -0/+66 |
|/ | |||||
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 15 | -50/+112 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 6 | -0/+220 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 2 | -0/+56 |
* | Merge pull request #17286 from nextcloud/bugfix/noid/correctly-detect-mimetyp... | Joas Schilling | 2019-09-27 | 1 | -1/+1 |
|\ | |||||
| * | Correctly detect the mimetype from uploads | Joas Schilling | 2019-09-26 | 1 | -1/+1 |
* | | Fix "Cannot add a NOT NULL column with default value NULL" | Joas Schilling | 2019-09-26 | 3 | -3/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-26 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 4 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-21 | 4 | -2/+122 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 12 | -0/+304 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-18 | 8 | -0/+260 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 114 | -4194/+4194 |
* | We should ignore compiles javascript! | Roeland Jago Douma | 2019-09-17 | 1 | -1/+1 |
* | Bump bundles | Julius Härtl | 2019-09-15 | 2 | -2/+2 |
* | Fix check listing | Julius Härtl | 2019-09-15 | 1 | -1/+1 |
* | Bump webpack from 4.39.3 to 4.40.1 | dependabot-preview[bot] | 2019-09-13 | 2 | -22/+22 |
* | Bump workflow bundles | Julius Härtl | 2019-09-11 | 2 | -2/+426 |
* | bump version to reflect fundamental changes | Arthur Schiwon | 2019-09-11 | 1 | -1/+1 |
* | Merge pull request #16706 from nextcloud/workflow-frontend | blizzz | 2019-09-10 | 40 | -1346/+2167 |
|\ | |||||
| * | Workflow vue cleanup | Julius Härtl | 2019-09-10 | 7 | -41/+28 |
| * | Add user group selector | Julius Härtl | 2019-09-10 | 11 | -63/+208 |
| * | Add request url selector | Julius Härtl | 2019-09-10 | 1 | -0/+136 |
| * | Add tag selector | Julius Härtl | 2019-09-10 | 6 | -3/+312 |
| * | Implement custom check components and fix linting | Julius Härtl | 2019-09-10 | 16 | -760/+129 |
| * | Frontend polishing | Julius Härtl | 2019-09-10 | 10 | -128/+27 |
| * | Move over checker plugins | Julius Härtl | 2019-09-10 | 14 | -193/+547 |
| * | Load checks from the backend | Julius Härtl | 2019-09-10 | 5 | -53/+44 |
| * | Fix removing checks | Julius Härtl | 2019-09-10 | 1 | -3/+4 |
| * | Make rule listing more compact | Julius Härtl | 2019-09-10 | 2 | -4/+20 |
| * | Migrate check plugins | Julius Härtl | 2019-09-10 | 5 | -299/+46 |
| * | Allow placeholder and validation without custom vue component | Julius Härtl | 2019-09-10 | 6 | -14/+140 |
| * | Do not use shot tag | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| * | Handle operator registration properly | Julius Härtl | 2019-09-10 | 8 | -49/+78 |
| * | Document plugins to be used by integrators | Julius Härtl | 2019-09-10 | 2 | -32/+112 |