Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Init fileinfo for all tabs | John Molakvoæ (skjnldsv) | 2020-06-08 | 1 | -0/+1 |
* | Set fileInfo correctly for LegacyTabs | Christoph Seitz | 2020-04-21 | 1 | -3/+3 |
* | Do not allow transfer ownership when the user isn't the owner | Gary Kim | 2020-03-04 | 1 | -1/+5 |
* | Fetch translate for Tags from files app | Daniel Kesselberg | 2020-03-03 | 1 | -1/+1 |
* | Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise | Roeland Jago Douma | 2020-02-05 | 3 | -57/+53 |
|\ | |||||
| * | Close handling | John Molakvoæ (skjnldsv) | 2020-02-05 | 3 | -15/+12 |
| * | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-02-05 | 3 | -43/+42 |
* | | Make sure that minSearchStringLength is taken into account | Julius Härtl | 2020-02-04 | 1 | -1/+5 |
* | | Fix issue when selecting an entry, the multiselect input was not closed | Julius Härtl | 2020-02-04 | 1 | -22/+22 |
|/ | |||||
* | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-30 | 4 | -14/+16 |
* | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 1 | -3/+0 |
* | Close after click | John Molakvoæ (skjnldsv) | 2020-01-15 | 1 | -2/+6 |
* | Only show tag selector if tags are set | Julius Härtl | 2020-01-15 | 1 | -0/+25 |
* | Proper text previews | Roeland Jago Douma | 2020-01-15 | 1 | -2/+12 |
* | Merge pull request #18796 from nextcloud/backport/18783/stable18 | Roeland Jago Douma | 2020-01-10 | 1 | -8/+7 |
|\ | |||||
| * | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-10 | 1 | -8/+7 |
* | | Add more padding in transfer ownership | Gary Kim | 2020-01-10 | 1 | -1/+6 |
|/ | |||||
* | Combine exact and other matches for transfer ownership | Christoph Wurst | 2020-01-09 | 1 | -1/+1 |
* | Make the transfer ownership input a bit wider | Christoph Wurst | 2020-01-08 | 1 | -2/+20 |
* | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+2 |
* | Encode URI for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 7 | -47/+47 |
* | Fix Sidebar enabled check | John Molakvoæ (skjnldsv) | 2019-12-19 | 2 | -9/+16 |
* | Clean up publishing | Gary Kim | 2019-12-17 | 1 | -35/+43 |
* | Show path and uid on transfer button | Gary Kim | 2019-12-17 | 1 | -1/+7 |
* | rephrase "Target user" to "new owner" | Sascha Wiswedel | 2019-12-17 | 1 | -1/+1 |
* | Transfer ownership function polishing | Sascha Wiswedel | 2019-12-17 | 1 | -7/+7 |
* | Make it possible to find transfer user by email | Christoph Wurst | 2019-12-16 | 1 | -0/+2 |
* | Add autocompletion to the ownership transfer UI | Christoph Wurst | 2019-12-10 | 1 | -5/+74 |
* | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+1 |
* | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+32 |
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -4/+8 |
* | Also allow transfer ownership of files | Christoph Wurst | 2019-12-02 | 1 | -4/+13 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 4 | -0/+247 |
* | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 2 | -12/+20 |
* | 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 |
* | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 7 | -0/+787 |