Markus Goetz and Kevin Ottens
26b5e36351
Discovery: List local directories from thread #7456 #7439
2020-12-15 10:58:59 +01:00
Markus Goetz and Kevin Ottens
09a0dbbf82
Reconcile: Sort already during discovery #7445
2020-12-15 10:58:59 +01:00
Markus Goetz and Kevin Ottens
41dc68f99c
Propagator: Delay job execution a bit #7439
2020-12-15 10:58:58 +01:00
Markus Goetz and Kevin Ottens
475117dd60
Propagator: Make sure we schedule only one job #7439
...
To not starve the event loop.
(There is still ~= 3 jobs running at the same time)
2020-12-15 10:58:58 +01:00
Markus Goetz and Kevin Ottens
62d876b09a
OAuth2: Better error logging
...
This does not fix a bug, just was found while spotting a bug that was no bug.
For https://github.com/owncloud/enterprise/issues/2951
2020-12-15 10:58:51 +01:00
Markus Goetz and Kevin Ottens
46c336503a
Log Window: Create and open folder properly #7166
2020-12-15 10:58:50 +01:00
Markus Goetz and Kevin Ottens
32c60c2f5d
macOS: Fix vfs suffix plugin paths #7090
2020-12-15 10:58:44 +01:00
Markus Goetz and Kevin Ottens
5da48a5239
SocketApi: Fix owncloud/enterprise#2938
2020-12-15 10:58:43 +01:00
Markus Goetz and Kevin Ottens
4fcad0d8b0
Sync: Display theme in debug log
2020-12-15 10:58:32 +01:00
Markus Goetz and Kevin Ottens
59d12c302e
gitignore: XCode userdata
2020-12-15 10:58:16 +01:00
Markus Goetz and Kevin Ottens
811ac50c05
CMakeLists.txt: Log the Qt version in compile
2020-12-15 10:58:05 +01:00
Markus Goetz and Kevin Ottens
215afba89e
Share Dialog: Disable workaround for macOS too #6185
2020-12-15 10:57:52 +01:00
Markus Goetz and Kevin Ottens
8dcfd50a7d
Placeholders: Support for macOS #6290
2020-12-15 10:57:51 +01:00
Markus Goetz and Camila (Rebase PR Action)
9a375211d7
Autoupdater: Log the URL #3475
2020-11-24 18:22:33 +00:00
Markus Goetz and Camila (Rebase PR Action)
5e518419de
MSI: Always with logfile #6609
2020-11-24 18:22:33 +00:00
Markus Goetz and Camila (Rebase PR Action)
412e43b696
Updater: Comments
2020-11-24 18:22:33 +00:00
Markus Goetz and Camila (Rebase PR Action)
311e3a3bd8
Auto Updater: Show UI element also on macOS
...
(cherry picked from commit dfdc2e1e87f99d387a042f4983c999fbb7fcf3d9)
2020-11-24 18:22:33 +00:00
Markus Goetz and Camila (Rebase PR Action)
65035d1990
Sparkle: Delegate calls work now with 1.18.1 (maybe even before)
...
We can extend on this to give UI feedback.
2020-11-24 18:22:33 +00:00
Markus Goetz and Camila San
a2f4917daf
SettingsDialogMac: Show the page for the newly created account
2018-09-11 13:45:01 +02:00
Markus Goetz and Camila San
4f83bba829
Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY
...
Too many applications incorrectly use this attribute.
For #6696 #6610
2018-09-10 20:20:40 +02:00
Markus Goetz and Camila San
109947ba3f
Settings: Attempt to fix rename issue on old macOS
...
Found by @hurradieweltgehtunter
2018-09-10 17:34:48 +02:00
Markus Goetz and Camila San
b873311bc5
sqlite: Update bundled version to 3.24.0
...
For OS X and Windows.
2018-09-10 16:44:16 +02:00
Markus Goetz and Camila San
6122a47241
UpdateInfo: Remove unused code
2018-09-09 17:39:56 +02:00
Markus Goetz and Roeland Jago Douma
c04ae70cf5
NSIS: SVG imageformats plugin DLL #6515
2018-06-13 14:57:31 +02:00
Markus Goetz and Roeland Jago Douma
ae36f36d56
NSIS: SVG DLL #6515
2018-06-13 14:57:30 +02:00
Markus Goetz and Roeland Jago Douma
3cd21e258e
macOS: Don't use WAL for sqlite3 in /Volumes
...
For #6049
2018-06-07 10:22:07 +02:00
Markus Goetz and Roeland Jago Douma
367d0c39e8
Logging: Avoid the word "Error"
...
The old code printed "QNetworkReply::NoError"
2018-06-06 20:24:32 +02:00
Markus Goetz and Roeland Jago Douma
eb097cbffb
Notifications: Lower hiding timeout
...
With the 4.5sec timeout, it was very easy to accidently hit the wrong notification
when the previous one dissapeared so late.
2018-06-05 21:24:56 +02:00
Markus Goetz and Roeland Jago Douma
de1032ebd7
Q_UNUSED: Sprinkle around
2018-06-05 20:45:51 +02:00
Markus Goetz and Roeland Jago Douma
d3cbe63801
macOS: Implement new dynamic Finder menu items #6328
2018-06-05 20:40:40 +02:00
Markus Goetz and Roeland Jago Douma
648911f3ab
macOS: Unload the Finder extension on exit #5382 #3819
2018-06-05 20:22:02 +02:00
Markus Goetz and Roeland Jago Douma
16bf765818
macOS: Don't hardcode path in Installer source
2018-06-05 13:29:51 +02:00
Markus Goetz and Roeland Jago Douma
5667408c58
macOS: Offer only standard installation in installer
2018-06-05 13:29:51 +02:00
Markus Goetz and Roeland Jago Douma
a0e17ce221
create_mac.sh: Also name properly in source dir
2018-06-05 13:29:51 +02:00
Markus Goetz and Roeland Jago Douma
3defc30e12
macosx.pkgproj; This is a .cmake preprocessed file
2018-06-05 13:29:51 +02:00
Markus Goetz and Roeland Jago Douma
0d182280c4
macdeployqt: Adjust minimum version based on our Qt #5932
2018-06-04 20:02:43 +02:00
Markus Goetz and Camila San
ab34f36836
owncloudsynclog: 1 MB -> 10 MB #6420
2018-06-03 23:09:23 +02:00
Markus Goetz and Camila San
b8b9b93a6e
ShareDialog: macOS grey odditiy #5774
2018-06-01 13:31:22 +02:00
Markus Goetz and Roeland Jago Douma
68601240f8
VERSION.cmake: This is 2.4.2 now
2018-05-29 20:19:42 +02:00
Markus Goetz and Roeland Jago Douma
13b2e51dfe
Notifications: Immediately request when getting account online
2018-05-29 20:09:08 +02:00
Markus Goetz and Roeland Jago Douma
00d8343e76
SettingsDialogMac: Also start timer for notifications
2018-05-29 20:09:06 +02:00
Markus Goetz and Camila San
9ef42b4835
SslButton: Improve speed (especially on macOS) #6031
...
From 1+n*450msec to 1*450msec
2018-05-16 21:03:06 +02:00
Markus Goetz and Camila San
434f093f98
SslButton: Add HTTP/2 info #3146
2018-05-16 20:10:51 +02:00
Markus Goetz and Camila San
b22daf8691
macOS: Put Qt version in .pkg name
2018-05-16 20:08:25 +02:00
Markus Goetz and Camila San
f6b67a866a
test/testsyncengine: testNoLocalEncoding is for Linux
2018-05-15 23:06:39 +02:00
Markus Goetz and Camila San
e82869d10e
HTTP2: Only from Qt 5.9.4 #6285
2018-05-15 19:23:11 +02:00
Markus Goetz and Camila San
d33692cdc7
NO_SHIBBOLETH: Fix warning
2018-05-15 18:31:12 +02:00
Markus Goetz
067508c082
VERSION.cmake: This branch is now 2.4.1
2017-12-20 16:03:35 +01:00
Markus Goetz
8d5afff0a4
Update ChangeLog for 2.4.0
2017-12-14 20:07:14 +01:00
Markus Goetz and Christian Kamm
75676f8830
Notifications: Propagate "Dismiss" as DELETE to server #5922
...
(cherry picked from commit e86416fff7 )
2017-12-13 11:00:40 +01:00
Markus Goetz
fe234499dd
Update release_template.md
2017-12-05 09:22:23 +01:00
Markus Goetz
755ef0119a
ChangeLog: More 2.4.0 changes up to now
2017-12-04 13:18:29 +01:00
Markus Goetz
0479322c1d
fstack-protector: Improve previous commit
2017-12-04 12:37:03 +01:00
Markus Goetz
6276d9290d
utility_mac: Check for NULL from LSSharedFileListItemResolve #6123
...
Possibly also #6074
2017-11-28 13:35:15 +01:00
Markus Goetz
cde6589af8
owncloudcmd: Don't need Qt Sql module
2017-11-28 10:18:01 +01:00
Markus Goetz
658a8c0609
mirall.desktop.in: Clean bogus comments #5767
2017-11-20 15:29:39 +01:00
Markus Goetz
8fb2167fca
sqlite: Update bundled version to 3.21
...
For OS X and Windows.
2017-11-15 21:53:53 +01:00
Markus Goetz
d0b8528022
Changelog: 2.4 changes up to now
2017-11-15 21:47:34 +01:00
Markus Goetz
9866010b4c
SettingsDialogMac: Fix account display name #6078
2017-10-18 10:41:01 +02:00
Markus Goetz
a3c1052cae
owncloudcmd: Fix timestamps, Fix --logdebug
...
We did not set a log handler so there were no timestamps.
The --debug didn't have an effect, let's use --logdebug like in GUI version.
(Command line always outputs some log)
Found in owncloud/documentation#3436
2017-10-18 09:16:05 +02:00
Markus Goetz
af24b4132d
Packaging: Require ZLIB
...
For owncloud/enterprise#2295
2017-10-17 16:53:11 +02:00
Markus Goetz
d339b68715
Checksums: Use addData function
...
Our implementation had bad error handling.
This one now uses a new Qt5 addData function.
owncloud/enterprise#2252
2017-10-17 13:26:54 +02:00
Markus Goetz
e3ba8d3209
Merge branch 'master' into 2.4
2017-10-17 12:37:20 +02:00
Markus Goetz
cd07865da6
Settings Dialog: Fix display name compilation for macOS #6078
2017-10-06 13:34:40 +02:00
Markus Goetz and Roeland Jago Douma
548302c367
ChangeLog: Re-format and re-order
2017-10-05 22:01:42 +02:00
Markus Goetz and Roeland Jago Douma
a64a33c589
ChangeLog: More 2.4.0 changes
2017-10-05 22:01:42 +02:00
Markus Goetz and Roeland Jago Douma
91223b1a3d
Excludes: During directory traversal, use QRegularExpression
...
On Mac, this halves the time spent in csync_excluded_traversal
when using check_csync_excluded_performance. A similar performance
increase is seen on linux.
2017-10-05 22:01:42 +02:00
Markus Goetz and Roeland Jago Douma
f202593ce4
sqlite: Update bundled version to 3.20.1
...
For OS X and Windows.
2017-10-05 22:01:42 +02:00
Markus Goetz and Roeland Jago Douma
36117336e7
Updater: Rudimentary support for beta channel
...
So we can get people update from our alpha to the beta and rc
2017-10-05 22:01:38 +02:00
Markus Goetz and Roeland Jago Douma
cabf7a79d5
macOS: Fix compile
2017-10-05 22:01:36 +02:00
Markus Goetz and Roeland Jago Douma
800dd485ef
ChangeLog: More 2.4.0 changes
2017-10-05 22:01:34 +02:00
Markus Goetz and Roeland Jago Douma
7ca1107ea0
ChunkingNgTest: CI debuggability #6015
2017-10-05 22:01:05 +02:00
Markus Goetz and Roeland Jago Douma
ed9977a2b3
Add clean_tarball.sh #6005
2017-10-05 22:01:05 +02:00
Markus Goetz and Roeland Jago Douma
43f85a787b
Remove qtkeychain submodule #6004
2017-10-05 22:01:04 +02:00
Markus Goetz
0931f25747
ChangeLog: Re-format and re-order
2017-10-05 13:07:42 +02:00
Markus Goetz
971f2391cf
ChangeLog: More 2.4.0 changes
2017-10-05 12:52:50 +02:00
Markus Goetz
3a1a56c7ad
Excludes: During directory traversal, use QRegularExpression
...
On Mac, this halves the time spent in csync_excluded_traversal
when using check_csync_excluded_performance. A similar performance
increase is seen on linux.
2017-10-05 10:19:48 +02:00
Markus Goetz
e48d55d126
sqlite: Update bundled version to 3.20.1
...
For OS X and Windows.
2017-10-04 17:12:12 +02:00
Markus Goetz
2df74fd9d7
Updater: Rudimentary support for beta channel
...
So we can get people update from our alpha to the beta and rc
2017-09-27 16:23:34 +02:00
Markus Goetz
81d9f94a29
macOS: Fix compile
2017-09-23 13:42:39 +02:00
Markus Goetz
a9bf7a90ed
ChangeLog: More 2.4.0 changes
2017-09-20 14:44:33 +02:00
Markus Goetz
3d120983da
ChunkingNgTest: CI debuggability #6015
2017-09-12 17:26:54 +02:00
Markus Goetz
de8ab35cb3
Add clean_tarball.sh #6005
2017-09-11 18:56:22 +02:00
Markus Goetz
8be2aaa751
Remove qtkeychain submodule #6004
2017-09-08 15:23:16 +02:00
Markus Goetz
1c3127e43b
CMake: Print the Qt version and path #5957 #5932
2017-08-14 14:24:27 +02:00
Markus Goetz
20a979173f
Sync Folder: Add file manager favorite also in folder wizard #455
...
Not only in the account wizard.
2017-08-04 17:38:01 +02:00
Markus Goetz
4aad318446
Upload: Log the checksum / file hash
2017-08-04 15:42:11 +02:00
Markus Goetz
13a5653c4e
ChangeLog: More 2.4.0 stuff
2017-08-04 15:23:44 +02:00
Markus Goetz
cdce7f2044
encoding_tests: No more iconv
2017-07-26 11:46:18 +02:00
Markus Goetz
ab580103c7
csync_vio: Better log for stat errors
2017-07-14 15:37:56 +02:00
Markus Goetz and ckamm
1fb68e8711
X-Request-ID: Send per request not per account #5853
2017-07-14 09:14:01 +02:00
Markus Goetz and Olivier Goffart
7adcb76f68
check_vio_ext: Align with new UTF8 behaviour on macOS
2017-07-13 10:01:17 +02:00
Markus Goetz
5d67271acd
ChangeLog: 2.3.3
2017-07-11 17:18:56 +02:00
Markus Goetz
f4d1a07b72
SyncEngine: Keep local size in SyncItem #5855
2017-07-04 11:42:44 +02:00
Markus Goetz
f49985697b
TestSyncJournalDB: Fix concurrent usage on CI
2017-07-03 14:08:39 +02:00
Markus Goetz
59bbbd5e66
Jenkinsfile: Some comments
2017-06-22 15:42:56 +02:00
Markus Goetz
1e98ba27c6
CSyncSqliteTest: Fix test
2017-06-22 15:11:49 +02:00
Markus Goetz
2244b35a6d
test_journal.db: Add checksumtype table
2017-06-22 15:11:49 +02:00
Markus Goetz
cb7d74a063
Jenkinsfile: Compile in debug because of all the asserts
2017-06-21 15:11:55 +02:00
Markus Goetz
bc946053a3
Jenkinsfile: Compile in debug because of all the asserts
2017-06-21 15:02:26 +02:00