summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-01128-26/+114
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37485 from ↵Julia Kirschenheuter2023-03-315-6/+12
|\ | | | | | | | | nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable26 [stable26] Change contactsmenu structure to a list
| * Change contactsmenu structure to a listjulia.kirschenheuter2023-03-305-6/+12
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37482 from nextcloud/backport/37378/stable26Simon L2023-03-311-0/+5
|\ \ | | | | | | [stable26] fix the avatar generation on Alpine Linux
| * | another approach to fixing the avatar generationSimon L2023-03-301-0/+5
| |/ | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Merge pull request #37389 from nextcloud/backport/37211/stable26Julia Kirschenheuter2023-03-3110-15/+24
|\ \ | | | | | | [stable26] Create `<h3>` headings for profile page. Replace `<label>` which have…
| * | Create `<h3>` headings for profile page. Replace `<label>` which have no ↵julia.kirschenheuter2023-03-3010-15/+24
| |/ | | | | | | | | | | conncted `<input>` with `<h3>` heading Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-3176-264/+322
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37471 from nextcloud/backport/37435/stable26Julia Kirschenheuter2023-03-307-93/+96
|\ | | | | [stable26] Add label for logo link
| * Add label for logo linkChristopher Ng2023-03-307-93/+96
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #37463 from nextcloud/backport/37423/stable26Julia Kirschenheuter2023-03-306-13/+8
|\ \ | | | | | | [stable26] Replace custom tooltips with native ones of entries in contacts menu.
| * | Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-296-13/+8
| |/ | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-30156-310/+322
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37449 from ↵Julia Kirschenheuter2023-03-293-6/+6
|\ | | | | | | | | nextcloud/fix/36917-The_statuses_list_was_implemented_semantically_incorrectly Fix/36917 the statuses list was implemented semantically incorrectly
| * Fix list structurejulia.kirschenheuter2023-03-283-6/+6
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37441 from nextcloud/backport/37437/stable26Joas Schilling2023-03-291-10/+12
|\ \ | | | | | | [stable26] fix(docs): Fix RST parsing of the sample config
| * | fix(docs): Fix RST parsing of the sample configJoas Schilling2023-03-281-10/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-294-0/+4
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37431 from ↵Louis2023-03-285-5/+5
|\ \ | | | | | | | | | | | | nextcloud/backport/stable26/Jerome-Herbinet/patch-15 Backport/stable26/jerome herbinet/patch 15
| * | npm run sassJérôme Herbinet2023-03-274-4/+4
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | Fix 2FA blocks' widthJérôme Herbinet2023-03-271-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | Merge pull request #37440 from nextcloud/backport/37198/stable26Joas Schilling2023-03-281-0/+3
|\ \ \ | |_|/ |/| | [stable26] fix(references): Do not log errors on 404 responses of opengraph image fetching
| * | fix(references): Do not log errors on 404 responses of opengraph image fetchingJulius Härtl2023-03-281-0/+3
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2824-2/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37391 from nextcloud/backport/37340/stable26Simon L2023-03-271-6/+2
|\ \ | |/ |/| [stable26] fix(mailer): remove value comparison for smtp_authtype as there is only one option
| * fix(mailer): check if authentication is neccessaryAnna Larch2023-03-241-6/+2
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-27108-14/+218
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37368 from nextcloud/backport/36636/stable26Louis2023-03-271-2/+2
|\ \ | | | | | | [stable26] fix OC_Image: Prevent E_WARNING from getimagesize*
| * | fix OC_Image: Prevent E_WARNING from getimagesize*Marcel Klehr2023-03-231-2/+2
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Merge pull request #37318 from nextcloud/backport/36701/stable26Louis2023-03-273-0/+15
|\ \ \ | | | | | | | | [stable26] Add parent index on filecache
| * | | Add parent index on filecacheLouis Chemineau2023-03-223-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #37217 from nextcloud/backport/37192/stable26Julius Härtl2023-03-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't try to hash a nonexisting passwordEmber 'n0emis' Keske2023-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Allows to log-in via a passwordless authentication provider, eg SSO Signed-off-by: Ember 'n0emis' Keske <git@n0emis.eu>
* | | | Merge pull request #37338 from ↵Julia Kirschenheuter2023-03-243-4/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable26 [stable26] Fix/36908 set aria hidden for default shipped widgets icons
| * | | | Fix description for icons in dashboard widgetsjulia.kirschenheuter2023-03-223-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> (cherry picked from commit b111c180a532607528df261359876a849d4b55a5)
* | | | | Merge pull request #37273 from nextcloud/backport/37174/stable26Julia Kirschenheuter2023-03-243-3/+5
|\ \ \ \ \ | | | | | | | | | | | | [stable26] Set `<h1>` headings for navigation through files app
| * | | | | Set `<h1>` headings for navigation through files appjulia.kirschenheuter2023-03-243-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | Merge pull request #37275 from nextcloud/backport/37244/stable26Julia Kirschenheuter2023-03-247-26/+98
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable26] 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.kirschenheuter2023-03-247-26/+98
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which have `title` Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | Merge pull request #37264 from nextcloud/backport/37152/stable26Louis2023-03-243-8/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable26] Use native tooltip for version's date
| * | | | | Use native tooltip for versionsLouis Chemineau2023-03-243-8/+9
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-24218-348/+382
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2326-4/+50
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #37052 from nextcloud/backport/37048/stable26Simon L2023-03-221-1/+1
|\ \ \ \ | |_|_|/ |/| | | [stable26] update wording for disabled web updater
| * | | address reviewSimon L2023-03-221-1/+1
| | | | | | | | | | | | | | | | Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Signed-off-by: Simon L. <szaimen@e.mail.de>
| * | | update wording for disabled web updaterSimon L2023-03-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #37336 from nextcloud/backport/37334/stable26Joas Schilling2023-03-221-0/+1
|\ \ \ \ | |_|/ / |/| | | [stable26] fix(security): Mark recording_servers key appconfig as private as it …
| * | | fix(security): Mark recording_servers key appconfig as private as it ↵Joas Schilling2023-03-221-0/+1
|/ / / | | | | | | | | | | | | | | | contains a secret Signed-off-by: Joas Schilling <coding@schilljs.com>
* | / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2214-4/+16
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37312 from nextcloud/release/26.0.0v26.0.0Arthur Schiwon2023-03-211-2/+2
|\ \ | | | | | | 26.0.0