Commit Graph

1771 Commits

Author SHA1 Message Date
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
rachmadaniHaryono
55d048460e new: test: convert_tags_to_org_mode_tags 2020-09-19 19:21:18 +08:00
rachmadaniHaryono
117cf5e542 chg: dev: org mode tag convertion 2020-09-19 19:21:11 +08:00
Arun Prakash Jana
24600085fc
Fix #467 2020-08-30 12:41:33 +05:30
Arun Prakash Jana
f091852682
Fix build break 2020-08-23 09:43:22 +05:30
Jana
964746d323
Merge pull request #465 from rachmadaniHaryono/bugfix/update
simplify test_update_rec_update_all_bookmark
2020-08-10 08:09:40 +05:30
rachmadaniHaryono
61dbca69ea fix: test: pylint 2020-08-10 08:29:38 +08:00
rachmadaniHaryono
b7cf30841f chg: test: test caplog for other inputs 2020-08-10 08:13:21 +08:00
rachmadaniHaryono
0c59358435 chg: test: simplify test_update_rec_update_all_bookmark 2020-08-10 08:11:05 +08:00
Rachmadani Haryono
fe9c3abea6 doc: bookmark example and print_single_rec type hint 2020-08-10 07:40:30 +08:00
Jana
fc41c62f62
Merge pull request #462 from rachmadaniHaryono/bugfix/travis
Bugfix/travis
2020-08-07 08:14:11 +05:30
rachmadaniHaryono
bf0d9893e4 new: doc: 2020-08-07 07:41:50 +08:00
rachmadaniHaryono
9ecf8857d7 fix: test: delete_rec 2020-08-06 14:52:31 +08:00
Jana
9e85b59a35
Merge pull request #460 from rogeliodh/add_bookmarklet
add bookmarklet (#385)
2020-07-24 08:09:15 +05:30
Arun Prakash Jana
6afff3ab3c
Fix #458 2020-07-23 08:23:55 +05:30