Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix(files_sharing): Handle download permission the same way for public and ↵ | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+5 | |
| | | | | | | internal shares Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files): Do not allow copy action on public shares without `create` ↵ | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+1 | |
| | | | | | | permission Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | refactor(files_sharing): Make file structure more clear | Ferdinand Thiessen | 2024-09-06 | 20 | -27/+31 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | feat(files_sharing): Migrate public share to use Vue files list | Ferdinand Thiessen | 2024-09-06 | 10 | -530/+591 | |
| | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 6 | -2/+14 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 18 | -2/+98 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 98 | -294/+304 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #47412 from Luka-sama/feat/shares-reminder | John Molakvoæ | 2024-09-03 | 6 | -1/+450 | |
|\ | ||||||
| * | fix(files_sharing): Add check for null | Stefan Cherniakov | 2024-09-03 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | fix(files_sharing): Add missing check for null & use bool instead of int for ↵ | Stefan Cherniakov | 2024-09-03 | 2 | -2/+4 | |
| | | | | | | | | | | | | reminder_sent field Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | fix(files_sharing): Make share reminders more stable & fix issues | Stefan Cherniakov | 2024-09-03 | 2 | -141/+87 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | feat(files_sharing): reminder for link shares with expiration date | Stefan Cherniakov | 2024-09-03 | 6 | -1/+499 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
* | | chore: Compile assets | Ferdinand Thiessen | 2024-09-03 | 4 | -4/+4 | |
| | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | refactor(IMenuAction): Make public menu actions use the new Vue UI | Ferdinand Thiessen | 2024-09-03 | 2 | -10/+4 | |
| | | | | | | | | | | | | | | | | This removes custom rendering code an replaces it with the declarative menu actions. Also adjust the template to allow the Vue UI to mount. Custom entries still are possible. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | chore: Remove legacy JS code for public page menu (header actions) | Ferdinand Thiessen | 2024-09-03 | 2 | -145/+0 | |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-03 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): Correctly parse external shares for files UI | Ferdinand Thiessen | 2024-09-02 | 2 | -10/+65 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix: Properly handle share attributes if set to null | Julius Härtl | 2024-08-30 | 1 | -2/+11 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 4 | -0/+38 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: Add stylelint rules to verify we only use logical properties | Ferdinand Thiessen | 2024-08-29 | 6 | -7/+7 | |
| | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 7 | -11/+11 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 7 | -24/+23 | |
| | | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net> | |||||
* | Merge pull request #47551 from nextcloud/fix/files_sharing/share-nullable-label | Joas Schilling | 2024-08-29 | 2 | -2/+3 | |
|\ | | | | | fix(files_sharing): Make share labels nullable | |||||
| * | fix(files_sharing): Make share labels nullable | provokateurin | 2024-08-27 | 2 | -2/+3 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-29 | 2 | -0/+10 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | chore: Apply php:cs recommendations | Louis Chemineau | 2024-08-28 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -0/+41 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | test: mark share test cleanup as running across all shards | Robin Appelman | 2024-08-28 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-28 | 4 | -4/+6 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 7 | -102/+115 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 34 | -150/+151 | |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-25 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-24 | 4 | -18/+18 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | feat: Use new password context in sharing API | Ferdinand Thiessen | 2024-08-22 | 1 | -2/+3 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-22 | 4 | -0/+32 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -194/+206 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | fix(files_sharing): Sort by correct share attribute ("share with displayname") | Ferdinand Thiessen | 2024-08-21 | 1 | -13/+16 | |
| | | | | | | | | | | There is no `title` attribute, so this causes an exception. Instead sort by the "share with" displayname which will be the user or group the node is shared to. Meaning this will also be the title of the share in the UI. If this is not available or there are multiple for the same, then sort by the custom label. If also this is not set sort by the creation time. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-19 | 2 | -2/+148 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-18 | 98 | -152/+184 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix: Access node owner by top level `owner` property | Ferdinand Thiessen | 2024-08-17 | 3 | -17/+27 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 8 | -2/+54 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 98 | -1158/+24 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-14 | 82 | -82/+90 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where ↵ | Ferdinand Thiessen | 2024-08-13 | 2 | -5/+5 | |
| | | | | | | possible Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix: Update translation string | Archisman Das | 2024-08-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Archisman Das <archisman.officials@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |