Commit Graph

5 Commits (374c385f067f9a301a97a9b588171125caea2391)

Author SHA1 Message Date
trivernis d84b0d86dd
Change settings format
Settings are now stored in a specific format defined in the settings
module. The Manifest.toml file will be loaded by default. Further
config files can be imported with the default file import syntax.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 53c4818f9d
Change input syntax and add cache storage handler
- input syntax changed to <subcommand> <options...>
- Added clear-cache subcommand
- CacheStorage now handles the caching of files

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis f2b154b7c3
Expose chromium pdf options to config
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis b599bf5e37
Fix warnings and update Readme
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 2f16c69c39
Add chromium based pdf support
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago