NomadNet/nomadnet
Aleksei Stepanov ed6ba63317 Ban urwid==2.4.3 as containing UI regression.
Fix urwid entities init: use correct `super()`,
hack `__super` is officially deprecated.
Method <Class>.method(self, ...) is only for fallback in corner cases
(normally not recommended to use).
2024-01-18 10:22:38 +01:00
..
examples Keyboard navigation for fields 2023-02-15 11:53:34 +01:00
ui Ban urwid==2.4.3 as containing UI regression. 2024-01-18 10:22:38 +01:00
vendor Updated nomadnet to use Urwid 2.4.2 2024-01-15 19:40:01 +01:00
__init__.py Node announce handling. 2021-08-26 17:17:40 +02:00
_version.py Updated versions 2024-01-14 01:08:10 +01:00
Conversation.py Adjusted timeouts 2023-11-02 12:25:36 +01:00
Directory.py Possible fix for Directory error 2023-11-26 15:51:47 -06:00
Node.py Fixed missing timestamp update on page/file periodic scan 2024-01-08 00:10:55 +01:00
nomadnet.py Added log to console option for daemon mode 2022-05-18 16:33:28 +02:00
NomadNetworkApp.py Fixed missing timestamp update on page/file periodic scan 2024-01-08 00:10:55 +01:00