Jonathan Wren
|
07a633ae51
|
(#770) run black formatter on codebase for standardization
|
2019-12-21 11:47:02 -08:00 |
|
Jonathan Wren
|
c098888612
|
Merge pull request #705 from pspeter/cleanup-py2-leftovers
remove py2 remnants and use mocks in tests
|
2019-11-11 20:53:10 -08:00 |
|
MinchinWeb
|
971560edac
|
[Upgrade to 2.0] Expand User directory (#704)
|
2019-11-07 17:20:57 -08:00 |
|
Peter Schmidbauer
|
827a598dd8
|
Drop use of codecs package
Use builtins.open() instead
|
2019-11-01 21:48:04 +01:00 |
|
Peter Schmidbauer
|
30caf9cae2
|
Run pyupgrade
|
2019-11-01 11:16:12 +01:00 |
|
Peter Schmidbauer
|
34f8f858f1
|
remove py2 remnants and use mocks in tests
|
2019-10-31 21:16:19 +01:00 |
|
Jonathan Wren
|
20916eab54
|
Merge pull request #550 from silenc3r/master
Handle KeyboardInterrupt when installing journal
|
2019-09-21 12:36:49 -07:00 |
|
Micah Jerome Ellison
|
244165664b
|
[GH-632] removing unreachable return statement
|
2019-08-24 15:25:05 -07:00 |
|
Micah Jerome Ellison
|
a4e881942a
|
[GH-632] raising exception in upgrade.py on fail
Handling it in install.py to prevent config from being overwritten when upgrade fails
|
2019-08-24 15:01:23 -07:00 |
|
Micah Jerome Ellison
|
3bfd9f487b
|
[GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not
|
2019-08-24 13:50:10 -07:00 |
|
Dawid Zych
|
960573c103
|
Handle KeyboardInterrupt when installing journal
|
2019-08-07 19:17:02 +02:00 |
|
Philip Douglass
|
91cf1c911f
|
Open config_path as utf-8
|
2016-01-24 21:16:50 -05:00 |
|
Philip Douglass
|
1aef13d757
|
Expand vars and user tilde for upgrade backup
|
2016-01-24 21:09:17 -05:00 |
|
Manuel Ebert
|
dc39a25d5c
|
Support for templates
|
2015-07-01 22:23:13 -07:00 |
|
Manuel Ebert
|
cca630059f
|
Fix parsing issue
|
2015-04-05 18:38:30 +02:00 |
|
Manuel Ebert
|
24ada92787
|
Upgrade old time stamps to fix #317
|
2015-04-05 02:23:10 +04:00 |
|
Manuel Ebert
|
c31e62d9d6
|
Introduce legacy classes
|
2015-04-05 07:25:22 +10:00 |
|
Manuel Ebert
|
b90a4b16bb
|
Make backup of config when upgrading
Fixes #307
|
2015-04-04 18:36:34 +11:00 |
|
Manuel Ebert
|
dd79639095
|
Hardcoded salt to fix crypto
|
2015-04-04 17:50:44 +11:00 |
|
Manuel Ebert
|
359eabd56d
|
Work on cryptography
|
2014-09-27 13:15:46 -07:00 |
|
Manuel Ebert
|
dc03c47da8
|
Upgrade prompt for encrypted jrnls
|
2014-09-12 14:28:03 -07:00 |
|
Manuel Ebert
|
84d886d0ef
|
Basic support for cryptography.io
Still needs better hash function
|
2014-09-12 14:28:03 -07:00 |
|
Manuel Ebert
|
4ea5ae80b5
|
Upgrade scaffolding
|
2014-09-12 14:28:03 -07:00 |
|