Commit Graph

300 Commits

Author SHA1 Message Date
Arun Prakash Jana
340e6a9e7d
Fix spacing. 2016-04-19 21:10:52 +05:30
Arun Prakash Jana
ca0cc919b4
Use single print for help and info. 2016-04-19 21:07:24 +05:30
Arun Prakash Jana
459ed27a22
Fix typo. 2016-04-18 20:42:33 +05:30
Arun Prakash Jana
aba796e99e
Add Json output info in help. 2016-04-17 21:37:26 +05:30
Arun Prakash Jana
7197aecbb5 Merge pull request #11 from CaptainQuirk/json-output
Json output
2016-04-17 21:29:07 +05:30
lmessier
9bac67cf0c clean 2016-04-17 16:45:29 +02:00
lmessier
e02adb7e9c Fix flag name in README 2016-04-17 16:36:20 +02:00
lmessier
d290dd7197 Merge remote-tracking branch 'upstream/master' into json-output
Conflicts:
	README.md
	buku
2016-04-17 16:31:40 +02:00
Arun Prakash Jana
5328c7899f
Update readme. 2016-04-17 15:37:22 +05:30
Arun Prakash Jana
be174bb160
Readme update. 2016-04-16 20:49:02 +05:30
Arun Prakash Jana
f653600e95 Update README.md 2016-04-16 20:36:15 +05:30
Arun Prakash Jana
d13a64102b
Declare encryption related globals if crypto is available. 2016-04-15 21:37:59 +05:30
Arun Prakash Jana
090951f270
debug information changes. 2016-04-14 19:34:02 +05:30
Arun Prakash Jana
401a482497
Spelling corrections. 2016-04-10 18:31:11 +05:30
Arun Prakash Jana
63604a9028
Remove all trailing spaces. 2016-04-10 18:11:00 +05:30
Arun Prakash Jana
74202db989
Document the newer functions. 2016-04-10 17:58:49 +05:30
Arun Prakash Jana
0cc172c4e0
Optimize add/insert: ensure URL is not in DB already. 2016-04-10 17:15:11 +05:30
Arun Prakash Jana
894b16a7ef
Implement function error() for HTMLParser
1. Handle EXCEPTION [getTitleData]: (NotImplementedError) subclasses of ParserBase must override error()
URL: http://www.mycplus.com/featured-articles/top-ten-c-language-resources/

2. Add a debug log to show if server supports gzip
2016-04-10 12:39:51 +05:30
Arun Prakash Jana
7bde1f7ec6
Suppress intentional Exception log from self.reset(). 2016-04-10 10:37:16 +05:30
Arun Prakash Jana
116eb44224
Handle error status in HTTP response correctly. 2016-04-10 10:17:09 +05:30
Arun Prakash Jana
b8b865087e
Update readme. 2016-04-09 23:32:58 +05:30
Arun Prakash Jana
119a342d4d
Show type of Exception. 2016-04-09 23:09:00 +05:30
Arun Prakash Jana
a8d72c515b
More meaningful parameter name. 2016-04-09 19:40:30 +05:30
Arun Prakash Jana
d7b0f2483b
Retry with truncated URL on error 500 in HTTP response. 2016-04-09 19:13:12 +05:30
Arun Prakash Jana
056a83f013
Update features. 2016-04-09 18:45:22 +05:30
Arun Prakash Jana
5a1b9d17c4
Catchier exceptions, minor optimizations. 2016-04-09 18:41:46 +05:30
Arun Prakash Jana
e5ca44e251
Request gzip compressed data in HTTP(S) fetch. 2016-04-09 17:25:18 +05:30
Arun Prakash Jana
4c25e0b1c0
Handle URLs passed with %xx escape.
E.g.: "https://linuxreference.wordpress.com/2010/12/28/25-even-more-%E2%80%93-sick-linux-commands/"
2016-04-09 14:52:31 +05:30
Arun Prakash Jana
b499daade4
Print exception messages. 2016-04-09 14:06:58 +05:30
Arun Prakash Jana
3cfca94031
Easily detect origin of Exception. 2016-04-09 13:25:59 +05:30
Arun Prakash Jana
2f7677430d
Minor comment update. 2016-04-08 21:30:54 +05:30
Arun Prakash Jana
fda91659a9
Update month, minor info print change. 2016-04-08 19:45:47 +05:30
Arun Prakash Jana
7560400921 Merge pull request #10 from AMDmi3/datapath
Fix database path
2016-04-08 19:03:34 +05:30
Dmitry Marakasov
02ce7ae0a4 Document database location in README 2016-04-08 15:50:25 +03:00
Dmitry Marakasov
c2112fb411 Document new database location 2016-04-08 15:48:05 +03:00
Dmitry Marakasov
477be87f7c Bump version 2016-04-08 15:48:05 +03:00
Dmitry Marakasov
fbf5006978 Automatically move database from legacy location if it exists 2016-04-08 15:48:02 +03:00
Dmitry Marakasov
20b3b52629 Fix database path
- Don't use ~/.cache, it's intended to store non-essential data
  files and may be purged at any time
- Instead, follow XDG and use $XDG_DATA_HOME or ~/.local/share/buku
- Fallback to current directory if HOME is not defined (Windows?)
2016-04-08 15:47:30 +03:00
Arun Prakash Jana
0ef01a5419 Merge pull request #9 from AMDmi3/makefile
Fix Makefile
2016-04-08 07:47:11 +05:30
Dmitry Marakasov
c90f70af7d Fix Makefile
- Make install directories overridable
- Support DESTDIR
- Simplify installation (install syntax is pretty much standard)
2016-04-08 00:19:36 +03:00
Arun Prakash Jana
7f7b4d7e92 Update README.md 2016-04-07 15:54:06 +05:30
Arun Prakash Jana
3e93761028 Update README.md 2016-04-06 14:47:32 +05:30
Arun Prakash Jana
55f5692b34 Update README.md 2016-04-06 10:35:50 +05:30
Arun Prakash Jana
a4f71cf040 Update README.md 2016-04-06 10:34:14 +05:30
Arun Prakash Jana
6a7de29a66 Update README.md 2016-04-06 10:30:19 +05:30
Arun Prakash Jana
d5b39814b1 Update README.md 2016-04-06 10:27:17 +05:30
Arun Prakash Jana
e835ddf23f Update buku 2016-04-06 10:25:25 +05:30
Arun Prakash Jana
c4541227b4 Update buku 2016-04-06 10:09:56 +05:30
Arun Prakash Jana
fb6ec10648 More commits on functions.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-04-05 18:25:29 +05:30
Arun Prakash Jana
ccd7c8b035 Change the order of return values from getPageResp.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-04-05 18:10:05 +05:30