1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
3timeslazy
d8ef12c3f7 Param (#282)
* sync with MontFerret/ferret

* fix --param handling

When params is converted to map it uses strings.Split,
which slices a string into all substrings separated by :.
2019-04-11 07:33:50 -04:00
3timeslazy
752ee02cd1 add go111module (#274)
* add go111module

* upgrade ci

* enable GO111MODULE
* show diff

* update modules (add test dependencies)

* increase supported golang version

* try cache

* delete cache

* upgrade install step

- there is not dep now
- move script from before_install -> install. delete before_install
- delete install from Makefile
2019-03-27 17:24:49 -04:00
Tim Voronov
71c246dd17
Feature/#236 cookies (#242)
* Added KeepCookies option to CDP driver

* Added LoadDocumentParams

* Added COOKIE_GET and COOKIE_SET methods
2019-03-15 19:59:05 -04:00
Three7Six
391836cbb2 Update README.md (#251)
Separate confusing sentences into multiple sentences. Remove meta-discourse. Remove informal contractions.
2019-03-07 09:53:45 -05:00
Tim Voronov
a101e3f8e1
Update README.md 2019-03-06 22:14:57 -05:00
3timeslazy
2303eee152 update README.md (#245) 2019-03-02 13:00:57 -05:00
Tim Voronov
efa0444c39
Update README.md 2019-02-21 19:08:33 -05:00
Tim Voronov
25f3ef0646 Updated embedded examples 2019-02-21 09:46:36 -05:00
Tim Voronov
84fde8c109 Added link to the blog post 2019-02-08 13:47:04 -05:00
Tim Voronov
a99eb219af Updated README 2018-12-22 11:24:06 -05:00
Tim Voronov
43cb22c57e
Update README.md 2018-12-10 14:17:19 -05:00
Tim Voronov
0ec1f86e88
Update README.md 2018-12-10 14:09:25 -05:00
Tim Voronov
39e379f0f2
Decoupled runtime and HTML driver initialization (#198)
* Decoupled runtime and HTML driver initialization

* Updates
2018-11-30 19:30:55 -05:00
Tim Voronov
6e7f015eac
Update README.md
Added some extra badges
2018-10-28 02:08:06 -04:00
Tim Voronov
8057994320
Updated minimal Go version.
Closes
2018-10-20 12:30:41 -04:00
Tim Voronov
ca1f0cd65a
Update README.md 2018-10-16 20:48:55 -04:00
Tim Voronov
0f85cbf558
Update README.md
Added link to Discord channel
2018-10-15 19:39:45 -04:00
Tim Voronov
8b892edb8e Updated README 2018-10-13 21:58:05 -04:00
Tim Voronov
65a7f2a2df Updated example with Google Search 2018-10-08 23:28:15 -04:00
Tim Voronov
e8d82d9396 Moved exmples folder 2018-10-05 23:36:23 -04:00
Tim Voronov
8a43caca93
Updated prerequisites 2018-10-05 10:10:19 -04:00
Tim Voronov
4a66c0455c
Updated minimal Go version 2018-10-05 10:08:16 -04:00
Prateek Chaplot
01a8929592 Grammar Check 2018-10-05 14:47:22 +05:30
Tim Voronov
84f7f36b9e Updated examples 2018-10-04 22:17:33 -04:00
Tim Voronov
f083bfdc4c Updated README 2018-10-04 22:16:03 -04:00
Tim Voronov
abec033649 Reorganized CLI 2018-10-04 22:13:52 -04:00
Tim Voronov
689cd7187c
Update README.md 2018-10-04 16:19:26 -04:00
Tim Voronov
efe3c97d6e
Updated code snippets 2018-10-04 13:42:12 -04:00
Tim Voronov
5fac29efec
Update README.md 2018-10-04 13:05:20 -04:00
Tim Voronov
c54822f610 Trigger the build 2018-10-04 10:49:08 -04:00
Tim Voronov
913d485dcf Removed meme 2018-10-04 10:46:03 -04:00
0xflotus
6bad8904ec
fixed ArangoDB 2018-10-03 00:10:11 +02:00
Mike MacCana
3ba717b3e6
Unminify demo code
Because `ELEMENTS(g, '.g')` is a little confusing
2018-10-02 18:32:22 +01:00
Tim Voronov
bf6c3992d1
Update README.md 2018-10-02 11:58:22 -04:00
Tim Voronov
f44e5c80bf Fixed typo 2018-09-28 23:49:05 -04:00
Tim Voronov
ddc5638790 Updated README 2018-09-28 23:47:40 -04:00
Tim Voronov
2a98c5fb66 Some fixes in README 2018-09-28 13:43:29 -04:00
Tim Voronov
2f7844ad4a Renamed image 2018-09-28 00:37:25 -04:00
Tim Voronov
f08ce89906 Updated README 2018-09-28 00:34:24 -04:00
Tim Voronov
a8813f8b03 #26 Updated INPUT 2018-09-27 21:41:41 -04:00
Tim Voronov
7597497acb Updated main example 2018-09-27 19:43:33 -04:00
Tim Voronov
af3dfe9ddc Added antlr installation 2018-09-27 16:07:36 -04:00
Tim Voronov
865dfd0e18 Updated README. 2018-09-27 13:37:37 -04:00
Tim Voronov
a0c6bffc76 Updated README 2018-09-27 12:05:52 -04:00
Tim Voronov
117983da33 Added CI 2018-09-27 11:58:44 -04:00
Tim Voronov
3854bb39ce Updated README 2018-09-25 18:12:12 -04:00
Tim Voronov
4df1949b91 #13 Added WAIT_ELEMENT function 2018-09-23 04:33:20 -04:00
Tim Voronov
d98a97fdb1 Updated README 2018-09-23 02:34:26 -04:00
Tim Voronov
d605667d43
Update README.md 2018-09-21 23:48:35 -04:00
Tim Voronov
e05b1ea88c Updated code formatting 2018-09-18 21:49:26 -04:00