Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-17 | 104 | -18/+234 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | enh: breadcrumb icon matches nav view icon | Eduardo Morales | 2024-02-16 | 1 | -2/+6 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | enh: breadcrumbs icons are now more visually descriptive | Eduardo Morales | 2024-02-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 194 | -320/+928 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and ↵ | Anna Larch | 2024-02-15 | 25 | -262/+1217 |
| | | | | | | calendars) Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #43593 from ↵ | Joas Schilling | 2024-02-15 | 1 | -6/+15 |
|\ | | | | | | | | | nextcloud/bugfix/noid/add-missing-bruteforce-protection fix: Add bruteforce protection to email endpoint | ||||
| * | fix: Add bruteforce protection to email endpoint | Joas Schilling | 2024-02-14 | 1 | -6/+15 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheck | John Molakvoæ | 2024-02-15 | 7 | -27/+211 |
|\ \ | |||||
| * | | enh(settings): Migrate WOFF2 loading check to a SetupCheck | Ferdinand Thiessen | 2024-02-15 | 3 | -3/+86 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | enh(settings): Add trait for setup checks that need to access the webserver ↵ | Ferdinand Thiessen | 2024-02-15 | 4 | -24/+125 |
| | | | | | | | | | | | | | | | | | | using HTTP requests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | fix(tests): favorites view order | John Molakvoæ | 2024-02-15 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | | | fix: condensed filtering logic | Eduardo Morales | 2024-02-15 | 4 | -63/+21 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | enh: added option to render icon and text for breadcrumb | Eduardo Morales | 2024-02-15 | 2 | -2/+7 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | feat: changed filtering logic | Eduardo Morales | 2024-02-15 | 2 | -37/+15 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | feat: added filtering to filter out files that are shared | Eduardo Morales | 2024-02-15 | 5 | -29/+64 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | feature: personal views | Eduardo Morales | 2024-02-15 | 3 | -1/+116 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | Merge pull request #43488 from ↵ | Ferdinand Thiessen | 2024-02-15 | 12 | -437/+460 |
|\ \ \ | |/ / |/| | | | | | | | | nextcloud/fix/use-nc-components-account-property-section fix: Use nextcloud-vue components for personal info settings | ||||
| * | | fix(settings): Use status states from `NcInputField` instead of custom handling | Ferdinand Thiessen | 2024-02-15 | 12 | -405/+419 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` components | Ferdinand Thiessen | 2024-02-15 | 1 | -36/+45 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 244 | -228/+1222 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | enh(files_reminders): Allow clearing reminders | Christopher Ng | 2024-02-14 | 4 | -5/+90 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | feat(files_reminders): Add propfind dav plugin | Christopher Ng | 2024-02-14 | 4 | -0/+94 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Remove old theming migration steps as they are only needed once | Julius Härtl | 2024-02-14 | 5 | -231/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger | F. E Noel Nfebe | 2024-02-14 | 9 | -17/+31 |
|\ | | | | | chore: Migrate away from OC::$server->getLogger | ||||
| * | chore: Migrate away from OC::$server->getLogger | Côme Chilliet | 2024-02-13 | 9 | -17/+31 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 1738 | -9572/+10252 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 19 | -24/+24 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | fix: cypress | John Molakvoæ | 2024-02-13 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | fix: phpunit | John Molakvoæ | 2024-02-13 | 3 | -5/+5 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | fix: openapi | John Molakvoæ | 2024-02-13 | 9 | -13/+13 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 72 | -142/+142 |
| | | | | | | | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Merge pull request #43554 from nextcloud/fix/types-import | Ferdinand Thiessen | 2024-02-13 | 7 | -10/+18 |
|\ \ | | | | | | | fix: Correctly import types in Typescript files | ||||
| * | | fix: Correctly import types in Typescript files | Ferdinand Thiessen | 2024-02-13 | 7 | -10/+18 |
| |/ | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #43532 from nextcloud/chore/remove-dead-code | John Molakvoæ | 2024-02-13 | 2 | -23/+2 |
|\ \ | | | | | | | fix(files): Remove dead code from files controllers | ||||
| * | | fix(files): Remove dead code from files controllers | Ferdinand Thiessen | 2024-02-12 | 2 | -23/+2 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | 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 | 3 | -9/+13 |
|\ \ \ | |||||
| * | | | use OCP\Server | Robin Appelman | 2024-02-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | also improe cache ci for shared cache | Robin Appelman | 2024-02-09 | 3 | -8/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-13 | 10 | -6/+86 |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(userstatus): add back 0 timestamp for status without message | Anna Larch | 2024-02-12 | 1 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #43349 from nextcloud/fix/case-sensitive-root-smb | Arthur Schiwon | 2024-02-12 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | SMB: allow to list root directory when using case-insensitive option | ||||
| * | | fix(files_external): list root when using SMB case-insensitive option | Benjamin Gaussorgues | 2024-02-05 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-12 | 14 | -8/+132 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-11 | 26 | -4/+274 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-10 | 112 | -262/+432 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #43440 from nextcloud/fix/files-external-s3-redact-values | Josh | 2024-02-09 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | fix(files_external) Redact sensitive S3 values | ||||
| * | | | fix(files_external) Add sensitive S3 values redacted by list command | Josh | 2024-02-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> |