Commit Graph

1835 Commits

Author SHA1 Message Date
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
rachmadaniHaryono
b2de7de38a chg: dev: shorten request.args 2020-11-22 06:59:59 +08:00
rachmadaniHaryono
1cf7237127 new: test: create_form for BMV 2020-11-18 06:45:18 +08:00
rachmadaniHaryono
08e81c2923 fix: dev: bukuserver bookmark creation
temporary fix until actual cause found
2020-11-18 04:30:46 +08:00
Mischievous Meerkat
35aa009bf9
Merge pull request #476 from rachmadaniHaryono/bugfix/bukuserver-page
fix: dev: index error on bookmark
2020-10-16 17:30:16 +05:30
rachmadaniHaryono
b507000921 fix: dev: index error on bookmark 2020-10-16 19:19:15 +08:00
Arun Prakash Jana
f97583a6a4
Update help 2020-10-13 15:02:38 +05:30
Arun Prakash Jana
a1175a2284
Use -g as short debug option 2020-10-13 14:56:49 +05:30
Arun Prakash Jana
054d320411
Udpate docs 2020-10-12 17:34:24 +05:30
Arun Prakash Jana
c71b0a6c0d
Mention well-supported fuzzy utility 2020-10-11 08:34:18 +05:30
Arun Prakash Jana
6ca0046457
Remove Python 3.9 for now 2020-10-10 17:47:57 +05:30
Arun Prakash Jana
8b128d1560
Python 3.5 is EOL, add 3.9 2020-10-10 13:57:29 +05:30
rachmadani haryono
e69447d536
fix import (#472)
* Bugfix/build break (#471)

* fix: dev: use filter instead of set comprehension

* fix: dev: remove list and filter

* chg: dev: add list to check if tags actually exist

* fix: test: import_org & import_md
2020-09-27 00:43:03 +05:30
rachmadani haryono
11772d3c90
Bugfix/build break (#471)
* fix: dev: use filter instead of set comprehension

* fix: dev: remove list and filter

* chg: dev: add list to check if tags actually exist
2020-09-20 10:00:01 +05:30
Arun Prakash Jana
880bebf891
Fix build break 2020-09-20 00:59:27 +05:30
Arun Prakash Jana
4eddb70826
Simplify verbose checks 2020-09-20 00:41:40 +05:30
Mischievous Meerkat
94afb01106
Merge pull request #470 from rachmadaniHaryono/feature/org-mode
buku tags to org mode tags
2020-09-20 00:36:34 +05:30
rachmadaniHaryono
6eba4f4445 new: test: issue test case 2020-09-19 19:24:40 +08:00