Mark Qvist
d9bba6fd69
Added LXMF transfer size limit options
2024-03-02 00:11:17 +01:00
Mark Qvist
bcca6be487
Updated guide text
2024-03-01 17:55:13 +01:00
markqvist
a876c09b4c
Merge branch 'master' into urwid_constants
2024-01-18 15:38:11 +01:00
Aleksei Stepanov
77eca5d23e
Use urwid constants for widgets instead of string equivalents
...
* Reduce `DeprecationWarning` amount:
`get_focus` -> `focus_position` for `Frame` and `focus` for `Pile`
`set_focus` -> use property `focus_position`
2024-01-18 11:58:22 +01:00
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
Mark Qvist
0ed4e09b82
Updated nomadnet to use Urwid 2.4.2
2024-01-15 19:40:01 +01:00
Mark Qvist
1f7302903a
Fixed missing timestamp update on page/file periodic scan
2024-01-08 00:10:55 +01:00
Mark Qvist
bb98a512f3
Added page and file refresh intervals to guide
2024-01-03 13:05:38 +01:00
Mark Qvist
a3bf538afe
Added propagation node list sorting and manual delivery sync initiation
2023-10-16 01:46:50 +02:00
Mark Qvist
8d72a83411
Added option to disable propagation node for pageserving-only nodes
2023-10-16 00:51:23 +02:00
Mark Qvist
22a7acf259
Added compact announce stream option
2023-08-13 21:54:35 +02:00
Swissbandit
02f9a5a760
Update Guide.py
...
fixed typo redundant .mu
2023-03-29 16:44:37 +02:00
Mark Qvist
1f76897855
Added fields and request links to guide
2023-02-15 12:26:37 +01:00
Mark Qvist
16ca15c82c
Updated guide
2023-02-04 13:16:00 +01:00
Mark Qvist
52dfebcfa2
Updated guide text
2022-11-29 15:54:45 +01:00
Mark Qvist
fe0437a2fd
Updated guide
2022-11-03 12:22:29 +01:00
Mark Qvist
29269de3ab
Updated node addresses in guide
2022-10-07 01:47:29 +02:00
Mark Qvist
c999014876
Updated guide and config paths
2022-09-30 20:59:02 +02:00
Mark Qvist
7cf6f74d0c
Updated config paths
2022-09-14 18:36:52 +02:00
Mark Qvist
6df7feffe6
Updated guide
2022-09-13 22:42:01 +02:00
Mark Qvist
fe108a45fa
Added testnet node info
2022-09-13 21:34:12 +02:00
Mark Qvist
a83db96b22
Added printing to guide
2022-07-04 23:17:29 +02:00
Mark Qvist
850f56cac3
Change storage limit specification to megabytes. Added storage stat to node info.
2022-07-04 20:05:17 +02:00
Mark Qvist
247db32033
Added LXMF link support
2022-07-04 19:25:17 +02:00
Mark Qvist
d8a35be14d
Updated guide
2022-07-04 17:41:28 +02:00
Mark Qvist
726ee8873e
Added fullscreen mode to browser and conversations
2022-07-04 17:34:12 +02:00
Mark Qvist
1002a89ad5
Improved sync dialog text
2022-07-04 16:38:43 +02:00
Mark Qvist
4e50e0f076
Added keyboard shortcuts to guide
2022-07-04 16:30:40 +02:00
Mark Qvist
1b1558c769
Updated guide
2022-07-02 08:56:11 +02:00
Mark Qvist
0a0de599dd
Updated guide
2022-06-17 15:27:31 +02:00
Mark Qvist
3ec82b2775
Updated guide
2022-05-17 19:42:01 +02:00
Mark Qvist
f7b6bd8d71
Added configuration section to guide
2022-04-08 10:29:52 +02:00
Mark Qvist
8b84864847
Added user authentication info to guide
2022-04-06 21:02:28 +02:00
Mark Qvist
47b65bc5d1
Updated guide
2022-04-06 17:43:50 +02:00
Mark Qvist
6cfcec690e
Updated guide
2022-02-26 18:39:21 +01:00
Mark Qvist
f5b356d8b8
Updated guide
2021-11-04 22:27:59 +01:00
Mark Qvist
686ca41b4e
UI improvement in small terminals. Urwid bug mitigation.
2021-11-04 21:51:11 +01:00
Mark Qvist
5f651f8786
Updated guide
2021-10-08 21:33:31 +02:00
Mark Qvist
959cc13167
Added light theme
2021-09-17 21:16:30 +02:00
Mark Qvist
48a5001009
Added display test
2021-09-17 20:35:38 +02:00
Mark Qvist
a77f423362
Added page preprocessing
2021-09-17 19:04:23 +02:00
Mark Qvist
b8e67721b8
Implemented page caching and cache control headers
2021-09-17 18:45:08 +02:00
Mark Qvist
557ddd7d1e
Updated guide. Implemented link peeking.
2021-09-11 15:39:46 +02:00
Mark Qvist
70910ae475
Added guide on first run
2021-09-11 12:21:35 +02:00
Mark Qvist
95cf7b373f
Color adjustments.
2021-08-28 21:30:27 +02:00
Mark Qvist
538bee4526
Improved browser functionality.
2021-08-28 20:12:03 +02:00
Mark Qvist
6e4baf3731
Implemented node browser and micron parser link handling.
2021-08-27 19:58:14 +02:00
Mark Qvist
862f4835c7
Implemented basic node hosting and page serving.
2021-08-26 15:26:12 +02:00
Mark Qvist
55e8479979
Updated RNS dependency version. Updates to guide.
2021-08-26 10:32:31 +02:00
Mark Qvist
a352b7109d
Changed screenshot. Added padding.
2021-07-13 22:44:10 +02:00