Commit Graph

27203 Commits (4a35dc1f896317f7f8836620b48208304aacad6e)

Author SHA1 Message Date
Simon L b701e19d10
Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-button
fix the tertiary button text
2 years ago
szaimen da48143de7 fix test
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
szaimen 9d4d95a94c fix the tertiary button text
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
Vincent Petry d7e94a8ffb
Fix renaming in shared with you file list
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
Nextcloud bot 87d4c3d84e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
nextcloud-command 5a888596b4 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ (skjnldsv) 009700f16e Fix invisible status
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ (skjnldsv) eb6ed7dcfd
Fix starred favourite icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
Nextcloud bot a880f791d1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ (skjnldsv) 21fd2d8317 Fix user status emoji picking
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
Simon L fafc1ee807
Merge pull request #34287 from nextcloud/enh/33836/fix-theme
fix highcontrast theme
2 years ago
Christopher Ng 295d03869e Fix various theming bugs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Vincent Petry 980ba65734
Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types
Ignore invalid share types
2 years ago
Nextcloud bot 5709084956
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Vincent Petry 5c8cab61ab
Merge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-focus
Fix focussing to internal link after copy
2 years ago
Vincent Petry f875a81a07
Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpage
Fix grid view button in public page
2 years ago
Pytal 657f2e87e4
Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colors
Add primary color presets for shipped backgrounds
2 years ago
Vincent Petry 42bc63f1a0 Update apps/files_sharing/src/components/SharingEntryInternal.vue
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>
2 years ago
Vincent Petry 848a8c8c59
Fix grid view button in public page
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
szaimen c9a372034f fix highcontrast theme icons
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
Vincent Petry 64a4abf472
Fix focussing to internal link after copy
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>
2 years ago
Joas Schilling cbef32b6f8
Merge pull request #34134 from nextcloud/Valdnet-patch-4
l10n: Fix text string
2 years ago
Nextcloud bot 69287aa99f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Christopher Ng 67742884b7 Add preset primary colors for shipped backgrounds
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Simon L 7a701f248a
Merge pull request #34163 from Jerome-Herbinet/patch-6
User list : User name and Display name visibility improvement
2 years ago
Joas Schilling 2acf9ffafe
Ignore invalid share types
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot ec8e0f9bf6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 7dd472dda4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ b8912153db
Merge pull request #34210 from nextcloud/fix/theming
Fixing missing theming variables
2 years ago
Nextcloud bot b974d504c3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ 7a43559197
Refactor primary computation and fix a few missing theme parity variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Vincent Petry 15f0674a3c
Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-route
Fix loading custom background
2 years ago
John Molakvoæ 0b23ad9256
Disable background blur on highcontrast
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ 48f324fcb1
Fixing dark primary element variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Joas Schilling 0431ad8a02
Merge pull request #34191 from Jerome-Herbinet/patch-7
DashBoard : Allow up to 5 widgets side by side
2 years ago
Vincent Petry b8dbbb177d
Fix loading custom background
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>
2 years ago
Nextcloud bot 11ec90d8ae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Jérôme Herbinet b5d8fc9666
DashBoard : Allow up to 5 widgets side by side
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>
2 years ago
Jérôme Herbinet 9e4fe9dc49 Fix : strong HTML end tag
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years ago
Jérôme Herbinet 8dd2ea7f5d build npm run sass
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>
2 years ago
Jérôme Herbinet f233077b70 User list : Other user and display name inversion
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>
2 years ago
Jérôme Herbinet 1e9fd662a3 User list : Invert user name and display name
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>
2 years ago
Jérôme Herbinet 6c081bdfce User list : Display name CSS change
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>
2 years ago
Joas Schilling 05845e11a8
Master is now 26
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Vincent Petry 938bc57f6d
Merge pull request #34133 from nextcloud/showTag
Add includeTags to /share/id
2 years ago
Vincent Petry e346417067
Merge pull request #34181 from nextcloud/enh/edit-locally-icon
Use computer icon for edit locally file action
2 years ago
Nextcloud bot 1930c3bbb9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Christopher Ng 1f786f6bcc Remove port parameter which is included in host
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng 09b7776720 Use computer icon for edit locally file action
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Git'Fellow 7518917aa9 Switch to overflow-wrap
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago