markqvist
ed64837a6c
Merge pull request #56 from donuts-are-good/grammar-its-its
...
Fix: Grammar, it's -> its
2024-08-17 14:48:02 +02:00
donuts-are-good
648242b99f
Fix: Grammar, it's -> its
2024-07-03 11:47:55 -05:00
Mark Qvist
8ad19cf048
Updated readme
2024-05-29 00:38:40 +02:00
Mark Qvist
7bf577a8c5
Updated guide
2024-05-25 22:54:23 +02:00
Mark Qvist
b14d42a17c
Updated versions
2024-05-18 15:15:00 +02:00
Mark Qvist
51f0048e7c
Updated nerd font glyphs. Fixes #55 .
2024-05-18 14:56:22 +02:00
Mark Qvist
c2fb2ca9f8
Updated version and dependencies
2024-05-05 20:13:00 +02:00
Mark Qvist
6a4f202624
Updated dependencies
2024-03-04 00:31:38 +01:00
Mark Qvist
add8b295ec
Updated version
2024-03-04 00:31:25 +01:00
Mark Qvist
f1989cfc6e
Fixed inadverdent trust level warning
2024-03-02 09:11:09 +01:00
Mark Qvist
d9bba6fd69
Added LXMF transfer size limit options
2024-03-02 00:11:17 +01:00
Mark Qvist
4a3c987cef
Merge branch 'master' of github.com:markqvist/NomadNet
2024-03-01 17:55:26 +01:00
Mark Qvist
026ff7b5c7
Updated versions
2024-03-01 17:55:19 +01:00
Mark Qvist
bcca6be487
Updated guide text
2024-03-01 17:55:13 +01:00
markqvist
3181e2124f
Merge pull request #34 from qwertyuiopzxcvbnmlkjhgfdsa1/feature/dockerize
...
dozkerize build
2024-03-01 17:54:22 +01:00
Mark Qvist
6026f42f34
Check browser destination before displaying save dialog. Fixes #35 .
2024-02-29 18:42:47 +01:00
Mark Qvist
e695cce3ba
Added issue templates
2024-02-29 18:07:34 +01:00
Mark Qvist
ff45c597f8
Updated readme
2024-02-16 17:54:07 +01:00
Mark Qvist
a4c348529e
Merge branch 'master' of github.com:markqvist/NomadNet
2024-02-16 17:48:53 +01:00
Mark Qvist
641f326be7
Updated readme
2024-02-16 17:48:34 +01:00
markqvist
014b9faea6
Merge pull request #53 from neutralinsomniac/notify_on_new_message
...
add message notification bell for textui
2024-02-08 17:30:22 +01:00
markqvist
ac7eecbd99
Merge pull request #50 from penguinolog/docker_fix
...
Fix docker image build
2024-02-08 17:29:17 +01:00
Jeremy O'Brien
04376a9f96
add message notification bell for textui
2024-01-25 10:14:12 -05:00
Aleksei Stepanov
c004adfb8c
Fix docker image build
...
* Use non-rc python
* Use `pip` for package install
`python setup.py --install` is deprecated by setuptools
2024-01-23 08:45:58 +01:00
Mark Qvist
8b69947098
Updated readme
2024-01-18 16:05:45 +01:00
Mark Qvist
ca730ded3b
Updated version
2024-01-18 16:00:28 +01:00
Mark Qvist
6a460d9600
Fixed ILB scrolling
2024-01-18 15:57:49 +01:00
markqvist
92a49c12c0
Merge pull request #48 from penguinolog/urwid_constants
...
Use urwid constants for widgets instead of string equivalents
2024-01-18 15:38:38 +01:00
markqvist
a876c09b4c
Merge branch 'master' into urwid_constants
2024-01-18 15:38:11 +01:00
markqvist
bf0b08c154
Merge pull request #47 from penguinolog/urwid_regression_fixed
...
Ban `urwid==2.4.3` as containing UI regression.
2024-01-18 15:34:34 +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
d856f3fd28
Pin Urwid to 2.4.2 due to rendering bug in 2.4.3
2024-01-17 23:31:16 +01:00
Mark Qvist
24d850107d
Updated LXMF dependency
2024-01-17 23:15:00 +01:00
Mark Qvist
9943cad15f
Updated readme
2024-01-17 23:08:52 +01:00
Mark Qvist
dcd5f7df95
Updated readme
2024-01-15 20:26:10 +01:00
Mark Qvist
d840ca32ae
Resolve merge
2024-01-15 19:42:48 +01:00
markqvist
37063932bb
Merge pull request #46 from penguinolog/patch-1
...
Allow newer versions of urwid
2024-01-15 19:40:58 +01:00
Mark Qvist
0ed4e09b82
Updated nomadnet to use Urwid 2.4.2
2024-01-15 19:40:01 +01:00
Mark Qvist
910e527cc7
Terminate log tail when view is inactive
2024-01-15 19:30:26 +01:00
Alexey Stepanov
4eef326d6b
Allow newer versions of urwid
...
Last urwid versions are backward-compatible with 2.1.2 (but may produce "DeprecationWarning" on legacy logic)
2024-01-15 10:39:35 +01:00
Mark Qvist
691f4df098
Updated versions
2024-01-14 01:08:10 +01:00
Mark Qvist
407cc8fb5f
Updated version
2024-01-08 00:12:38 +01:00
Mark Qvist
1f7302903a
Fixed missing timestamp update on page/file periodic scan
2024-01-08 00:10:55 +01:00
Mark Qvist
5736012f2c
Updated version
2024-01-03 13:07:20 +01:00
Mark Qvist
bb98a512f3
Added page and file refresh intervals to guide
2024-01-03 13:05:38 +01:00
markqvist
ae0d4c6e0c
Merge pull request #41 from faragher/master
...
Made save paths relative, added page/file refresh
2024-01-03 12:55:19 +01:00
faragher
2449b39f77
Added file and path scans to jobs
2023-11-29 05:43:49 -06:00
faragher
e022d469f8
Made save paths relative
2023-11-29 03:23:35 -06:00
markqvist
a4f665e650
Merge pull request #39 from faragher/master
...
Possible fix for Directory error
2023-11-28 14:16:04 +01:00