Commit graph

17373 commits

Author SHA1 Message Date
Nextcloud bot
004e5e58a3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-25 03:54:37 +00:00
Matthieu Gallien
29d823571c
Merge pull request #4154 from nextch/bug/4153-cloudproviders-dbus-build
Check for dbus-1 when building with cloudproviders
2022-01-24 18:44:41 +01:00
nextch
308dd8e790
Merge branch 'master' into bug/4153-cloudproviders-dbus-build 2022-01-24 18:58:12 +02:00
allexzander
fbc89a3149
Merge pull request #4191 from nextcloud/bugfix/cfapiDehydrateProperly
use proper API to dehydrate a placeholder file
2022-01-24 16:50:57 +02:00
Matthieu Gallien
20a4ed6e7e use proper API to dehydrate a placeholder file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-24 14:16:40 +00:00
nextch
b4d6c90c62
Merge branch 'master' into bug/4153-cloudproviders-dbus-build 2022-01-24 15:21:39 +02:00
Matthieu Gallien
41a194952e
Merge pull request #4162 from nextcloud/feature/internallink
Add ability to copy internal link from share dialog
2022-01-24 11:39:50 +01:00
Claudio Cambra
624213956e Add ability to copy internal link from share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-24 09:40:28 +00:00
Nextcloud bot
d0364e697a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-24 03:51:33 +00:00
Nextcloud bot
1a3e42451c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-23 03:51:38 +00:00
Nextcloud bot
40021e6943
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-21 03:50:49 +00:00
Nextcloud bot
580148335f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-20 03:53:08 +00:00
Nextcloud bot
4e8a5d7aee
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-19 03:51:48 +00:00
Nextcloud bot
45b2647cc9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-18 04:10:30 +00:00
allexzander
aad028097b
Merge pull request #3907 from nextcloud/bugfix/main-dialog-use-system-font-size
Main dialog use system font size
2022-01-17 15:31:47 +02:00
Felix Weilbach
12610baeba Replace Text with Label
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-17 11:11:57 +00:00
Felix Weilbach
f4bf4da44d Remove commented out code
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-17 11:11:57 +00:00
Felix Weilbach
99457e8c38 Use the font size that Qt suggest
Fixes: https://github.com/nextcloud/desktop/issues/3797

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-17 11:11:57 +00:00
Nextcloud bot
f21d064b4f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-17 03:48:38 +00:00
Nextcloud bot
94ec5396da
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-16 03:52:20 +00:00
Nextcloud bot
610c2f9084
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-15 03:50:57 +00:00
Matthieu Gallien
075f33a272
Merge pull request #4102 from nextcloud/feature/file-names-in-activity
Show only filenames in tray activity items, with full path in tooltip
2022-01-14 11:02:07 +01:00
Claudio Cambra
2a27882307 Show only filenames in tray activity items, with full path in tooltip
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-14 08:02:08 +00:00
Nextcloud bot
8b26251199
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-14 03:53:45 +00:00
Matthieu Gallien
1e6d3d2c6b
Merge pull request #4038 from nextcloud/bugfix/share-dialog-scroll
Add scroll area for share links.
2022-01-13 15:25:38 +01:00
Camila
fd8186ff0e ShareDialog: group links and users in one scrollbar.
- Remove the scrollbar used only for user shares
- Resize share dialog when removing share links
- Fix widget margins and max height of the share dialog
- slotAdjustScrollWidgetSize => adjustScrollWidgetSize

Signed-off-by: Camila <hello@camila.codes>
2022-01-13 10:39:11 +00:00
Camila
82aed71d09 Just trying to make the sahre dialog look nicer.
Signed-off-by: Camila <hello@camila.codes>
2022-01-13 10:39:11 +00:00
Camila
c08a291742 Remove unused slots.
Signed-off-by: Camila <hello@camila.codes>
2022-01-13 10:39:11 +00:00
Camila
a10f84b5c1 Add scroll area for share links.
Signed-off-by: Camila <hello@camila.codes>
2022-01-13 10:39:11 +00:00
Matthieu Gallien
40d8434c8e
Merge pull request #4087 from nextcloud/rakekniven-patch-2
l10n: Fixed grammar
2022-01-13 11:37:58 +01:00
rakekniven
5cec3c3ca1 l10n: Fixed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-01-13 09:39:13 +00:00
allexzander
907282cf89
Merge pull request #4171 from nextcloud/bugfix/link-share-ui-not-visible
Bugfix. Re-init sharing manager to enable link sharing UI when receivng sharing permissions.
2022-01-13 11:37:12 +02:00
alex-z
3aaaaaf2d0 Bugfix. Re-init sharing manager to enable link sharing UI when receiving sharing permissions.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-13 10:42:48 +02:00
Nextcloud bot
5ea53cdf80
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-13 03:52:08 +00:00
Matthieu Gallien
5e651878ff
Merge pull request #4067 from nextcloud/rakekniven-patch-1
l10n: Change "modified time" to "modification time"
2022-01-12 18:47:24 +01:00
rakekniven
961cea92ca l10n: Fixed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-01-12 15:55:56 +01:00
Matthieu Gallien
040e740375
Merge pull request #4168 from nextcloud/bugfix/doNotUseQuickCompilerByDefault
do not activate quick compiler by default
2022-01-12 15:52:13 +01:00
Matthieu Gallien
18be0e88dc do not activate quick compiler by default
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-12 11:37:13 +00:00
Matthieu Gallien
c2af167933
Merge pull request #4137 from nextcloud/feature/link-share-compromised-password-display-error
Display error message when creating a link share with compromised password.
2022-01-12 12:35:55 +01:00
alex-z
39d1ca3a3c Fix review comments.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12 10:36:25 +00:00
alex-z
39e2292acd Fix review comments.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12 10:36:25 +00:00
alex-z
3d7fc166b4 Fix review comments.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12 10:36:25 +00:00
alex-z
4a8433d297 Display error message when creating a link share with compromised password.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12 10:36:25 +00:00
Matthieu Gallien
f2d075f3ca
Merge pull request #4099 from Dimon4eg/write_logs_to_Output_window_of_Visual_Studio
write logs to Output window of Visual Studio
2022-01-12 11:35:22 +01:00
Dmytro Korchynskyi
c872514571 write logs to Output window of Visual Studio
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2022-01-12 11:59:34 +02:00
Matthieu Gallien
66ba89a37d Merge branch 'rakekniven-patch-2' 2022-01-12 10:57:35 +01:00
rakekniven
dbe8dc303f Removed server versions as they are mostly outdated.
Addionally added link to server wiki page.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-01-12 10:56:29 +01:00
Nextcloud bot
2967b3acca
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-12 03:51:38 +00:00
Claudio Cambra
1d8478bc06
Merge pull request #4167 from nextcloud/bugfix/textClipping
Add macOS *.textClipping files to ignore list
2022-01-11 23:22:41 +01:00
Claudio Cambra
27cf2592de Add macOS *.textClipping files to ignore list
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-11 15:50:47 +00:00