| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Use new `ShareType` across file_sharing | nfebe | 2025-01-02 | 1 | -9/+7 |
* | fix(files_sharing): Sort by correct share attribute ("share with displayname") | Ferdinand Thiessen | 2024-08-21 | 1 | -13/+16 |
* | fix(files_sharing): getShares optional chaining | skjnldsv | 2024-08-07 | 1 | -1/+1 |
* | fix(files_sharing): tab shares title and creation sort | 2lar | 2024-08-07 | 1 | -3/+8 |
* | feat(files_sharing): show file requests in navigation | skjnldsv | 2024-07-30 | 1 | -1/+1 |
* | chore(files_sharing): refactor sharing config | skjnldsv | 2024-07-12 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -20/+3 |
* | fix(files_sharing): Return focus to trigger element on sharing details close | Christopher Ng | 2024-01-26 | 1 | -60/+82 |
* | sharing-entry__reshare needs ul or ol around it | Simon L | 2024-01-11 | 1 | -7/+9 |
* | Create element reference inside $nextTick() | fenn-cs | 2023-12-06 | 1 | -7/+6 |
* | fix: Change scroll container for sharing details | Julius Härtl | 2023-11-13 | 1 | -8/+9 |
* | Consider link shares in removeShare method in SharingTab | fenn-cs | 2023-09-15 | 1 | -3/+10 |
* | Hide additional content when share details is open | Louis Chemineau | 2023-09-13 | 1 | -55/+57 |
* | Improve sharing flow | fenn-cs | 2023-08-30 | 1 | -8/+41 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -12/+12 |
* | Adapt native tooltip for new structure of NcAvatar | julia.kirschenheuter | 2023-02-27 | 1 | -1/+1 |
* | Replace custom tooltips with native one in vue components and views | julia.kirschenheuter | 2023-01-05 | 1 | -3/+2 |
* | Align sharing tab content and increase spacing | Christopher Ng | 2022-09-14 | 1 | -4/+10 |
* | Increase spacing between additional sharing tab content | Christopher Ng | 2022-09-13 | 1 | -0/+3 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -3/+3 |
* | Hide deprecated projects in sharing tab by default | Christopher Ng | 2022-08-18 | 1 | -1/+3 |
* | Fix loading groupfolder info when share api is disabled | Carl Schwan | 2022-05-27 | 1 | -10/+20 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -2/+1 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -6/+7 |
* | Fix share owner not being displayed in sharing tab | Carl Schwan | 2021-12-14 | 1 | -0/+13 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
* | Fix undefined error on add-share | John Molakvoæ (skjnldsv) | 2021-04-13 | 1 | -2/+2 |
* | Handle enforced password for mail shares in the WebUI | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -3/+32 |
* | Disable share input for a received share if resharing is not allowed | Daniel Calviño Sánchez | 2020-11-11 | 1 | -1/+4 |
* | Upgrade lifecycle and vue parent context | John Molakvoæ (skjnldsv) | 2020-10-07 | 1 | -20/+14 |
* | Move Files Sidebar to proper javascript standard | John Molakvoæ (skjnldsv) | 2020-10-07 | 1 | -33/+2 |
* | Display user-status in sharing list | Georg Ehrke | 2020-08-17 | 1 | -0/+1 |
* | Do not process the same FileInfo twice | John Molakvoæ (skjnldsv) | 2020-05-06 | 1 | -3/+9 |
* | Process shares only once, better debug and expiration date code | John Molakvoæ (skjnldsv) | 2020-05-01 | 1 | -4/+2 |
* | Give the sharing tab a unique id so it also opens properly on other languages | Julius Härtl | 2020-01-29 | 1 | -2/+5 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -2/+2 |
* | Only show others with access if you have reshare permissions | Roeland Jago Douma | 2020-01-07 | 1 | -1/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -14/+14 |
* | Inherited share UI | John Molakvoæ (skjnldsv) | 2019-12-03 | 1 | -3/+8 |
* | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+8 |
* | Add projects view to sidebar | Julius Härtl | 2019-10-29 | 1 | -0/+8 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+318 |