meli/ui/src
Manos Pitsidianakis 3d3ead02e9
bin: add --test-config flag
meli --test-config PATH tests a configuration file for syntax issues or missing options.

Caveat: right now undefined options/values do not return an error.
Backend specific options are also not validated.
2019-11-22 18:43:24 +02:00
..
components shortcuts tidiness 2019-11-22 16:34:35 +02:00
conf shortcuts tidiness 2019-11-22 16:34:35 +02:00
execute ui: Add save attachment command 2019-11-10 13:33:22 +02:00
terminal Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00
types Update uuid dependency to 0.7.4 2019-10-20 11:25:57 +03:00
cache.rs Fix some warnings 2019-11-14 17:55:24 +02:00
components.rs ui: shortcuts refactoring 2019-11-18 22:20:18 +02:00
conf.rs bin: add --test-config flag 2019-11-22 18:43:24 +02:00
execute.rs ui: Add save attachment command 2019-11-10 13:33:22 +02:00
lib.rs Add tests/ dir and a test 2019-11-17 13:29:12 +02:00
mailcap.rs ui: add mailcap support 2019-11-11 22:20:16 +02:00
sqlite3.rs ui/sqlite3: insert account if non-existent 2019-11-12 22:20:20 +02:00
state.rs ui: embed editor cleanups 2019-11-19 23:28:08 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs ui: embed editor cleanups 2019-11-19 23:28:08 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00