summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views/SharingTab.vue
Commit message (Expand)AuthorAgeFilesLines
* Create element reference inside $nextTick()fenn-cs2024-01-151-7/+6
* fix: Change scroll container for sharing detailsJulius Härtl2023-11-301-8/+10
* Consider link shares in removeShare method in SharingTabfenn-cs2023-09-181-3/+10
* Hide additional content when share details is openLouis Chemineau2023-09-141-55/+57
* Improve sharing flowfenn-cs2023-08-311-8/+41
* Revert "Improve sharing flow"Arthur Schiwon2023-08-311-41/+8
* Improve sharing flowfenn-cs2023-08-301-8/+41
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-12/+12
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-271-1/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-051-3/+2
* 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-251-3/+3
* Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-1/+3
* Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-271-10/+20
* Auto fix warningsLouis Chemineau2022-01-211-2/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-6/+7
* 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-231-1/+1
* 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
* 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
* 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
* 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-221-2/+2
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-14/+14
* Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-031-3/+8
* 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-291-0/+318