Commit graph

213 commits

Author SHA1 Message Date
tobtoht
701e8bc5a1
utils: messagebox style fix 2023-10-23 19:46:42 +02:00
tobtoht
951f16e602
Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
tobtoht
04c1e22570
networking: fix build 2023-07-11 02:18:06 +02:00
tobtoht
18ad440031
networking: QNetworkReply is owned by caller 2023-07-11 00:32:03 +02:00
tobtoht
18fe61117b
xmrig: allow adding additional command line options 2023-06-13 19:17:11 +02:00
tobtoht
e746ccd6f0
nodes: retain username/password for custom nodes 2023-05-29 21:11:26 +02:00
tobtoht
e50d4b3e7d
TorManager: remove debug logs 2023-05-25 13:49:53 +02:00
tobtoht
8f4a306267
Revert "CMake: add TOR_INSTALLED"
This reverts commit be5fd97fe0.
2023-05-24 21:53:39 +02:00
tobtoht
12aa36a1e3
Revert "TorManager: TOR_INSTALLED, set fallback tor dir"
This reverts commit fce3b03388.
2023-05-24 21:53:28 +02:00
tobtoht
8342777586
utils: remove portOpen logging 2023-05-24 14:57:29 +02:00
tobtoht
dabf328ed3 Revert "Utils: portOpen: additional error logging"
This reverts commit 7e89310386.
2023-05-23 20:32:20 +02:00
tobtoht
fce3b03388
TorManager: TOR_INSTALLED, set fallback tor dir 2023-04-21 22:27:09 +02:00
tobtoht
be5fd97fe0
CMake: add TOR_INSTALLED 2023-04-21 19:10:43 +02:00
tobtoht
a89d20887f
Utils: portOpen: remove QIODeviceBase::ReadOnly for qt5 compat 2023-04-21 18:13:53 +02:00
tobtoht
2179c073cd
TorManager: check for Tor bin in applicationDirPath 2023-04-21 18:00:26 +02:00
tobtoht
7e89310386
Utils: portOpen: additional error logging 2023-04-20 22:29:37 +02:00
tobtoht
f27991b69c
Utils: portOpen: use ReadOnly 2023-04-20 22:21:25 +02:00
tobtoht
fea15c2ff0
Tor: temp port connection logging 2023-04-20 20:14:19 +02:00
tobtoht
2fe4e9e4b4 CMake: minimize dependencies for CHECK_UPDATES=Off, WITH_SCANNER=Off 2023-04-19 17:41:46 +02:00
tobtoht
7276b25109
Updater: fix platform tags for riscv and mac-arm64 2023-04-05 17:42:50 +02:00
tobtoht
badc0f5c8c
assets: remove unused icons 2023-03-29 11:27:31 +02:00
tobtoht
32fa222c8d
refactor: misc cleanup 2023-03-29 11:00:41 +02:00
tobtoht
37153356ee
utils: use tray for desktop notification 2023-03-29 10:46:53 +02:00
tobtoht
6b065acdae
utils: fix desktopNotify 2023-03-29 10:15:33 +02:00
tobtoht
afbbeee44f
refactor: misc fixes 2023-03-29 10:14:20 +02:00
tobtoht
e86377de5c
refactor: UtilsNetworking -> Networking 2023-03-29 09:46:12 +02:00
tobtoht
2c5583c398
refactor: remove unneeded CMakeLists 2023-03-29 09:33:41 +02:00
tobtoht
5f8eb1cb80 refactor: remove childproc 2023-03-28 23:04:25 +02:00
tobtoht
0abd323bbb
refactor: move ModelUtils into Utils 2023-03-28 22:42:12 +02:00
tobtoht
8fd583a649
refactor: move third party integrations to plugins folder 2023-03-28 22:26:53 +02:00
tobtoht
cbcca99121
nodes: improve local node detect 2023-03-14 19:43:31 +01:00
tobtoht
ecfdb06e30
prestium: fix i2p port range 2023-03-04 20:18:23 +01:00
tobtoht
3d7c88e10f
prestium: read i2p port from env 2023-03-04 00:33:08 +01:00
tobtoht
1dc8705c65
scheduler: don't hardcode maxThreadCount, set minimum to 8 2023-03-01 21:21:48 +01:00
tobtoht
f01744b436
updater: no-tor-bundle releases platform tag 2023-03-01 15:47:08 +01:00
tobtoht
f416cd6e84
websocket: remove explicit disconnect 2023-03-01 13:28:01 +01:00
tobtoht
402bea3fd6
refactor: remove appcontext, cleanup Wallet 2023-03-01 03:05:56 +01:00
tobtoht
a88595b42e
Prestium: remove temp detect 2023-02-28 02:34:56 +01:00
tobtoht
7e7d722185
TorManager: remove unneeded warning 2023-02-15 14:19:44 +01:00
tobtoht
01db80c4a0 TorManager: pass parent to m_process 2023-02-14 20:30:58 +01:00
tobtoht
c11ca77599 proxy: fix only allow onion services with feather managed daemon 2023-02-13 11:50:06 +01:00
tobtoht
0881c287ba
UpdateDialog: fix updater connect 2023-02-12 03:32:47 +01:00
tobtoht
31183f7a31
nodes: clarify useSocks5Proxy 2023-02-12 03:01:32 +01:00
tobtoht
f3c8e116c0
settings rework, proxy support 2023-02-11 18:11:21 +01:00
tobtoht
b9cacd5423
utils: fix create desktop file 2023-02-06 13:27:31 +01:00
tobtoht
bc63a9d4f1
MainWindow: Help -> Check for updates 2023-02-01 15:54:08 +01:00
tobtoht
f3ad96f812 xmrig: remove donate-level 2023-01-17 20:25:53 +01:00
tobtoht
a6861e458e websocket: fix timer interval 2023-01-14 14:55:44 +01:00
tobtoht
7894d55d45
Merge pull request #43 from duggavo/master
Add MoneroBlock block explorer
2023-01-09 23:18:46 +00:00
Dimitris Apostolou
9df1024e69
Fix typos 2023-01-09 04:17:25 +02:00