Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -72/+72 |
* | Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2019-11-11 | 2 | -6/+7 |
|\ | |||||
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -6/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 2 | -0/+4 |
|/ | |||||
* | Also set X-OC-Mtime header for files that are smaller than 10MB | Julius Härtl | 2019-11-07 | 1 | -0/+4 |
* | fix tests for background file scan job | Robin Appelman | 2019-11-06 | 1 | -3/+18 |
* | Merge pull request #17817 from nextcloud/disable-background-scan-option | Roeland Jago Douma | 2019-11-06 | 1 | -0/+4 |
|\ | |||||
| * | add option to disable background scanning of files | Robin Appelman | 2019-11-05 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-06 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 1 | -1/+2 |
|\ | |||||
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 10 | -4/+16 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 8 | -4/+14 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 14 | -6/+34 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 4 | -6/+6 |
* | | Ignored compiled js files in files | Roeland Jago Douma | 2019-11-01 | 1 | -0/+1 |
* | | fix action menu on mobile | Greta Doci | 2019-10-30 | 1 | -1/+4 |
* | | Compile assets | npmbuildbot[bot] | 2019-10-29 | 2 | -0/+287 |
* | | 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 unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -208/+0 |
* | | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -2/+44 |
* | | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 12 | -66/+859 |
* | | 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 |
| |/ | |||||
* | | fix filename overlapping on mobile (#17469) | John Molakvoæ | 2019-10-25 | 1 | -4/+5 |
|\ \ | |||||
| * | | add comment | Greta Doci | 2019-10-08 | 1 | -3/+3 |
| * | | fix filename overlapping on mobile ref #17364 | Greta Doci | 2019-10-08 | 1 | -2/+3 |
* | | | Allow registering header sections in the file lists | Julius Härtl | 2019-10-23 | 2 | -0/+62 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 2 | -0/+12 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 2 | -6/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 2 | -4/+4 |
* | | | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -1/+0 |
* | | | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 5 | -130/+3 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 2 | -14/+34 |
|/ | |||||
* | Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin | Roeland Jago Douma | 2019-10-08 | 1 | -2/+3 |
|\ | |||||
| * | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 1 | -2/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-08 | 2 | -0/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-07 | 2 | -0/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-06 | 2 | -6/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 2 | -0/+24 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 2 | -4/+4 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 2 | -6/+6 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 1 | -88/+88 |
* | Remove input id on login form (#17294) | John Molakvoæ | 2019-09-28 | 1 | -37/+37 |
|\ | |||||
| * | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -37/+37 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 4 | -4/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -140/+308 |