| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix(files_sharing): file request margin and buttons order | skjnldsv | 2024-07-18 | 2 | -18/+27 |
* | fix(files_sharing): file request add email on focusout | skjnldsv | 2024-07-18 | 1 | -2/+3 |
* | fix(files_sharing): file request use l10n `t` and `n` aliases | skjnldsv | 2024-07-18 | 4 | -33/+31 |
* | fix(files_sharing): file request conditions with link/email global settings | skjnldsv | 2024-07-18 | 3 | -13/+37 |
* | fix(files): Close the sidebar on navigation | Ferdinand Thiessen | 2024-07-15 | 1 | -2/+6 |
* | fix(files_sharing): fix label usage of file request feature | John Molakvoæ | 2024-07-12 | 4 | -8/+10 |
* | chore(files_sharing): lint & refactor fixes | skjnldsv | 2024-07-12 | 4 | -14/+15 |
* | fix(files_sharing): phpunit & openapi fixes | skjnldsv | 2024-07-12 | 8 | -99/+99 |
* | chore(files_sharing): cleanup NewFileRequestDialog vue | skjnldsv | 2024-07-12 | 4 | -22/+28 |
* | fix: psalm, cs, autoloader and lint | skjnldsv | 2024-07-12 | 2 | -6/+6 |
* | chore(files_sharing): refactor sharing config | skjnldsv | 2024-07-12 | 14 | -378/+463 |
* | fix(files_sharing): adjust NewFileRequestDialog for emails invites | skjnldsv | 2024-07-12 | 1 | -4/+14 |
* | feat(files_sharing): allow mixed values in share attributes and allow storing... | skjnldsv | 2024-07-12 | 5 | -9/+9 |
* | feat(files_sharing): add `new file request` option | skjnldsv | 2024-07-12 | 10 | -13/+997 |
* | chore(files_sharing): rename `File drop` to `File requests` | skjnldsv | 2024-07-12 | 3 | -4/+4 |
* | fix(files_sharing): Only enable mixed sharing types if there is at least one ... | Ferdinand Thiessen | 2024-07-09 | 1 | -1/+2 |
* | chore(files): Fix ESLint issues with files and files_sharing app | Ferdinand Thiessen | 2024-07-09 | 3 | -3/+4 |
* | test: Adjust Typescript definitions for OCP and OC | Ferdinand Thiessen | 2024-07-09 | 7 | -22/+24 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 3 | -7/+9 |
* | fix(SharingDetailsView): Prevent illegal unselection of read permissions | fenn-cs | 2024-07-08 | 1 | -1/+8 |
* | refactor(SharingInput): Remove unused addShare | fenn-cs | 2024-07-03 | 2 | -81/+0 |
* | fix(ExternalSharing): Handle template share from external sources | fenn-cs | 2024-07-03 | 2 | -5/+12 |
* | fix(SharingEntryLink): Show enforced password input label | fenn-cs | 2024-06-27 | 1 | -1/+3 |
* | refactor(SharingDetailsView): Use NC logger | fenn-cs | 2024-06-25 | 1 | -4/+4 |
* | fix(FilesView): Update files view upon share creation/delete | fenn-cs | 2024-06-25 | 4 | -7/+57 |
* | fix: Do not import from `axios` but only `@nextcloud/axios` | Ferdinand Thiessen | 2024-06-20 | 1 | -1/+1 |
* | style: update copy icon to Material Design icon | Andy Scherzinger | 2024-06-19 | 2 | -3/+3 |
* | fix(files_sharing): Improve recursion in `onNewLinShare` | fenn-cs | 2024-06-12 | 2 | -37/+80 |
* | refactor(ShareDetails): Prevent undefined errors for `share.permissions` | fenn-cs | 2024-06-12 | 1 | -1/+2 |
* | fix(files_sharing): dark avatar support | skjnldsv | 2024-06-12 | 1 | -1/+5 |
* | fix(files_sharing): fix parsing of remote shares | skjnldsv | 2024-06-12 | 3 | -16/+53 |
* | fix(files): `open-in-files` action should also set `openfile` query | Ferdinand Thiessen | 2024-06-08 | 2 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 55 | -1018/+135 |
* | fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue | Louis Chemineau | 2024-06-06 | 1 | -1/+1 |
* | fix(deps): Update `@nextcloud/event-bus` to version 3.3.1 | Ferdinand Thiessen | 2024-05-31 | 3 | -3/+3 |
* | fix(sharingDetails): Show correct share target | fenn-cs | 2024-04-18 | 1 | -4/+14 |
* | fix(files_sharing): Disable autocomplete for share label and password | Ferdinand Thiessen | 2024-04-02 | 1 | -3/+4 |
* | fix(files_sharing): Create passwords when enforced for mail shares | Ferdinand Thiessen | 2024-03-29 | 2 | -10/+7 |
* | fix(share): Send correct share attributes upon share creation | fenn-cs | 2024-03-26 | 1 | -8/+8 |
* | fix(share): Send empty expireDate when not expireDate set | fenn-cs | 2024-03-26 | 1 | -4/+2 |
* | fix(tests): Add mock for `window._oc_webroot` | Ferdinand Thiessen | 2024-03-23 | 4 | -0/+24 |
* | fix: List specific share permissions as subline | fenn-cs | 2024-03-16 | 1 | -3/+9 |
* | fix: No password set for new mail shares | fenn-cs | 2024-03-14 | 1 | -1/+1 |
* | feat: Allow registration of advanced external share actions | Christopher Ng | 2024-03-06 | 3 | -3/+43 |
* | feat: reconfigured NcActions to use MDI's | Eduardo Morales | 2024-03-06 | 2 | -24/+66 |
* | chore: manual linting | Eduardo Morales | 2024-03-06 | 1 | -5/+11 |
* | feat: added new action for qrcode popup linkshare | Eduardo Morales | 2024-03-06 | 1 | -1/+44 |
* | feat: Rename circles to teams | Julius Härtl | 2024-03-06 | 1 | -2/+2 |
* | test: Add test selector on sharing and versions components | Louis Chemineau | 2024-02-27 | 2 | -8/+28 |
* | chore(files_sharing): Remove legacy share permissions editor | Louis Chemineau | 2024-02-27 | 1 | -290/+0 |