Commit Graph

27 Commits

Author SHA1 Message Date
386c74a10b Implements cookie serialization/deserialization 2016-11-20 16:17:46 +03:00
5d37007921 Fix post query 2016-11-20 16:17:06 +03:00
df10b44fe7 Implements post query 2016-11-20 13:22:00 +03:00
03756cafb3 Use https for google search 2016-08-02 22:42:39 +03:00
0e256f04a6 Add post query skeleton 2016-08-01 03:11:48 +03:00
4a4d10c760 Implements quick search 2016-07-30 11:06:36 +03:00
a3ee60dcc3 Implements redirect support 2016-07-29 21:05:05 +03:00
4e6b6796f3 Add brief description 2016-07-28 22:44:20 +03:00
b598bbdfc8 Use https protocol instead of http as default scheme 2016-07-27 21:36:37 +03:00
50b0c0a520 Fix replace url with id 2016-07-26 00:04:32 +03:00
69d33189ad Use fatal log instead of panic 2016-07-25 23:24:25 +03:00
9b657de7b9 Ignore .#* 2016-07-25 23:20:41 +03:00
fd1e14128e Implements follow link from history 2016-07-25 18:41:12 +03:00
159907723b Move out commands from main.go 2016-07-25 18:35:09 +03:00
80f2414c1e Add http protocol scheme if it's not exist 2016-07-25 17:50:34 +03:00
d4a5ae0b1b Add to history after success request 2016-07-25 17:47:19 +03:00
6c56bb9e2f Implements history 2016-07-24 11:23:24 +03:00
94c6cd800f Use commands instead of flags 2016-07-24 11:02:06 +03:00
1f6e2db2f2 Refactor link parsing 2016-07-24 10:38:23 +03:00
623a3d0f3a Use existing links 2016-07-24 10:29:11 +03:00
37ae632189 Encode spaces to %20 for explicit query 2016-07-23 00:40:12 +03:00
4a4b04e12e Ignore TODO 2016-07-22 16:18:15 +03:00
0685ccc571 Use absolute path for package 2016-07-22 15:44:12 +03:00
d1d2f73b4f Implements link walking 2016-07-22 15:43:23 +03:00
fac61961f5 Add header 2016-07-21 22:40:19 +03:00
53c54d375c Add base implementation 2016-07-20 01:08:19 +03:00
90fba72f62 Initial commit 2016-07-20 02:02:05 +04:00