Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force defaultHtml setting of v-tooltip to be disabled | Julius Härtl | 2019-07-29 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Bump nextcloud-vue-collections | Julius Härtl | 2019-05-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Bump settings | John Molakvoæ (skjnldsv) | 2019-05-22 | 1 | -17/+17 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Improve the share link password error feedback with a red border | Christoph Wurst | 2019-04-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use label from apps | Julius Härtl | 2019-04-09 | 1 | -2/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move translations to core | Julius Härtl | 2019-03-28 | 1 | -7/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow string to be translated | Roeland Jago Douma | 2019-03-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add link icon for public link too | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Put sharing entry all above | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Show sharing in menu in grid view | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -2/+24 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Adjust resource type to file | Julius Härtl | 2019-03-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dispatch event to allow apps to load their script for collections | Julius Härtl | 2019-03-19 | 2 | -17/+21 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use nextcloud-vue-collection 0.1.2 | Julius Härtl | 2019-03-01 | 3 | -10/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use nextcloud-vue-collections library | Julius Härtl | 2019-03-01 | 8 | -610/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge webpack into main one | Julius Härtl | 2019-03-01 | 3 | -26/+25 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use icon-close to remove resources | Julius Härtl | 2019-03-01 | 1 | -1/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add eslint settings and reorganize files | Julius Härtl | 2019-03-01 | 6 | -130/+157 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Add files_sharing package-lock Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 8 | -259/+434 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use proper public javascript methods | Julius Härtl | 2019-03-01 | 4 | -65/+47 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add vue app for collaboration resources | Julius Härtl | 2019-03-01 | 5 | -0/+521 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Add js api for resources Signed-off-by: Julius Härtl <jus@bitgrid.net> More frontend work Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move files_sharing to webpack | Julius Härtl | 2019-03-01 | 2 | -0/+18 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -0/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move files_sharing additionalscripts over to webpack | Roeland Jago Douma | 2019-02-15 | 6 | -0/+795 |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |