summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #35414 from nextcloud/backport/35399/stable25Simon L2022-11-252-3/+3
|\ | | | | [stable25] Fix share admin page
| * Fix share admin pageCarl Schwan2022-11-242-3/+3
| | | | | | | | | | | | | | arrow function don't work that well with jquery Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Simon L <szaimen@e.mail.de>
* | Merge pull request #35390 from nextcloud/backport/35370/stable25Simon L2022-11-252-3/+3
|\ \ | |/ |/| [stable25] Fix UX of renaming token
| * Fix UX of renaming tokenCarl Schwan2022-11-242-3/+3
| | | | | | | | | | | | | | Now this get's instant applied and escaping will reset to the previous state Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #35404 from nextcloud/backport/34642/stable25Simon L2022-11-244-6/+6
|\ \ | | | | | | [stable25] Revert minimum length for tags
| * | Compile core-systemtags.js and systemtags-systemtags.jsDaniel Kesselberg2022-11-244-6/+6
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | CompileVincent Petry2022-11-242-3/+3
|/ / | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #35375 from nextcloud/backport/35350/stable25Simon L2022-11-242-3/+3
|\ \ | |/ |/| [stable25] Fix user settings layout
| * update vue to v7.1.0-beta.2root2022-11-242-3/+3
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #35382 from nextcloud/backport/35272/stable25blizzz2022-11-242-3/+3
|\ \ | | | | | | [stable25] Add label to sharing search field
| * | Add label to sharing search fieldChristopher Ng2022-11-242-3/+3
| |/ | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #35085 from nextcloud/backport/35054/stable25blizzz2022-11-243-3/+25
|\ \ | | | | | | [stable25] Fix HTML entities not decoded in comment just added
| * | Compile assetsnextcloud-command2022-11-243-3/+25
| |/ | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / Allow single character search by defaultChristopher Ng2022-11-242-3/+3
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix mentions rendering in comment editorLouis Chemineau2022-11-232-3/+3
| | | | | | NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Update @nextcloud/dialogs@ and fix toasts stylingSimon L2022-11-2252-78/+78
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #35237 from nextcloud/backport/35186/stable25Christoph Wurst2022-11-182-3/+3
|\ | | | | [stable25] Fix missing native submit type from OAuth client add button
| * Fix missing native submit type from OAuth client add buttonChristoph Wurst2022-11-172-3/+3
| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #35235 from nextcloud/backport/35227/stable25Simon L2022-11-174-6/+6
|\ \ | | | | | | [stable25] Limit toggle grid view button scope
| * | Limit toggle grid view button scopeVincent Petry2022-11-174-6/+6
| |/ | | | | | | | | | | | | | | Limit the button action scope to the file picker dialog so that it doesn't touch the file list present in the page. Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / Close global search menu when focus leavesChristopher Ng2022-11-172-3/+3
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix date handling and savingJohn Molakvoæ2022-11-162-3/+3
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix settings for setting default expiration dateVincent Petry2022-11-162-3/+3
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Merge pull request #35191 from nextcloud/backport/35029/stable25Pytal2022-11-152-3/+3
|\ | | | | [stable25] Fix AppMenu icons for firefox
| * Compile assetsnextcloud-command2022-11-162-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Compile assetsnextcloud-command2022-11-162-3/+3
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump @nextcloud/vue to 7.1.0-beta0John Molakvoæ2022-11-155-6/+16
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> (cherry picked from commit 7cc6f63e5721a8b4a5a6fcea1677f9441a374b3d)
* Compile assetsnextcloud-command2022-11-152-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix top margin in empty versions listRichard Steinmetz2022-11-102-3/+3
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Compile assetsnextcloud-command2022-11-082-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-11-072-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #34862 from nextcloud/backport/34785/stable25Vincent Petry2022-11-044-6/+6
|\ | | | | [stable25] Fix disabled federated scope
| * Fix disabled federated scopeChristopher Ng2022-10-284-6/+6
| | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix visibility of internal expire dateVincent Petry2022-11-022-3/+3
|/ | | | | | | Fixed visibility of the expiration date field for internal shares by aligning the logic with the one from the public link shares. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Display invalid input messageChristopher Ng2022-10-274-6/+6
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #34657 from nextcloud/backport/34625/stable25John Molakvoæ2022-10-274-6/+6
|\ | | | | [stable25] Fix icon of encrypted folders in filepicker
| * Fix icon of encrypted folders in filepickerCarl Schwan2022-10-274-6/+6
| | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #34827 from nextcloud/backport/34825/stable25Simon L2022-10-274-6/+6
|\ \ | | | | | | [stable25] Fix empty content regressions in comments app
| * | Fix empty content regressions in comments appRichard Steinmetz2022-10-264-6/+6
| |/ | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #34597 from nextcloud/backport/34595/stable25Simon L2022-10-272-3/+3
|\ \ | | | | | | [stable25] Fix file creation issue if no action are registered
| * | Compile assetsnextcloud-command2022-10-272-3/+3
| |/ | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / RecompileJoas Schilling2022-10-272-3/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix more icon colorChristopher Ng2022-10-212-3/+3
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #34686 from nextcloud/backport/34665/stable25Simon L2022-10-218-12/+12
|\ | | | | [stable25] Invert header icons on bright preset backgrounds
| * Invert header icons on bright preset backgroundsChristopher Ng2022-10-208-12/+12
| | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | RecompileJoas Schilling2022-10-205-6/+8
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | RecompileJoas Schilling2022-10-203-54/+18
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Simplify variable namesJohn Molakvoæ2022-10-192-3/+3
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add admin user customization kill switchJohn Molakvoæ2022-10-197-14/+14
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Adjust testingJohn Molakvoæ2022-10-197-14/+14
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>