Claudio Cambra
|
8683ee08e7
|
Validate edit locally token before sending to server
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-28 12:37:26 +02:00 |
|
Nextcloud bot
|
8c37bf2711
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-28 03:20:17 +00:00 |
|
Claudio Cambra
|
47009fc7ff
|
Merge pull request #5102 from nextcloud/bugfix/fix-mac-autoupdater-settings
Fix macOS autoupdater settings
|
2022-10-27 15:56:46 +02:00 |
|
Claudio Cambra
|
16532375da
|
Fix macOS autoupdater settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-27 14:30:33 +02:00 |
|
Nextcloud bot
|
0f0fd68a99
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-27 03:19:41 +00:00 |
|
Claudio Cambra
|
2abbe5c251
|
Merge pull request #5026 from nextcloud/bugfix/modernise-account-code
Modernise and improve code in AccountManager
|
2022-10-26 19:11:33 +02:00 |
|
Claudio Cambra
|
a537df296b
|
Constexpr settings constant strings, expand use of const and auto, modernise, in accountsmanager
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-10-26 13:28:24 +02:00 |
|
Nextcloud bot
|
620f64e9a2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-26 03:21:16 +00:00 |
|
Claudio Cambra
|
95898fda4e
|
Merge pull request #5018 from nextcloud/feature/force-sync-tray-button
Add a 'Sync now' button to the sync status header in the tray window
|
2022-10-25 21:33:08 +02:00 |
|
Claudio Cambra
|
c0baf5c93c
|
Add a 'Sync now' button to the sync status header in the tray window
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-25 19:14:40 +02:00 |
|
Claudio Cambra
|
94b45d6d68
|
Add forcefoldersync method to folder manager
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-25 19:14:40 +02:00 |
|
Claudio Cambra
|
1a6326ed97
|
Create commonly accessible properties for current user colours in Style.qml
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-25 19:14:40 +02:00 |
|
Claudio Cambra
|
ea53398bd7
|
Merge pull request #5070 from nextcloud/work/simplify-cleanuppollsjob-constructor
Remove unneeded parameter from CleanupPollsJob constructor
|
2022-10-25 19:14:25 +02:00 |
|
Claudio Cambra
|
48359408ea
|
Remove unneeded parameter from CleanupPollsJob constructor
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-25 16:00:03 +02:00 |
|
Claudio Cambra
|
9f27758c28
|
Merge pull request #5042 from nextcloud/bugfix/systray-slots
Make Systray's void methods slots
|
2022-10-25 15:57:47 +02:00 |
|
Claudio Cambra
|
57f8de9fb6
|
Make Systray's void methods slots
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-10-25 12:19:17 +02:00 |
|
Claudio Cambra
|
25b556f3a9
|
Merge pull request #5071 from nextcloud/work/sync-engine-method-cleanup
Clean up methods in sync engine
|
2022-10-25 12:18:58 +02:00 |
|
Claudio Cambra
|
421f5e723a
|
Clean up methods in sync engine
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-25 11:05:46 +02:00 |
|
Matthieu Gallien
|
02ce08bcdb
|
Merge pull request #5086 from nextcloud/NeroBurner-patch-1
Update CMake usage in README build instructions
|
2022-10-25 11:04:20 +02:00 |
|
NeroBurner
|
69692922cf
|
Update CMake usage in README build instructions
CMake 3.14.0 released in March 2019 [1] added the command line config options
`-S <source-dir>` and `-B <build-dir>` and the build argument `--build <build-dir>` [2].
These options are universally valid independent of the build system used (`make`,
`nmake`, `ninja`, `MSBuild`,...), making the provided CMake commands more generic.
As reference Ubuntu 20.04 ships the CMake 3.16.3 [3] version.
- [1] https://gitlab.kitware.com/cmake/cmake/-/tags/v3.14.0
- [2] https://cmake.org/cmake/help/v3.14/release/3.14.html#command-line
- [3] https://packages.ubuntu.com/focal/cmake
Signed-off-by: NeroBurner <pyro4hell@gmail.com>
|
2022-10-25 09:50:14 +02:00 |
|
Nextcloud bot
|
6db336128c
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-25 03:24:49 +00:00 |
|
Matthieu Gallien
|
4b2f103dd2
|
Merge pull request #5087 from nextcloud/bugfix/syncFolderStatusIcon
emit missing signal to update folder sync status icon
|
2022-10-24 18:36:17 +02:00 |
|
Matthieu Gallien
|
81f33ef94c
|
emit missing signal to update folder sync status icon
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 16:53:06 +02:00 |
|
Matthieu Gallien
|
f1c3ceeee5
|
Merge pull request #4949 from nextcloud/bugfix/checkCertAgainstPrivateKey
validate certificate for E2EE against private key
|
2022-10-24 15:39:00 +02:00 |
|
Matthieu Gallien
|
b9d4e7045e
|
fix review comments from @allexzander
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
7ffbd95636
|
fix more sonarcloud issues
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
5e81ab821e
|
fix more issues reported by sonarcloud
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
b19b69df02
|
remove useless lines: fix review comment
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
cd30d3645e
|
fix review comments from sonarcloud static analyzis
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
8ea75f4967
|
address review comments from @allexzander
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Matthieu Gallien
|
1ec7774e2f
|
validate certificate for E2EE against private key
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-10-24 10:25:41 +02:00 |
|
Nextcloud bot
|
eb92426cc2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-24 03:20:08 +00:00 |
|
Nextcloud bot
|
ecb5c52edb
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-23 03:20:11 +00:00 |
|
Nextcloud bot
|
8ccb563444
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-22 03:21:06 +00:00 |
|
Nextcloud bot
|
5a861eddcc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-21 03:28:29 +00:00 |
|
Claudio Cambra
|
5c2bc5e7e7
|
Merge pull request #5074 from nextcloud/bugfix/call-notification-buttons
Fix call notification dialog buttons
|
2022-10-20 15:18:26 +02:00 |
|
Claudio Cambra
|
9edc7357f7
|
Fix call notification dialog buttons
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-20 14:11:10 +02:00 |
|
rakekniven
|
b41b75df99
|
Merge pull request #5066 from nextcloud/update/changelog
Update CHANGELOG with 3.6.1 changes.
|
2022-10-20 11:54:27 +02:00 |
|
Camila
|
b28b10318d
|
Update CHANGELOG with 3.6.1 changes.
Signed-off-by: Camila <hello@camila.codes>
|
2022-10-20 10:11:40 +02:00 |
|
Claudio Cambra
|
f2f7d82848
|
Merge pull request #5013 from nextcloud/bugfix/webflow-user-strings
Improve "pretty user name"-related strings, display in webflow credentials
|
2022-10-19 14:04:24 +02:00 |
|
Claudio Cambra
|
0bce17425b
|
Change unchanging settings strings into constexpr auto in accountmanager
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-19 13:31:50 +02:00 |
|
Claudio Cambra
|
8de5b0ffa5
|
Use prettyName more widely, instead of duplicating fallback string code
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-19 13:31:48 +02:00 |
|
Claudio Cambra
|
359627007b
|
Display the user's 'pretty' name in the webflow credentials
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-19 13:31:44 +02:00 |
|
Claudio Cambra
|
29afd9d5f3
|
Save account's display name in config
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-19 13:31:41 +02:00 |
|
Claudio Cambra
|
25ca698ad5
|
Improve user-related strings in webflow credentials
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-19 13:31:34 +02:00 |
|
Nextcloud bot
|
a8abfb6c39
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-19 03:23:51 +00:00 |
|
Nextcloud bot
|
90773e2c4b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-18 03:20:48 +00:00 |
|
allexzander
|
3022363f92
|
Merge pull request #5040 from nextcloud/bugfix/local-editing-fix-account-not-found
Fix account not found when doing local file editing.
|
2022-10-17 14:56:38 +03:00 |
|
alex-z
|
4e2ea9c00c
|
Fix account not found when doing local file editing.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-10-17 14:56:30 +03:00 |
|
Camila
|
3c285b428a
|
Merge pull request #4989 from nextcloud/bugfix/dismiss
Fix the dismiss button: display it whenever possible.
|
2022-10-17 13:42:42 +02:00 |
|