Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo... | Roeland Jago Douma | 2020-01-10 | 2 | -2/+2 |
|\ | |||||
| * | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-09 | 2 | -2/+2 |
* | | Add more padding in transfer ownership | Gary Kim | 2020-01-09 | 2 | -3/+3 |
|/ | |||||
* | Combine exact and other matches for transfer ownership | Christoph Wurst | 2020-01-08 | 2 | -3/+3 |
* | Merge pull request #18753 from nextcloud/bugfix/noid/select-menu-hide | Roeland Jago Douma | 2020-01-08 | 1 | -1/+0 |
|\ | |||||
| * | Do not rerender the selection menu on show | Julius Härtl | 2020-01-08 | 1 | -1/+0 |
* | | Make the transfer ownership input a bit wider | Christoph Wurst | 2020-01-08 | 2 | -3/+3 |
* | | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 4 | -20/+20 |
|/ | |||||
* | Encode URI for file sidebar | Gary Kim | 2020-01-08 | 2 | -4/+4 |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 4 | -4/+4 |
* | Bump @nextcloud/logger from 0.1.0 to 1.0.0 | dependabot-preview[bot] | 2020-01-02 | 4 | -12/+12 |
* | Bump @nextcloud/dialogs from 0.1.1 to 1.0.0 | dependabot-preview[bot] | 2020-01-02 | 4 | -13/+13 |
* | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 4 | -4/+4 |
* | Bump @babel/preset-env from 7.7.6 to 7.7.7 | dependabot-preview[bot] | 2019-12-30 | 4 | -10/+9 |
* | Bump nextcloud-vue from 0.12.7 to 0.12.8 | dependabot-preview[bot] | 2019-12-23 | 4 | -30/+30 |
* | Bump @nextcloud/event-bus from 0.2.1 to 1.0.0 | dependabot-preview[bot] | 2019-12-23 | 4 | -23/+23 |
* | Bump @nextcloud/axios from 0.5.0 to 1.1.0 | dependabot-preview[bot] | 2019-12-23 | 4 | -9/+9 |
* | Bump @nextcloud/auth from 0.3.1 to 1.1.0 | dependabot-preview[bot] | 2019-12-22 | 4 | -16/+16 |
* | Bump vue and vue-template-compiler | dependabot-preview[bot] | 2019-12-22 | 4 | -6/+6 |
* | Bump @nextcloud/router from 0.1.0 to 1.0.0 | dependabot-preview[bot] | 2019-12-22 | 4 | -15/+15 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 4 | -7/+7 |
* | Fix Sidebar enabled check | John Molakvoæ (skjnldsv) | 2019-12-19 | 3 | -7/+8 |
* | Clean up publishing | Gary Kim | 2019-12-17 | 4 | -19/+19 |
* | Show path and uid on transfer button | Gary Kim | 2019-12-17 | 2 | -2/+2 |
* | Bump serialize-javascript to v2.1.2 | Christoph Wurst | 2019-12-16 | 4 | -4/+4 |
* | Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-email | Roeland Jago Douma | 2019-12-16 | 2 | -2/+2 |
|\ | |||||
| * | Make it possible to find transfer user by email | Christoph Wurst | 2019-12-16 | 2 | -2/+2 |
* | | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 |
|/ | |||||
* | Add autocompletion to the ownership transfer UI | Christoph Wurst | 2019-12-10 | 4 | -13/+168 |
* | Allow to unfavorite all files | Joas Schilling | 2019-12-05 | 1 | -2/+1 |
* | Merge pull request #18222 from nextcloud/fix/files/reload-on-share-accept | Roeland Jago Douma | 2019-12-04 | 1 | -0/+7 |
|\ | |||||
| * | Properly reload file list on share accept | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -0/+7 |
* | | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+1 |
* | | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -4/+4 |
* | | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 3 | -6/+5 |
|/ | |||||
* | Also allow transfer ownership of files | Christoph Wurst | 2019-12-02 | 4 | -11/+11 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 4 | -17/+54 |
* | fix summary elements alignment | Greta Doci | 2019-11-26 | 1 | -2/+2 |
* | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 1 | -88/+88 |
* | Merge pull request #17654 from burgha/feature/3866/uploaddetails | Roeland Jago Douma | 2019-11-17 | 1 | -3/+4 |
|\ | |||||
| * | update tooltip content dynamically | Hannes Burger | 2019-10-23 | 1 | -2/+3 |
| * | fix uploadprogressbar tooltip | Hannes Burger | 2019-10-22 | 1 | -1/+1 |
* | | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 4 | -9/+9 |
* | | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -72/+72 |
* | | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -6/+7 |
* | | Also set X-OC-Mtime header for files that are smaller than 10MB | Julius Härtl | 2019-11-07 | 1 | -0/+4 |
* | | Compile assets | npmbuildbot[bot] | 2019-10-29 | 2 | -0/+287 |
* | | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -2/+7 |
* | | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 3 | -65/+57 |
* | | Allow registering header sections in the file lists | Julius Härtl | 2019-10-23 | 1 | -0/+60 |
|/ |