summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): fix npm auditnextcloud-command2023-09-062-3/+3
| | | | Signed-off-by: GitHub <noreply@github.com>
* Wrap long productName on login formfenn-cs2023-09-042-3/+3
| | | | | | | Backport : https://github.com/nextcloud/server/pull/39848 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Do not allow to toggle between password and text in sharingLouis Chemineau2023-08-214-6/+6
| | | | | | | This does not makes sense as we do not have the clear text value. Signed-off-by: Louis Chemineau <louis@chmn.me> (cherry picked from commit 6faf8b85d6192a18f217a38be219b15d90c63b6d)
* chore(deps): Bump @nextcloud/vue to 7.12.1Christopher Ng2023-08-213-3/+37
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38565 from nextcloud/backport/38549/stable25Arthur Schiwon2023-08-022-3/+3
|\ | | | | [stable25] Fix app menu flicker
| * Fix app menu flickerZetaTom2023-07-132-3/+3
| | | | | | | | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(files_sharing): String translationsChristopher Ng2023-08-014-6/+6
|/ | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> (cherry picked from commit 8a51d64b09c92cec800adeea68296ed2fafe7214)
* Merge pull request #39259 from nextcloud/backports/39146/stable25Arthur Schiwon2023-07-122-3/+3
|\ | | | | [stable25] fix(files_sharing): hide download permission for circle shares
| * fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-102-3/+3
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | chore(deps): fix npm auditnextcloud-command2023-07-112-3/+3
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-044-6/+6
|/ | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Merge pull request #38683 from nextcloud/backport/37802/stable25Arthur Schiwon2023-06-142-3/+3
|\ | | | | [stable25] Sharing: Do not show copy action when user doesn't have permissions
| * Compile js filesMarcel Klehr2023-06-122-3/+3
| | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge pull request #38359 from nextcloud/backport/38294/stable25Arthur Schiwon2023-06-134-6/+6
|\ \ | | | | | | [stable25] Use aria-expanded correctly on toggle user actions
| * | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-224-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aria-expanded attribute was added on the expandable item rather Than the button that triggers the expand. Resolves : #37137 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | chore(deps): fix npm auditnextcloud-command2023-06-122-3/+3
| |/ |/| | | | | Signed-off-by: GitHub <noreply@github.com>
* | chore(assets): Recompile assetsnextcloud-command2023-06-092-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Trap focus in dialogsChristopher Ng2023-06-065-8/+13
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38074 from nextcloud/stable25-fix-a11y-files-settingsArthur Schiwon2023-05-172-3/+3
|\ | | | | [stable25] Add required accessibility attributes to legacy files navigation
| * Add required accessibility attributes to legacy files navigationFerdinand Thiessen2023-05-152-3/+3
| | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix backportSimon L2023-05-162-3/+3
|/ | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2023-05-032-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): fix npm auditnextcloud-command2023-04-2859-72/+72
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore(assets): Recompile JSJoas Schilling2023-04-272-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #37267 from nextcloud/enh/36579/new-attemptArthur Schiwon2023-04-112-3/+3
|\ | | | | [stable25] fix(user-management): Fix deleting user in hidden group(s)
| * fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-03-162-3/+3
| | | | | | | | | | | | | | E.g. guest_users Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Improve handling of profile fieldsChristopher Ng2023-04-032-3/+3
| | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 82bbcca720de26f453aa5aaf26ff28920e57f59d)
* | Merge pull request #37388 from nextcloud/backport/37211/stable25Julia Kirschenheuter2023-03-312-3/+3
|\ \ | | | | | | [stable25] Create `<h3>` headings for profile page. Replace `<label>` which have…
| * | Create `<h3>` headings for profile page. Replace `<label>` which have no ↵julia.kirschenheuter2023-03-302-3/+3
| | | | | | | | | | | | | | | | | | conncted `<input>` with `<h3>` heading Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | Merge pull request #37483 from ↵Julia Kirschenheuter2023-03-314-6/+6
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable25 [stable25] Change contactsmenu structure to a list
| * | | Change contactsmenu structure to a listjulia.kirschenheuter2023-03-304-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Merge pull request #37460 from nextcloud/backport/37449/stable25Julia Kirschenheuter2023-03-312-3/+3
|\ \ \ \ | |/ / / |/| | | [stable25] Fix/36917 the statuses list was implemented semantically incorrectly
| * | | Fix list structurejulia.kirschenheuter2023-03-302-3/+3
| |/ / | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* / / Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-294-6/+6
|/ / | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37337 from ↵Julia Kirschenheuter2023-03-242-3/+3
|\ \ | | | | | | | | | | | | nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable25 [stable25] Fix/36908 set aria hidden for default shipped widgets icons
| * | Fix description for icons in dashboard widgetsjulia.kirschenheuter2023-03-242-3/+3
| |/ | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> (cherry picked from commit b111c180a532607528df261359876a849d4b55a5) Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37347 from nextcloud/backport/37139/stable25Julius Härtl2023-03-246-9/+9
|\ \
| * | Compile assetsLouis Chemineau2023-03-226-9/+9
| |/ | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* / Fix alt attrs for `img` in files_versionsjulia.kirschenheuter2023-03-232-3/+3
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #36896 from nextcloud/backport/36358/stable25Julia Kirschenheuter2023-03-092-3/+3
|\ | | | | [stable25] Adapt native tooltip for new structure of NcAvatar
| * fixup! Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-03-092-3/+3
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Create headings for settings pagesjulia.kirschenheuter2023-03-095-6/+28
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-072-3/+3
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add avatar contact img descriptionChristopher Ng2023-03-054-6/+6
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-032-3/+3
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 0c69619d914a5952785336b45e0a005c7ba3177d)
* Bump @nextcloud/vue from 7.7.0 to 7.8.0Arthur Schiwon2023-03-039-16/+12
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Port admin delegation selectsChristopher Ng2023-03-024-6/+6
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Port clear user status selectChristopher Ng2023-03-016-9/+9
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 86ddc3f3bb1d7d29f68008e90a7f591672a896e1)
* Bump @nextcloud/password-confirmation from 4.0.2 to 4.0.4Christopher Ng2023-02-283-108/+7
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 0ffdd74af808e858163a79e4d331141435060b93)
* Bump @nextcloud/vue from 7.5.0 to 7.7.0Christopher Ng2023-02-2879-124/+141
| | | | | | | - Add node-polyfill-webpack-plugin to polyfill Node.js core modules Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 12571079fc90d00dcc74b3a0f953b853a854b969)