Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fix(encryption): handle empty encryptionModules fine | Max | 2025-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | `[].find(...)` will return `undefined`. `undefined[0]` throws an exception. Handle this case more gracefully. Signed-off-by: Max <max@nextcloud.com> | |||||
* | | chore(i18n): Improved grammar | rakekniven | 2025-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-20 | 4 | -2/+16 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-19 | 2 | -4/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-18 | 12 | -0/+36 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-17 | 6 | -0/+20 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(settings): Correctly parse and display default quota | Ferdinand Thiessen | 2025-01-16 | 1 | -11/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | In the account management settings (default settings) the quota was parsed not consistently with how we do it everywhere else. Meaning `1 KB` should be 1024 bytes not 1000 bytes. Also this fixes an issue where searching "1KB" does not yield any output because of the space in the parsed value "1 KB". Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Merge pull request #49317 from nextcloud/feat/edit-share-token | Pytal | 2025-01-15 | 2 | -0/+26 | |
|\ \ | | | | | | | feat: Make it possible to customize share link tokens | |||||
| * | | feat(sharing): Toggle custom tokens setting as admin | Christopher Ng | 2025-01-15 | 2 | -0/+26 | |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-16 | 12 | -0/+16 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-15 | 98 | -98/+98 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #50130 from nextcloud/feat/rich-profile-biography | Pytal | 2025-01-14 | 1 | -1/+1 | |
|\ \ | | | | | | | feat: Allow rich formatting of profile text | |||||
| * | | feat: Allow rich formatting of profile text | Christopher Ng | 2025-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | fix(settings): Fix mail server settings form | provokateurin | 2025-01-14 | 1 | -29/+16 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | fix(apps): Add back `<main>` element to dashboard and settings | Ferdinand Thiessen | 2025-01-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-14 | 2 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-13 | 4 | -0/+8 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-11 | 2 | -0/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(setupchecks): Binary data can have problems with serializesetupChecksMoveFromBinary | Git'Fellow | 2025-01-09 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | Merge pull request #49977 from ↵ | Josh | 2025-01-09 | 1 | -10/+10 | |
|\ \ | | | | | | | | | | | | | nextcloud/jtr-perf-checks-connectivity-https-proto perf(settings): Speed up InternetConnectivity setup check | |||||
| * | | perf(settings): Speed up InternetConnectivity setup checkjtr-perf-checks-connectivity-https-proto | Josh | 2025-01-07 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | Specify default protocol (https://) rather than let default handling test both http:// and https:// Signed-off-by: Josh <josh.t.richards@gmail.com> | |||||
* | | | feat(federatedfilesharing): improve admin docs and settings | skjnldsv | 2025-01-09 | 3 | -7/+27 | |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-09 | 16 | -4/+32 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codes | Kate | 2025-01-08 | 3 | -11/+17 | |
|\ \ \ | ||||||
| * | | | fix(settings): Fix log file download return type | provokateurin | 2025-01-07 | 3 | -11/+17 | |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-08 | 142 | -0/+144 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | fix(files): updateAll method | Max Schmit | 2025-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Max Schmit <maxschm@hotmail.com> | |||||
* | | | | Merge pull request #49377 from nextcloud/enh/add-first-login-timestamp | Pytal | 2025-01-07 | 5 | -4/+48 | |
|\ \ \ \ | | | | | | | | | | | feat: Add first login timestamp of each user to oc_preferences and user:info output | |||||
| * | | | | fix(users): Adapt UI code to new timestamp fields names | Côme Chilliet | 2025-01-07 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | | | feat: Show first login date in user list | Christopher Ng | 2025-01-07 | 5 | -0/+44 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | | Merge pull request #49891 from ↵ | John Molakvoæ | 2025-01-07 | 2 | -25/+28 | |
|\ \ \ \ | |/ / / |/| | | | | | | | nextcloud/refactor/settings/mail-settings-parameters | |||||
| * | | | refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parameters | provokateurin | 2025-01-06 | 2 | -25/+28 | |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | Merge pull request #49988 from nextcloud/jtr-locale-personal-info | Joas Schilling | 2025-01-07 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | fix(settings): show the correct initial locale in Personal info | |||||
| * | | | | fix(settings): show the correct initial locale in Personal infojtr-locale-personal-info | Josh | 2024-12-29 | 1 | -1/+1 | |
| | |/ / | |/| | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | |||||
* | | | | chore: Bump Hub 9 -> Hub 10 | Andy Scherzinger | 2025-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-07 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | refactor(provisioning_api): Rename AUserData to AUserDataOCSController to ↵ | provokateurin | 2025-01-06 | 1 | -2/+2 | |
| |/ / |/| | | | | | | | | | | | | | | allow openapi-extractor to detect it as OCS Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-06 | 2 | -0/+16 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-05 | 2 | -8/+8 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-04 | 2 | -0/+52 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #49885 from nextcloud/fix/settings/ex-apps-search | Joas Schilling | 2025-01-03 | 1 | -1/+2 | |
|\ \ \ | | | | | | | | | fix(app-store): add missing exApps list items to search filter | |||||
| * | | | fix(app-store): add missing exApps list items to search filter | Andrey Borysenko | 2025-01-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-03 | 2 | -2/+2 | |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-02 | 2 | -0/+42 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-31 | 40 | -46/+6 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-30 | 2 | -10/+6 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-27 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-25 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-23 | 2 | -0/+14 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-22 | 2 | -0/+44 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |