Commit Graph

76 Commits (1bb19f42ec6250626127b0e472abf1faea8d481c)

Author SHA1 Message Date
Raphaël 1bb19f42ec
Merge pull request #16 from sundowndev/refactor/api
Rename API methods to camel case
2020-09-06 17:26:44 +02:00
Raphaël f411304dd2
docs: readme 2020-09-06 17:25:54 +02:00
sundowndev 829f03b0d9 Merge branch 'refactor/api' of github.com:sundowndev/dorkgen into refactor/api 2020-09-06 17:24:16 +02:00
sundowndev 301650032c refactor: rename methods to camel case 2020-09-06 17:24:14 +02:00
sundowndev 22d5188e1b refactor: rename methods to camel case 2020-09-06 16:54:12 +02:00
Raphaël c3af638317
docs: readme 2020-09-06 16:44:10 +02:00
Raphaël a1179e0de0
Merge pull request #15 from sundowndev/feat/duckduckgo
Implement duckduckgo search
2020-09-06 16:08:13 +02:00
sundowndev b9916a0d3f test: duckduckgo 2020-09-06 16:05:04 +02:00
sundowndev 860b09bcf8 feat: implement duckduckgo search 2020-09-05 20:56:14 +02:00
Raphaël 9d1d5db24a
Merge pull request #13 from sundowndev/refactor/design
Implement new design pattern
2020-09-05 17:31:36 +02:00
sundowndev ce9cebf4e8 chore: fix lint errors 2020-09-05 17:30:14 +02:00
sundowndev d243e6d814 docs: readme 2020-09-05 17:26:28 +02:00
sundowndev d7931bfbf2 refactor: file structure and sub packages
see #9
2020-09-05 17:20:56 +02:00
Raphaël 0c9a09cceb
Merge pull request #12 from sundowndev/feat/google
Improve Google methods
2020-09-05 17:04:14 +02:00
sundowndev 0971563ddd refactor: create Plain method 2020-09-05 17:00:13 +02:00
sundowndev 981b9721ed feat: create And method 2020-09-05 16:53:58 +02:00
sundowndev 9da2506700 refactor: change OR operator value to | 2020-09-05 16:51:45 +02:00
sundowndev 8aa349a3e3 refactor: rename ToURL method to URL 2020-09-05 16:48:10 +02:00
sundowndev c339ef7be8 feat: add QueryValues method 2020-09-05 16:47:12 +02:00
Raphaël 723a968a27
docs: readme 2020-07-28 10:52:42 +02:00
Raphaël 4c7410c40a
docs: readme
current status notice
2020-07-21 15:12:44 +02:00
Raphaël 0a517b584c
Merge pull request #8 from sundowndev/feat/string
Use default Go string conversion
2020-06-15 11:06:01 +02:00
sundowndev 1e33e4f0c6 docs: usage 2020-06-15 11:00:15 +02:00
sundowndev 0e457e1eaf feat: create NewGoogleSearch method 2020-06-15 11:00:03 +02:00
sundowndev c2b0bf734a chore: dependencies 2020-06-15 10:50:47 +02:00
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