Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 94 | -684/+684 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
| * | | fix: phpunit | John Molakvoæ | 2024-02-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
| * | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 6 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
| * | | fix(files_sharing): lost styles for SharingEntryLink | Grigorii K. Shartsev | 2024-02-13 | 1 | -3/+3 | |
| |/ | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | |||||
| * | Merge pull request #43519 from ↵ | Joas Schilling | 2024-02-13 | 1 | -7/+7 | |
| |\ | | | | | | | | | | | | | nextcloud/bugfix/41244/improve-video-verification-option fix(sharing): Move video verification option to password and hide without Talk | |||||
| | * | fix(sharing): Move video verification option to password and hide without Talk | Joas Schilling | 2024-02-12 | 1 | -7/+7 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | Merge pull request #39889 from nextcloud/cache-di | John Molakvoæ | 2024-02-13 | 2 | -7/+10 | |
| |\ \ | ||||||
| | * | | also improe cache ci for shared cache | Robin Appelman | 2024-02-09 | 2 | -7/+10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-13 | 2 | -2/+74 | |
| | |/ | |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-12 | 2 | -0/+8 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-11 | 4 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-10 | 12 | -0/+12 | |
| |/ | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Merge pull request #43213 from ↵ | Grigorii K. Shartsev | 2024-02-08 | 3 | -200/+95 | |
| | | | | | | | | | | nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions fix(sharing): migrate QuickShareSelect to NcActions | |||||
| * | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 3 | -95/+200 | |
| | | | | | | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d. | |||||
| * | fix(sharing): migrate QuickShareSelect to NcActions | Grigorii K. Shartsev | 2024-02-08 | 3 | -200/+95 | |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | |||||
| * | feat(files): ask for confirm if deleting 5 items or more | John Molakvoæ | 2024-02-07 | 1 | -0/+75 | |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
| * | fix(files): add mount root property and adjust delete wording | John Molakvoæ | 2024-02-06 | 1 | -0/+5 | |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
| * | Show quick permission subline on newline | fenn-cs | 2024-02-04 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | - Show quick permission details/explanations on subline - Fix icon colors, should be white (or component set color) when highlighted. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
| * | Use `@nextcloud/capabilities` to obtain share api defaults | fenn-cs | 2024-02-01 | 2 | -19/+8 | |
| | | | | | | | | | | | | | | - Remove redundant initial state added - Call `getCapabilities()` in share config file. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
| * | Consider admin defaults when creating shares | fenn-cs | 2024-02-01 | 3 | -12/+34 | |
| | | | | | | | | | | | | | | | | | | | | The current share logic always uses the default `BUNDLED_PERMISSIONS.ALL` which includes everything. This commit updates share creation logic to use `defaultPermissions` if set by admin for the creation of new shares. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-01 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-31 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | fix: Fix template parameter for some listeners | Côme Chilliet | 2024-01-30 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 5 | -1/+5 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-28 | 4 | -0/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-27 | 2 | -0/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | fix(files_sharing): Return focus to trigger element on sharing details close | Christopher Ng | 2024-01-26 | 3 | -62/+91 | |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-26 | 94 | -822/+824 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | chore(files): cleanup old templates | John Molakvoæ | 2024-01-25 | 4 | -125/+0 | |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-24 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-23 | 4 | -6/+6 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-22 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-21 | 2 | -2/+12 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopes | Joas Schilling | 2024-01-19 | 2 | -4/+4 | |
| |\ | | | | | | | Add OpenAPI scopes | |||||
| | * | refactor: Migrate IgnoreOpenAPI attributes to OpenAPI | provokateurin | 2024-01-18 | 2 | -4/+4 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-19 | 2 | -0/+2 | |
| |/ | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | chore(deps): Update openapi-extractor | provokateurin | 2024-01-18 | 1 | -147/+7 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-18 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-17 | 4 | -2/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-16 | 4 | -8/+8 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration | Benjamin Gaussorgues | 2024-01-15 | 4 | -20/+26 | |
| |\ | | | | | | | fix(share): use user timezone to parse share expiration date | |||||
| | * | fix(share): use user timezone to parse share expiration date | Benjamin Gaussorgues | 2024-01-09 | 4 | -20/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | If an user in UTC+1 try to create a share at 00:00, it's day D for him, but D-1 for the server (UTC). This fix aims to apply the correct offset Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-15 | 4 | -2/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-14 | 4 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-13 | 6 | -0/+6 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 2 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 8 | -0/+18 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 2 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |