Matthieu Gallien
a5fa53c460
Merge pull request #4001 from nextcloud/bumpVersion
...
release 3.4.0 RC2
2021-11-24 18:04:18 +01:00
Matthieu Gallien
426e0af8cd
release 3.4.0 RC2
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-24 17:46:10 +01:00
Matthieu Gallien
e2f1854b1e
Merge pull request #3887 from nextcloud/feature/bulkUpload
...
Feature/bulk upload
2021-11-24 17:42:25 +01:00
Matthieu Gallien
c194605c35
implement bulk upload
...
add PutMultiFileJob to send many files at once
use it in BulkPropagatorJob to implement bulk upload feature
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-24 16:17:47 +01:00
Matthieu Gallien
112be18635
read capabilities for bulk upload from server
...
use it in dedicated tests
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-24 16:17:47 +01:00
Matthieu Gallien
802c7ac906
make AbstractNetworkJob::errorString virtual: it is already overriden
...
in practice AbstractNetworkJob::errorString is already overriden but the
overrided code is probably never called while the intention looked like
the opposite
fix that by making the method virtual in base class
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-24 16:17:47 +01:00
allexzander
f575cc1860
Merge pull request #3930 from nextcloud/feature/additional-features-for-initial-setup-config
...
Pass username from Windows to login page.
2021-11-24 13:26:29 +02:00
alex-z
b03bf1c1f0
Pass username from Windows to login page.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-24 10:04:22 +00:00
Matthieu Gallien
9bebda057a
Merge pull request #3993 from nextcloud/bugfix/variousVfsFixes
...
Bugfix/various vfs fixes
2021-11-23 17:11:07 +01:00
Matthieu Gallien
83a8058b51
improve logging for CfApi
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-23 13:41:29 +00:00
Matthieu Gallien
072e9d44bd
gracefully handle one case of invalid handles
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-23 13:41:29 +00:00
Matthieu Gallien
a3013de6ea
fix OCC::CfApiWrapper::handleForPath when path does not exist
...
sometime it can be called with a path that is already deleted
ensure we always go to the correct code path
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-23 13:41:29 +00:00
Matthieu Gallien
9eed62a854
remove too noisy log print
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-23 13:41:29 +00:00
Camila
79282a8df9
Merge pull request #3983 from nextcloud/bugfix/only-build-app-bundle-if-needed
...
Only build app bundle if requested
2021-11-23 14:13:45 +01:00
Felix Weilbach
ec64246dc7
Only build app bundle if requested
...
For development a app bundle is not needed. The app bundle is only
needed for distribution and macdeployqt takes a lot of time.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-23 11:41:29 +00:00
Matthieu Gallien
c89d2abf5a
Merge pull request #3994 from nextcloud/bugfix/reset-syncfolder-icon
...
Cleanup system bindings from Windows when removing a local sync folder
2021-11-23 10:58:06 +01:00
alex-z
b3914f627d
Cleanup system bindings from Windows when removing a local sync folder
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-23 08:32:55 +00:00
Nextcloud bot
998236dcc5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-23 03:55:50 +00:00
Matthieu Gallien
d9626bf311
Merge pull request #3989 from nextcloud/bugfix/forceVFS
...
fix button that should be disabled when force VFS
2021-11-22 15:52:19 +01:00
Matthieu Gallien
684d70985e
fix button that should be disabled when force VFS
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-22 14:22:59 +01:00
Matthieu Gallien
e92842d837
Merge pull request #3982 from nextcloud/addUserAgentQml
...
add a network access factory to qml engine
2021-11-22 13:51:55 +01:00
Matthieu Gallien
12c6d6e3bd
add a network access factory to qml engine
...
ensure network access made via qml are using our user agent
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-22 12:21:58 +00:00
Matthieu Gallien
1d704d9352
Merge pull request #3971 from nextcloud/fix/scrolling-activiy-list
...
Make scrolling with a touchpad in activity list and search result more natural
2021-11-22 13:20:27 +01:00
Carl Schwan
38ac585e7c
Add WheelHandler to the Search result list too
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2021-11-22 11:18:18 +00:00
Carl Schwan
892d289f38
[tray] Makes scrolling with a touchpad in activiy list more natural
...
This basically use the same method that is used in Kirigami and Plasma
Components3.
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2021-11-22 11:18:18 +00:00
allexzander
5294c5135c
Merge pull request #3987 from nextcloud/bugfix/upload-new-folder-with-vfs
...
Quick fix! Disable VFS folders removal for non-Windows VFS.
2021-11-22 12:39:01 +02:00
alex-z
8e6896ba03
Quick fix! Disable VFS folders removal for non-Windows VFS.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-22 12:37:18 +02:00
Nextcloud bot
b2e86c2ea3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-21 03:52:24 +00:00
Nextcloud bot
8cc58dd8b0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-20 04:12:29 +00:00
Matthieu Gallien
ca1620ef42
Merge pull request #3988 from nextcloud/bugfix/runVfsFixOnlyOnce
...
properly query sync journal DB to know when to run fix for VFS
2021-11-19 14:38:03 +01:00
Matthieu Gallien
f1d834df8e
properly query sync journal DB to know when to run fix for VFS
...
the new method added to query the db is not working and so the fix for
vfs is executed at each sync run
the new method for bool was not really needed so let's just remove it
(and that will make the usage of SqlQuery be correct
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-19 14:19:04 +01:00
allexzander
502ffc62ef
Merge pull request #3984 from nextcloud/bugfix/vfs-folder-upload-conflict
...
Added more logs to 'postProcessLocalNew'.
2021-11-19 11:48:05 +02:00
alex-z
73db636361
Added more logs to 'postProcessLocalNew'.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-19 09:10:20 +00:00
Nextcloud bot
b222785dc2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-19 04:35:47 +00:00
Nextcloud bot
5454004ef9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-18 13:37:40 +00:00
Matthieu Gallien
ed9671c2a6
Merge pull request #3985 from nextcloud/bugfix/unified-search-open-local-file
...
Use QUrl::fromLocalFile to open local files in Unified Search results
2021-11-18 10:58:50 +01:00
alex-z
911e35bc50
Use QUrl::fromLocalFile to open local files in Unified Search results.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-18 09:34:54 +00:00
Nextcloud bot
898949d1bc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-18 09:08:38 +00:00
Matthieu Gallien
ef8fe58245
Merge pull request #3978 from nextcloud/bugfix/correct-placeholder-files
...
Correct virtual files placeholder files if needed
2021-11-17 11:31:29 +01:00
Felix Weilbach
9e792369b2
Refactor key-value store query code
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-17 09:53:26 +00:00
Felix Weilbach
c76a77e431
Correct virtual files placeholder files if needed
...
In the past not all files were converted to placeholder files when
converting an existing sync folder to a virtual files folder. Because
some files were not converted to placeholder files, the status would
be wrong on the files. This code makes sure that every file in a
virtual files folder is a placeholder file. It could be removed in the
future.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-17 09:53:26 +00:00
Felix Weilbach
2308c9da49
Merge pull request #3979 from nextcloud/bugfix/avoidUselessIconDownloads
...
avoid adding icon data in a cache we never use
2021-11-17 10:17:27 +01:00
Matthieu Gallien
c59f88ca82
avoid adding icon data in a cache we never use
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-16 16:11:44 +01:00
Matthieu Gallien
3edfcff1a0
Merge pull request #3972 from nextcloud/fix/accessibility-keyboard
...
Fix focus indicator
2021-11-16 14:53:35 +01:00
Carl Schwan
d84673376d
More fixes to the menu implementation
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2021-11-16 09:27:10 +00:00
Carl Schwan
69def04ec2
Fix focus indicator
...
This improve considerably the keyboard navigation in the SystemTray.
But this is still not as good as the golden standard that is recommended
by this article: https://www.sarasoueidan.com/blog/focus-indicators/
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2021-11-16 09:27:10 +00:00
Matthieu Gallien
3e1a46f2de
Merge pull request #3969 from nextcloud/bugfix/finder-arch
...
Compile Finder extensions for arm and x86
2021-11-16 10:25:58 +01:00
Felix Weilbach
113ba716e6
Compile finder extensions for arm and x86
...
Fix: https://github.com/nextcloud/desktop/issues/3967
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-16 08:54:48 +00:00
Matthieu Gallien
703037cbfb
Merge pull request #3968 from nextcloud/bugfix/user-status-disabled
...
Check if the server has user status app enabled
2021-11-16 09:53:37 +01:00
Felix Weilbach
07a8e8c91d
Check if the server has user status app enabled
...
According to
https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-status-api.html#user-status-retrieve-statuses
we should check the user status capability, not the the end points.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-15 16:20:58 +00:00
Matthieu Gallien
df745ef39c
Merge pull request #3970 from nextcloud/updateDoc
...
we run on Windows 8.1+
2021-11-15 17:19:24 +01:00
Matthieu Gallien
2665c8fc16
we run on Windows 8.1+
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-15 13:40:51 +00:00
Matthieu Gallien
cb34fec596
Merge pull request #3959 from Minoru/bugifx/detect-missing-guiprivate
...
CMake: fail if `Qt5::GuiPrivate` is not found
2021-11-15 13:18:30 +01:00
Alexander Batischev
d8560dcb19
CMake: fail if Qt5::GuiPrivate is not found
...
`nextcloud` and `nextcloudCore` depend on three Qt5 components which
aren't mentioned in `find_library`: `Xml`, `Network`, and `GuiPrivate`.
The first two are omitted by mistake, apparently, so this commit just
adds them.
`GuiPrivate` is a special case: it doesn't have its own CMake config, so
adding it to "required components" in `find_package` will always fail
the build. Thus, we implement our own check instead.
Signed-off-by: Alexander Batischev <eual.jp@gmail.com >
2021-11-15 13:57:18 +03:00
Felix Weilbach
0e5f1d9a30
Merge pull request #3966 from nextcloud/bugfix/macos-installer-universal
...
Let the macOS installer know that the application can run on Arm64
2021-11-15 09:43:55 +01:00
Felix Weilbach
ad814f175e
Let the macOS installer know that the application can run on Arm64
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-12 01:42:37 +01:00
Felix Weilbach
94dec9d9bb
Merge pull request #3964 from nextcloud/bump-3.4.0-rc1
...
Bump to version 3.4.0-rc1
2021-11-11 09:42:18 +01:00
Felix Weilbach
56bb3e7938
Bump to version 3.4.0-rc1
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-11 10:39:51 +01:00
Felix Weilbach
263cdd3c8b
Merge pull request #3956 from nextcloud/feature/macos-universal
...
Add a script to create a universal app package
2021-11-10 18:53:40 +01:00
Felix Weilbach
6d5597e93e
Add a script to create a universal app package
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-10 13:57:47 +00:00
Matthieu Gallien
41b2d7744d
Merge pull request #3961 from nextcloud/bugfix/examplecloud
...
Take branding for vfs plugins into account
2021-11-10 14:32:55 +01:00
Felix Weilbach
7e45dd9d14
Take branding for vfs plugins into account
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-10 15:13:25 +01:00
Felix Weilbach
48a8085453
Merge pull request #3935 from nextcloud/feature/profile-page
...
Add profile page
2021-11-10 14:02:23 +01:00
Felix Weilbach
3e368ee4df
IconJob: Send request through the accounts NAS
...
This helps tracking requests on the server
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-10 13:11:49 +01:00
Felix Weilbach
db337c4457
Add profile page
...
Fix : #3889
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-10 13:11:47 +01:00
Matthieu Gallien
4bd9972d46
Merge pull request #3955 from nextcloud/feature/enforceVFS
...
add an option to enforce use of virtual files sync folder
2021-11-08 14:26:32 +01:00
Matthieu Gallien
5ab13b2adc
add an option to enforce use of virtual files sync folder
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-05 16:56:24 +01:00
Matthieu Gallien
845e258031
Merge pull request #3945 from nextcloud/rakekniven-patch-1
...
Make argument singular to fix i18n issue
2021-11-05 11:25:31 +01:00
rakekniven
416d98716f
Make argument singular to fix i18n issue
...
Reported at Transifex.
See https://www.transifex.com/nextcloud/nextcloud/translate/#hu_HU/client/309577611
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-11-05 10:00:17 +01:00
Matthieu Gallien
30d4a62707
Merge pull request #3938 from nextcloud/bugfix/unified-search-bug-fixes
...
Bugfix/unified search bug fixes
2021-11-04 22:36:44 +01:00
alex-z
2f3c58daac
Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-04 20:50:51 +00:00
alex-z
0b8ab5c079
Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend unit tests.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-04 20:50:51 +00:00
alex-z
0d8375e798
Clear Unified Search Input Field in a proper way
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-04 20:50:51 +00:00
Matthieu Gallien
7dd09b8d8a
Merge pull request #3948 from nextcloud/bugfix/pn-connection-check
...
Don't do a connection checks when using push notifications
2021-11-04 21:49:28 +01:00
Felix Weilbach
d661e91a58
Don't do a connection checks when using push notifications
...
When using push notifications, it is not necessary to do regular
connection checks because the push notifications will take care of it.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-04 18:07:22 +00:00
Matthieu Gallien
d11935b6fc
Merge pull request #3612 from nextcloud/bugfix/fixVfsPinState
...
Bugfix/fix vfs pin state
2021-11-04 18:53:25 +01:00
Felix Weilbach
650578ee64
Don't convert exclude file to placeholder file
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-11-04 18:18:50 +01:00
Matthieu Gallien
43ec429fe4
improve logs when place holder info cannot be read
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-04 15:02:27 +01:00
Matthieu Gallien
9658aea963
on switch to VFS real plugin, convert existing files to placeholders
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-04 15:02:27 +01:00
allexzander
6ad63fb770
Merge pull request #3946 from nextcloud/feature/implement-expiration-date-for-federated-shares
...
Implement expiration date for federated shares
2021-11-03 13:23:30 +02:00
alex-z
d88e086b94
ShareLinkWidget. Fix incorrect calendar mindate.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-03 13:23:00 +02:00
alex-z
6c3c45dadd
Implement expiration date for federated shares
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-03 10:54:18 +00:00
Nextcloud bot
f3af4ce098
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-03 03:49:21 +00:00
allexzander
511da0f3c7
Merge pull request #3940 from nextcloud/refactoring/replace-deprecated-qregexp
...
Replace deprecated QRegExp with QRegularExpression.
2021-11-02 11:21:25 +02:00
alex-z
c52718c104
Replace deprecated QRegExp with QRegularExpression.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-11-02 08:54:06 +00:00
Matthieu Gallien
e4eaf9d88d
Merge pull request #3928 from nextcloud/bugfix/fixE2EEMetaData
...
properly extract the file id when querying server
2021-11-02 09:46:38 +01:00
Matthieu Gallien
a62905f17a
properly extract the file id when querying server
...
use the proper local file id to get the e2ee meta data
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-11-02 08:15:54 +00:00
Nextcloud bot
3a98abb6ba
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-02 03:48:08 +00:00
Nextcloud bot
dd4d7e3162
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-11-01 03:46:52 +00:00
Nextcloud bot
ce062aeb3b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-31 03:47:37 +00:00
Nextcloud bot
78301c6f83
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-30 03:49:10 +00:00
Nextcloud bot
487cc7e9c0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-29 03:48:26 +00:00
Matthieu Gallien
7dacabf07c
Merge pull request #3929 from nextcloud/bugfix/debugLogsByDefault
...
by default we produce debug logs because we need them
2021-10-28 17:01:33 +02:00
Matthieu Gallien
8226c30d84
by default we produce debug logs because we need them
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-28 13:48:55 +00:00
Matthieu Gallien
9281350b4c
Merge pull request #3863 from nextcloud/bugfix/share-dialog
...
ShareLinkWidget
2021-10-28 15:47:37 +02:00
Camila
d68b8604ac
Refactor toggleButtonAnimation function.
...
Signed-off-by: Camila <hello@camila.codes >
2021-10-28 12:59:28 +00:00
Camila
ab524d2392
Fix display of deleted note.
...
Even after removing note from share link,
the previous text was being displayed.
Signed-off-by: Camila <hello@camila.codes >
2021-10-28 12:59:28 +00:00
Camila
72c91362f2
Refactor ShareLinkWidget show/hide widgets functions.
...
- Remove unecessary call to setupUiOptions after saving share password.
- Slot to create label: do not set it if nothing changed.
- Refactor showPasswordOptions, toggle/PasswordOptions/ExpireDateOptions/NoteOptions.
- Add const, auto and {} whenever possible.
- Refactor slotToggleButtonAnimation => toggleButtonAnimation.
Signed-off-by: Camila <hello@camila.codes >
2021-10-28 12:59:28 +00:00
Matthieu Gallien
c13668c0e9
Merge pull request #2723 from nextcloud/fix-issue-2632
...
Skip sync exclude file from list of exclude files if it doesn't exist.
2021-10-28 14:57:09 +02:00
Camila
5decbd0b21
Expand ExcludedFiles tests.
...
Signed-off-by: Camila <hello@camila.codes >
2021-10-28 11:38:03 +02:00
Camila
5788f35e82
Skip sync exclude file from list of exclude files if it doesn't exist.
...
The file might not exist anymore because the user deleted it by hand or
the folder where it was located got unchecked in the selective sync
view. It is a fix for #2632 .
Signed-off-by: Camila <hello@camila.codes >
2021-10-28 11:37:56 +02:00
Nextcloud bot
5d08936e37
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-28 03:49:34 +00:00
allexzander
acd8553be9
Merge pull request #3924 from nextcloud/feature/request-ocsp-data-for-peer-certificates
...
Request OCSP data for peer certificates
2021-10-27 10:36:10 +03:00
alex-z
db4e54025a
Forbid trusting the untrusted certificate.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-27 07:23:42 +00:00
alex-z
907ebc1959
Request OCSP validation data from the server during the SSL handshake.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-27 07:23:42 +00:00
Nextcloud bot
f760d610e9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-27 03:53:42 +00:00
Matthieu Gallien
2a108b86c7
Merge pull request #3785 from nextcloud/feature/nextGenerationPropagator
...
Feature/next generation propagator
2021-10-26 16:06:10 +02:00
Matthieu Gallien
87c583dcb6
schedule files upload after all other jobs have been completed
...
should allow smarter policy dedicated to optimizing files upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-26 14:26:28 +02:00
Matthieu Gallien
c6344c05be
add test to check the order of actions when uploading new files
...
should allow to check that uploads are delayed after directories are
created
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-26 12:45:15 +02:00
Matthieu Gallien
24428d9980
add missing Q_ENUM macro to improve logging
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-26 12:45:15 +02:00
Matthieu Gallien
b0ef5e0635
no oneliner if: a bug waiting to happen
...
it is much too easy to get a bug because one could miss the lask of {
and }
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-26 12:45:15 +02:00
allexzander
51a77bac28
Merge pull request #3920 from nextcloud/rakekniven-patch-1
...
Changed triple dot to ellipsis
2021-10-26 13:01:11 +03:00
rakekniven
c39b97adb3
Update UnifiedSearchInputContainer.qml
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-10-26 10:44:07 +02:00
rakekniven
beffd63512
Changed triple dot to ellipsis
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-10-26 07:35:47 +02:00
Nextcloud bot
856d269657
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-26 03:48:59 +00:00
Matthieu Gallien
28248f3332
Merge pull request #3919 from nextcloud/ci/lowerCaseSouceCodeFileNames
...
our source code files have lower case names
2021-10-25 16:33:52 +02:00
Matthieu Gallien
69d6f4acec
our source code files have lower case names
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-25 15:38:21 +02:00
allexzander
a71bf73e4d
Merge pull request #3807 from nextcloud/feature/unified-search
...
Feature/unified search
2021-10-25 15:35:00 +03:00
alex-z
1b8448402a
Fix JsonApiJob incorrect 'statuscode' parsing.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-25 14:45:05 +03:00
alex-z
c1dab7e4cb
Unified Search via Tray window
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-25 14:45:05 +03:00
Nextcloud bot
b8e2dc24f3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-25 03:45:48 +00:00
Nextcloud bot
31e278ffb6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-24 03:47:52 +00:00
allexzander
a444eb8d44
Merge pull request #3898 from nextcloud/rakekniven-patch-1
...
Changed wording of status message
2021-10-23 10:57:47 +03:00
rakekniven
91884eef4a
Changed wording to suggestion
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-10-23 07:06:23 +00:00
rakekniven
fb3c740129
Changed wording of status message
...
The files themselves have no problem. The sync process has problems.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-10-23 07:06:23 +00:00
Nextcloud bot
359d85dd66
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-23 03:51:47 +00:00
Matthieu Gallien
b5462e1059
Merge branch 'Thatoo-AutoUpdateAppImage'
2021-10-22 12:42:27 +02:00
Thatoo
37a64ab19b
upload-appimage.sh correction
...
Signed-off-by: Thatoo <thatoo@users.noreply.github.com >
2021-10-22 12:42:04 +02:00
Nextcloud bot
0ee6eb8bbb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-22 03:48:08 +00:00
Nextcloud bot
4e48837b91
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-21 03:51:17 +00:00
allexzander
33cb02e416
Merge pull request #3908 from nextcloud/bugfix/fix-folder-creation-issues
...
Fix folder creation issues.
2021-10-21 00:11:14 +03:00
alex-z
da03acc656
Fix folder creation issues.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-20 19:47:41 +00:00
Felix Weilbach
ed7abc4a93
Merge pull request #3736 from Thatoo/AutoUpdateAppImage
...
Auto update app image
2021-10-20 16:00:46 +02:00
Thatoo
3ab698a0c5
To allow auto update of AppImage package
...
Signed-off-by: Thatoo <thatoo@users.noreply.github.com >
docker image 4
Signed-off-by: Thatoo <thatoo@users.noreply.github.com >
2021-10-20 15:50:38 +02:00
Matthieu Gallien
c2dd75df12
Merge pull request #3891 from nextcloud/bugfix/update-sync-state-no-folders
...
Also update sync state summary based on connectivity
2021-10-20 15:12:56 +02:00
Felix Weilbach
9f35fa6d3d
Also update sync state summary based on connectivity
...
Otherwise, with zero folders configured, the state will stay at
offline.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-20 12:31:55 +02:00
Matthieu Gallien
d14be7c2c0
Merge pull request #3903 from nextcloud/feature/codeCoverageSonarCloud
...
let sonarcloud takes automated tests into account
2021-10-20 12:14:51 +02:00
Matthieu Gallien
7a6bc830dd
let sonarcloud takes automated tests into account and report coverage
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-20 08:09:23 +00:00
Nextcloud bot
a10ffb1676
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-20 04:09:16 +00:00
Matthieu Gallien
597e29ebe9
Merge pull request #3902 from nextcloud/feature/log-filename-linenum
...
Log file name and line number
2021-10-19 21:33:22 +02:00
Felix Weilbach
1156d82594
Log file name and line number
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-19 17:10:44 +00:00
Felix Weilbach
6b32d9a694
Merge pull request #3892 from nextcloud/sonarcloud-improvements
...
Sonarcloud improvements
2021-10-19 19:09:15 +02:00
Felix Weilbach
3d795b0547
SonarCloud: Change workflow name
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-19 14:05:55 +00:00
Felix Weilbach
daa205bcef
Sonarcloud: Enable caching
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-19 14:05:55 +00:00
Felix Weilbach
4008bdd295
Sonarcloud: Ignore 3rdparty folder
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-19 14:05:55 +00:00
allexzander
426fd2238d
Merge pull request #3901 from nextcloud/bugfix/win-remove-cwd-from-dll-search-path
...
Windows. Remove CWD from DLL search paths.
2021-10-19 10:27:28 +03:00
alex-z
bd731a9cda
Windows. Remove CWD from DLL search paths.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-10-19 06:40:56 +00:00
Nextcloud bot
fb74fdf114
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-19 03:49:47 +00:00
Felix Weilbach
3c749bd383
Merge pull request #3885 from nextcloud/bugfix/saml-login
...
Only use basic authentication if needed
2021-10-18 15:38:11 +02:00
Felix Weilbach
24f6bc5203
Only use basic authentication if needed
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-18 12:20:20 +02:00
Matthieu Gallien
e5b3e9ed18
Merge pull request #2724 from nextcloud/aborted
...
Give the user a more descriptive error message when syncing is aborted.
2021-10-18 11:29:46 +02:00
Camila
c6e629c30d
Give the user a more descriptive error message when syncing is aborted.
...
Signed-off-by: Camila <hello@camila.codes >
2021-10-18 09:50:02 +02:00
Nextcloud bot
62af1fa4e6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-18 03:50:00 +00:00
Nextcloud bot
101c2ba10d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-17 03:49:12 +00:00
Nextcloud bot
d8d0886d44
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-16 03:49:21 +00:00
Matthieu Gallien
3b1f1952ab
Merge pull request #3897 from nextcloud/fixBrandedMacOS
...
target names are not changed in branded builds only the output filenames
2021-10-15 15:30:41 +02:00
Matthieu Gallien
f8a8e3f2f9
target names are not changed in branded builds only the output filenames
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-15 15:22:29 +02:00
Valdnet
2a68abfc6d
Merge pull request #3895 from nextcloud/Valdnet-patch-2
...
Correct typo and remove apostrophe
2021-10-15 10:40:39 +02:00
Valdnet
22b0a2e196
i18n: Correct typo and remove apostrophe
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-10-15 08:44:02 +02:00
Nextcloud bot
00dab13b39
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-15 03:55:02 +00:00
Matthieu Gallien
bc53c3454c
Merge pull request #3884 from nextcloud/bugfix/user-status-selector-dialog-resize
...
Set dialog max and min width and height before width and height
2021-10-14 23:37:16 +02:00
Felix Weilbach
d51bfec61d
Remove unnecessary braces
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-14 19:56:39 +00:00
Felix Weilbach
f27ef02273
Set dialog max and min width and height before width and height
...
Otherwise, resize events will not be processed correctly.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-14 19:56:39 +00:00
Matthieu Gallien
7206d626ee
Merge pull request #3882 from nextcloud/bugfix/sync-exclude
...
Add .sync-exclude.lst to exclude files
2021-10-14 21:52:27 +02:00
Felix Weilbach
a663d235ef
Add .sync-exclude.lst to exclude files
...
Previously the .sync-exclude.lst file of the sync root directory was
not added to the exclude files, because the current logic did only
recognize .sync-exclude.lst files when their containing directory was
discovered during the discovery phase. Therefore the sync root
.sync-exclude.lst file was never discovered. See also
ExcludedFiles::traversalPatternMatch().
Fix : #3830 , #2728
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-14 14:02:29 +00:00
Matthieu Gallien
f2811ea027
Merge pull request #3778 from nextcloud/feature/trim-trailing-spaces
...
Trim trailing spaces before uploading files
2021-10-14 16:00:15 +02:00
Felix Weilbach
df11424596
Trim trailing spaces before uploading files
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-14 11:22:59 +00:00
Matthieu Gallien
af3021913b
Merge pull request #3861 from nextcloud/feature/sonarcloud
...
Enable Sonarcloud
2021-10-14 13:21:47 +02:00
Felix Weilbach
51b6d5e28f
Enable Sonarcloud
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-14 09:23:44 +00:00
Nextcloud bot
81c5c81cb5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-14 03:49:24 +00:00
Matthieu Gallien
ddf2dd657c
Merge pull request #3886 from nextcloud/bugfix/betterLogsOnSslErrors
...
provide logs of SSL errors including the certificate chain
2021-10-13 20:59:24 +02:00
Matthieu Gallien
46bc0452c7
provide logs of SSL errors including the certificate chain
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-13 15:20:52 +00:00
Matthieu Gallien
4296eb3571
Merge pull request #3888 from nextcloud/bugfix/crash-sync-summary
...
Check if current user exists before getting it's account state
2021-10-13 17:18:44 +02:00
Felix Weilbach
0792dc36c2
Check if current user exists before getting it's account state
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-13 11:25:13 +02:00
Nextcloud bot
1fb5eadbd2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-13 03:48:31 +00:00
Matthieu Gallien
0861be0937
Merge pull request #3811 from nextcloud/feature/sync-progress-in-main-dialog
...
Sync progress in main dialog
2021-10-12 18:30:09 +02:00
Felix Weilbach
4c11f6763e
Show sync progress in main dialog
...
Fixes #3662
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-12 16:14:24 +00:00
Matthieu Gallien
375dc92454
Merge pull request #3880 from madpilot78/Fix_Test_Build_Non_Linux
...
Fix BUILD_TESTING on non Linux unices
2021-10-12 18:12:31 +02:00
Guido Falsi
5667a6aad2
Fix BUILD_TESTING on non Linux unices
...
vfs_xattr is build only if LINUX is defined, but when building tests it is depended upon when UNIX is defined.
This patch requires it only when LINUX is defined.
Signed-off-by: Guido Falsi <mad@madpilot.net >
2021-10-12 16:32:24 +02:00
Matthieu Gallien
bfc7c862e6
Merge pull request #3842 from philips/ignore-Spotlight-V100
...
sync-exclude: add .Spotlight-V100
2021-10-12 13:39:32 +02:00
Nextcloud bot
34b12b7420
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-12 03:51:17 +00:00
Matthieu Gallien
de2b25b563
Merge pull request #3876 from nextcloud/bugfix/macOsBuildFailure
...
fix macOs build after targets name are not changed by branding
2021-10-11 15:52:35 +02:00
Matthieu Gallien
d76778e3ee
fix macOs build after targets name are not changed by branding
...
target names used to be variable depending on branding
now the target names are always constant but generated output file names
are set according to active branding
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-11 07:41:29 +00:00
Nextcloud bot
59b3971d37
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-11 03:48:47 +00:00
Nextcloud bot
57a74eabcc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-10 03:50:02 +00:00
Nextcloud bot
b6530a3992
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-09 04:06:55 +00:00
Matthieu Gallien
14e294e574
Merge pull request #3878 from nextcloud/bugfix/missing-copyright-headers
...
Add missing copyright headers
2021-10-08 17:43:27 +02:00
Felix Weilbach
2da6dab403
Add missing copyright headers
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-08 13:19:10 +02:00
Nextcloud bot
18b8693c43
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-08 03:49:52 +00:00
Brandon Philips
98a3682ac3
sync-exclude: add .Spotlight-V100
...
The .Spotlight-V100 is added by macOS's Spotlight indexer to external
volumes. NextCloud fails to sync when this file exists. So, ignore it.
Signed-off-by: Brandon Philips <brandon@ifup.org >
2021-10-07 08:11:59 -07:00
Nextcloud bot
0b2a055c79
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-07 03:51:25 +00:00
Kevin Ottens
91a9e82fc8
Merge pull request #3871 from nextcloud/display_proper_endpoint_in_warning
...
Display the right endpoint in the warning in case of error
2021-10-06 13:12:36 +02:00
Kevin Ottens
5fe63a4d9a
Display the right endpoint in the warning in case of error
...
At that point in time _pollEndpoint isn't set yet. All the checks are
against pollEndpoint so display that one in the warning. Otherwise one
always end up with an empty URL in the logs which is not very useful for
debugging purposes.
Signed-off-by: Kevin Ottens <kevin.ottens@enioka.com >
2021-10-06 10:17:38 +00:00
Matthieu Gallien
820ca38270
Merge pull request #3870 from nextcloud/bugfix/brandedDllNames
...
ensure DLL are generated with branded names
2021-10-06 11:51:09 +02:00
Matthieu Gallien
833237b2e4
use alias target for internal libraries
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-06 07:56:33 +00:00
Matthieu Gallien
c751fd5672
ensure DLL are generated with branded names
...
cmake distinct runtime and library
on unix dynamic shared libraries are library kind of objects
on windows they are runtime kind of objects
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-10-06 07:56:33 +00:00
Nextcloud bot
f7a34b8bdc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-06 03:48:28 +00:00
Matthieu Gallien
a2a08ebd21
Merge pull request #3737 from nextcloud/feature/file-activity-dialog
...
Add file activity dialog
2021-10-05 15:08:45 +02:00
Felix Weilbach
0c9dce1154
Add file activity dialog
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-05 12:41:34 +00:00
Nextcloud bot
883c78ea61
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-05 03:48:52 +00:00
Felix Weilbach
db3a38751f
Merge pull request #3682 from nextcloud/bugfix/use-build-app-image-from-brander
...
Use build-appimage.sh from Brander
2021-10-04 15:36:58 +02:00
Felix Weilbach
ae3d10d3a7
Use build-appimage.sh from Brander
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-10-04 12:51:17 +00:00
Nextcloud bot
087b908445
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-04 03:52:27 +00:00
Nextcloud bot
40ffc3fd44
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-03 03:54:04 +00:00
Nextcloud bot
d86f349dad
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-01 03:52:13 +00:00
Matthieu Gallien
19f3f11b8d
Merge pull request #3844 from nextcloud/bugfix/remove-temporary-solution-for-file-restoration-via-datafingerprint
...
Remove Temporary solution for file restoration issue due to set the data-fingerprint.
2021-09-30 13:40:33 +02:00
alex-z
6cafcc1124
Remove Temporary solution for file restoration issue due to failing to set the data-fingerprint.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-30 08:39:47 +00:00
Matthieu Gallien
a7be4044bc
Merge pull request #3823 from madpilot78/argp_cleanup
...
Fix argp references on FreeBSD
2021-09-30 09:21:19 +02:00
Nextcloud bot
b566f19538
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-30 04:17:00 +00:00
Guido Falsi
b0b70d1e77
Check for argp library before depending on it.
...
Signed-off-by: Guido Falsi <madpilot@freebsd.org >
2021-09-29 15:46:07 +02:00
Guido Falsi
5f036641b9
Add -largp on non linux systems.
...
Signed-off-by: Guido Falsi <madpilot@freebsd.org >
2021-09-29 15:46:07 +02:00
Nextcloud bot
5fa0828724
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-29 03:54:18 +00:00
Matthieu Gallien
fe344462a3
Merge branch 'Trafo-fix/WindowsPlaceholderShortCutMenu'
2021-09-28 11:21:41 +02:00
Mathias Eggert
51cfe76d65
add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue #3584
...
Signed-off-by: Mathias Eggert <mathias.eggert@nexenio.com >
2021-09-28 11:20:30 +02:00
Nextcloud bot
155f686c4f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-28 03:55:51 +00:00
Matthieu Gallien
739a5f5fdc
Merge pull request #3841 from nextcloud/bugfix/vfs-docs
...
Make virtual files feature documentation more understandable
2021-09-27 23:35:43 +02:00
Felix Weilbach
b6108cb9fe
Make virtual files feature documentation more understandable
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-27 20:42:19 +00:00
Matthieu Gallien
6f03a9ffe1
Merge pull request #3827 from nextcloud/bugfix/dont-log-encryption
...
Don't log encryption data in release mode
2021-09-27 22:28:33 +02:00
Felix Weilbach
d6e60cd8d4
Don't log encryption data in release mode
...
We deliver our builds to users with debug logging enabled to have an
easier time finding problems. However, logging all the encryption data
in this loop is too much and should not be done in release mode.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-27 19:50:38 +00:00
Matthieu Gallien
26a361973c
Merge pull request #3825 from nextcloud/clang-format-cpp11-uni
...
Setup clang-format for cpp11 universal init
2021-09-27 21:49:24 +02:00
Felix Weilbach
b10be3e52e
Set maximum line length in clang-format
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-27 15:40:55 +00:00
Felix Weilbach
2a6886dc70
Use C++11 brace style in clang-format
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-27 15:40:55 +00:00
Matthieu Gallien
8af4d905f1
Merge pull request #3713 from nextcloud/feature/share-server-permissions
...
Use default sharing permissions from server
2021-09-27 12:52:31 +02:00
Camila
1de38a13f3
Extend TestCapabilities with shareDefaultPermissions tests.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-27 08:53:45 +00:00
Camila
df38e5c08b
Apply server default permissions for federated file sharing too.
...
See nextcloud/server#24729 comments.
Signed-off-by: Camila <hello@camila.codes >
2021-09-27 08:53:45 +00:00
Camila
8f847906c6
Check server capabilities for file sharing default permissions.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-27 08:53:45 +00:00
Matthieu Gallien
c521ca0949
Merge pull request #3832 from nextcloud/bugfix/incorrect-cmd-client-dbname
...
Fix incorrect db name for nextcloud command line client.
2021-09-27 10:36:16 +02:00
alex-z
dc22307a42
Fix review comments + also check against trailing bakslash.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-27 08:13:29 +00:00
alex-z
e16402a102
Fix incorrect db name for nextcloud command line client.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-27 08:13:29 +00:00
Matthieu Gallien
ef3afd741a
Merge pull request #3833 from nextcloud/rakekniven-patch-1
...
Fixed grammar
2021-09-27 10:12:13 +02:00
rakekniven
68e02bc62d
Fixed context
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-09-27 07:25:08 +00:00
rakekniven
49e1b12eb1
Fixed grammar
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-09-27 07:25:08 +00:00
Nextcloud bot
e1b9d7ecdb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-27 03:56:28 +00:00
Nextcloud bot
dcf7905bcd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-26 03:57:20 +00:00
Nextcloud bot
295a5a376e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-25 03:56:04 +00:00
Nextcloud bot
da076cf6bf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-24 03:59:47 +00:00
Felix Weilbach
3caef6e1a6
Merge pull request #3760 from nextcloud/feature/invalid-filenames-dialog
...
Add dialog to resolve invalid filenames
2021-09-23 15:03:35 +02:00
Felix Weilbach
d3d8b1c631
Add dialog to resolve invalid filenames
...
Fixes #3751
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-23 10:45:15 +00:00
Nextcloud bot
8a411bd640
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-23 04:14:24 +00:00
Matthieu Gallien
71a5e2d477
Merge pull request #3805 from nextcloud/bugfix/fixQmlContextLossEvents
...
set default format for QSurface to handle NVidia context loss events
2021-09-22 11:19:15 +02:00
Matthieu Gallien
ac28cc1cf5
set default format for QSurface to handle NVidia context loss events
...
should fix wrong OpenGL rendering after suspend on Linux with NVidia
binary OpenGL driver
close #3759
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-09-22 08:56:16 +00:00
Nextcloud bot
ae5b1e9d10
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-22 03:58:14 +00:00
allexzander
856f64a766
Merge pull request #3821 from nextcloud/feature/general-settings-open-update-url-in-browser
...
General Settings window. Allow opening the update URL via mouse.
2021-09-21 23:49:46 +03:00
alex-z
59199fc907
General Settings window. Allow opening the update URL via mouse.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-21 16:21:38 +02:00
Matthieu Gallien
4992977167
Merge pull request #3793 from nextcloud/feature/link-share-label
...
Feature/Share link label
2021-09-21 14:08:05 +02:00
Camila
db447c4676
Refactor OcsShareJob creation.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-21 10:01:20 +00:00
Camila
ba8ec56e65
Add option to create label for share link.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-21 10:01:20 +00:00
Matthieu Gallien
d0d4b08a09
Merge pull request #3815 from nextcloud/selectStatusTextByMouse
...
TextInput by default do not allow selecting text by mouse
2021-09-21 11:59:35 +02:00
Matthieu Gallien
19b77416da
TextInput by default do not allow selecting text by mouse
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-09-21 08:07:19 +00:00
Nextcloud bot
6342451937
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-21 03:58:40 +00:00
Felix Weilbach
76a80fc974
Merge pull request #3813 from nextcloud/rakekniven-patch-1
...
Fixed placeholder numbering
2021-09-20 16:55:02 +02:00
rakekniven
af49a7993a
Fixed placeholder numbering
...
Fix for #3812
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-09-20 11:39:51 +02:00
Nextcloud bot
63a5f7e348
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-20 03:54:26 +00:00
Nextcloud bot
039b579d3e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-19 03:55:01 +00:00
Nextcloud bot
be0d7a6444
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-18 03:59:36 +00:00
Felix Weilbach
b816c0e507
Merge pull request #3780 from nextcloud/bugfix/more-warnings
...
Fix more warnings and enable warnings as errors
2021-09-17 16:09:31 +02:00
Felix Weilbach
88e7861239
Enable warnings as errors when compiling with Clang and GCC
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-17 13:32:26 +00:00
Felix Weilbach
0074d6c40a
Disable Qt deprecation warnings
...
They don't help us during regular development and some of them are not
fixable (e.g. QNetworkMangerConfiguration) in the open source variant
of Qt5.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-17 13:32:26 +00:00
Felix Weilbach
fb1b3481d1
Fix warnings
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-17 13:32:26 +00:00
Felix Weilbach
1eb9c6f993
Merge pull request #3779 from nextcloud/feature/add-user-status-docs
...
Add documentation for user status selector dialog
2021-09-17 11:05:09 +02:00
Felix Weilbach
65f2fd2450
Add documentation for user status selector dialog
...
Fixes #3770
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-17 08:22:52 +00:00
allexzander
c1b404952a
Merge pull request #3794 from nextcloud/bugfix/share-note
...
Display share note
2021-09-17 10:23:33 +03:00
Camila
e4e74ff38f
Display share note when there is one associated with a share link.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-17 06:57:08 +00:00
Camila
4581279d23
Fix indentation sharelinkwidget.h.
...
Signed-off-by: Camila <hello@camila.codes >
2021-09-17 06:57:08 +00:00
Nextcloud bot
0d5084468e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-17 03:54:28 +00:00
Nextcloud bot
cdbea182b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-16 03:57:24 +00:00
Nextcloud bot
dc0954d653
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-15 03:57:08 +00:00
Matthieu Gallien
cc05e474cd
Merge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc
...
Accept nc scheme in provider page
2021-09-14 16:33:18 +02:00
Felix Weilbach
8370c9c1ca
Accept nc scheme in provider page
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-14 09:01:18 +00:00
Felix Weilbach
5dabb3a36f
Merge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialog
...
Clear user status in main dialog after clearing it in user status selector dialog
2021-09-14 10:27:05 +02:00
Felix Weilbach
86da74908a
Emit user status changed after clear user status
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-14 07:26:46 +00:00
Felix Weilbach
9aee46b3a4
Remove unnecessary logging statements
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-14 07:26:46 +00:00
Nextcloud bot
be8f60fa8e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-14 04:01:45 +00:00
Matthieu Gallien
d3ea46ece9
Merge pull request #3331 from Dimon4eg/fix_warnings
...
Fix warnings
2021-09-13 17:06:09 +02:00
Dmytro Korchynskyi
cffceaae1f
Fixed warning: extra ';' in Q_ENUM_NS(PinState);
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
5f232c30be
Fixed warnings from ntstatus.h on Windows
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
8351c398bc
Fixed warnings in RemotePathChecker on Windows
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
608fc5fb3a
Fixed warnings by using static_cast
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-09-13 13:05:41 +03:00
Nextcloud bot
229aefba2a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-13 03:57:15 +00:00
Nextcloud bot
4aba80e58a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-12 03:58:57 +00:00
Nextcloud bot
53c2516bae
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-11 03:55:52 +00:00
Valdnet
a5c9b80add
Merge pull request #3775 from nextcloud/Valdnet-patch-1
...
l10n: Correct a typo
2021-09-10 14:07:26 +02:00
Valdnet
a441d733dc
l10n: Correct two typo
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-09-10 12:25:34 +02:00
Nextcloud bot
06f37234dc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-10 04:07:18 +00:00
Felix Weilbach
49f41b813c
Merge pull request #3765 from Dimon4eg/remove_theme.qrc
...
remove theme.qrc as it will be generated during build
2021-09-09 13:03:57 +02:00
Dmytro Korchynskyi
bccca235a2
remove theme.qrc as it will be generated during build
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-09-09 09:53:34 +00:00
Felix Weilbach
ea6a56d9f6
Merge pull request #3639 from nextcloud/feature/set-user-status
...
Set user status
2021-09-09 11:52:27 +02:00
Felix Weilbach
8a8d488454
Add dialog to set user status
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-09 11:18:22 +02:00
Matthieu Gallien
f34d663029
Merge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate
...
Prompt reboot when runing the auto update.
2021-09-09 09:43:40 +02:00
alex-z
4018f8d554
Prompt reboot when runing the auto update.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-09 07:20:19 +00:00
Nextcloud bot
d649865bce
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-09 03:56:02 +00:00
Felix Weilbach
3fd4d5cd4b
Merge pull request #3747 from nextcloud/bugfix/deprecated-warnings
...
Fix most of the deprecation warnings
2021-09-08 14:59:12 +02:00
Felix Weilbach
5622c33f40
Fix various deprecated warnings
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
93f590c6de
Replace deprecated use of QProcess::execute()
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
c9863dc225
Use QRecursiveMutex
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
45f59e7eca
Use QDateTime::startOfDay()
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
b6e3c6d718
Replace deprecated use of QProcess::start()
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
0af83dd1b6
Use QRandomGenerator instead of qrand
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Felix Weilbach
2fe3a7947e
endl has been deprecated
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-08 08:54:00 +00:00
Nextcloud bot
c7c05173b5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-08 03:53:01 +00:00
Matthieu Gallien
127b8c0b2d
Merge pull request #3746 from nextcloud/bugfix/doNotCrashPushNotifications
...
prevent infinte recursion when closing a websocket in case of SSL errors
2021-09-07 09:33:09 +02:00
Matthieu Gallien
95e3ecfd3c
prevent infinte recursion when closing a websocket in case of SSL errors
...
the slots connected to the web socket can be called even during close
and lead to infinite calls to close -> error slot -> close -> ...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-09-07 07:09:43 +00:00
Matthieu Gallien
46f7d07889
Merge pull request #3753 from nextcloud/bugfix/close-wizard-after-done
...
Close wizard if done
2021-09-07 09:08:09 +02:00
Felix Weilbach
6fd0adda52
Close wizard if done
...
This is needed because of the changes in 02bb5db544
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-07 06:43:27 +00:00
Nextcloud bot
68a433d9bc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-07 03:56:34 +00:00
allexzander
17044317ba
Merge pull request #3754 from nextcloud/bugfix/remove-assert
...
Remove assert that causes crashes
2021-09-06 18:54:58 +03:00
Felix Weilbach
031b2e0683
Remove assert that caues crashes
...
This assert does not add value. Utility::concatUrlPath() takes care of
appending paths correctly.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-06 15:54:44 +00:00
allexzander
8385eeeab2
Merge pull request #3688 from nextcloud/feature/share-via-talk
...
Sharing to Talk/Email
2021-09-06 18:53:31 +03:00
alex-z
24ad43a208
Enable Xvfb for graphical tests on Linux.
...
Signed-off-by: alex-z <blackslayer4@gmail.com >
2021-09-06 13:27:39 +00:00
allexzander
a3fc812539
Enable share to Talk and Email. Display correct icon. Added unit tests.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-09-06 13:27:39 +00:00
allexzander
3f6defe594
Merge pull request #3750 from nextcloud/remove-autoupdate-section-macos
...
macOS client is not able to do auto updates
2021-09-06 16:26:27 +03:00
Felix Weilbach
41ecb2c160
macOS client is not able to do auto updates
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-06 11:39:08 +02:00
Nextcloud bot
e5517c343d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-06 03:55:31 +00:00
Nextcloud bot
e56e9acf79
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-05 03:55:00 +00:00
Nextcloud bot
0b14c340f2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-04 03:53:11 +00:00
Felix Weilbach
1274959434
Merge pull request #3689 from nextcloud/bugfix/removeObsoleteWizardPage
...
Remove wizard page that has been dead for 4 years
2021-09-03 20:26:26 +02:00
Hannah von Reth
02bb5db544
Remove wizard page that has been dead for 4 years
2021-09-03 16:08:37 +02:00
Felix Weilbach
f396c58b5f
Merge pull request #3701 from nextcloud/bugfix/fix-qml-warnings
...
Fix qml warnings
2021-09-03 14:03:27 +02:00
Felix Weilbach
fa37f5c2bc
Don't create binding loop
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-03 11:48:42 +00:00
Felix Weilbach
8a2097e7b9
Implicitly defined onFoo properties in Connections are deprecated
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-03 11:48:42 +00:00
Matthieu Gallien
c07aec320a
Merge pull request #3727 from nextcloud/bugfix/only-set-dav-user-after-login
...
Only set dav user after login
2021-09-03 11:23:37 +02:00
Felix Weilbach
ba2d8e8201
Only set dav user after login.
...
Setting the credentials of the account inside the auth widget is not a
good idea as that will destroy the previous credentials object which
may wait for a signal to be emitted by the credentials dialog that
was created by the credentials that are going to be deleted. Uff.
It should be enough to set the dav user only after login because the
dav user will never change.
See also the discussion here
https://github.com/nextcloud/desktop/issues/3677#issuecomment-907976839
Fixes #3677
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-09-03 08:32:15 +00:00
Nextcloud bot
9e6e4095a8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-03 03:56:30 +00:00
Nextcloud bot
d8618d2447
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-02 03:53:42 +00:00
Felix Weilbach
19ee6560a9
Merge pull request #3729 from nextcloud/cmakecleanup
...
CMake cleanup
2021-09-01 15:16:21 +02:00
Nicolas Fella
bc3eb7845d
Remove unneeded target_link_libraries
...
OS_SPECIFIC_LINK_LIBRARIES is always empty here
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-09-01 11:43:03 +00:00
Nicolas Fella
72277726a3
Remove unneeded include_directories
...
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-09-01 11:43:03 +00:00
Nicolas Fella
18ddb9df4a
Use CMAKE_INSTALL_DATADIR instead of custom DATADIR
...
CMake provides what we wan out of the box
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-09-01 11:43:03 +00:00
Nicolas Fella
d247e4791a
Remove copy of GNUInstallDirs
...
It is provided by CMake itself
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-09-01 11:43:03 +00:00
Nextcloud bot
49a3a7d7c7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-01 03:53:21 +00:00
Felix Weilbach
9ce161679a
Merge pull request #3719 from pprkut/svg
...
Allow using rsvg-convert to generate pngs instead of inkscape
2021-08-31 15:30:32 +02:00
Heinz Wiesinger
727de34879
Allow using rsvg-convert to generate pngs instead of inkscape
...
Signed-off-by: Heinz Wiesinger <pprkut@liwjatan.org >
2021-08-31 14:52:46 +02:00
Matthieu Gallien
8b71a1f305
Merge pull request #3683 from nextcloud/ci/fixClangTidyConfigFile
...
fix name of one clang-tidy check
2021-08-31 11:38:19 +02:00
Matthieu Gallien
d17d831205
switch from Q_DECL_OVERRIDE to plain override
...
our requirements guarantee availability of override keyword so we just
use it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-31 08:35:57 +00:00
Matthieu Gallien
25669938fd
let clang-tidy add missing override after enabling again the check
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-31 08:35:56 +00:00
Matthieu Gallien
0c3f5cde12
fix name of one clang-tidy check
...
allow modernize-use-override to work fine
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-31 08:35:56 +00:00
Nextcloud bot
843b9d45f4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-31 03:54:33 +00:00
Nextcloud bot
494e100b0f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-30 03:53:26 +00:00
Nextcloud bot
02e518381c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-29 03:52:22 +00:00
Nextcloud bot
1d4f6ab19d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-28 04:24:43 +00:00
Nextcloud bot
6ae83c25ed
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-27 03:55:02 +00:00
Matthieu Gallien
e83d441d42
Merge pull request #3697 from nextcloud/bugfix/warnings2
...
Fix more warnings
2021-08-26 18:44:12 +02:00
Felix Weilbach
44df9283fe
Handle every enum value in switch statement
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-26 15:52:25 +00:00
Felix Weilbach
23fca8019b
Add parens around && in || statement
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-26 15:52:25 +00:00
Felix Weilbach
4d72d375f2
Fix warnings related to wrong ordering of ctor init
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-26 15:52:25 +00:00
Matthieu Gallien
210e736bf5
Merge pull request #3715 from nextcloud/i18n/fixUnecessaryTrCall
...
remove a tr call where translator cannot do anything meaningful
2021-08-26 17:51:04 +02:00
Matthieu Gallien
601c4fb3c0
remove a tr call where translator cannot do anything meaningful
...
close #3708
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-26 15:26:54 +00:00
Matthieu Gallien
fbe39db773
Merge pull request #3698 from nextcloud/bugfix/nextcloud-cmd-documentation-update
...
Update nextcloudcmd documentation.
2021-08-26 09:48:37 +02:00
allexzander
4927e48bf3
Update nextcloudcmd documentation.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-26 10:38:06 +03:00
Nextcloud bot
3feba08965
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-26 03:54:45 +00:00
Matthieu Gallien
c263c8b8ca
Merge pull request #3712 from nextcloud/ci/fixMacCompilation
...
fix build socket api Mac specific file is now in a subdirectory
2021-08-25 16:55:52 +02:00
Matthieu Gallien
23bd4675fd
fix build socket api Mac specific file is now in a subdirectory
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-25 14:02:05 +00:00
Valdnet
99c022cb00
Merge pull request #3627 from nextcloud/Valdnet-patch-1
...
l10n: Remove line break
2021-08-25 11:48:08 +02:00
Valdnet
86cb56757e
l10n: Remove line break
...
A line break is unnecessary in this message.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-08-25 09:11:06 +00:00
Nextcloud bot
89cb1f437c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-25 03:52:44 +00:00
Matthieu Gallien
df36c97bb5
Merge pull request #3709 from nextcloud/bugfix/updateServerSupportedVersions
...
support server versions for one year after it is end of life
2021-08-24 16:48:03 +02:00
Matthieu Gallien
ecb13d36f3
support server versions for one year after it is end of life
...
according to https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-24 14:51:31 +02:00
Nextcloud bot
df1bc519b7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-24 03:53:34 +00:00
Matthieu Gallien
9c01989370
Merge pull request #3705 from nextcloud/bugfix/removeBrokenAssert
...
remove broken assert that is not needed and break account setup
2021-08-23 15:02:09 +02:00
Matthieu Gallien
22a5fadc13
remove broken assert that is not needed and break account setup
...
it has been also removed from the original branch so no problem removing
it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-23 14:13:58 +02:00
Matthieu Gallien
1bbb09a7ef
Merge pull request #3619 from nextcloud/feat/workflow-auto-update-command-rebase.yml
...
Updating command-rebase.yml workflow from template
2021-08-23 12:19:55 +02:00
Nextcloud bot
f00c27b4f3
Updating command-rebase.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-23 08:50:42 +00:00
Matthieu Gallien
138323b79d
Merge pull request #3669 from nextcloud/bugfix/variousFixesV2
...
Bugfix/various fixes v2
2021-08-23 10:40:32 +02:00
Matthieu Gallien
0456cacd79
fix clang-tidy check for usage of =default
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-23 09:44:34 +02:00
Hannah von Reth
c273c8f71b
Ensure the socket listener still exists
2021-08-23 09:44:34 +02:00
Hannah von Reth
4b0122093a
Add socket command to upload a selection of files based on a regex
...
(cherry picked from commit 0ded3a56a9f3470a951b18eaa9d3c1b5e8db1135)
2021-08-23 09:44:34 +02:00
Hannah von Reth
010fccb4fa
Remove dead code
2021-08-23 09:44:34 +02:00
Christian Kamm
ebaa98fa7a
owncloudcmd: Use env vars for chunk sizes #7078
...
Moves a bunch of env var reading from Folder into SyncOptions.
2021-08-23 09:44:34 +02:00
Hannah von Reth
10e02b0031
Don't create QStringList copy first
2021-08-23 09:44:34 +02:00
Hannah von Reth
44fa4aad88
Always call doLog to ensure we get a crash log
2021-08-23 09:44:34 +02:00
Hannah von Reth
d16b2bd369
Send crash log as comment
2021-08-23 09:44:34 +02:00
Hannah von Reth
1ff3a0f8b6
Remove anchient debug msg that mutated to a warning over the year
2021-08-23 09:44:34 +02:00
Hannah von Reth
6324ac9cac
Cleanup members
2021-08-23 09:44:34 +02:00
Hannah von Reth
df567efd37
Remove dead code
2021-08-23 09:44:34 +02:00
Hannah von Reth
990ce6ed05
Dump the last 20 lines of logs to a file when we crash
...
Fixes : #8467
2021-08-23 09:44:34 +02:00
Hannah von Reth
48f4c1e9e1
Log fallback result
2021-08-23 09:44:34 +02:00
Hannah von Reth
acd83a2998
Ensure unit test are using absolute paths
2021-08-23 09:44:34 +02:00
Hannah von Reth
1eee5c849e
Add assert to ensure we used _remotePath as base
2021-08-23 09:44:34 +02:00
Hannah von Reth
6c1073db92
Fix another url for etag request
...
Fixes : #7838
2021-08-23 09:44:34 +02:00
Hannah von Reth
5b457a1663
Use byte array for etag
2021-08-23 09:44:33 +02:00
Hannah von Reth
5a7fd3f316
testlockedfiles use long file path
2021-08-23 09:40:27 +02:00
Hannah von Reth
d16befd1fd
Align MkColJob finish signal with the other jobs
2021-08-23 09:40:27 +02:00
Hannah von Reth
c4f4fb48a4
Minor cleanup of socket api
2021-08-23 09:40:27 +02:00
Hannah von Reth
cb57d8e54c
Add missing Q_EMIT
2021-08-23 09:40:27 +02:00
Hannah von Reth
baa571018e
Log invocation, useful for debugging startup issues
2021-08-23 09:40:27 +02:00
Hannah von Reth
8ca5035c42
Add test for csync_vio_local_stat with long path
2021-08-23 09:40:27 +02:00
Hannah von Reth
789e0e45d5
Fix Windows long path issue introduced in dd641fae997d71c8396b77def2fa25ad96fdf47f
2021-08-23 09:40:27 +02:00
Hannah von Reth
56364f1c70
Fix unittests
2021-08-23 09:40:27 +02:00
Hannah von Reth
a72ff9ea7f
Set permissions for new folder
2021-08-23 09:40:26 +02:00
Hannah von Reth
90b733801e
Simplify uuid handling
2021-08-23 09:40:26 +02:00
Klaas Freitag
73549a0529
Ignore the desktop.ini file in every directory, not only in top dir. ( #8299 )
...
* Ignore the desktop.ini file in every directory, not only in top dir.
See https://github.com/owncloud/client/issues/8298 for reasons.
* Fix test for ignoring desktop.ini everywhere.
Co-authored-by: Hannah von Reth <hannah.vonreth@owncloud.com >
2021-08-23 09:40:26 +02:00
Hannah von Reth
7715583b14
Correctly use indexOf
2021-08-23 09:40:26 +02:00
Hannah von Reth
3a87067348
Cleanup
2021-08-23 09:40:26 +02:00
Hannah von Reth
557b11aca7
Include os version 'windows-10.0.19042' in about dialog
2021-08-23 09:40:26 +02:00
Hannah von Reth
324d5a04c6
Align type used for getPHash
2021-08-23 09:40:26 +02:00
Hannah von Reth
de2d11125b
Move Prepared sql queries to seperate class to manage access
2021-08-23 09:40:26 +02:00
Nextcloud bot
5e6ab82094
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-23 03:50:43 +00:00
Nextcloud bot
ad06b8ca67
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-21 03:55:58 +00:00
Felix Weilbach
f522cd66a0
Merge pull request #3692 from nextcloud/feature/color-compile-output-ninja
...
Color compile ouput when using Ninja build file generator
2021-08-20 16:43:40 +02:00
Felix Weilbach
b5b235c75f
Color compile ouput when using Ninja build file generator
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-20 13:20:55 +00:00
allexzander
fce4e8cedb
Merge pull request #3348 from nextcloud/feature/vfs-hydration-with-decrypt-file
...
Allow hydration of VFS placeholders that are E2E encrypted.
2021-08-20 16:07:20 +03:00
allexzander
ba73b6d914
VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-20 12:57:22 +00:00
allexzander
289df252b5
VFS + E2EE. Handle scenario of sync journal deleted.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-20 12:57:22 +00:00
allexzander
c28cac8479
VFS + E2EE placeholder size migration from old versions.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-20 12:57:22 +00:00
allexzander
2c78925acb
VFS + E2EE VFS implicit hydration of E2EE files.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-20 12:57:22 +00:00
Matthieu Gallien
154d47565d
Merge pull request #3621 from nextcloud/bugfix/nextcloud-cmd-dav-fix
...
Bugfix/nextcloud cmd dav fix
2021-08-20 14:08:34 +02:00
allexzander
b6d216b794
Use separate arguments for a remote root and do not use dav or webdav in the server's URL
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-20 13:30:35 +03:00
Nextcloud bot
0b2b076712
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-20 03:53:44 +00:00
Felix Weilbach
ef6bd0e7a9
Merge pull request #3671 from nextcloud/feature/update-qt5.15
...
Update to Qt 5.15
2021-08-19 14:59:23 +02:00
Felix Weilbach
332a48e6a1
Update to Qt 5.15
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-19 14:01:46 +02:00
Felix Weilbach
748521e4fe
Merge pull request #3583 from nextcloud/targetname
...
Don't use variables for CMake target identifiers
2021-08-19 13:04:14 +02:00
Felix Weilbach
3d72e24bb8
Brand name of vfs plugins
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-19 10:30:24 +00:00
Nicolas Fella
43cccb0a73
Don't use variables for CMake target identifiers
...
This makes the code a bit nicer to read and maybe a bit more robust.
Set the relevant OUTPUT_NAME target properties to keep the ability to
customize the names of the installed binaries.
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-08-19 10:30:23 +00:00
Nextcloud bot
3d5d78f7a7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-19 03:51:40 +00:00
Felix Weilbach
079a4f65d6
Merge pull request #3680 from znerol-forks/bug/master/macos-packaging-scripts-capitalization
...
Fix macOS app bundle name in packaging scripts
2021-08-18 09:52:00 +02:00
znerol
547c1f57d9
Fix macOS app bundle name in packaging scripts
...
Signed-off-by: znerol <lo+github@znerol.ch >
2021-08-18 09:43:50 +02:00
Nextcloud bot
b808a4e087
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-18 03:53:43 +00:00
Matthieu Gallien
d241c21c28
Merge pull request #3681 from nextcloud/bugfix/fixVfsPluginsAppimage
...
put VFS plugins into the correct path
2021-08-17 13:14:24 +02:00
Matthieu Gallien
65d22c08b7
put VFS plugins into the correct path
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-17 10:18:25 +00:00
Nextcloud bot
473553b3eb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-17 03:54:28 +00:00
Nextcloud bot
440a32b697
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-16 03:52:55 +00:00
Nextcloud bot
ef78b9d9ea
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-15 03:52:29 +00:00
Nextcloud bot
4d5f3d42e1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-14 03:54:19 +00:00
Nextcloud bot
55d732cce8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-13 03:52:43 +00:00
Matthieu Gallien
30d1c707a9
Merge pull request #3655 from nextcloud/bugfix/store-login-name-in-webdav_user
...
Return the login name instead of user id
2021-08-12 15:17:16 +02:00
Felix Weilbach
d706125b15
Return the login name instead of user id
...
App password and login name need to match. If authResult() returns the
user id the user id will be stored in webdav_user
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-12 14:32:07 +02:00
Nextcloud bot
35f91945b7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-12 03:54:24 +00:00
Matthieu Gallien
fe65715b97
Merge pull request #3589 from nextcloud/bugfix/warnings
...
Don't ignore setPinState() results and fix some other warnings
2021-08-11 23:56:47 +02:00
Felix Weilbach
ccd27870a7
Don't compare integers with different signs
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-11 20:20:39 +00:00
Felix Weilbach
acf6cc0527
Remove unused functions and variables
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-11 20:20:39 +00:00
Felix Weilbach
d72f7e9109
Check result of setPinState()
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-11 20:20:39 +00:00
Matthieu Gallien
b7f67c0adf
Merge pull request #3400 from nextcloud/bugfix/variousFixes
...
Bugfix/various fixes
2021-08-11 22:16:56 +02:00
Hannah von Reth
9ffa7bcd4d
Add workaround for issue discovered in https://github.com/owncloud/core/pull/38304
2021-08-11 17:13:44 +00:00
Hannah von Reth
3b99b11849
Always reset prepared sql statements
...
This allow the creation of checkpoints and fixes the growing wal issue
Fixes : #7646
2021-08-11 17:13:44 +00:00
Hannah von Reth
6e0a43b570
Fix clash detection with virtual files
...
Fixes : #8323
2021-08-11 17:13:44 +00:00
Hannah von Reth
45f3a97997
Small cleanup
2021-08-11 17:13:44 +00:00
Hannah von Reth
989390bc41
Don't shadow
2021-08-11 17:13:44 +00:00
Hannah von Reth
3bc026a557
Make findBestChecksum case insensitive
...
Especially the casing of ADLER32 did not match the server.
2021-08-11 17:13:44 +00:00
Hannah von Reth
f977a54694
Finish is already called in the destructor
2021-08-11 17:13:44 +00:00
Hannah von Reth
d60eb67c2e
Also prepend appName if id is empty
2021-08-11 17:13:44 +00:00
Hannah von Reth
8468e70cba
Use QKeychain:: explicitly
2021-08-11 17:13:44 +00:00
Hannah von Reth
926a52b33d
Remove unused computation
2021-08-11 17:13:44 +00:00
Hannah von Reth
1284d78599
Fix testblacklist.cpp
...
The test was broken because we now actually have X-Request-ID set
2021-08-11 17:13:44 +00:00
Hannah von Reth
b01973f95f
Enable httplogger on unittests
2021-08-11 17:13:44 +00:00
Hannah von Reth
ec0466ed73
Allow to add and remove log rules
2021-08-11 17:13:44 +00:00
Hannah von Reth
1b3502bd5a
Fix httplogger in unittests with lambdas
2021-08-11 17:13:44 +00:00
Matthieu Gallien
556baae087
Merge pull request #3646 from nextcloud/bugfix/fetch-user-id-always
...
Enforce fetching of user id
2021-08-11 18:42:30 +02:00
Felix Weilbach
f9daa27a5d
Enforce fetching of user id
...
With the change of commit 3e61bdc431 and
the relase of v3.3.0 users that had their email address used as login
are not able to login anymore. The dav_user should be empty if users
tried to create a account in the meantime. Therefore we fetch the user
id in the case dav_user (and then Account::_davUser) is empty. We then
store the user id in dav_user.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-11 16:16:12 +00:00
Felix Weilbach
b4d1d98868
Merge pull request #3632 from nextcloud/bugfix/always-use-userid-after-login
...
Ensure that the users id is used for accessing webdav
2021-08-11 16:17:18 +02:00
Felix Weilbach
5195264a20
Ensure that the users id is used for accessing webdav
...
https://docs.nextcloud.com/server/latest/developer_manual/client_apis/LoginFlow/index.html#obtaining-the-login-credentials
states that the email address can be used for login but it's not
allowed to use the email address to access webdav.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-08-11 15:26:39 +02:00
Nextcloud bot
f932638054
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-11 03:54:49 +00:00
Matthieu Gallien
b80e2b7e00
Merge pull request #3640 from nextcloud/doNotStoreAppveyorArtifcatsInAppveyor
...
no longer produce installers that would be stored by appveyor
2021-08-10 23:26:48 +02:00
Matthieu Gallien
188b06b7bb
no longer produce installers that would be stored by appveyor
...
appveyor storage is limited and we ran into trouble with that
plan is to directly use github to do that and have links directly in PRs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-08-10 14:59:51 +00:00
Nextcloud bot
5f0ac9a1f3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-10 04:10:12 +00:00
Nextcloud bot
1f8840cab0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-09 03:54:20 +00:00
Nextcloud bot
f241e44da0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-08 03:49:32 +00:00
Nextcloud bot
1d543ccf9a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-07 03:58:07 +00:00
Nextcloud bot
199c6b07a7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-06 04:02:28 +00:00
Nextcloud bot
3bab989aad
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-05 03:54:36 +00:00
allexzander
30a2f6ac71
Merge pull request #3626 from nextcloud/bugfix/incorrect-activity-message-invalid-char
...
Fix incorrect activity message on invalid char in the file name.
2021-08-04 13:46:07 +03:00
allexzander
4106c646f9
Fix incorrect activity message on invalid char in the file name.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-04 13:22:17 +03:00
allexzander
a92d28988a
Merge pull request #3611 from nextcloud/feature/delete-apptoken
...
Delete apptoken after account removal.
2021-08-04 13:00:11 +03:00
allexzander
c930d8e30f
Delete apptoken after account removal.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-08-04 09:37:40 +00:00
Nextcloud bot
376a730146
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-04 03:54:13 +00:00
allexzander
31e16f2620
Merge pull request #3620 from nextcloud/Valdnet-patch-3
...
l10n: Replace apostrophe with double quotation
2021-08-03 15:16:12 +03:00
Valdnet
dbd061c44b
l10n: Replace apostrophe with double quotation. Remove double space and sort sentence.
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-08-03 15:00:53 +03:00
Nextcloud bot
60c0e5e97a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-03 03:53:48 +00:00
Felix Weilbach
2855f89e53
Merge pull request #3618 from nextcloud/rakekniven-patch-1
...
Changed grammar
2021-08-02 10:09:38 +02:00
rakekniven
37b012fcbd
Changed grammar
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-08-02 06:40:50 +00:00
Nextcloud bot
4c5f12200d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-02 03:27:11 +00:00
Nextcloud bot
2857c16c61
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-01 03:28:19 +00:00
Nextcloud bot
7cc71deec7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-31 03:33:50 +00:00
allexzander
ca4b4cde61
Merge pull request #3600 from nextcloud/enh/rais-maxchunk-size
...
Set default maxChunkSize to 1000MB
2021-07-30 10:35:28 +03:00
szaimen
2c95b9519c
Set default maxChunkSize to 1000MB
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2021-07-30 07:00:09 +00:00
allexzander
f02b8f4a15
Merge pull request #3604 from nextcloud/Valdnet-patch-3
...
l10n: Replace apostrophe with double quotation
2021-07-30 09:59:38 +03:00
allexzander
fc75b94524
Fix clang-tidy errors.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-30 06:21:05 +00:00
allexzander
71b2b73881
Fix tests.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-30 06:21:05 +00:00
Valdnet
7ebbb499e0
l10n: Replace apostrophe with double quotation
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-07-30 06:21:05 +00:00
Nextcloud bot
10b7907fa2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-30 03:25:23 +00:00
Matthieu Gallien
417fd44cb2
Merge pull request #3609 from nextcloud/update-supp-server-versions
...
Update supported server versions
2021-07-29 12:02:05 +02:00
Felix Weilbach
22b10e20e4
Update supported server versions
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-29 10:00:45 +00:00
Felix Weilbach
78d92f4425
Merge pull request #3608 from nextcloud/bump-version-3.3.50
...
Bump version to 3.3.50
2021-07-29 10:48:51 +02:00
Felix Weilbach
efd9c6ef45
Bump version to 3.3.50
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-29 10:47:24 +02:00
Felix Weilbach
acf3bf0959
Merge pull request #3607 from nextcloud/bump-version-3.3.0
...
Bump version 3.3.0
2021-07-29 10:40:19 +02:00
Felix Weilbach
49647c6267
Bump version 3.3.0
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-29 10:36:26 +02:00
Matthieu Gallien
0569b2bab3
Merge pull request #3602 from nextcloud/bugfix/crashInAccountDavPath
...
prevent crash in Accont::davPath without credentials
2021-07-29 10:31:48 +02:00
Matthieu Gallien
badb5c1fba
fix review comment
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-29 08:27:53 +00:00
Matthieu Gallien
391935c90f
prevent crash in Accont::davPath without credentials
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-29 08:27:53 +00:00
Nextcloud bot
9808f83913
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-29 03:23:50 +00:00
Matthieu Gallien
ae33a89844
Merge pull request #3595 from ivaradi/remove-groovy
...
Do not build for Groovy
2021-07-28 17:31:42 +02:00
István Váradi
e0697eefa0
Do not build for Groovy
...
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu >
2021-07-28 14:46:55 +00:00
Matthieu Gallien
b50851726d
Merge pull request #3599 from nextcloud/update-docs-news
...
Update improvements and news in the documentation
2021-07-28 16:44:47 +02:00
Felix Weilbach
55067c55a7
Update improvements and news in the documentation
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-28 12:59:36 +00:00
Matthieu Gallien
8d5612219c
Merge pull request #3596 from nextcloud/bugfix/main-dialog-dont-constrain-background-size
...
Don't constrain size of hover background
2021-07-28 12:44:39 +02:00
Felix Weilbach
7bb0c588c1
Don't constrain size of hover background
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-28 10:29:04 +00:00
Matthieu Gallien
d5857730d1
Merge pull request #3592 from nextcloud/bugfix/properWebdavUrlOnAccountSetup
...
in wizard always use the correct way to get dav path
2021-07-28 12:27:58 +02:00
Matthieu Gallien
d2133da3ee
fix review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-28 12:27:02 +02:00
Matthieu Gallien
c40d276770
remove dead code around overriding dav path in URL
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-28 12:12:17 +02:00
Matthieu Gallien
77433f7e1d
in wizard always use the correct way to get dav path
...
fixes listing being incorrect when using dav endpoint
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-28 09:45:49 +00:00
Matthieu Gallien
6ac719d74c
Merge pull request #3339 from nextcloud/ci/addCodeCoverage
...
takes ECMCoverageOption from ECM to enable code coverage analysis
2021-07-28 11:43:49 +02:00
Matthieu Gallien
f9bfd8adec
takes ECMCoverageOption from ECM to enable code coverage analysis
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-07-28 09:26:40 +00:00
Matthieu Gallien
1e91e1bd96
Merge pull request #3586 from nextcloud/bugfix/fix-crash-folder-isSyncRunning
...
Fix crash in Folder::isSyncRunning()
2021-07-28 11:25:17 +02:00
allexzander
88d18fd5f3
Invoke 'bool Folder::isSyncRunning() const' from tests.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-28 08:58:00 +00:00
allexzander
98ae715905
Fix crash in Folder::isSyncRunning()
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-28 08:58:00 +00:00
allexzander
e3ca1f09de
Merge pull request #3594 from nextcloud/bugfix/revert-checksum-mismatch-skip
...
Revert: Added config parameter that allows to bypass checksum validation failure.
2021-07-28 11:55:21 +03:00
allexzander
8122c63ebc
Revert Added config parameter that allows to bypass checksum validation failure.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-28 07:57:10 +00:00
Nextcloud bot
76308d5155
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-28 03:26:46 +00:00
John Molakvoæ
f5210c893e
Merge pull request #3492 from nextcloud/feat/rebase-template
2021-07-27 14:41:23 +02:00
John Molakvoæ
7c54065ed7
Delete rebase.yml
2021-07-27 10:47:21 +00:00
John Molakvoæ
dd9836ea5f
Create command-rebase.yml
2021-07-27 10:47:21 +00:00
Nextcloud bot
ac6cf3ef96
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-27 03:25:18 +00:00
Nextcloud bot
a87c3f28a2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-26 03:26:18 +00:00
Nextcloud bot
afac8c384d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-25 03:27:44 +00:00
Nextcloud bot
b628349dc7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-24 03:30:34 +00:00
Valdnet
a4dc7a938a
Merge pull request #3579 from nextcloud/Valdnet-patch-3
...
l10n: Change to uppercase
2021-07-23 09:56:48 +02:00
Valdnet
9dee4b1a7a
Merge branch 'master' into Valdnet-patch-3
2021-07-23 09:07:18 +02:00
Nextcloud bot
2addea18ff
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-23 03:26:47 +00:00
Felix Weilbach
8bbe71c8a2
Merge pull request #3582 from nextcloud/bugfix/make-main-dialog-window
...
Make main dialog normal window when displayed as regular window
2021-07-22 18:06:48 +02:00
Valdnet
bc9d3c5936
l10n: Change to uppercase
2021-07-22 15:47:52 +00:00
Valdnet
7db51e9029
l10n: Change to uppercase
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-07-22 15:47:52 +00:00
Felix Weilbach
a421ebf01c
Make main dialog normal window when displayed as regular window
...
This will enable users to minimize the dialog.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-22 10:34:13 +02:00
allexzander
2e07e93a42
Merge pull request #3581 from nextcloud/bump-version-3.2.82
...
Bump version to 3.3.0-rc2
2021-07-22 10:19:31 +03:00
allexzander
d9a8a7e0ac
Bump version to 3.3.0-rc2
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-22 10:16:37 +03:00
Nextcloud bot
898fb3c6a8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-22 03:28:31 +00:00
Matthieu Gallien
a8aa035065
Merge pull request #3542 from nextcloud/bugfix/enforce-https-with-flow2
...
Enforce https in flow2 for https connections
2021-07-21 20:34:42 +02:00
Felix Weilbach
302651620b
Use Q_UNUSED instead of commenting out arg names
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-21 17:15:11 +00:00
Felix Weilbach
3f6bb4a929
Use QStringLiteral instead of plain strings
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-21 17:15:11 +00:00
Felix Weilbach
ee49a7ed52
Fix review comments
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-21 17:15:11 +00:00
Felix Weilbach
e4f92ad1a1
Enforce https in flow1 and flow2 for https connections
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-21 17:15:11 +00:00
Matthieu Gallien
15affdbfda
Merge pull request #3498 from nextcloud/bugfix/qml-warnings
...
Fix QML Warnings and create custom component for the activity list
2021-07-21 19:13:00 +02:00
Camila
6886d6213a
Add custom component ActivityItem.
...
That also addresses QML warnings.
Signed-off-by: Camila <hello@camila.codes >
2021-07-21 17:03:26 +02:00
Camila
79dd4f73fe
Fix QML warning: Unable to assign [undefined] to QFont.
...
Signed-off-by: Camila <hello@camila.codes >
2021-07-21 14:46:04 +00:00
Matthieu Gallien
b536b73c97
Merge pull request #3565 from nextcloud/bugfix/fixSlowMenuInSettings
...
do not block account menu: availability checking can be slow
2021-07-21 16:42:35 +02:00
Matthieu Gallien
a8ef8bdcb8
do not block account menu: availability checking can be slow
...
ignore availability that can be very slow to check with CfApi virtual
files plugin
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-21 12:58:23 +00:00
Matthieu Gallien
45538857cf
Merge pull request #3345 from nextcloud/ci/testAppveyor
...
Ci/test appveyor
2021-07-21 14:12:52 +02:00
Matthieu Gallien
2bf757a657
only run the pipeline for master branch and pull requests
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-21 11:33:07 +00:00
Matthieu Gallien
bbcfe56cfd
execute automated tests but do not fail if there are errors
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-21 11:33:07 +00:00
Matthieu Gallien
360118634d
build the nextcloud client and not something else
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-07-21 11:33:07 +00:00
Matthieu Gallien
9295bb42d6
update CraftMaster git repository
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-07-21 11:33:07 +00:00
Matthieu Gallien
505121f394
upgrade appveyor support to MSVC 2019
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-07-21 11:33:07 +00:00
allexzander
309e8bd183
Merge pull request #3566 from nextcloud/bugfix/desktop-client-high-cpu-usage-on-auto-update
...
Show custom QDialog instead of QMessageBox when update is ready.
2021-07-21 14:26:11 +03:00
allexzander
801e4ad363
Create QMessageBox on heap when the update is ready. Do not return true from OCUpdater to allow for a proper app::quit
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-21 14:23:43 +03:00
Matthieu Gallien
58cf46f435
Merge pull request #3569 from nextcloud/bugfix/fixPermissionsLog
...
print the real permissions string instead of its address
2021-07-21 10:39:10 +02:00
Matthieu Gallien
1fca07546c
print the real permissions string instead of its address
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-21 08:25:42 +00:00
Felix Weilbach
9d2cb53cff
Merge pull request #3574 from nextcloud/bugfix/open-main-dialog-gnome-always
...
Open main dialog gnome always
2021-07-21 09:16:01 +02:00
Felix Weilbach
4e95e32791
Call setClosed() on correct Object
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-20 12:56:00 +02:00
Felix Weilbach
89fea30a3b
Remove Q_INVOKABLE from signals because it's not needed
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-20 12:55:37 +02:00
Felix Weilbach
e283c166de
Merge pull request #3488 from nextcloud/bugfix/remove-unused-variable
...
Remove unused pushNotifications variable
2021-07-20 11:05:13 +02:00
Felix Weilbach
12bdd8742b
Remove unnused variable
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-20 07:43:36 +00:00
Felix Weilbach
38467b2e30
Remove unused pushNotifications variable
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-20 07:43:36 +00:00
Nextcloud bot
e46ac74ba4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-20 03:27:06 +00:00
Nextcloud bot
07b390fccc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-18 03:48:19 +00:00
Nextcloud bot
c1b807dbff
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-17 04:08:12 +00:00
Matthieu Gallien
dc452feadd
Merge pull request #3558 from nextcloud/bugfix/userStatusTooLongAccountMenu
...
Bugfix/user status too long account menu
2021-07-16 17:40:22 +02:00
Matthieu Gallien
064f64f06d
fix width of user status message to not overlap other elements
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-16 15:19:20 +00:00
Matthieu Gallien
260e1d77f5
clean indentation in UserLine.qml
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-16 15:19:20 +00:00
Matthieu Gallien
1eca55a386
Merge pull request #3557 from nextcloud/bugfix/userStatusTooLong
...
fix size of the Label with user status
2021-07-16 17:18:03 +02:00
Matthieu Gallien
c2602135ab
fix size of the Label with user status
...
ensure the label width is not higher than the parent to ensure log
string get elided as expected
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-16 13:04:33 +00:00
Matthieu Gallien
b72d1af50a
Merge pull request #3541 from nextcloud/bugfix/use-dav-instead-of-webdav
...
Use dav instead of webdav
2021-07-16 15:03:17 +02:00
Felix Weilbach
3e61bdc431
Use dav instead of webdav
...
Fixes #3342
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-16 12:42:02 +00:00
Matthieu Gallien
545592c472
Merge pull request #3552 from nextcloud/bugfix/remove-request-to-config-for-uservisibleurl
...
Remove request to config for userVisibleURL.
2021-07-16 14:32:36 +02:00
allexzander
de627a9b7c
Remove request to config for userVisibleURL.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-16 06:45:41 +00:00
Nextcloud bot
5fe4784cbc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-16 03:51:28 +00:00
Matthieu Gallien
ff4f4255b3
Merge pull request #3548 from nextcloud/bugfix/screenshots
...
Update screenshot in README.md
2021-07-15 19:04:01 +02:00
Felix Weilbach
c00f871b95
Update screenshot in README.md
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-15 15:33:17 +00:00
Felix Weilbach
3a99010cdb
Remove unused screenshots
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-15 15:33:17 +00:00
Nextcloud bot
d9246910b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-15 12:15:40 +00:00
Nextcloud bot
387bb29cbd
[tx-robot] updated from transifex
2021-07-15 09:30:49 +00:00
Felix Weilbach
318d82720f
Merge pull request #3554 from nextcloud/bump-version-3.2.81
...
Bump version to 3.3.0-rc1
2021-07-15 10:44:35 +02:00
Felix Weilbach
88fdfe1c72
Bump version to 3.3.0-rc1
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-15 10:28:26 +02:00
Nextcloud bot
1e6fd98b3e
[tx-robot] updated from transifex
2021-07-15 03:54:45 +00:00
Felix Weilbach
41e3b81abf
Merge pull request #3540 from nextcloud/bugfix/position-tray-dialog-correct
...
Position main dialog on at tray icon if not a regular window
2021-07-14 20:24:47 +02:00
Felix Weilbach
036db9d22d
Position main dialog on at tray icon if not a regular window
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-14 18:27:50 +02:00
allexzander
6bc6dcd598
Merge pull request #3547 from nextcloud/bugfix/nextcloud-overlay-identifiers-not-visible
...
Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
2021-07-14 18:18:47 +03:00
allexzander
871210326f
Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-14 16:15:02 +03:00
Nextcloud bot
4342082414
[tx-robot] updated from transifex
2021-07-14 03:53:15 +00:00
Nextcloud bot
0d454e7cf8
[tx-robot] updated from transifex
2021-07-13 03:53:15 +00:00
Felix Weilbach
7e5f080e58
Merge pull request #3468 from nextcloud/feature/main-dialog-regular-window-when-no-tray-icon
...
Show main dialog as normal window if tray icons not available
2021-07-12 16:18:58 +02:00
Felix Weilbach
efaccbd6fd
Show main dialog as normal window if tray icons not available
...
Fixes #3307
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-12 14:10:26 +00:00
Felix Weilbach
bffcf8e482
Merge pull request #3537 from nextcloud/ci/fixMacCompilation
...
only compile xattr virtual files backend for linux platform (not unices)
2021-07-12 15:46:57 +02:00
Matthieu Gallien
2ee26bbd59
fix review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-12 14:31:19 +02:00
Matthieu Gallien
7c68408ee1
only compile xattr virtual files backend for linux platform (not unices)
...
for a reason a mac os platform specific file is missing and before xattr
plugin was compiled only for linux
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-12 14:10:54 +02:00
Felix Weilbach
b7a37a526a
Merge pull request #3536 from nextcloud/bugfix/remove-app-icon-png-files
...
Remove unnecessary png files
2021-07-12 13:51:03 +02:00
Felix Weilbach
589037bd43
Remove unnecessary png files
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-12 12:47:29 +02:00
Nextcloud bot
dce11c3c64
[tx-robot] updated from transifex
2021-07-12 03:51:01 +00:00
Nextcloud bot
107a3e9ebe
[tx-robot] updated from transifex
2021-07-11 03:52:10 +00:00
Nextcloud bot
d15a06cc17
[tx-robot] updated from transifex
2021-07-10 04:05:37 +00:00
Matthieu Gallien
61cd132c53
Merge pull request #3523 from nextcloud/bugfix/recoverSyncDbNonVirtualFile
...
avoid being stuck trying to create placeholder for existing file
2021-07-09 16:36:57 +02:00
Matthieu Gallien
d2f2e3305a
avoid being stuck trying to create placeholder for existing file
...
id sync db think a file is cirtual (empty placeholder) but file system
has a real file (non empty file) once the server has a modified version
we can no longer update it
state of file on disk takes precedence over sync DB to allow recovery
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-09 12:37:47 +00:00
Nextcloud bot
4a8dba90c2
[tx-robot] updated from transifex
2021-07-09 03:54:31 +00:00
Matthieu Gallien
d6b9ff9436
Merge pull request #3437 from nextcloud/feature/dynamicLoadVfsPlugins
...
bring back dynamic load of VFS plugins
2021-07-08 10:20:39 +02:00
Felix Weilbach
7094d699e9
Allow installation on Windows version < 1709
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-07-08 08:11:17 +00:00
Matthieu Gallien
8ad6f89fed
bring back dynamic load of VFS plugins
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-08 08:11:17 +00:00
Nextcloud bot
fe925d8f36
[tx-robot] updated from transifex
2021-07-08 03:55:04 +00:00
Nextcloud bot
2bbce75f10
[tx-robot] updated from transifex
2021-07-07 03:53:20 +00:00
Matthieu Gallien
4848f9577b
Merge pull request #3501 from nextcloud/bugfix/fixImplicitHydration
...
avoid error when doing hydration when data socket is closed too early
2021-07-06 16:25:55 +02:00
Matthieu Gallien
c123edb173
address review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-06 14:16:43 +00:00
Matthieu Gallien
4016c2fab0
avoid error when doing hydration when data socket is closed too early
...
when data is received, if we close the socket they cannot be read
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-06 14:16:43 +00:00
Matthieu Gallien
c1f0716d53
Merge pull request #3511 from nextcloud/bugfix/vfsFixes
...
Improve the error message returned by updateMetadata
2021-07-06 16:15:26 +02:00
Hannah von Reth
e7e218d8e6
Improve the error message returned by updateMetadata
...
Also properly handle the case the the file can't be converted to a placeholder
as it is locked
2021-07-06 14:03:53 +00:00
Nextcloud bot
e852c51675
[tx-robot] updated from transifex
2021-07-06 03:54:28 +00:00
Nextcloud bot
fac98e0f3d
[tx-robot] updated from transifex
2021-07-05 03:51:11 +00:00
Nextcloud bot
f396de5518
[tx-robot] updated from transifex
2021-07-04 03:50:57 +00:00
Nextcloud bot
aefec6137c
[tx-robot] updated from transifex
2021-07-03 03:51:48 +00:00
Matthieu Gallien
f42639e6ce
Merge pull request #3486 from nextcloud/bugfix/improveInvalidFileNameMessage
...
improve error message in case of trailing space in directory name
2021-07-02 13:00:05 +02:00
Matthieu Gallien
8f5b88acd5
improve error message in case of trailing space in directory name
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-02 10:50:31 +00:00
Matthieu Gallien
ddff9a5268
Merge pull request #3502 from nextcloud/bugfix/fixCfApiLogs
...
fix all usage of _com_error(cfExecuteresult).ErrorMessage()
2021-07-02 12:46:59 +02:00
Matthieu Gallien
746072e95d
fix all usage of _com_error(cfExecuteresult).ErrorMessage()
...
_com_error(cfExecuteresult).ErrorMessage() calls should be translated to
QString before use with qDebug and related logging facilities
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-02 11:19:04 +02:00
Nextcloud bot
c31020528e
[tx-robot] updated from transifex
2021-07-02 03:53:06 +00:00
Matthieu Gallien
d625f3fc30
Merge pull request #3494 from nextcloud/bugfix/checkServerPublicKey
...
download server public key and check user certificate against it
2021-07-01 19:04:13 +02:00
Matthieu Gallien
2bc72592a0
fix review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-01 14:40:25 +02:00
Matthieu Gallien
698d5f19ba
download server public key and check user certificate against it
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-07-01 14:07:27 +02:00
allexzander
dca7b8d8d2
Merge pull request #3449 from nextcloud/bugfix/fix-vfs-crash-and-false-conflict-on-local-new
...
Fix VFS crash and false conflict on local new.
2021-07-01 13:33:21 +03:00
allexzander
99f6e82290
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-01 11:59:21 +03:00
allexzander
6ce5279b6c
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-01 11:59:21 +03:00
allexzander
22eba41cb8
Do not process non-directories and non-virtual files. Wipe empty online-only folder based on its pinState.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-01 11:59:21 +03:00
allexzander
c5982143aa
Refactoring.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-01 11:59:21 +03:00
allexzander
48aefc1983
Fix VFS crash and false conflict on local new.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-07-01 11:59:20 +03:00
Matthieu Gallien
80267adb3a
Merge pull request #3497 from nextcloud/bugfix/run-legacy-uninstall-in-a-secure-way
...
Run legacy uninstall exe in a secure way
2021-06-30 16:18:19 +02:00
allexzander
860514f01b
Run legacy uninstall exe in a secure way.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-30 11:58:13 +00:00
Matthieu Gallien
d9a634223a
Merge pull request #3472 from nextcloud/feature/cacheQmlImages
...
directly send the icon url for activities to the qml component
2021-06-30 13:49:30 +02:00
Matthieu Gallien
c27fc1be4a
use fallback icons for activities without icons
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-06-30 11:28:13 +00:00
Matthieu Gallien
269d225511
directly send the icon url for activities to teh qml component
...
should allow usage of default cache from Image qml standard component
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-06-30 11:28:12 +00:00
Matthieu Gallien
2a0b6f38b5
Merge pull request #3333 from nextcloud/bugfix/check-if-first-is-empty
...
Check if first is not empty
2021-06-30 09:29:01 +02:00
Felix Weilbach
c9715db720
Check if first is not empty
...
If it's not checked that first is empty, crashes may happen.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-30 06:57:41 +00:00
Nextcloud bot
e5b4fc2769
[tx-robot] updated from transifex
2021-06-30 03:53:48 +00:00
Nextcloud bot
acd98403bb
[tx-robot] updated from transifex
2021-06-29 03:52:40 +00:00
Nextcloud bot
e861fbdb2b
[tx-robot] updated from transifex
2021-06-28 03:56:09 +00:00
Nextcloud bot
7095559639
[tx-robot] updated from transifex
2021-06-27 03:53:57 +00:00
Nextcloud bot
208f0bfec1
[tx-robot] updated from transifex
2021-06-26 03:52:55 +00:00
Matthieu Gallien
cce894618e
Merge pull request #3489 from nextcloud/bugfix/design-call
...
Design call improvements
2021-06-25 23:32:03 +02:00
Felix Weilbach
015a5ae235
Don't display account name in italic
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 20:13:06 +00:00
Felix Weilbach
ae7269e156
Use Material icons for general and network settings
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 20:13:06 +00:00
Felix Weilbach
fd7666100a
Merge pull request #3490 from nextcloud/bugfix/update-documentation
...
Update documentation and replace old screenshots
2021-06-25 22:11:16 +02:00
Felix Weilbach
166638b87f
Update navigating section in documentation
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 17:40:54 +00:00
Felix Weilbach
2c556857e0
Update visual tour in documentation
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 17:40:53 +00:00
Felix Weilbach
0a19a2996e
Update system requirements in documentation
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 17:40:53 +00:00
Felix Weilbach
90244380aa
Merge pull request #3460 from nextcloud/feature/unit-test-move-custom-root
...
Add unit test for move custom remote root
2021-06-25 12:32:48 +02:00
Felix Weilbach
2ee3ca02a4
Add unit test for move custom remote root
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-25 10:14:29 +00:00
Nextcloud bot
c286b62e60
[tx-robot] updated from transifex
2021-06-25 03:54:15 +00:00
Felix Weilbach
0c8ed85156
Merge pull request #3471 from nextcloud/feature/build-without-webengine
...
Build optional without QWebEngine
2021-06-24 20:54:16 +02:00
Felix Weilbach
40065dc6dc
Disable QtWebEngine automatic if not found
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-24 15:43:51 +00:00
Felix Weilbach
991f79c123
Open provider page in browser when compiling without webengine
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-24 15:43:51 +00:00
Felix Weilbach
8376b99ec5
Allow to compile without QWebEngine
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-24 15:43:51 +00:00
Felix Weilbach
216a57c74e
Remove dead code
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-24 15:43:51 +00:00
István Váradi
ad3b48c2c5
Merge pull request #3475 from ivaradi/use-full-gpg-keyid
...
Use the full GPG key ID for signing Debian packages
2021-06-24 16:20:16 +02:00
István Váradi
f69c595103
Use the full GPG key ID for signing Debian packages
...
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu >
2021-06-24 12:01:29 +00:00
Nextcloud bot
db1357088d
[tx-robot] updated from transifex
2021-06-24 03:54:09 +00:00
Nextcloud bot
e19ce76e86
[tx-robot] updated from transifex
2021-06-23 03:54:55 +00:00
Nextcloud bot
df6abd5c97
[tx-robot] updated from transifex
2021-06-22 03:56:27 +00:00
István Váradi
363df3b718
Merge pull request #3464 from ivaradi/add-impish
...
Add building for Ubuntu Impish
2021-06-21 17:35:00 +02:00
István Váradi
c27782279e
Add building for Ubuntu Impish
...
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu >
2021-06-21 17:23:34 +02:00
Felix Weilbach
616725f016
Merge pull request #3369 from nextcloud/bugfix/dont-crash-e2ee-vfs-dialog-on-folder-delete
...
Prevent crash in dialog that warns user about vfs and e2ee
2021-06-21 12:24:31 +02:00
Felix Weilbach
cb5e8398c4
Fix review comment
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-21 12:04:11 +02:00
Felix Weilbach
ab9784374f
Fix review comments
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-21 12:04:11 +02:00
Felix Weilbach
52342e5710
Prevent crash in dialog that warns user about vfs and e2ee
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-21 12:04:03 +02:00
Nextcloud bot
f720e6484d
[tx-robot] updated from transifex
2021-06-21 03:57:59 +00:00
Nextcloud bot
e13731691f
[tx-robot] updated from transifex
2021-06-20 03:58:10 +00:00
Nextcloud bot
404920c4ce
[tx-robot] updated from transifex
2021-06-19 04:21:10 +00:00
Nextcloud bot
636e7159c7
[tx-robot] updated from transifex
2021-06-18 04:02:20 +00:00
Felix Weilbach
959e450d60
Merge pull request #3337 from nextcloud/Valdnet-patch-4
...
l10n: Spelling unification
2021-06-17 15:11:18 +02:00
Valdnet
3937595eef
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-06-17 12:18:00 +00:00
Valdnet
33bdfe687f
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-06-17 12:18:00 +00:00
Felix Weilbach
dfab4bb447
Merge pull request #3445 from nextcloud/bugfix/remove-unused-function
...
Remove unused function declaration
2021-06-17 14:16:21 +02:00
Felix Weilbach
27f8152b05
Remove unused function declaration
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-17 11:22:57 +00:00
Felix Weilbach
6e41875fe1
Merge pull request #3420 from nextcloud/bugfix/cfapi-improve-cancellation
...
Cfapi: Make sure no data is transfered after cancellation
2021-06-17 11:46:13 +02:00
Felix Weilbach
c799dbdd61
Cfapi: Make sure no data is transfered after cancellation
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-17 09:10:06 +00:00
Felix Weilbach
e6e4bfb9c6
Merge pull request #3397 from nextcloud/feature/enable-clazy-drone
...
Enable clazy in drone
2021-06-17 09:58:29 +02:00
Felix Weilbach
3e3c124af1
Enable clazy in drone
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-17 09:47:00 +02:00
Nextcloud bot
3e77ae0c1e
[tx-robot] updated from transifex
2021-06-17 03:59:19 +00:00
Matthieu Gallien
08fa88e182
Merge pull request #3370 from nextcloud/fix/filesFixesForWindowsAndLogs
...
Fix/files fixes for windows and logs
2021-06-16 15:36:47 +02:00
Hannah von Reth
22c634935b
Run expansive assert only in dev builds
2021-06-16 10:54:07 +00:00
Hannah von Reth
03182ea714
Use longWinPath in more places
2021-06-16 10:54:07 +00:00
Hannah von Reth
d014293f6d
Ensure pathtoUNC is called with an absolute path
2021-06-16 10:54:06 +00:00
Camila
9ea8dd95f8
Merge pull request #3388 from nextcloud/bugfix/qml-warnings
...
Bugfix/qml warnings
2021-06-16 10:40:37 +02:00
Camila
7ddc4ca170
Remove extra RowLayout.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Camila
449fda16e1
Fix QML Warning: ReferenceError: PopupMenu is not defined.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Camila
f3c17c747a
Fix compiling warning: multiple definitions of stateOnlineImageSource in theme.h.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Camila
19e581657d
Fix QML warning: Cannot specify left, right... anchors for items inside Row.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Camila
5585f61cc0
Fix QML warning: Detected anchors on an item that is managed by a layout.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Camila
c8edb11228
Fix QML warning: Accessible must be attached to an Item.
...
Signed-off-by: Camila <hello@camila.codes >
2021-06-16 07:55:33 +00:00
Nextcloud bot
73d244cd9c
[tx-robot] updated from transifex
2021-06-16 03:57:33 +00:00
Felix Weilbach
ed6a5c66b3
Merge pull request #3404 from nextcloud/bugfix/macos-set-bundle-name-correct
...
Start macOS app bundle name with uppercase letter
2021-06-15 14:33:35 +02:00
Felix Weilbach
7850551cad
Start macOS app bundle name with uppercase letter
...
It's a convention on macOS that app bundle names start with an uppercase
letter. Also this aligns the app name with Windows and Linux.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-15 12:19:55 +00:00
allexzander
ce54a98f7d
Merge pull request #3425 from nextcloud/bugfix/vfs-wipe-moved-folder-when-conflict
...
VFS wipe moved folder when conflict
2021-06-15 14:50:17 +03:00
allexzander
a3d12a616b
Add error message to GUI.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-15 14:33:45 +03:00
allexzander
6312f6ddde
Wipe empty folder when moving a VFS placeholder. Keep a folder if there are hydrated items inside.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-15 13:19:35 +03:00
Felix Weilbach
3542d171f1
Merge pull request #3432 from nextcloud/bugfix/set-pin-state-correct-after-rename
...
Set pin state correct after rename
2021-06-14 15:49:30 +02:00
Felix Weilbach
a89a84ff14
Mark placeholder in sync after updating the placeholder
...
Fixes #3403 #3082 #3391
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-14 13:40:26 +00:00
Felix Weilbach
befca65b91
Merge pull request #3395 from nextcloud/bugfix/use-svg-icon-for-app-sidebar-macos
...
Generate png icons with inkscape
2021-06-14 12:30:05 +02:00
Felix Weilbach
d4b0273792
Generate application png icons from svg icons
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-14 10:14:28 +00:00
Felix Weilbach
e7c65a71b8
Remove conditional logic for OEM.cmake
...
This file is not used in Brander and in the desktop client and just
confused people.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-14 10:14:28 +00:00
Nextcloud bot
ec521e1d4c
[tx-robot] updated from transifex
2021-06-13 03:56:20 +00:00
Nextcloud bot
290ca44c36
[tx-robot] updated from transifex
2021-06-12 03:57:20 +00:00
Nextcloud bot
ddd0c712ef
[tx-robot] updated from transifex
2021-06-11 04:02:39 +00:00
allexzander
7e3b366a89
Merge pull request #3401 from nextcloud/bugfix/checksum-mismatch-download-error
...
Added config parameter that allows to bypass checksum validation failure
2021-06-10 13:52:40 +03:00
allexzander
dc72686ab3
Allow download with mismatched checksum if a config option is set.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-10 13:39:11 +03:00
Nextcloud bot
407817fdb4
[tx-robot] updated from transifex
2021-06-10 04:13:11 +00:00
Nextcloud bot
470a89dfae
[tx-robot] updated from transifex
2021-06-09 04:02:04 +00:00
allexzander
c59e3c440c
Merge pull request #3390 from nextcloud/bugfix/syncexclude-dehydration-freeze
...
VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
2021-06-08 12:44:15 +03:00
allexzander
d6ddf595f8
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-08 09:25:43 +00:00
allexzander
5dd310c21c
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-08 09:25:43 +00:00
allexzander
b150de9106
Fix review comments. Also consider exclude.lst.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-08 09:25:43 +00:00
allexzander
bb55232e8e
VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-08 09:25:43 +00:00
Matthieu Gallien
1951eec009
Merge pull request #3394 from nextcloud/ci/fixNeedsInfoHelperAction
...
really fix the actions to remove needsinfo when someone comment
2021-06-08 11:00:09 +02:00
Matthieu Gallien
c51815f8ad
use upper case name for the github token access
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-06-08 08:50:51 +00:00
Matthieu Gallien
149b1317e7
really fix the actions to remove needsinfo when someone comment
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-06-08 08:50:51 +00:00
Nextcloud bot
de632d7397
[tx-robot] updated from transifex
2021-06-08 04:03:16 +00:00
Felix Weilbach
e62453dc66
Merge pull request #3410 from nextcloud/bugfix/check-against-cmake-cxx-compiler-id
...
Check compiler against CMAKE_CXX_COMPILER_ID
2021-06-07 15:44:16 +02:00
Felix Weilbach
74b2c5761d
Check compiler against CMAKE_CXX_COMPILER_ID
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-06-07 15:18:03 +02:00
Nextcloud bot
60469f45ff
[tx-robot] updated from transifex
2021-06-07 03:59:09 +00:00
Nextcloud bot
d4c2991b9d
[tx-robot] updated from transifex
2021-06-06 04:00:46 +00:00
Nextcloud bot
38afea3353
[tx-robot] updated from transifex
2021-06-05 04:03:45 +00:00
Nextcloud bot
d06998a46b
[tx-robot] updated from transifex
2021-06-04 04:08:20 +00:00
Matthieu Gallien
62656b093a
Merge pull request #3368 from nextcloud/strugee-patch-1
...
Improve error message
2021-06-03 14:22:47 +02:00
AJ Jordan
a51d0a14db
Improve error message
...
This one is more user-friendly and grammatically correct.
Signed-off-by: AJ Jordan <alex@strugee.net >
2021-06-03 11:25:47 +00:00
Felix Weilbach
83498c30e2
Merge pull request #3380 from uusijani/patch-1
...
Document --background
2021-06-02 21:37:08 +02:00
Jani Uusitalo
f4b1ba45b8
Document --background
...
Fix [#3374 ](https://github.com/nextcloud/desktop/issues/3374 ).
Signed-off-by: Jani Uusitalo <jani@mummila.net >
2021-06-02 21:22:59 +03:00
allexzander
e4553252e0
Merge pull request #3393 from nextcloud/feature/unit-tests-for-isPathWindowsDrivePartitionRoot
...
Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
2021-06-02 10:58:37 +03:00
allexzander
fe9f934277
Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-02 10:30:27 +03:00
Nextcloud bot
0944468ed9
[tx-robot] updated from transifex
2021-06-02 04:02:19 +00:00
allexzander
da586b719c
Merge pull request #3352 from nextcloud/bugfix/openssl-crash-when-no-e2ee-mnemonic
...
Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
2021-06-01 17:48:03 +03:00
Matthieu Gallien
6b20092017
Merge pull request #3386 from nextcloud/ci/fixNeedsInfoHelperAction
...
fix needs info label remover action by providing github token
2021-06-01 16:17:16 +02:00
allexzander
bf39f053c4
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-01 13:51:02 +00:00
allexzander
a80c58f367
Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-06-01 13:51:02 +00:00
Matthieu Gallien
8b98dfcabb
fix needs info label remover action by providing github token
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-06-01 09:35:19 +02:00
Nextcloud bot
65a92e746a
[tx-robot] updated from transifex
2021-06-01 04:02:08 +00:00
Nextcloud bot
8abd4ce948
[tx-robot] updated from transifex
2021-05-30 04:00:14 +00:00
Nextcloud bot
5ef031d219
[tx-robot] updated from transifex
2021-05-29 04:16:47 +00:00
Nextcloud bot
7286e71c3a
[tx-robot] updated from transifex
2021-05-28 04:03:59 +00:00
Matthieu Gallien
b07f855976
Merge pull request #3341 from nextcloud/ci/needsInfoHelper
...
automate removal of needs info labels when the issue is commented
2021-05-27 10:16:13 +02:00
Matthieu Gallien
dbeba16919
ensure we do not remove needs info label when stale bot comment
...
we could have an issue with bug and needs info label
when it is detected as staled by the bot, a comment is added
we should ensure that the automated comment is not taken as answer to
the needs info
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-05-27 08:06:53 +00:00
Matthieu Gallien
a9aef22acb
remove use of checkout action as per review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-05-27 08:06:53 +00:00
Matthieu Gallien
b327522670
automate removal of needs info labels when the issue is commented
...
should help handling needs info label in a more efficient way
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-27 08:06:53 +00:00
Matthieu Gallien
e0b1ff95e4
Merge pull request #3364 from nextcloud/ci/needsInfoStaleBotConflicts
...
use a specific stale label for needs info handling to solve conflict
2021-05-27 10:04:20 +02:00
Matthieu Gallien
92146b0c8d
use a specific stale label for needs info handling to solve conflict
...
each stale bot needs to have its own stale label such that it does not
remove the label added by the other bot
that can happen due to needs info bot removing stale label on issues
that have both bug and needs info labels
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2021-05-27 07:46:59 +00:00
Matthieu Gallien
a807263ce3
Merge pull request #3346 from nextcloud/bugfix/e2ee-warning-vfs-dialog
...
Set button on QMessageBox before changing the text
2021-05-27 09:45:13 +02:00
Felix Weilbach
03610cb706
Set button on QMessageBox before changing the text
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-27 07:39:50 +00:00
Matthieu Gallien
ba5f517417
Merge pull request #3338 from nextcloud/bug/checkPublicPrivateKey
...
check e2ee public key against private one
2021-05-27 09:38:12 +02:00
Matthieu Gallien
7fb09a8163
check e2ee public key against private one
...
should ensure we have matching private/public keys
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-27 07:26:48 +00:00
Nextcloud bot
2c1644e676
[tx-robot] updated from transifex
2021-05-27 04:01:51 +00:00
Felix Weilbach
d3e07e8f57
Merge pull request #3344 from nextcloud/bugfix/remove-obsolete-add-app-icon-macro
...
Remove obsolete AddAppIconMacro
2021-05-26 11:10:31 +02:00
Felix Weilbach
cf616abc46
Remove obsolete AddAppIconMacro
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-26 08:54:12 +00:00
Matthieu Gallien
f171eec278
Merge pull request #3330 from nextcloud/ci/updateQtVersionsInCi
...
update most docker images to use Qt 5.12.10 in Drone
2021-05-26 10:49:18 +02:00
Matthieu Gallien
9144ece89d
update most docker images to use Qt 5.12.10 in Drone
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-26 08:18:35 +00:00
Nextcloud bot
01f432cf67
[tx-robot] updated from transifex
2021-05-26 04:05:48 +00:00
Camila
5d2cfd8429
Merge pull request #3182 from nextcloud/bugfix/user-status
...
Bugfix/user status
2021-05-25 09:45:05 +02:00
Camila
f758157973
Fix aligment emoji + message on Windows.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
8d2264e027
Display the user status emoji separated from the message.
...
It allows to align the emoji with the message.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
1cb7f63575
Remove signal refreshCurrentUserGui.
...
Use only QML property bindings to refresh the UI.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
46f7cd3884
User property isConnected instead of a invokable.
...
Remove unnecessary connection to refreshCurrentUserGui signal.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
1adde8d547
serverUserStatus => serverHasUserStatus.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
2caa9ccfc6
Add Q_UNREACHABLE() after switch statements in UserStatus.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
73da14040b
Rename ServerUserStatusRole to ServerHasUserStatusRole.
...
- serverHasUserStatus Q_PROPERTY is CONSTANT.
- Fix code style.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
828881d82a
Do not display the folder status if there are no folders being synced.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:53 +00:00
Camila
4326eb53ba
Fix margins and sizes to align both avatar + user status displays.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
dc01b76066
Fix code style.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
93227ab08b
Check if new value is different from the current one.
...
In AccountState::setDesktopNotificationsAllowed.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
f7e9e31bc9
Rename isDesktopNotificationsAllowed property to desktopNotificationsAllowed.
...
- User !== instead of !=.
- Fix code style.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
820e97cd9b
Do not display the user status if there is no pre defined message.
...
Display the server url instead.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
c793cbe593
Always display the server url in the drop down account menu.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
419595ce5e
Use DesktopNotificationsAllowedRole to check if user is online.
...
Rename ServerUserStatus to ServerUserStatusRole.
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
bd65eee278
Remove unused methods in UserModel.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
671b099c98
Check if the user is connected and if the server supports user status.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
e3b96ddc85
Move stringToEnum and enumToString to an anonymous namespace.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Camila
1f61d258bb
Fix user status message alignment.
...
Signed-off-by: Camila <hello@camila.codes >
2021-05-25 06:55:52 +00:00
Nextcloud bot
c684191a2d
[tx-robot] updated from transifex
2021-05-25 04:05:36 +00:00
Nextcloud bot
755d672476
[tx-robot] updated from transifex
2021-05-24 03:58:58 +00:00
Nextcloud bot
e59413edc3
[tx-robot] updated from transifex
2021-05-23 04:00:59 +00:00
Nextcloud bot
97103da677
[tx-robot] updated from transifex
2021-05-22 04:04:35 +00:00
Nextcloud bot
30b7803661
[tx-robot] updated from transifex
2021-05-21 04:07:09 +00:00
rakekniven
de07319ec6
Merge pull request #3279 from nextcloud/Valdnet-patch-3
...
l10n: Replace apostrophe with double quotation
2021-05-20 08:04:54 +02:00
rakekniven
793c211232
Merge branch 'master' into Valdnet-patch-3
2021-05-20 07:47:17 +02:00
Nextcloud bot
b4a655124b
[tx-robot] updated from transifex
2021-05-20 04:18:16 +00:00
Felix Weilbach
3ec2ac3a5f
Merge pull request #3257 from nextcloud/feature/store-last-sync-run
...
Track time of last sync
2021-05-19 10:01:43 +02:00
Felix Weilbach
78f1943d76
Add a key value store to the sync journal
...
This key value store should help to keep track of important events,
that can not be store in the logs, because the logs are deleted too fast.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-19 09:04:43 +02:00
Nextcloud bot
4f915e9b53
[tx-robot] updated from transifex
2021-05-19 04:19:03 +00:00
Matthieu Gallien
79e6459bd1
Merge pull request #3183 from nextcloud/bugfix/warn-if-e2ee-with-vfs
...
Warn user if using e2ee and vfs together
2021-05-18 14:08:53 +02:00
Felix Weilbach
32b7e62359
Warn user if using e2ee and vfs together
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-18 11:50:18 +00:00
Matthieu Gallien
701e106aa3
Merge pull request #3286 from Dimon4eg/use_folders_in_cmake
...
use folders in CMake
2021-05-18 12:17:37 +02:00
Dmytro Korchynskyi
8b6b3023ea
use folders in CMake
...
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com >
2021-05-18 09:59:17 +03:00
Nextcloud bot
9a43755daa
[tx-robot] updated from transifex
2021-05-18 04:01:01 +00:00
allexzander
cdadb00cc8
Merge pull request #3311 from nextcloud/bugfix/rename-issue-for-custom-sync-root
...
Add remote folder prefix for renaming in a non-root local folder.
2021-05-17 15:25:57 +03:00
allexzander
76be5dce73
Add remote folder prefix for renaming in a non-root local folder.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-05-17 12:19:58 +00:00
Felix Weilbach
47ec726cae
Merge pull request #3171 from nextcloud/feature/enable-addr-sanitizer
...
Enable address sanitizer
2021-05-17 13:58:01 +02:00
Felix Weilbach
e2d0481c64
Add CMake option to enable address sanitizers
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-17 11:43:55 +00:00
Matthieu Gallien
31179131f2
Merge pull request #3308 from nextcloud/ci/upgradeSqlite
...
upgrade SQLite3 to 3.35.5
2021-05-17 11:58:16 +02:00
Matthieu Gallien
89be02f8e7
upgrade SQLite3 to 3.35.5
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-17 09:48:15 +00:00
Nextcloud bot
c0bf12ec26
[tx-robot] updated from transifex
2021-05-17 03:59:33 +00:00
Nextcloud bot
a2b4cfe355
[tx-robot] updated from transifex
2021-05-16 04:02:19 +00:00
Nextcloud bot
5210ad8bdc
[tx-robot] updated from transifex
2021-05-14 03:53:16 +00:00
Nextcloud bot
dc8502e47d
[tx-robot] updated from transifex
2021-05-13 03:50:15 +00:00
Valdnet
a3b2dc669c
One more apostrophe change
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-05-12 12:45:33 +02:00
Valdnet
dadddd7ea2
l10n: Replace apostrophe with double quotation
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-05-12 12:34:22 +02:00
Felix Weilbach
96c80487a4
Merge pull request #3299 from nextcloud/bugfix/remove-unnecessary-cfapi-logging
...
Remove unnecessary cfapi logging statements
2021-05-12 11:54:58 +02:00
Felix Weilbach
c3a2587a91
Remove unnecessary cfapi logging statements
...
For big files that can add a lot lines to the log files.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-12 08:49:13 +00:00
Nextcloud bot
c528a41389
[tx-robot] updated from transifex
2021-05-12 03:54:55 +00:00
Matthieu Gallien
e4de8c5a46
Merge pull request #3304 from nextcloud/CI/needsInfoStaleBot
...
add a stale bot to help manage needs info issues
2021-05-11 18:42:54 +02:00
Matthieu Gallien
3d247ad9e3
add a stale bot to help manage needs info issues
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-11 16:32:59 +00:00
allexzander
00eca1260e
Merge pull request #3290 from nextcloud/bugfix/block-vfs-on-windows-partition-root
...
Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.
2021-05-11 19:04:37 +03:00
allexzander
bbf11d7e7a
Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-05-11 18:53:35 +03:00
Nextcloud bot
4f7cbee64d
[tx-robot] updated from transifex
2021-05-11 03:54:30 +00:00
Matthieu Gallien
a107d7e5dd
Merge pull request #3297 from nextcloud/updateCopyrightNotice
...
also update ownCloud years interval in copyright notice
2021-05-10 13:38:35 +02:00
Matthieu Gallien
54d91cdd7b
also update ownCloud years interval in copyright notice
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-10 10:29:22 +00:00
Matthieu Gallien
131ab55673
Merge pull request #3272 from nextcloud/ci/staleBotMoreOften
...
Ci/stale bot more often
2021-05-10 09:53:19 +02:00
Matthieu Gallien
8d12dfe63d
add a message when bot close a staled issue
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-10 07:22:29 +00:00
Matthieu Gallien
60ccc3cb6f
run every 8 hours the stale bot to provide faster reaction to changes
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-10 07:22:29 +00:00
Nextcloud bot
21e607da57
[tx-robot] updated from transifex
2021-05-10 04:06:15 +00:00
Nextcloud bot
34a25a4e02
[tx-robot] updated from transifex
2021-05-09 03:54:21 +00:00
Nextcloud bot
e0dd06b978
[tx-robot] updated from transifex
2021-05-08 03:56:52 +00:00
Felix Weilbach
85df5d35cb
Merge pull request #3285 from nextcloud/feature/git-ignore-convert-exe
...
Git ignore convert.exe and .dir-locals.el
2021-05-07 12:28:04 +02:00
Felix Weilbach
690bc199c6
Git ignore convert.exe and .dir-locals.el
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-07 12:17:42 +02:00
Nextcloud bot
3ee831884f
[tx-robot] updated from transifex
2021-05-07 04:00:14 +00:00
Matthieu Gallien
05543d8b87
Merge pull request #3267 from nextcloud/feature/autoUpdatePlatforms
...
send OS name and version to auto updater to allow selective upgrades
2021-05-06 12:13:48 +02:00
Matthieu Gallien
86dda5675f
send OS name and version to auto updater to allow selective upgrades
...
in order to be able to suuport legacy OS, also sends the OS name and
version
will be used to detect Windows 8.1 and similar legacy versions
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 09:32:09 +00:00
Matthieu Gallien
8f7646d93f
Merge pull request #3260 from nextcloud/fix/cherryPickFixes
...
Fix/cherry pick fixes
2021-05-06 09:55:04 +02:00
Hannah von Reth
17a1a630a4
Use the http logger with the unittests
...
This allow better debugging of the tests
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
Hannah von Reth
bff386e5c1
Fix int uint warning
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
Hannah von Reth
98655ef28b
Fix warning by using qsizetype instead of size_t
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
Hannah von Reth
ea3d78aecf
Fix warning by using QByteArrayLiteral
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
Hannah von Reth
e04c6abcd5
Fix placeholder detection for cfapi
...
Fixes : #8326
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
Hannah von Reth
adb56178b9
GetLastError() needs to be called when the error happens
...
qDebug might clear it already
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-06 07:35:59 +00:00
allexzander
539b45a346
Merge pull request #3246 from nextcloud/bugfix/vfs-allow-dyhadration-of-readonly-files
...
VFS. Allow dehydartion of readonly files. Preserve 'readonly' flag when creating a placeholder.
2021-05-06 09:26:17 +03:00
allexzander
d754bb7102
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-05-06 06:17:36 +00:00
allexzander
ef89256d39
VFS. Allow dehydartion of readonly files. Preserve 'readonly' flag when creating a placeholder.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-05-06 06:17:36 +00:00
Nextcloud bot
49e68d7234
[tx-robot] updated from transifex
2021-05-06 04:00:08 +00:00
allexzander
f66add825d
Merge pull request #3239 from nextcloud/bugfix/vfs-local-name-clash-error
...
VFS. Display local file name clash error when syncing in VFS mode.
2021-05-05 20:43:40 +03:00
allexzander
19522210ac
VFS. Display local file name clash error when syncing in VFS mode.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-05-05 17:34:59 +00:00
Matthieu Gallien
361bd6fdb4
Merge pull request #3265 from nextcloud/rakekniven-patch-1
...
Changed copyright year to 2021
2021-05-05 14:56:43 +02:00
rakekniven
6d23e93d31
Changed copyright year to 2021
...
Fix for #3258
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-05-05 13:37:31 +02:00
Felix Weilbach
6d22da9a4b
Merge pull request #3263 from nextcloud/bugfix/dont-crash-if-screen-under-pointer-not-found
...
Fallback to primary screen if screen under pointer not found
2021-05-05 12:10:10 +02:00
Felix Weilbach
aadee15008
Fallback to primary screen if screen under pointer not found
...
Fixes #3252
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-05 11:56:46 +02:00
Matthieu Gallien
8716877e61
Merge pull request #3261 from nextcloud/ci/staleBot
...
increase number of operations per run to go through old issues
2021-05-05 11:45:21 +02:00
Matthieu Gallien
1e267f1781
increase number of operations per run to go through old issues
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-05 11:20:08 +02:00
Nextcloud bot
3062595022
[tx-robot] updated from transifex
2021-05-05 04:08:32 +00:00
Felix Weilbach
0bf725be3a
Merge pull request #3255 from nextcloud/bug/fixMissingTranslation
...
add missing call to tr to get a translated string
2021-05-04 12:44:15 +02:00
Matthieu Gallien
23ba193102
add missing call to tr to get a translated string
...
Fix #3250
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-05-04 12:16:10 +02:00
Felix Weilbach
c37a4a6452
Merge pull request #3193 from nextcloud/bugfix/pn-reconnect-forever-if-possible
...
Push notifications: reconnect forever if possible
2021-05-04 10:17:37 +02:00
Felix Weilbach
7112d2aa78
Push Notifications: Reconnect forever if capabilities allow it
...
Fixes #3115
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-04 10:05:19 +02:00
Felix Weilbach
aea867c445
Refactor push notification tests
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-04 07:27:06 +00:00
Felix Weilbach
d21df33a50
Add missing copyright headers for push notifications
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-05-04 07:27:06 +00:00
Nextcloud bot
9372b6827c
[tx-robot] updated from transifex
2021-05-04 03:57:20 +00:00
Nextcloud bot
b27c9ae9bc
[tx-robot] updated from transifex
2021-05-03 03:55:12 +00:00
Nextcloud bot
9b0c57cdea
[tx-robot] updated from transifex
2021-05-02 03:54:12 +00:00
Nextcloud bot
cee697e781
[tx-robot] updated from transifex
2021-05-01 03:58:05 +00:00
rakekniven
0d5e4a1ba2
Merge pull request #3241 from nextcloud/rakekniven-patch-2
...
No need to translate ellipsis
2021-04-30 14:50:28 +02:00
rakekniven
33ef3a1d1e
Merge branch 'master' into rakekniven-patch-2
2021-04-30 14:38:23 +02:00
rakekniven
ecd88832b8
Merge pull request #3242 from nextcloud/Valdnet-patch-3
...
l10n: Translation of ellipse
2021-04-30 14:37:56 +02:00
Valdnet
dc6518a4ee
l10n: Translation of ellipse
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-04-30 13:57:02 +02:00
rakekniven
0e12b0323e
No need to translate ellipsis
...
Here another PR for the same code line as #3238
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-04-30 13:27:18 +02:00
Felix Weilbach
a97c083c98
Merge pull request #3238 from nextcloud/Valdnet-patch-3
...
l10n: Change to an ellipsis
2021-04-30 11:07:06 +02:00
Valdnet
f431649bad
l10n: Change to an ellipsis
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-04-30 08:19:25 +00:00
Matthieu Gallien
741c2f0bd3
Merge pull request #3233 from nextcloud/doc/updateDocumentationVersion
...
update version of documentation to the latest release (v3.2.1)
2021-04-30 10:07:14 +02:00
Matthieu Gallien
55f91e2cb7
update version of documentation to the latest release (v3.2.1)
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-30 07:28:58 +00:00
Nextcloud bot
e973dd8c39
[tx-robot] updated from transifex
2021-04-30 03:59:29 +00:00
allexzander
14843b7a62
Merge pull request #3186 from nextcloud/feature/share-obey-enforced-password-for-share-by-mail
...
Obey enforced password for share by email.
2021-04-29 11:21:24 +03:00
allexzander
e72013fed1
Fix Felix's comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:21 +00:00
allexzander
19e2d70c53
Final corrections and refactoring.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:21 +00:00
allexzander
deb9ba89f0
Only show password option for email shares.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:21 +00:00
allexzander
526fa399dc
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:20 +00:00
allexzander
c908183044
Use separate progress indicator for password and replace a button with it while running.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:20 +00:00
allexzander
0072d39ca0
Fix review comments.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:20 +00:00
allexzander
2d88fc6c99
Obey enforced password for share by email.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-29 07:43:20 +00:00
Nextcloud bot
a4bad72c57
[tx-robot] updated from transifex
2021-04-29 03:59:40 +00:00
Felix Weilbach
2234aa4387
Merge pull request #3218 from nextcloud/Valdnet-patch-3
...
l10n: Delete space and capital letter
2021-04-28 13:48:13 +02:00
Valdnet
8aedc74838
l10n: Delete space and change capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-04-28 11:41:06 +00:00
Felix Weilbach
d7b6ff2841
Merge pull request #3220 from nextcloud/feature/feature-req-template
...
Add separate GitHub templates for features and issues
2021-04-28 13:36:23 +02:00
Felix Weilbach
7cbea48a53
Add separate GitHub templates for features and issues
...
Additionally, this commit adds functionality to label automatically
feature and bug reports.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-28 10:34:29 +00:00
Nextcloud bot
314ab62804
[tx-robot] updated from transifex
2021-04-28 03:57:45 +00:00
Camila
864313d588
Merge pull request #3185 from HouraisanNEET/patch-1
...
Update installing.rst
2021-04-27 19:33:08 +02:00
HouraisanNEET
20a2c42963
Update installing.rst
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com >
2021-04-27 17:20:54 +00:00
allexzander
98b1203856
Merge pull request #3178 from nextcloud/bugfix/improve-public-link-sharing-dialog
...
Improve public link sharing dialog
2021-04-27 14:15:27 +03:00
allexzander
e7e5542d3e
Improve public link sharing UI. Fix UX issues.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-27 13:51:52 +03:00
Nextcloud bot
2406b356c7
[tx-robot] updated from transifex
2021-04-27 03:59:28 +00:00
Matthieu Gallien
6cf1f7f9f2
Merge pull request #3214 from nextcloud/doc/updateNews
...
update the news part of documentation with improvements from 3.2 release
2021-04-26 21:07:12 +02:00
Matthieu Gallien
c2b36981fa
update the versions and date used in the doc generation
...
should no longer be necessary when this will come from cmake until that,
let's update it
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 16:37:13 +02:00
Matthieu Gallien
0aca5d616c
update the news part of documentation with improvements from 3.2 release
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 16:37:13 +02:00
Felix Weilbach
5ea16ffb3b
Merge pull request #3132 from yopito/fix/clang-variadic-macro-warning-only-for-clang
...
clang's variadic macro warnings: only for clang
2021-04-26 16:02:21 +02:00
yopito
14d61c5071
clang's variadic macro warnings: only for clang
...
following settings of cmake/modules/Warnings.cmake
Signed-off-by: yopito <pierre.bourgin@free.fr >
2021-04-26 13:22:41 +00:00
Felix Weilbach
384aeb513b
Merge pull request #3192 from nextcloud/bugfix/call-finish-if-remove-all-files
...
Call finish() if going to remove all files
2021-04-26 15:21:29 +02:00
Felix Weilbach
9a88e38121
Call finish() if going to remove all files
...
While investigating #3172 , I discoverd that the sync will hang forever
if the user has deleted all files on the server. Calling the callback
resolves the problem.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-26 12:50:14 +00:00
Matthieu Gallien
e9b3144e1a
Merge pull request #3170 from nextcloud/bug/fixVfsStatusDelay
...
status wrong for directories when using vfs and nextcloud desktop 3.2.0
2021-04-26 14:12:23 +02:00
Matthieu Gallien
419bd93dea
when files get hydrated indirectly through pinning, sets correct state
...
files that get downloaded not through an hydration request need to be
converted to placeholder
sets the expected state when converting them to placeholder files
#3082
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 13:54:32 +02:00
Matthieu Gallien
929ae965ce
prevent progress bar to appear after a download is finished with CfApi
...
when using Cloud Filter API with enabled VFS on Windows, a progress bar
stays visible for some time after hydration is completed. Not updating a
last time the progress bar prevents that.
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 13:54:32 +02:00
Matthieu Gallien
9453bcab59
Merge pull request #3209 from nextcloud/doc/serverCompatibility
...
add info in the installation page about the supported server versions
2021-04-26 13:19:25 +02:00
Matthieu Gallien
734d403a82
add info in the installation page about the supported server versions
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 13:18:34 +02:00
Matthieu Gallien
74b5ca3e8e
Merge pull request #3187 from nextcloud/bugfix/fixCfRegisterSyncRoot
...
fix errors when calling CfRegisterSyncRoot by setting more fields
2021-04-26 13:13:01 +02:00
Matthieu Gallien
97d785f1bb
fix errors when calling CfRegisterSyncRoot by setting more fields
...
sets a reasonable size of the StructSize members in the struct passed to
CfRegisterSyncRoot function
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-26 08:02:40 +00:00
Matthieu Gallien
5404c8cd2a
Merge pull request #3154 from q-wertz/update-client-integration-linux
...
Update Linux file manager integration
2021-04-26 09:27:53 +02:00
Clemens Sonnleitner
5e0385381f
Updated the description on file manager integration on Linux
...
Signed-off-by: Clemens Sonnleitner <clemens.sonnleitner@web.de >
2021-04-26 07:03:50 +00:00
Nextcloud bot
313d6d5bcf
[tx-robot] updated from transifex
2021-04-26 03:56:53 +00:00
Nextcloud bot
fb06b4743e
[tx-robot] updated from transifex
2021-04-25 03:58:29 +00:00
Nextcloud bot
82bf3ee0f6
[tx-robot] updated from transifex
2021-04-24 03:58:34 +00:00
Felix Weilbach
802be220ae
Merge pull request #3048 from nextcloud/linux-display-name
...
Use More Concise Display Name on Linux
2021-04-23 14:56:22 +02:00
Elsie Hupp
ce20aa36a2
Use concise display name
...
Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com >
2021-04-23 12:20:35 +00:00
Nextcloud bot
fadc12996a
[tx-robot] updated from transifex
2021-04-23 03:58:40 +00:00
Felix Weilbach
bdebce7114
Merge pull request #3184 from nextcloud/featuer/add-pr-template
...
Add pull request template
2021-04-22 15:52:24 +02:00
Felix Weilbach
a9d05b3eca
Add pull request template
...
I'm tierd of telling people to signoff their work:)
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-22 15:02:44 +02:00
Felix Weilbach
52bb707d54
Merge pull request #3179 from nextcloud/Valdnet-patch-2
...
l10n: Change to an ellipsis
2021-04-22 09:46:34 +02:00
Valdnet
796b4e4e72
l10n: Change to an ellipsis
...
Reported on Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-04-22 07:40:15 +00:00
Nextcloud bot
811d54fd24
[tx-robot] updated from transifex
2021-04-22 03:56:47 +00:00
Nextcloud bot
2240452804
[tx-robot] updated from transifex
2021-04-21 11:25:21 +00:00
Matthieu Gallien
b3daa9b8ab
Merge pull request #3174 from nextcloud/bug/avoidAssertEmptyDateHeader
...
avoid an assert by delaying access to response timestamp when in error
2021-04-21 09:22:31 +02:00
Matthieu Gallien
782a2fdf06
avoid an assert by delaying access to response timestamp when in error
...
when canceling the sync of a big directory, I can get some network
request that are aborted before a Date reply header has been read
in this case we would always access
AbstractNetworkJob::responseTimestamp() and fire the assert even if we
know that the network reply has an error
delay the access to after the possible errors have been dealt with
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-20 17:42:17 +02:00
Felix Weilbach
596992c2ea
Merge pull request #3127 from nextcloud/feature/add-note-to-group-share
...
Add note to user and group share
2021-04-20 13:47:50 +02:00
Felix Weilbach
275e46f0db
Show progess indicator
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Felix Weilbach
c3fac23903
Don't delete note and expiration date on toggle
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Felix Weilbach
8711d5bf49
Don't use unnecessary layout element
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Felix Weilbach
2851528595
Show user/group note on share if already set
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Felix Weilbach
22a3b19e08
Add expire date to user and group share
...
Fixes #3100
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Felix Weilbach
946a51e4c1
Add note to user and group share
...
Fixes #3104
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-20 07:13:23 +00:00
Nextcloud bot
87f3073b87
[tx-robot] updated from transifex
2021-04-20 03:56:46 +00:00
Matthieu Gallien
20357ca7fa
Revert "Add CMake option to enable address sanitizers"
...
This reverts commit 3000e26640 .
This was not intended for a direct push
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr >
2021-04-19 17:54:09 +02:00
Felix Weilbach
3000e26640
Add CMake option to enable address sanitizers
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-19 15:38:59 +02:00
allexzander
da0b03b01c
Merge pull request #3167 from nextcloud/bugfix/fix-documentation-markup-warnings
...
Documentation. Fix incorrect syntax warnings and incorrect indentation before the 'image' element.
2021-04-19 11:24:10 +03:00
allexzander
21d39dea87
Documentation. Fix incorrect syntax warnings and incorrect indentation before image elements.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-19 10:32:53 +03:00
allexzander
801a3ff9d4
Merge pull request #3136 from nextcloud/E2EE-and-VFS
...
E2EE and VFS
2021-04-19 09:32:30 +03:00
Jos Poortvliet
cd598a00f7
Documentation: E2EE and VFS
...
Describe the relation between E2EE and VFS.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2021-04-19 09:24:11 +03:00
Nextcloud bot
41bf68bc9c
[tx-robot] updated from transifex
2021-04-19 03:59:18 +00:00
Nextcloud bot
58992b0010
[tx-robot] updated from transifex
2021-04-18 03:53:09 +00:00
Nextcloud bot
f584971423
[tx-robot] updated from transifex
2021-04-17 03:55:03 +00:00
allexzander
66b625abdc
Merge pull request #3146 from nextcloud/bugfix/fix-incorrect-image-elements
...
Documentation. Fix incorrect format usage for images and subheaders.
2021-04-16 17:16:47 +03:00
allexzander
4fad07179d
Documentation. Fix incorrect subheader format.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-16 14:04:28 +00:00
allexzander
988e928d74
Documentation. Fix incorrect image elements.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-16 14:04:28 +00:00
allexzander
7d9d75e90a
Merge pull request #3150 from nextcloud/bugfix/vfs-documentation-show-experimental
...
Documentation: Correct option to enable virtual files on Linux/macOS
2021-04-16 17:02:54 +03:00
Felix Weilbach
315fdb0be8
Documentation: Correct option to enable virtual files on Linux/macOS
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-16 15:27:48 +02:00
allexzander
218e69e510
Merge pull request #3125 from nextcloud/bugfix/windows-navigation-panel-display-vfs-sync-folder
...
Display VFS sync folder within the navigation panel on Windows.
2021-04-16 10:43:24 +03:00
allexzander
d65c91ea36
Display VFS sync folder within the navigation panel on Windows.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-16 07:18:44 +00:00
Nextcloud bot
1374966567
[tx-robot] updated from transifex
2021-04-16 03:59:43 +00:00
Felix Weilbach
f77723e3a7
Merge pull request #3111 from nicolasfella/sharedmimeinfo
...
Copy FindSharedMimeInfo from ECM
2021-04-15 16:46:55 +02:00
Nicolas Fella
2548455f45
Copy FindSharedMimeInfo from ECM
...
Instead of relying on ECM being installed.
We copy other stuff from ECM so be consistent.
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-15 14:32:46 +00:00
Felix Weilbach
8e3ddcc79c
Merge pull request #3133 from nicolasfella/cmaketest
...
Remove redundant CMake code
2021-04-15 16:31:34 +02:00
Nicolas Fella
2ad03d96ac
Remove redundant CMake code
...
The same is done somewhere below
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-15 14:13:36 +00:00
allexzander
63a02a988f
Merge pull request #3138 from nextcloud/feature/windows-msi-force-minimum-supported-os
...
Windows MSI. Do not allow installing Nextcloud client on < Windows 10 or < 1709
2021-04-15 14:35:00 +03:00
allexzander
c88e76a4a9
Minimum supported Windows 10, build 1709.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-15 13:47:37 +03:00
Felix Weilbach
a74d9ec516
Merge pull request #3124 from nextcloud/bugfix/cmake-require-sqlite-only-on-unix
...
CMake: Require sqlite3 only on Unix
2021-04-15 09:04:14 +02:00
Felix Weilbach
da1e5c448a
CMake: Use own SQLite3 on macOS and Windows
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-15 08:51:06 +02:00
Nextcloud bot
89677fe22f
[tx-robot] updated from transifex
2021-04-15 03:57:09 +00:00
rakekniven
0fa95bdfb1
Merge pull request #3121 from castillo92/patch-1
...
Update sharedialog.cpp
2021-04-14 20:39:03 +02:00
rakekniven
03e7d8da28
Merge branch 'master' into patch-1
2021-04-14 17:11:27 +02:00
Nicolas Fella
b1fc7d4b52
Merge pull request #3112 from nicolasfella/threads
...
Use imported target for Threads
2021-04-14 13:17:22 +02:00
Nicolas Fella
70033cda1f
Use imported target for Threads
...
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-14 11:07:04 +00:00
Felix Weilbach
71658b0974
Merge pull request #3119 from nextcloud/feature/cmake-add-feature-summary
...
Add feature summary to CMake
2021-04-14 10:23:59 +02:00
Felix Weilbach
f3eed2ad1e
Add feature summary to CMake
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-14 09:51:31 +02:00
castillo92
98a4bb8cce
Update sharedialog.cpp
...
The original sentence uses the word "share" three times and is too redundant when translated into other languages
2021-04-14 09:24:35 +02:00
allexzander
a5330aeb24
Merge pull request #3046 from nextcloud/bugfix/msi-do-not-reboot-silent-installation
...
Do not schedule reboot when installing MSI in silent mode unless 'SCHEDULE_REBOOT is set.
2021-04-14 10:17:19 +03:00
allexzander
7d2ab1f3fe
Do not schedule reboot when installing MSI in silent mode unless 'SCHEDULE_REBOOT' is set.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-14 06:59:21 +00:00
allexzander
32dd91e650
Merge pull request #3066 from nextcloud/bugfix/temporary-solution-for-file-restoration-via-datafingerprint
...
Temporary solution for file restoration issue due to failing the data…
2021-04-14 09:49:57 +03:00
allexzander
bc919bcc8c
Temporary solution for file restoration issue due to failing the dataFingerprint on client.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-14 06:42:48 +00:00
Nextcloud bot
0e6e240f09
[tx-robot] updated from transifex
2021-04-14 03:59:35 +00:00
Felix Weilbach
43cae72d4d
Merge pull request #3022 from nextcloud/feature/display-invalid-filenames-as-warning
...
Display invalid filenames as warning
2021-04-13 17:35:43 +02:00
Felix Weilbach
696979cb0e
Display invalid filenames as warning
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-13 14:58:51 +00:00
Felix Weilbach
b736355985
Add notification cache
...
The notification cache helps to not display duplicate desktop
notifications to the user.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-13 14:58:50 +00:00
Felix Weilbach
9c4a9958f7
Merge pull request #3031 from nextcloud/feature/push-notifications-ping-server
...
Push notifications: Ping server
2021-04-13 14:27:55 +02:00
Felix Weilbach
b256c6e694
Ping websocket server
...
This helps the client to recognize if the websocket server is still alive.
Fixes #2983
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-13 12:19:40 +00:00
Felix Weilbach
d7499b0746
Refactor push notification test utils
...
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-13 12:19:40 +00:00
Nicolas Fella
c49be218ec
Merge pull request #3092 from nextcloud/cloudproviders2
...
Only include libcloudproviders dir when cloudproviders is found
2021-04-13 13:38:03 +02:00
Nicolas Fella
b8879dbf07
Only include libcloudproviders dir when cloudproviders is found
...
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-13 11:29:29 +00:00
Nicolas Fella
478ca784b1
Merge pull request #3093 from nicolasfella/dolphin2
...
[shellintegration] Simplify cmake code
2021-04-13 13:28:04 +02:00
Nicolas Fella
df3ebb11f6
[shellintegration] Simplify cmake code
...
We don't need ECM to check for KIO
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-13 11:22:19 +00:00
Valdnet
e2ad407259
Merge pull request #3087 from nextcloud/Valdnet-patch-2
...
l10n: Unify spelling
2021-04-13 12:42:25 +02:00
Valdnet
e628a51735
l10n: Unify spelling
...
Spelling unification in Nextcloud applications.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-13 12:24:57 +02:00
allexzander
909248f058
Merge pull request #3089 from nextcloud/feature/add-vfs-and-status-feature-doc
...
Added documentation for VFS and Status Feature.
2021-04-13 12:38:17 +03:00
allexzander
b4d01afd86
Added documentation for VFS and Status Feature.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-13 10:18:27 +03:00
Felix Weilbach
f882dee8dc
Merge pull request #3059 from nextcloud/inotify
...
Improve Inotify cmake code
2021-04-13 08:46:54 +02:00
Nicolas Fella
3bc66bea66
Improve Inotify cmake code
...
Use the FindInotify from ECM. It handles the case of Linux vs BSD
correctly automatically.
Also only find Inotify on Linux and BSD
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-13 06:36:14 +00:00
Nextcloud bot
f119e4cf64
[tx-robot] updated from transifex
2021-04-13 03:56:05 +00:00
Matthieu Gallien
8102d51b99
Merge pull request #3065 from nicolasfella/dolphincmake
...
[dolphin] Clean up CMake code
2021-04-12 16:22:18 +02:00
Nicolas Fella
e207cfdbfc
[dolphin] Clean up CMake code
...
Remove some stuff that is not needed.
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-12 13:27:46 +00:00
Matthieu Gallien
a1f78c4330
Merge pull request #3003 from nextcloud/fix-and-comment-default-build-type
...
Remove non-functional default CMAKE_BUILD_TYPE
2021-04-12 14:16:44 +02:00
Elsie Hupp
1183b3f7b9
Remove non-functional default CMAKE_BUILD_TYPE
...
Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com >
2021-04-12 11:26:08 +00:00
Felix Weilbach
efdd46fb6d
Merge pull request #3058 from nicolasfella/cloudproviders
...
Use FindPkgConfig to find libcloudproviders and related libs
2021-04-12 13:15:38 +02:00
Nicolas Fella
b34a901838
Use FindPkgConfig to find libcloudproviders and related libs
...
Instead of using custom find modules.
This allows using imported targets which make the code much nicer.
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de >
2021-04-12 10:00:08 +00:00
Nextcloud bot
e74746c4e7
[tx-robot] updated from transifex
2021-04-12 03:55:08 +00:00
Nextcloud bot
96c51faa9c
[tx-robot] updated from transifex
2021-04-11 03:53:37 +00:00
Nextcloud bot
c956a462e2
[tx-robot] updated from transifex
2021-04-10 04:06:36 +00:00
Felix Weilbach
4efe00feca
Merge pull request #3075 from nextcloud/bugfix/embed-version-info-win
...
Embed version and icon into windows executable
2021-04-09 14:29:46 +02:00
Felix Weilbach
c49dc440bb
Embed version and icon into windows executable
...
These changes are necessary because of changing the compilation
process for the gui from a single executable to static lib +
executable in commit 0521dce174 .
Otherwise the version and icon information will be lost.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com >
2021-04-09 13:53:12 +02:00
Nextcloud bot
5e15f4f2c6
[tx-robot] updated from transifex
2021-04-09 03:55:46 +00:00
allexzander
b6371bf39b
Merge pull request #3073 from nextcloud/bump_version_to_3.2.5
...
Bump version to 3.2.50
2021-04-08 11:26:20 +03:00
allexzander
740e1d2f0d
Bump version to 3.2.50.
...
Signed-off-by: allexzander <blackslayer4@gmail.com >
2021-04-08 11:09:49 +03:00