Mischievous Meerkat
7ab7b9269d
Merge pull request #496 from rachmadaniHaryono/feature/upd-print-delete
...
update print_rec and delete_rec
2021-01-21 06:22:43 +05:30
rachmadaniHaryono
ddb99cd1f7
new: test: match doctest output
2021-01-21 07:14:15 +08:00
rachmadaniHaryono
be99101c73
chg: test: black formatted
2021-01-11 16:31:41 +08:00
rachmadaniHaryono
f5503ccf49
chg: test: simplify test_update_rec_update_all_bookmark
2021-01-11 16:25:34 +08:00
rachmadaniHaryono
938954483a
chg: test: merge simple update_rec tests
2021-01-11 15:53:20 +08:00
rachmadaniHaryono
47c2f365df
fix: test: import buku on test function
2021-01-11 15:34:19 +08:00
rachmadaniHaryono
1667d55be9
Revert "chg: test: import buku once"
...
This reverts commit 68d25d7393
.
2021-01-11 15:26:40 +08:00
rachmadaniHaryono
04d62f60c0
new: test: pre- commit config
2021-01-11 15:21:59 +08:00
rachmadaniHaryono
617af331a2
chg: test: skip black format on test_bukuDb
2021-01-11 15:21:32 +08:00
rachmadaniHaryono
68d25d7393
chg: test: import buku once
2021-01-11 15:17:17 +08:00
rachmadaniHaryono
74fdad694f
chg: test: pylint
2021-01-11 15:13:01 +08:00
rachmadaniHaryono
7014289a23
fix: dev: setup pytest-vcr
2021-01-11 15:09:28 +08:00
rachmadaniHaryono
a94bab5889
chg: doc: remove default value on is_range
2021-01-11 15:07:23 +08:00
rachmadaniHaryono
e3f5806e9d
chg: test: delete_rec on non integer
2021-01-10 20:28:19 +08:00
rachmadaniHaryono
a3db189e9f
chg: dev: delete_rec
...
- examples
- parameter requirement check
- TypeError when non integer parameter given
2021-01-10 19:59:40 +08:00
rachmadaniHaryono
1062248ca3
chg: dev: print_rec
...
- update doc
- examples
2021-01-10 19:59:31 +08:00
rachmadaniHaryono
a92d81b387
chg: test: black formatted
2021-01-10 18:10:21 +08:00
rachmadaniHaryono
65948af2aa
Merge branch 'feature/pytest-vcrpy' into feature/upd-print-delete
2021-01-10 18:10:01 +08:00
Mischievous Meerkat
10d88887c7
Merge pull request #495 from rachmadaniHaryono/bugfix/hypothesis-fail
...
Bugfix/hypothesis fail
2021-01-09 16:55:23 +05:30
rachmadaniHaryono
c51d454f2f
chg: test: remove unused fixture
2021-01-09 15:42:00 +08:00
rachmadaniHaryono
961071eac5
fix: test: pylint wrong import order
2021-01-09 15:41:46 +08:00
rachmadaniHaryono
61592a42dc
fix: test: pylint
2021-01-09 15:29:55 +08:00
rachmadaniHaryono
6a24462a81
fix: test: pylint
2021-01-09 15:29:00 +08:00
rachmadaniHaryono
466d76cb60
new: test: pytest-vcr
2021-01-09 15:07:25 +08:00
rachmadaniHaryono
7053330914
new: dev: update test package
2021-01-09 15:02:25 +08:00
rachmadaniHaryono
ae088057cc
chg: test: simplify test_delete_rec_range_and_delay_commit
2021-01-09 14:52:06 +08:00
rachmadaniHaryono
92caf1c6c8
chg: test: print_rec
...
- merge no db and single rec test
- more test case
2021-01-09 14:14:52 +08:00
rachmadaniHaryono
adb7314d49
new: dev: type hint for print_rec
2021-01-09 13:42:17 +08:00
rachmadaniHaryono
e4ef997dbb
chg: test: basic for print_rec
2021-01-09 13:35:34 +08:00
Arun Prakash Jana
9153f835a5
Fix pylint issue with python 3.9
2020-12-29 14:01:06 +05:30
Arun Prakash Jana
3494d36f18
Add python 3.9 to CI
2020-12-29 08:43:44 +05:30
Arun Prakash Jana
71db8c2cff
Prepare for release v4.5
2020-12-29 08:32:25 +05:30
Arun Prakash Jana
eceb784a50
Update copyright year
2020-12-29 02:17:35 +05:30
Mischievous Meerkat
f2430f2699
Merge pull request #491 from rachmadaniHaryono/feature/tox-python39
...
tox python39
2020-12-25 17:25:58 +05:30
rachmadaniHaryono
3da98a14c0
new: dev: python39
2020-12-22 04:43:59 +08:00
Arun Prakash Jana
995b24b9b6
Fix Wayback Machine API query
2020-12-13 18:32:31 +05:30
Arun Prakash Jana
8a3cd7f715
Sample script to fuzzy search with a preview
2020-12-08 22:24:57 +05:30
Arun Prakash Jana
d4c9b89b6e
More examples to use fuzzy search
2020-12-07 21:02:22 +05:30
Arun Prakash Jana
11e8c6bbda
Update docs
2020-12-05 22:45:24 +05:30
Mischievous Meerkat
f61c7bfcb5
Merge pull request #485 from anuvyklack/master
...
Fix typo in zsh completion
2020-11-27 19:59:00 +05:30
Yuriy Artemyev
535ea4a1a5
Fix typo in zsh completion
2020-11-27 17:21:33 +03:00
Arun Prakash Jana
9b0ae3bde0
Update link to ToDo list
2020-11-26 00:10:58 +05:30
Mischievous Meerkat
3e2aeeb304
Merge pull request #482 from zmwangx/fix-decrypt
...
Fix decrypt_file
2020-11-24 18:12:49 +05:30
Zhiming Wang
af147f3b3b
test_BukuCrypt: check different payload sizes...
...
and roundtrip integrity.
Should catch bugs like #480 .
2020-11-24 18:27:03 +08:00
Zhiming Wang
932b5e9eda
encrypt/decrypt_file: suppress FileNotFoundError...
...
when removing a potentially non-existent encryption/decryption target.
2020-11-24 17:22:30 +08:00
Zhiming Wang
ef9edf7594
Fix decrypt_file
...
Same problem as 58c2ae2
, finalizing in a loop.
2020-11-24 17:21:41 +08:00
Mischievous Meerkat
3d1d75b13b
Merge pull request #481 from zmwangx/crypto-fix
...
Fix BukuCrypt.encrypt_file
2020-11-22 20:55:15 +05:30
Zhiming Wang
58c2ae23ce
Fix BukuCrypt.encrypt_file
...
Two bugs:
- When padding data, chunk's type was changed from bytes to str.
- encryptor.finalize was called in a loop, causing AlreadyFinalized
whenever there are more than one chunk.
2020-11-22 23:03:46 +08:00
Arun Prakash Jana
5d5b680405
Remove intermediate files on en/decryption failure
2020-11-22 16:50:36 +05:30
Mischievous Meerkat
899280efdf
Merge pull request #479 from rachmadaniHaryono/bugfix/bukuserver-create-bookmark
...
fix: bukuserver bookmark creation
2020-11-22 04:39:53 +05:30