Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-04-02 | 10 | -2/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | add test for unmarking encrypted file on cross storage move | Robin Appelman | 2023-04-01 | 1 | -0/+85 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-04-01 | 126 | -26/+108 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #37497 from nextcloud/enh/profile-fields | Arthur Schiwon | 2023-03-31 | 10 | -33/+66 |
|\ | | | | | Improve handling of profile fields | ||||
| * | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 10 | -33/+66 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #37478 from silopolis/stringfix | Valdnet | 2023-03-31 | 1 | -1/+1 |
|\ \ | | | | | | | String fix | ||||
| * | | fix(text): Fix small typo in app description | Jérémie Tarot (@silopolis) | 2023-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com> | ||||
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-31 | 22 | -190/+246 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Port update notification select | Christopher Ng | 2023-03-30 | 1 | -8/+9 |
| |/ |/| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 3 | -5/+4 |
|/ | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-30 | 26 | -58/+68 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-29 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-28 | 22 | -0/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHome | Arthur Schiwon | 2023-03-27 | 2 | -1/+10 |
|\ | | | | | fix undefined method getExtStorageHome() | ||||
| * | fix undefined method getExtStorageHome() | Arthur Schiwon | 2023-03-22 | 2 | -1/+10 |
| | | | | | | | | | | | | | | - adds a type check - defines missing method in OfflineUser Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-27 | 94 | -0/+174 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Add back missing dashboard version | jld3103 | 2023-03-27 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Merge pull request #37397 from nextcloud/check-exif | John Molakvoæ | 2023-03-25 | 1 | -0/+6 |
|\ \ | |||||
| * | | check-setup: recommend exif extension | Varun Patil | 2023-03-24 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | JPEG previews are not correctly oriented when exif is not enabled along with other issues. There's no easy way to discover this either. Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | | Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settings | Simon L | 2023-03-24 | 1 | -6/+2 |
|\ \ \ | | | | | | | | | fix(mailer): remove value comparison for smtp_authtype as there is only one option | ||||
| * | | | fix(mailer): check if authentication is neccessary | Anna Larch | 2023-03-24 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | | Create `<h3>` headings for profile page. Replace `<label>` which have no ↵ | julia.kirschenheuter | 2023-03-24 | 8 | -12/+21 |
|/ / / | | | | | | | | | | | | | | | | conncted `<input>` with `<h3>` heading Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-24 | 204 | -336/+346 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | adjust tests after #36665 | Julien Veyssier | 2023-03-23 | 1 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | | improve dashboard description | Simon L | 2023-03-23 | 1 | -5/+2 |
| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | l10n: Change name of app to a capital letter | Valdnet | 2023-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | l10n: Delete unnecessary characters | Valdnet | 2023-03-23 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | Removal of unnecessary characters that appear in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | | | l10n: Spelling unification | Valdnet | 2023-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Change the abbreviation to full words. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | | | chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 138 | -370/+370 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 5 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-23 | 20 | -0/+36 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #36665 from nextcloud/fix/36539 | Julien Veyssier | 2023-03-22 | 2 | -4/+3 |
|\ \ \ | |_|/ |/| | | Always set displayname and display-name for user data | ||||
| * | | Always set displayname and display-name for user data | jld3103 | 2023-02-10 | 2 | -4/+3 |
| | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-22 | 14 | -4/+16 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-21 | 12 | -2/+18 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #37006 from nextcloud/ldap-unmark-dh | Arthur Schiwon | 2023-03-20 | 1 | -2/+0 |
|\ \ | | | | | | | also unmark deleted ldap user when checking the ldap entry | ||||
| * | | also unmark deleted ldap user when checking the ldap entry | Robin Appelman | 2023-03-02 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #37271 from ↵ | Julia Kirschenheuter | 2023-03-20 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons Fix description for icons in dashboard widgets | ||||
| * | | | Fix description for icons in dashboard widgets | julia.kirschenheuter | 2023-03-20 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-20 | 14 | -8/+124 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-19 | 14 | -12/+40 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-18 | 28 | -2/+68 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix: add important to css hidden files class | Anna Larch | 2023-03-17 | 5 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-17 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #37244 from ↵ | Julia Kirschenheuter | 2023-03-16 | 7 | -26/+98 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/37179-replace-custom-tooltips-with-native-ones Replace custom tooltips with native ones and add description to all e… | ||||
| * | | | Replace custom tooltips with native ones and add description to all elements ↵ | julia.kirschenheuter | 2023-03-16 | 7 | -26/+98 |
| | | | | | | | | | | | | | | | | | | | | | | | | which have `title` Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | | | Merge pull request #37252 from nextcloud/bugfix/noid/validate-tag | Joas Schilling | 2023-03-16 | 1 | -8/+29 |
|\ \ \ \ | | | | | | | | | | | fix(workflow): Check tag attributes | ||||
| * | | | | fix(workflow): Check tag attribute | Joas Schilling | 2023-03-16 | 1 | -8/+29 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #37174 from nextcloud/fix/36911-create-h1-heading-for-files | Julia Kirschenheuter | 2023-03-16 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Set `<h1>` headings for navigation through files app |