Commit Graph

51 Commits (f5d869eb137fec9487941baedb52e556e74af6fd)

Author SHA1 Message Date
sundowndev f5d869eb13 test: google search 2020-06-15 10:50:03 +02:00
sundowndev 54cab7f720 feat!:rename tostring to string
So we can use the default string conversion of Golang. Also refactor .Group() interface, it now receive a GoogleSearch struct pointer then converts it to string.
2020-06-15 10:48:53 +02:00
Raphaël 86ea36ac28
docs: readme 2020-06-15 09:52:28 +02:00
Raphaël 01efe29882
docs: readme 2020-06-08 11:00:54 +02:00
Raphaël 87ddaaf729
Merge pull request #6 from sundowndev/renovate/github.com-stretchr-testify-1.x
Update module stretchr/testify to v1.6.1
2020-06-05 14:40:37 +02:00
sundowndev 857858fc81 docs: add jetbrains support notice 2020-06-05 14:36:11 +02:00
Renovate Bot 09486df660
Update module stretchr/testify to v1.6.1 2020-06-05 12:26:56 +00:00
Raphaël 9ae2785339
Merge pull request #5 from sundowndev/refact/engineFactory
Export engine factory
2020-04-25 14:35:43 +01:00
sundowndev 6e34c437cb Merge branch 'refact/engineFactory' of github.com:sundowndev/dorkgen into refact/engineFactory 2020-04-25 14:32:02 +01:00
sundowndev bc616d020c refactor: engine factory struct
Make it exported and move tags property into it
2020-04-25 14:31:29 +01:00
sundowndev 9f25d8fb92 Merge branch 'master' of github.com:sundowndev/dorkgen 2020-04-25 14:30:21 +01:00
sundowndev 2aa495081e refactor: engine factory struct
Make it exported and move tags property into it
2020-04-25 14:29:35 +01:00
sundowndev 66e437211d chore: gitignore
ignore .idea folder
2020-04-25 14:20:03 +01:00
Raphaël 6323bf8e5c
Merge pull request #4 from sundowndev/renovate/configure
Configure Renovate
2020-03-18 20:52:26 +00:00
Renovate Bot a890ddb21a
chore(deps): add renovate.json 2020-03-18 20:49:37 +00:00
Raphaël a74a941fbe
docs: update readme exemples 2020-03-16 17:53:53 +00:00
Raphaël 0a061419af
Merge pull request #3 from sundowndev/fix/intext
Create intext tag
2020-03-16 17:49:15 +00:00
Raphaël 13be4c6237
chore: fix lint errors 2020-03-16 17:46:59 +00:00
Raphaël ccaa64484e
test(google): intext 2020-03-16 17:45:28 +00:00
Raphaël 11131dc737
fix: create intext tag 2020-03-16 17:43:44 +00:00
sundowndev ec50587ca8 docs: godoc 2020-02-27 19:52:24 +01:00
sundowndev ecf6a7262a feat: implement intitle method 2020-02-27 19:47:17 +01:00
Raphaël b8acb0aa51
fix(docs): URL conversion in examples 2020-02-27 14:11:55 +01:00
Raphaël 896adac410
Usage examples in README 2020-02-27 14:06:10 +01:00
Raphaël c500ff31d7
fix: add group method to EngineFactory 2020-02-26 15:53:21 +01:00
Raphaël 67474cee24
chore: readme
badges
2020-02-26 12:22:43 +01:00
Raphaël bca0d0846b
ci: setup coverage (#1) 2020-02-26 12:21:22 +01:00
Raphaël a7fa0d3aa4
chore: readme
Usage
2020-02-25 10:39:46 +01:00
Raphaël 182a2135a1
chore: readme
Usage & API
2020-02-25 10:03:38 +01:00
Raphaël 9acc7a9321
fix: rename method ToUrl to ToURL 2020-02-25 10:01:09 +01:00
sundowndev f1e502431c chore: readme 2020-02-24 22:06:34 +01:00
sundowndev e47cdf5809 refactor: remove vendor folder 2020-02-24 22:06:22 +01:00
sundowndev 04f5834edc feat(google): group method 2020-02-24 22:00:37 +01:00
Raphaël e7500fd44e
chore: create .gitignore 2020-02-24 21:57:39 +01:00
Raphaël 339f1db493
chore: readme 2020-02-24 21:44:50 +01:00
sundowndev 60c8acdf59 chore: vendor 2020-02-24 21:43:19 +01:00
sundowndev eeabaa3cd9 ci: lint & test stages 2020-02-24 21:23:08 +01:00
sundowndev ccdfea020b chore: codeclimate config 2020-02-24 21:22:55 +01:00
sundowndev 1a76758bf3 Merge branch 'master' of github.com:sundowndev/dorkgen 2020-02-24 20:59:44 +01:00
Raphaël 489d5e6756
chore: readme 2020-02-24 20:53:31 +01:00
sundowndev d8e887cdd5 chore: fix lint errors 2020-02-24 20:50:45 +01:00
Raphaël b3552844b0
chore: readme
badges
2020-02-24 20:49:54 +01:00
sundowndev 86b04fc9e8 docs: go reference 2020-02-24 20:48:28 +01:00
Raphaël 9aeea8d27e
chore: readme 2020-02-24 20:44:44 +01:00
sundowndev c932e8b753 feat: URL conversion support 2020-02-24 20:43:58 +01:00
Raphaël 4354ffa550
chore: create license 2020-02-24 20:34:46 +01:00
Raphaël 80f742733f
chore: readme 2020-02-24 20:34:02 +01:00
Raphaël f119b78ce8
ci: create build config 2020-02-24 20:23:58 +01:00
sundowndev b0f72afa22 feat: init package 2020-02-24 20:21:12 +01:00
Raphaël 5510eea708
Update README.md 2020-02-24 11:34:35 +01:00