Commit Graph

  • 8bbc199709 Update documentation. Arun Prakash Jana 2016-11-27 20:58:03 +05:30
  • 6a2471cd3e
    Support --noprompt in subprompt. Arun Prakash Jana 2016-11-27 20:44:23 +05:30
  • 39f307358b Update features and dependencies. Arun Prakash Jana 2016-11-27 09:00:41 +05:30
  • f1dd53f1bb
    Fix #97: Show index in Json output. Arun Prakash Jana 2016-11-27 07:46:54 +05:30
  • 314ee1c840 Documentation update. Arun Prakash Jana 2016-11-26 19:58:22 +05:30
  • 6beed4e183
    Update program help. Arun Prakash Jana 2016-11-25 23:40:25 +05:30
  • 038be099a2 Add notes on database sync. Arun Prakash Jana 2016-11-25 21:49:34 +05:30
  • a28bd09013 Shorten debug API calls. Arun Prakash Jana 2016-11-22 23:39:03 +05:30
  • 804c8ce503 Update program requirements. Arun Prakash Jana 2016-11-21 22:42:58 +05:30
  • de18fd0e0b
    Show record when removing tag. Arun Prakash Jana 2016-11-21 19:33:04 +05:30
  • b82b2194bf
    Show prompt when listing tags. Arun Prakash Jana 2016-11-20 23:50:23 +05:30
  • b4fe5c5fd7
    Search results honour --format if --json is also specified. Arun Prakash Jana 2016-11-20 23:07:04 +05:30
  • 3a39685a1b
    Update searchdb to handle special keywords. Arun Prakash Jana 2016-11-20 22:40:54 +05:30
  • 1609b5a135 API to fix tags from earlier versions. Update image. Arun Prakash Jana 2016-11-20 20:40:56 +05:30
  • ff8bc645a6 Handle invalid regex search expression. Arun Prakash Jana 2016-11-20 19:15:44 +05:30
  • c6a0ec7b0d
    Show usage count of tags in listing. Arun Prakash Jana 2016-11-20 19:01:02 +05:30
  • 63bce1004d Store tags in lower case. Arun Prakash Jana 2016-11-20 11:52:28 +05:30
  • e56c04a315
    Handle exception if no tags in DB. Arun Prakash Jana 2016-11-20 11:11:09 +05:30
  • 36ac3aaca6 Update asciinema demo. Arun Prakash Jana 2016-11-20 00:40:58 +05:30
  • 94bd49aa37
    Username and password support in proxy auth. Arun Prakash Jana 2016-11-18 22:06:09 +05:30
  • 1aee1232f7
    Support only https_proxy. Arun Prakash Jana 2016-11-18 20:04:37 +05:30
  • 190097fe53 Merge pull request #96 from denisfalqueto/master Arun Prakash Jana 2016-11-18 19:32:30 +05:30
  • f734bf298f Support http proxy environment variables Denis A. Altoé Falqueto 2016-11-16 22:11:08 -02:00
  • d4358e113c Try with http if scheme is missing in URI. Arun Prakash Jana 2016-11-16 21:26:26 +05:30
  • 8d71f033f2 Merge pull request #95 from carlos-am/master Arun Prakash Jana 2016-11-16 09:52:04 +05:30
  • a34fe4bcaf Remove warning when adding HTTPS URL carlosam 2016-11-16 00:29:00 +00:00
  • ee3309b154
    Use uniform error messages at prompt. Arun Prakash Jana 2016-11-15 21:14:26 +05:30
  • e50fb21974 Use a single error string everywhere. Arun Prakash Jana 2016-11-15 19:32:13 +05:30
  • de7d1cd463 Open bookmarks by tag list index at prompt Arun Prakash Jana 2016-11-15 02:01:22 +05:30
  • 31af6ee38e Remove deep search option as a class member. Update help. Arun Prakash Jana 2016-11-15 00:07:22 +05:30
  • 97c3500138 Add prompt help. Reformat program help. Arun Prakash Jana 2016-11-14 21:44:23 +05:30
  • 7f75706523
    Reverse color at concise prompt. Arun Prakash Jana 2016-11-14 00:10:47 +05:30
  • 0e936c13a4
    Continuous search at prompt. New key q to quit. Arun Prakash Jana 2016-11-13 23:22:00 +05:30
  • 8441cebd50
    Handle regex search independently. Arun Prakash Jana 2016-11-13 14:33:19 +05:30
  • 32b25e3d4f
    Override feed(), remove redundant API to reset parser. Arun Prakash Jana 2016-11-13 00:02:38 +05:30
  • 299d95aa45 Documentation update. Arun Prakash Jana 2016-11-12 22:36:31 +05:30
  • 03b351b11e Add URL shortening support. Arun Prakash Jana 2016-11-12 21:17:36 +05:30
  • 5e0bc15e28
    Support custom db file. Optimizations. Arun Prakash Jana 2016-11-12 08:08:28 +05:30
  • b387fc95e1
    Use user-agent. Simply network_handler(). Arun Prakash Jana 2016-11-09 22:44:31 +05:30
  • 22bec5871d Modify strings for MIME HEAD fetch Arun Prakash Jana 2016-11-09 01:52:54 +05:30
  • b418b95099
    Use only one instance of BHTMLParser Arun Prakash Jana 2016-11-09 01:13:53 +05:30
  • fd30317265
    Make page title a parser member. Rename variables. Arun Prakash Jana 2016-11-09 00:22:34 +05:30
  • d521460bdc
    top level domains can have 1 to 24 characters. Arun Prakash Jana 2016-11-08 23:43:32 +05:30
  • 809e6d155a
    Use small b in ascii color code Arun Prakash Jana 2016-11-08 23:10:16 +05:30
  • ac645e8140
    Handle bad URLs, fetch only HEAD for known mimes Arun Prakash Jana 2016-11-08 23:02:45 +05:30
  • c40cd302bf Show only error and skipped if --tacit is used Arun Prakash Jana 2016-11-08 12:15:39 +05:30
  • c80a5a8e82 Remove redundant retry count Arun Prakash Jana 2016-11-08 11:15:24 +05:30
  • fabdc773b6 Use requests module for upstream version check Arun Prakash Jana 2016-11-08 10:58:24 +05:30
  • 0b819944b8
    Remove move_legacy_dbfile() API. We have mergedb(). Arun Prakash Jana 2016-11-08 08:45:11 +05:30
  • 15892e9eea
    Fix markdown import issue with URL having brackets:wq. Arun Prakash Jana 2016-11-08 01:56:03 +05:30
  • a7d3ce89a0 Remove metavar param, shorten argparse.SUPPRESS. Arun Prakash Jana 2016-11-07 23:22:54 +05:30
  • ed01edf9fb
    Remove option --st, redundant 'dest' in addarg. Arun Prakash Jana 2016-11-07 23:05:02 +05:30
  • f314a19e8b
    Use urllib3 to fetch titles and more... Arun Prakash Jana 2016-11-07 20:43:08 +05:30
  • ca076788e5 Merge pull request #90 from shaggytwodope/master Arun Prakash Jana 2016-11-07 01:23:07 +05:30
  • 07bee8dc4f Merge branch 'master' of https://github.com/jarun/Buku Johnathan Jenkins 2016-11-06 11:50:24 -08:00
  • 3a9dc660a3 gitignore for pypi related files Johnathan Jenkins 2016-11-06 11:50:15 -08:00
  • 92093cfc63 1. Check for None resp before logging. 2. Update help 3. Show successful update in green in refreshdb() Arun Prakash Jana 2016-11-07 00:56:35 +05:30
  • 59a1e12fbe Check for None resp before logging. Arun Prakash Jana 2016-11-07 01:09:17 +05:30
  • 740a4a68ac
    Update help. Arun Prakash Jana 2016-11-07 00:56:35 +05:30
  • 3ae66ea897 Merge branch 'asergi-setup-py' Arun Prakash Jana 2016-11-07 00:48:54 +05:30
  • 80413987d7 Merge branch 'setup-py' of https://github.com/asergi/Buku into asergi-setup-py Arun Prakash Jana 2016-11-07 00:48:39 +05:30
  • 41f256b217
    Improve HTTP status handling. Arun Prakash Jana 2016-11-07 00:41:36 +05:30
  • 4cf02b9fa9 Add setup.py for installation as a system tool. Alessio Sergi 2016-11-06 19:44:44 +01:00
  • 10b2439093 Move some logs to debug level. Arun Prakash Jana 2016-11-06 23:17:25 +05:30
  • 53ea595bbe Make verbosity a class property. Arun Prakash Jana 2016-11-06 21:00:45 +05:30
  • e1a0cf538e
    List bookmarks with immutable titles. Arun Prakash Jana 2016-11-06 20:11:45 +05:30
  • 9979b9779a
    Immutable title indicator while listing. Arun Prakash Jana 2016-11-06 19:22:12 +05:30
  • ee1e21d899
    Show informative error in refreshdb() fail. Arun Prakash Jana 2016-11-06 09:13:24 +05:30
  • 98f625c77d
    Fix failed test cases. Arun Prakash Jana 2016-11-06 04:43:16 +05:30
  • 14ae5a506c
    Auto-completion script update for immutable flag. Arun Prakash Jana 2016-11-06 04:13:03 +05:30
  • 870bdd6957
    Support immutable titles. Arun Prakash Jana 2016-11-06 04:02:03 +05:30
  • e198fd3dc9
    Add Ubuntu to packager list. Arun Prakash Jana 2016-11-05 02:03:54 +05:30
  • 028b81ad60 Merge pull request #88 from dankles/master APJ 2016-11-04 21:29:48 +05:30
  • 77bca712ca Change --help output to STDOUT rather than STDERR Daniel Anderson 2016-11-04 11:36:56 -04:00
  • ee9d72bf53
    Prepare for release v2.6 v2.6 Arun Prakash Jana 2016-11-04 18:16:00 +05:30
  • 2632ca05ba Rename APIs. Set verbose off by default. Arun Prakash Jana 2016-10-29 17:01:14 +05:30
  • cb2db62496 Coding style changes. API rename. Use 'macro' DELIM. Arun Prakash Jana 2016-10-29 16:06:29 +05:30
  • 2424836ea5
    Commit if bookmarks are added, handle DB missing exception. Arun Prakash Jana 2016-10-29 15:30:13 +05:30
  • aaf321aa82
    Better variable names. Arun Prakash Jana 2016-10-29 15:05:44 +05:30
  • 4f1891a471
    Rename show_opt to more meaningful field_filter. Arun Prakash Jana 2016-10-29 14:32:50 +05:30
  • d573acbaba Documentation update, fix function returns. Arun Prakash Jana 2016-10-29 13:24:10 +05:30
  • 0a69ce1d1c
    Control verbosity in update_bookmark() Arun Prakash Jana 2016-10-29 11:13:52 +05:30
  • 2c3335b4df
    Reformat tag append and delete. Arun Prakash Jana 2016-10-29 11:02:23 +05:30
  • b83cf9336a
    Commit only if some records were updated. Arun Prakash Jana 2016-10-29 10:38:49 +05:30
  • fbadc5f642
    Match tag with delimiter in search. Arun Prakash Jana 2016-10-29 08:15:04 +05:30
  • d90970ab47
    Uniform input handling. Arun Prakash Jana 2016-10-29 01:26:40 +05:30
  • d423de0abd
    Skip double updates if range starts from 0. Arun Prakash Jana 2016-10-29 01:02:01 +05:30
  • c02651f370
    Delete all entries if range starts from 0. Arun Prakash Jana 2016-10-29 00:49:24 +05:30
  • b9fc2a37f0 Fix test case failure. Arun Prakash Jana 2016-10-29 00:38:49 +05:30
  • d84729f935
    Call delete_all_bookmarks() directly Arun Prakash Jana 2016-10-29 00:33:10 +05:30
  • 2d5bcd6272
    On bulk deletion, commit at intervals of 200. Arun Prakash Jana 2016-10-29 00:22:49 +05:30
  • 96676a35bf
    Use delayed commit for bulk operations. Arun Prakash Jana 2016-10-29 00:01:52 +05:30
  • 1bc4ed2564
    A sngle commit is sufficient. Arun Prakash Jana 2016-10-28 23:04:42 +05:30
  • c385658561 Decouple search results deletion from prompt. Arun Prakash Jana 2016-10-28 19:57:46 +05:30
  • c68fac81f2 Decouple search from json output print. Arun Prakash Jana 2016-10-28 18:53:34 +05:30
  • 353290155a Fix test failures. APJ 2016-10-28 12:28:53 +05:30
  • 8894e28610
    Delete search results only if -d is passed without [...]. Arun Prakash Jana 2016-10-28 02:23:07 +05:30
  • 2f5796a0cf
    De-couple prompt from search. Arun Prakash Jana 2016-10-28 01:51:09 +05:30
  • 46f5d3a198
    Changes from PR #81. Arun Prakash Jana 2016-10-26 21:47:01 +05:30
  • 1d1f7a94af
    Add option to check latest upstream version. Arun Prakash Jana 2016-10-23 23:41:31 +05:30