Commit graph

112 commits

Author SHA1 Message Date
ardocrat
468783a795 ui: display insets (cutouts) refactoring 2023-07-16 11:23:56 +03:00
ardocrat
d3d7ca3159 android: fix detection of display cutouts 2023-07-16 10:39:26 +03:00
ardocrat
6d3d0c76ef ui + build: fix secret modal padding, add paste button to peer, update grin dependency version 2023-07-15 22:37:34 +03:00
ardocrat
e951fbab73 ui: fix stratum section at mining screen, optimize copy/paste buttons for tokens, update translations 2023-07-15 21:13:37 +03:00
ardocrat
afdcc4dcb9 ui: fix title height 2023-07-15 18:54:17 +03:00
ardocrat
2433f1f7b9 build: fix script 2023-07-14 11:55:42 +03:00
ardocrat
a8a545b3dc build: fix path 2023-07-14 11:49:46 +03:00
ardocrat
0470d0de9b build: exclude jniLibs dir 2023-07-14 11:49:13 +03:00
ardocrat
c70c6284ff build: fix script 2023-07-14 11:48:07 +03:00
ardocrat
bc276e0f2c ui: remove unused function from title panel 2023-07-14 03:52:13 +03:00
ardocrat
c20ee3e629 ui + build: title panel refactoring, check node idle state for network title animation, optimize font sizes, run build on several devices for Android 2023-07-14 03:51:06 +03:00
ardocrat
dbe178f792 android + ui: display cutouts (insets) refactoring, optimize platform-specific app, reorganize views 2023-07-14 00:55:31 +03:00
ardocrat
f85f4c9ed7 build + android: update dependencies, update build script for v7 arch on Android, fix wgpu limits for old Android devices 2023-07-13 18:44:37 +03:00
ardocrat
19befded82 ui: change setup sections location 2023-07-13 16:23:38 +03:00
ardocrat
1b8c126e0d ui: refactoring navigation and modal state, stratum content fixes 2023-07-13 03:54:27 +03:00
ardocrat
5542698467 build: remove unused imports 2023-07-11 23:37:17 +03:00
ardocrat
15d57bc968 ui: exit confirmation at desktop 2023-07-11 23:36:48 +03:00
ardocrat
126574912e ui: fix paddings 2023-07-11 22:05:56 +03:00
ardocrat
9d97d466ff ui: fix network scroll and title paddings, fix title buttons hovering, set resolution on app start, update metrics translation. 2023-07-11 21:02:36 +03:00
ardocrat
917b4b743d ui: fix modal bg position 2023-07-11 17:53:20 +03:00
ardocrat
dc1a9e3296 build: add linux script 2023-07-11 17:53:00 +03:00
ardocrat
d1497ae711 build: optimize imports 2023-07-11 16:26:39 +03:00
ardocrat
88f92d51b3 build: fix build for desktop 2023-07-11 16:23:10 +03:00
ardocrat
bab8c49f26 config + ui: add p2p config and ui, fix input fields size, update translations 2023-07-11 03:02:44 +03:00
ardocrat
6cfc6ae0b5 ui: optimize title panel 2023-07-10 01:49:34 +03:00
ardocrat
3e03f1a014 ui: update egui, fixes for new eframe version 2023-07-07 03:50:08 +03:00
ardocrat
ebe7bee344 Merge branch 'test-stratum'
# Conflicts:
#	src/node/stratum.rs
2023-07-06 03:02:51 +03:00
ardocrat
eb898da201 stratum: start/stop refactoring, add ability to disable stratum server without node restart 2023-07-06 03:02:13 +03:00
ardocrat
afefa4a7d8 stratum: fix check for stop state 2023-07-05 23:51:10 +03:00
ardocrat
31addbc157 stratum: test new tokio 2023-07-05 23:36:33 +03:00
ardocrat
82651a9137 stratum: test new tokio 2023-07-05 23:36:15 +03:00
ardocrat
114973ecf2 ui: remove unused dandelion field 2023-07-05 16:07:23 +03:00
ardocrat
c39a5a3c8e config + ui: optimize system ips, dandelion and pool configs, checkbox color 2023-07-05 16:06:14 +03:00
ardocrat
2ac0c108e7 ui: optimize title panel 2023-07-04 01:28:27 +03:00
ardocrat
91e743fab5 config + ui: settings source files location/names refactoring, reset node settings to default values 2023-07-04 00:39:13 +03:00
ardocrat
3b2d3ab202 node + config + ui: fork stratum server to handle state on node start/stop, complete stratum configuration, complete node server config, settings ui refactoring, update i18n lib 2023-07-03 21:17:49 +03:00
ardocrat
ffbe772c27 android: remove unused app restart method 2023-07-03 18:15:16 +03:00
ardocrat
fc27b77142 config + ui: node server config ui, node restart reminder modal and message 2023-07-01 21:04:52 +03:00
ardocrat
92972fbbd9 node: fix chain type change 2023-07-01 20:25:50 +03:00
ardocrat
34eb159ddc node: fix global config values init on start 2023-07-01 17:22:28 +03:00
ardocrat
6e6bb24e7d config + ui: fix network change, optimize api secrets, add api secrets and ftl ui, refactor settings ui, fix exit modal message font size, update translations 2023-07-01 03:29:05 +03:00
ardocrat
5bf09e4350 android: copy/paste from clipboard 2023-06-30 21:25:06 +03:00
ardocrat
719e28488f config: optimize access to node config members, fix check for port availability 2023-06-29 23:52:30 +03:00
ardocrat
2f61a1a090 node: errors handling on server start (in progress) 2023-06-29 03:42:56 +03:00
ardocrat
1a74678c67 ui + config: optimize ip list at config ui, api port modal, update, translations, better check ports availability, refactor settings initialization and arguments passing 2023-06-29 03:42:03 +03:00
ardocrat
8fdc2c1e39 ui + node: initial node settings, node controls, fix node restart stats, update translations 2023-06-27 02:11:07 +03:00
ardocrat
7f1c6579b1 ui: modal refactoring, update some translations, optimize port text edit size and network messages when node is stopping 2023-06-26 18:51:19 +03:00
ardocrat
4682560763 config: check stratum port availability on ip change 2023-06-25 10:11:07 +03:00
ardocrat
1346b04bc9 config + ui + node: all server config values, stratum config ui refactoring, global modal position fix, modal id refactoring, remove chain data on node launch error 2023-06-23 22:12:30 +03:00
ardocrat
4ad134c5e3 network + ui: stratum settings setup and list ui, pass platform callbacks to network tabs, add horizontal line view 2023-06-21 02:13:47 +03:00