summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views
Commit message (Collapse)AuthorAgeFilesLines
* Display user-status in sharing listGeorg Ehrke2020-08-171-0/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-061-3/+9
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-011-4/+2
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-291-0/+1
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-291-2/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-222-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
| | | | | | | | | Fixes #18711 If you do not have reshare permissions the others with access will throw an error anyways. So better to just not show it ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Show message if no other users with access are foundRoeland Jago Douma2020-01-061-1/+7
| | | | | | | Fixes #18632 Show a small subtitle if no other users with access are found. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Don't show link shares in sidebar if disabledRoeland Jago Douma2020-01-061-1/+7
| | | | | | Fixes #17799 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-194-37/+37
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* removed inherited shares counterSascha Wiswedel2019-12-171-3/+1
| | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-032-3/+172
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-0/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add projects view to sidebarJulius Härtl2019-10-291-0/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-0/+535
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-8/+11
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump settingsJohn Molakvoæ (skjnldsv)2019-05-221-17/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move translations to coreJulius Härtl2019-03-281-7/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust resource type to fileJulius Härtl2019-03-191-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use nextcloud-vue-collection 0.1.2Julius Härtl2019-03-011-1/+22
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use nextcloud-vue-collections libraryJulius Härtl2019-03-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add eslint settings and reorganize filesJulius Härtl2019-03-011-0/+36
| | | | | | | | 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/renameJulius Härtl2019-03-011-188/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use proper public javascript methodsJulius Härtl2019-03-011-7/+11
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add vue app for collaboration resourcesJulius Härtl2019-03-011-0/+184
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>