jrnl/jrnl
Micah Jerome Ellison 8abbdf4db5 [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not
[GH-632] raising exception in upgrade.py on fail
Handling it in install.py to prevent config from being overwritten when upgrade fails
[GH-632] removing unnecessary whitespace
[GH-632] removing unreachable return statement
[GH-632] adding call to action to report issue when upgrade fails
2020-04-10 11:51:55 -07:00
..
plugins #6 allowing template interpreter to interpret common Python commands 2020-04-10 11:51:55 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Updating Python version and jrnl version for v2.0-rc3 2020-04-10 11:51:55 -07:00
__main__.py Hardcoded salt to fix crypto 2015-04-04 17:50:44 +11:00
cli.py Catch keyboard interrupt when opening journal (#476) 2017-03-10 08:54:02 -08:00
DayOneJournal.py Merged PR 2015-12-28 21:36:17 -08:00
EncryptedJournal.py Create encrypted journal 2020-04-10 11:51:55 -07:00
Entry.py Indent character optional 2016-08-19 21:44:01 +00:00
export.py Fix Keyring tests 2016-08-19 21:43:27 +00:00
install.py [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not 2020-04-10 11:51:55 -07:00
Journal.py [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not 2020-04-10 11:51:55 -07:00
time.py [GH-614] resolving issues around unreadable dates and unparsed dates 2020-04-10 11:51:55 -07:00
upgrade.py [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not 2020-04-10 11:51:55 -07:00
util.py Fix issue #584 YAMLLoadWarning (#585) 2020-04-10 11:51:55 -07:00