Commit graph

17140 commits

Author SHA1 Message Date
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