Commit graph

534 commits

Author SHA1 Message Date
Mark Qvist
5de1b93fd9 Updated readme
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-12-22 22:28:42 +01:00
Mark Qvist
c9ca0a2fd1 Updated version
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-12-22 13:09:17 +01:00
Mark Qvist
cb87148ec3 Updated dependencies 2025-12-22 13:08:39 +01:00
markqvist
9596361a6b
Merge pull request #87 from strijar/pyc_fix
Fixed work from compiled pyc files
2025-12-22 12:54:04 +01:00
Mark Qvist
d4a3a91e04 Updated micron text aligment parsing. Fixes #83. 2025-12-22 12:51:31 +01:00
Mark Qvist
dbd1d87adb Fixed micron fg/bg color header parsing. 2025-12-22 12:42:32 +01:00
Mark Qvist
db3642ee05 Parse intro_time as float. Fixes #79. 2025-12-22 11:41:59 +01:00
Mark Qvist
6b74e49b0f Merge branch 'master' of github.com:markqvist/NomadNet 2025-12-22 11:27:33 +01:00
Mark Qvist
5253cccfa7 Save peer settings file using write-then-copy 2025-12-22 11:27:05 +01:00
Mark Qvist
a2e6a06a35 Added warning and explanation on corrupt peer settings file 2025-12-22 11:18:21 +01:00
Belousov Oleg
9c79496504 Fixed work from compiled pyc files 2025-12-19 23:50:02 +03:00
markqvist
eafe77718f
Merge pull request #85 from RFnexus/master
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Strip whitespace from LXMF address and URL dialog
2025-12-13 13:56:50 +01:00
Zenith
6d2bf21f0d Strip whitespace from LXMF address and URL dialog 2025-12-12 19:21:03 -05:00
Mark Qvist
eac9021c75 Updated required LXMF to 0.9.1
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-11-03 22:31:34 +01:00
Mark Qvist
e6688b157e Ensure static_peers is initialized regardless of config
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-11-03 12:38:07 +01:00
Mark Qvist
ad2cefa329 Allow configuring propagation node stamp cost
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-11-01 18:27:47 +01:00
Mark Qvist
373315423e Updated config file descriptions. Ensure propagation node is disabled by default. 2025-11-01 17:49:39 +01:00
Mark Qvist
025cae6ebf Updated version and dependencies
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-10-30 14:12:46 +01:00
Mark Qvist
0baebe5a3c Propagation node stamp cost handling 2025-10-30 14:09:12 +01:00
Mark Qvist
3fedd0af30 Added separate LXMF PN message size and sync transfer size limits
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-10-29 23:19:33 +01:00
Mark Qvist
34e0bde0b4 Updated versions
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-07-13 15:15:03 +02:00
markqvist
334559a4b6
Merge pull request #77 from tothedaring/patch-1
Update NomadNetworkApp.py
2025-07-13 15:03:50 +02:00
markqvist
cbca0d67b7
Merge pull request #78 from LinuxinaBit/patch-1
Fix Guide description on authenticating users
2025-07-13 15:03:17 +02:00
markqvist
5b0146325e
Merge pull request #80 from Erethon/micronparsing-crash
micronparser: Fix a parsing bug
2025-07-13 12:19:46 +02:00
Dionysis Grigoropoulos
b2f48d5853
micronparser: Fix a parsing bug 2025-06-25 23:51:18 +03:00
Linux in a Bit
f0c3b898ae
Update Guide.py - Authenticating Users section 2025-05-29 16:50:53 -05:00
tothedaring
bf4b9e55ae
added explanation of CUPS variables and added example for reciept printer 2025-05-25 16:01:23 -04:00
tothedaring
2d87214cd0
Update NomadNetworkApp.py
Update line 1271 (line 253 in config file) to reflect current CUPS options and removing deprecated options per issue 4010 (https://github.com/apple/cups/issues/4010)
2025-05-23 14:35:41 -04:00
Mark Qvist
a20b4c9bc3 Added funding
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-05-17 10:26:59 +02:00
Mark Qvist
8e0f782df0 Updated LXMF dependency
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-05-15 22:20:03 +02:00
Mark Qvist
58407b9ec4 Mask IFAC passphrase in interface view
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-05-12 11:51:12 +02:00
Mark Qvist
2c7b35033b Fixed legacy mode download when file exists
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-05-11 21:27:32 +02:00
Mark Qvist
c9de9244f4 Updated version 2025-05-11 20:59:43 +02:00
Mark Qvist
96823c8546 Added page background and foreground headers to micron 2025-05-11 20:59:26 +02:00
Mark Qvist
b6e4d8441a Handle first-char escape properly. Fixes #67. 2025-05-11 18:43:13 +02:00
Mark Qvist
c35f6418a2 Added formatted bitrate values to interface charts 2025-05-11 18:11:35 +02:00
Mark Qvist
3ace328918 Scale interface graphs according to terminal size 2025-05-11 17:45:49 +02:00
Mark Qvist
b022631382 Fixed multiple urwid screen init calls 2025-05-11 17:38:28 +02:00
Mark Qvist
0889d4e5e3 Merge commit 'refs/pull/70/head' of github.com:markqvist/NomadNet into ifconf 2025-05-11 17:23:27 +02:00
Mark Qvist
d1c7f3dcfe Added transfer speed to progress bar 2025-05-11 17:21:43 +02:00
Mark Qvist
068fa10990 Merge branch 'master' of github.com:markqvist/NomadNet 2025-05-11 16:43:52 +02:00
Mark Qvist
dfb234c3a9 Updated RNS dependency 2025-05-11 16:43:42 +02:00
Mark Qvist
8d464fcfe4 Updated version 2025-05-11 16:43:19 +02:00
Mark Qvist
f107a9ea30 Use RNS file responses for file downloads instead of reading entire file into memory 2025-05-11 16:42:50 +02:00
markqvist
d1118e5dfe
Merge pull request #73 from Sudo-Ivan/upstream-main-snapshot
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Fix Scrollable.py
2025-05-09 11:20:01 +02:00
Ivan
b9ac735308 update to use super().__init__(widget) 2025-05-08 18:40:04 -05:00
Mark Qvist
4eed5bab48 Updated readme
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-04-29 11:43:46 +02:00
RFNexus
ab8b30999a fixes for TCPServer, TCPClient, and UDPInterface field definitions 2025-04-22 18:33:33 -04:00
RFNexus
a0d6b752a3 Fixes for RNodeMultiInterface 2025-04-20 23:17:24 -04:00
RFNexus
8e21c26c2f Merge remote-tracking branch 'origin/interface-management' into interface-management 2025-04-20 09:21:27 -04:00