- 02 Jul, 2020 17 commits
-
-
Michael Schuster authored
[stable-2.6] Repair and improve logging
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
This was half broken before that commit and the previous one since some of the categories would not be captured. Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Otherwise it was a bit confusing and annoying for filter rules: e.g. "nextcloud.sync.*" vs "sync.*". Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
At last it will become useful again... Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Hannah von Reth authored
-
Hannah von Reth authored
-
Olivier Goffart authored
We don't do discovery in a thread or use many threads anymore so this is just noise. Also use of QString::sprintf is deprecated, and C cast.
-
Hannah von Reth authored
This fixes the flodded sys log. Fixes: #7453
-
Hannah von Reth authored
That way we might get a reason why the client crashes (dev setup)
-
Christian Kamm authored
For #7353
-
Dominik Schmidt authored
-
Dominik Schmidt authored
-
- 01 Jul, 2020 1 commit
-
-
Nextcloud bot authored
-
- 30 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 29 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 26 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 25 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 24 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 23 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 22 Jun, 2020 1 commit
-
-
Michael Schuster authored
Discovered on Windows in conjunction with PAC scripts: - Already configured accounts worked - Fresh client account setup did not work Reason: - Proxy was reset over and over again in Account::setCredentials Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 902963fa100e420232ac28dd1465e7b6eb0a144c) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 21 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 20 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 19 Jun, 2020 5 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
Build failed on Windows, missing libsync export for printQNetworkProxy after moving ClientProxy class from gui to libsync. Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 92c8d6836b73037247de671a9c8c604d2f4e900a) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
The format in the client log was: 3://host:port Now it is shown like: HttpProxy://host:port The old ID display was confusing and misleading users (and people debugging it ;p) Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 0253e980418c77b95f5c0f82240cccfd53da89a3) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 50dcab5f8813f81394cb2e6ac2fa8740cce23b2f) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Marcin Wilk authored
Add photothumb.db file that is thumbnails generated by Photoscape application (generated in every folder with graphic files). (cherry picked from commit 299749681da40ebadca4715b4eb08b3db5da287d) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 18 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 17 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 15 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 14 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 13 Jun, 2020 1 commit
-
-
Nextcloud bot authored
-
- 11 Jun, 2020 3 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
[stable-2.6] macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py
-
Michael Schuster authored
-