| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Show default expiration date before create link share | nfebe | 2025-02-06 | 1 | -11/+5 |
* | fix(files): properly update store on files conversions success | skjnldsv | 2025-02-04 | 1 | -2/+2 |
* | fix(files_sharing): Remove debounce from expiration date formatting | Ferdinand Thiessen | 2025-01-15 | 1 | -3/+4 |
* | refactor: Use new `ShareType` across file_sharing | nfebe | 2024-12-03 | 2 | -18/+5 |
* | chore(i18n): Improved grammar | rakekniven | 2024-10-19 | 1 | -1/+1 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 1 | -2/+2 |
* | fix(files_sharing): Add proper user facing messages on success | Ferdinand Thiessen | 2024-10-16 | 1 | -22/+43 |
* | chore(files_sharing): refactor Share model to ts | skjnldsv | 2024-07-30 | 3 | -3/+3 |
* | chore(files_sharing): refactor sharing config | skjnldsv | 2024-07-12 | 2 | -2/+2 |
* | feat(files_sharing): allow mixed values in share attributes and allow storing... | skjnldsv | 2024-07-12 | 1 | -1/+1 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -1/+0 |
* | fix(ExternalSharing): Handle template share from external sources | fenn-cs | 2024-07-03 | 1 | -5/+6 |
* | fix(FilesView): Update files view upon share creation/delete | fenn-cs | 2024-06-25 | 1 | -1/+23 |
* | refactor(ShareDetails): Prevent undefined errors for `share.permissions` | fenn-cs | 2024-06-12 | 1 | -1/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 4 | -66/+12 |
* | Fix undefined share object during expirationDate update | fenn-cs | 2024-02-20 | 1 | -1/+1 |
* | Allow user to finish typing date before formatting | fenn-cs | 2023-12-11 | 1 | -3/+2 |
* | Improve share logic for enforced password & expiry date | fenn-cs | 2023-11-30 | 1 | -0/+16 |
* | Do not treat `isDefaultExpireDateEnforced` as fallback | fenn-cs | 2023-10-22 | 1 | -2/+2 |
* | Consider share type for enforced share expiry dates | fenn-cs | 2023-09-20 | 1 | -0/+9 |
* | Fix invite guest for new sharing flow | fenn-cs | 2023-09-14 | 1 | -4/+21 |
* | Improve sharing flow | fenn-cs | 2023-08-30 | 3 | -18/+76 |
* | reload filelist when adding or removing shares | Robin Appelman | 2023-05-22 | 1 | -1/+6 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | Replace custom tooltips with native one in vue components and views | julia.kirschenheuter | 2023-01-05 | 1 | -3/+3 |
* | Show success on share actions | Christopher Ng | 2022-12-03 | 1 | -0/+6 |
* | Fix date handling and saving | John Molakvoæ | 2022-11-16 | 1 | -8/+33 |
* | Replace moment.js date with Date Object. | julia.kirschenheuter | 2022-10-06 | 1 | -21/+5 |
* | Enforcing permission during resharing | Carl Schwan | 2022-07-28 | 1 | -2/+3 |
* | Add share attrs + download permission support in frontend | Vincent Petry | 2022-07-28 | 1 | -1/+7 |
* | Various improvements related to the recent implementation of temporary passwords | Cyrille Bollu | 2022-06-08 | 2 | -2/+6 |
* | Support CRUD share permissions | Louis Chemineau | 2022-02-15 | 1 | -4/+1 |
* | Use @nextcloud/sharing in files and files_sharing | Louis Chemineau | 2022-01-26 | 2 | -24/+3 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 3 | -3/+3 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -3/+1 |
* | Bump p-queue | Louis Chemineau | 2022-01-08 | 1 | -1/+3 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -3/+3 |
* | Migrate to webpack v5 | Louis Chemineau | 2022-01-08 | 1 | -5/+9 |
* | Fix first day locale | John Molakvoæ | 2021-12-09 | 1 | -17/+4 |
* | Properly format sharing datepicker locale | John Molakvoæ | 2021-12-09 | 1 | -8/+15 |
* | Bump p-queue | John Molakvoæ (skjnldsv) | 2021-07-26 | 1 | -1/+1 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 3 | -0/+9 |
* | Only clear share password model when actually saved | Vincent Petry | 2021-03-11 | 1 | -2/+5 |
* | Show the actual error on share requests | Julius Härtl | 2021-01-18 | 1 | -3/+15 |
* | Show unique displayname context in the user share list entries | Julius Härtl | 2020-12-14 | 1 | -0/+4 |
* | Let sharees endpoint properly handle deck shares | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
* | Fix js search in undefined ocs response | John Molakvoæ (skjnldsv) | 2020-11-09 | 1 | -3/+3 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -2/+2 |