summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-10-0120-10/+82
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-buttonSimon L2022-09-302-4/+4
|\ | | | | fix the tertiary button text
| * fix testszaimen2022-09-301-2/+2
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
| * fix the tertiary button textszaimen2022-09-301-2/+2
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Fix renaming in shared with you file listVincent Petry2022-09-301-5/+0
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-3010-8/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Compile assetsnextcloud-command2022-09-292-1/+2
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix invisible statusJohn Molakvoæ (skjnldsv)2022-09-294-6/+17
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-295-7/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-298-16/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix user status emoji pickingJohn Molakvoæ (skjnldsv)2022-09-282-9/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #34287 from nextcloud/enh/33836/fix-themeSimon L2022-09-284-10/+10
|\ | | | | fix highcontrast theme
| * fix highcontrast theme iconsszaimen2022-09-274-10/+10
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Fix various theming bugsChristopher Ng2022-09-289-133/+24
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-typesVincent Petry2022-09-281-0/+2
|\ \ | | | | | | Ignore invalid share types
| * | Ignore invalid share typesJoas Schilling2022-09-261-0/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-28206-416/+422
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34288 from ↵Vincent Petry2022-09-272-6/+7
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/34281/fix-copy-internal-link-focus Fix focussing to internal link after copy
| * | | Update apps/files_sharing/src/components/SharingEntryInternal.vueVincent Petry2022-09-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | Fix focussing to internal link after copyVincent Petry2022-09-272-5/+7
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Since a recent change to NcActions it's not possible to add a "ref" attribute on a NcAction* component. As a workaround, a ref was added on the NcActions parent component instead. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpageVincent Petry2022-09-271-0/+25
|\ \ \ | | | | | | | | Fix grid view button in public page
| * | | Fix grid view button in public pageVincent Petry2022-09-271-0/+25
| |/ / | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colorsPytal2022-09-271-1/+17
|\ \ \ | |/ / |/| | Add primary color presets for shipped backgrounds
| * | Add preset primary colors for shipped backgroundsChristopher Ng2022-09-271-1/+17
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #34134 from nextcloud/Valdnet-patch-4Joas Schilling2022-09-271-2/+2
|\ \ \ | | | | | | | | l10n: Fix text string
| * | | l10n: Correct text stringValdnet2022-09-191-2/+2
| | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-2716-28/+56
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34163 from Jerome-Herbinet/patch-6Simon L2022-09-265-6/+18
|\ \ \ | |_|/ |/| | User list : User name and Display name visibility improvement
| * | Fix : strong HTML end tagJérôme Herbinet2022-09-221-1/+1
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | build npm run sassJérôme Herbinet2022-09-222-1/+6
| | | | | | | | | | | | | | | 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>
| * | User list : Other user and display name inversionJérôme Herbinet2022-09-221-2/+4
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | User list : Invert user name and display nameJérôme Herbinet2022-09-221-3/+4
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | User list : Display name CSS changeJérôme Herbinet2022-09-221-0/+4
| | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-266-4/+28
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-256-36/+194
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34210 from nextcloud/fix/themingJohn Molakvoæ2022-09-247-115/+175
|\ \ \ | | | | | | | | Fixing missing theming variables
| * | | Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-237-128/+175
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | Disable background blur on highcontrastJohn Molakvoæ2022-09-231-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | Fixing dark primary element variablesJohn Molakvoæ2022-09-231-3/+13
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-2422-48/+206
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-routeVincent Petry2022-09-231-1/+1
|\ \ \ \ | | | | | | | | | | Fix loading custom background
| * | | | Fix loading custom backgroundVincent Petry2022-09-231-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the route for loading the custom background. Because the controller is UserThemeController, so the route path is not "theming" but "userTheme". Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | Merge pull request #34191 from Jerome-Herbinet/patch-7Joas Schilling2022-09-231-1/+1
|\ \ \ \ | | | | | | | | | | DashBoard : Allow up to 5 widgets side by side
| * | | | DashBoard : Allow up to 5 widgets side by side Jérôme Herbinet2022-09-221-1/+1
| |/ / / | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <j.herbinet@protonmail.ch> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* / / / [tx-robot] updated from transifexNextcloud bot2022-09-2388-92/+1228
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Master is now 26Joas Schilling2022-09-2228-56/+56
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #34133 from nextcloud/showTagVincent Petry2022-09-221-2/+10
|\ \ \ | | | | | | | | Add includeTags to /share/id
| * | | Update apps/files_sharing/lib/Controller/ShareAPIController.phpTobias Kaminsky2022-09-211-2/+4
| | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
| * | | Show include tags on single sharetobiasKaminsky2022-09-191-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
| * | | Add includeTags to /share/idtobiasKaminsky2022-09-191-1/+7
| | |/ | |/|