dece
2324fbb0bc
history: add optional persistent history
2021-06-03 16:45:35 +02:00
dece
3a18ad3d77
browser: make scroll step a config value
2021-05-31 23:38:37 +02:00
dece
9140cedad0
config: fix file issues with identities
2021-05-29 22:07:55 +02:00
dece
bde207768a
identity: move client cert command to config
2021-05-29 16:43:44 +02:00
dece
2d493af64b
preferences: basic per-capsule preferences
...
For now only a per-path render mode is available.
2021-05-29 01:13:43 +02:00
dece
2bfed8533e
welcome: add welcome page
2021-05-15 19:44:50 +02:00
dece
f63d875fc3
logging
2021-05-13 01:25:50 +02:00
dece
6ceb75b84c
config: add download_path
2021-05-09 23:02:56 +02:00
dece
3a88a898c9
browser: open last download with external commands
2021-05-09 01:39:42 +02:00
dece
f1c5d8dfc9
history: fix going back
...
Ultimately a simple link list does not do all you want, so now the
history maintains a list of visited links that are useful to display,
but also a backlink list to let the user move to the previous pages.
2021-05-09 00:46:26 +02:00
dece
3a818812a9
config: add config management
...
A config file is now created and used, and a few hardcoded things in the
source have been moved to the config file \o/
2021-04-18 14:17:20 +02:00