summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views
Commit message (Expand)AuthorAgeFilesLines
* Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
* Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-7/+7
* Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-1/+3
* Accessible names for share panel buttonsVincent Petry2022-07-261-1/+3
* Add expanded attribute to button for listing others with accessChristopher Ng2022-07-071-1/+2
* Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-271-10/+20
* Auto fix warningsLouis Chemineau2022-01-212-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-8/+9
* Fix share owner not being displayed in sharing tabCarl Schwan2021-12-141-0/+13
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-3/+3
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-222-0/+3
* Fix undefined error on add-shareJohn Molakvoæ (skjnldsv)2021-04-131-2/+2
* Handle enforced password for mail shares in the WebUIJohn Molakvoæ (skjnldsv)2021-03-221-3/+32
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-3/+3
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+11
* Properly encode path when fetching inherited sharesJulius Härtl2020-11-261-1/+1
* Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-111-1/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-20/+14
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-33/+2
* Display user-status in sharing listGeorg Ehrke2020-08-171-0/+1
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-061-3/+9
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-011-4/+2
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-291-0/+1
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-291-2/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-222-3/+3
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
* Show message if no other users with access are foundRoeland Jago Douma2020-01-061-1/+7
* Don't show link shares in sidebar if disabledRoeland Jago Douma2020-01-061-1/+7
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-194-37/+37
* removed inherited shares counterSascha Wiswedel2019-12-171-3/+1
* Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-032-3/+172
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-0/+8
* Add projects view to sidebarJulius Härtl2019-10-291-0/+8
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-0/+535
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-8/+11
* Bump settingsJohn Molakvoæ (skjnldsv)2019-05-221-17/+17
* Move translations to coreJulius Härtl2019-03-281-7/+0
* Adjust resource type to fileJulius Härtl2019-03-191-1/+1
* Use nextcloud-vue-collection 0.1.2Julius Härtl2019-03-011-1/+22
* Use nextcloud-vue-collections libraryJulius Härtl2019-03-011-1/+1
* Add eslint settings and reorganize filesJulius Härtl2019-03-011-0/+36
* Implement frontend for search/renameJulius Härtl2019-03-011-188/+0
* Use proper public javascript methodsJulius Härtl2019-03-011-7/+11
* Add vue app for collaboration resourcesJulius Härtl2019-03-011-0/+184