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

58 Commits

Author SHA1 Message Date
Tim Voronov
87265cf470 Updated dependencies 2020-05-21 13:07:55 -04:00
Tim Voronov
3a96f0109b Updated XPath 2020-05-18 20:30:13 -04:00
dependabot-preview[bot]
e01afb4eba
Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6 (#479)
* Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.5...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-05-18 10:51:15 -04:00
Tim Voronov
73abfd8ad4 Updated dependencies and travis config 2020-04-20 15:26:22 -04:00
Tim Voronov
a435e688eb Updated go.sum 2020-04-20 13:32:05 -04:00
dependabot-preview[bot]
84e74a0552
Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5 (#467)
* Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.4...v1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
2020-04-12 23:32:16 -04:00
dependabot-preview[bot]
6f0a0a5dca
Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0 (#466)
* Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.25.0 to 0.28.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.25.0...v0.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed compatibility issues

* Update go.sum

* Updated go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-04-12 23:27:27 -04:00
Tim Voronov
779c49520d Updated dependencies 2020-02-21 11:26:00 -05:00
dependabot-preview[bot]
1740889fbc
Bump github.com/rs/zerolog from 1.17.2 to 1.18.0 (#451)
* Bump github.com/rs/zerolog from 1.17.2 to 1.18.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.17.2 to 1.18.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.17.2...v1.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-02-12 11:21:44 -05:00
Tim Voronov
453ba932eb
Replaced Document with Page HTLM struct in Pagination helper function (#448) 2020-02-01 23:43:30 -05:00
dependabot-preview[bot]
89320eef66 Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2 (#440)
* Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2

Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:56 -05:00
dependabot-preview[bot]
5d780f7d3e Bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#441)
* Bump github.com/pkg/errors from 0.8.1 to 0.9.1

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:08 -05:00
Tim Voronov
740142a4e4 Updated modules 2020-01-12 01:01:37 -05:00
Tim Voronov
e8cc8ac1e7 Updated go modules 2020-01-11 18:15:00 -05:00
dependabot-preview[bot]
af426cc13d Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13 (#438)
* Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.11 to 4.1.13.
- [Release notes](https://github.com/labstack/echo/releases)
- [Commits](https://github.com/labstack/echo/compare/v4.1.11...v4.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 13:02:16 -05:00
dependabot-preview[bot]
165d5208a9 Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3 (#436)
* Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:59:46 -05:00
dependabot-preview[bot]
7254d47739 Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1 (#433)
* Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1

Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:58:22 -05:00
Tim Voronov
98b367722b
Migrated to new version of mafredri/cdp (#431)
* Migrated to new version of mafredri/cdp

* Added missed test deps

* Added missed e2e deps
2019-12-18 10:30:02 -05:00
dependabot-preview[bot]
aa81df38d4 Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2 (#418)
* Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum
2019-11-22 08:36:58 -06:00
dependabot-preview[bot]
f31fc48084 Bump github.com/rs/zerolog from 1.16.0 to 1.17.2 (#417)
* Bump github.com/rs/zerolog from 1.16.0 to 1.17.2

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.16.0...v1.17.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum
2019-11-19 15:18:26 -06:00
Tim Voronov
937141faba
Update go.sum 2019-11-14 15:15:40 -05:00
dependabot-preview[bot]
24f692bfaf
Bump github.com/antchfx/htmlquery from 1.1.0 to 1.2.0
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 14:32:13 +00:00
Tim Voronov
f74c3deca4
Update go.sum 2019-11-12 09:30:00 -05:00
dependabot-preview[bot]
37130572df
Bump github.com/antchfx/xpath from 1.1.0 to 1.1.1
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:51:14 +00:00
Tim Voronov
b9545e1879
Update go.sum 2019-10-29 10:49:03 -04:00
dependabot-preview[bot]
be412cacf8
Bump github.com/rs/zerolog from 1.15.0 to 1.16.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 05:30:21 +00:00
Tim Voronov
da9264aae3
Update go.sum 2019-10-20 15:06:14 -04:00
Gabriel Marinkovic
a43c60cf04 checksum update 2019-10-18 17:30:34 +02:00
Tim Voronov
c3cdb48078
Merge branch 'master' into feature/issue_#286 2019-10-17 16:58:41 -04:00
Tim Voronov
51a4a619c7
Merge branch 'master' into dependabot/go_modules/github.com/antchfx/htmlquery-1.1.0 2019-10-15 16:20:09 -04:00
Tim Voronov
ff44590762
Update go.sum 2019-10-15 13:03:19 -04:00
Tim Voronov
2104791e36
Update go.sum 2019-10-15 13:00:44 -04:00
dependabot-preview[bot]
428c64bfae
Bump github.com/antchfx/xpath from 1.0.0 to 1.1.0
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:28:17 +00:00
dependabot-preview[bot]
95b40fe14a
Bump github.com/antchfx/htmlquery from 1.0.0 to 1.1.0
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:27:58 +00:00
3timeslazy
e5860934a4 move strings.ToUpper logic from code into core.Functions 2019-10-14 21:47:31 +03:00
Владимир Фетисов
56c840228d add CaseChangingStream 2019-10-09 20:45:53 +03:00
Tim Voronov
666511e7b3
Update go.sum 2019-10-07 14:25:07 -04:00
dependabot-preview[bot]
85b3430319
Bump github.com/labstack/echo/v4 from 4.1.10 to 4.1.11
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/labstack/echo/releases)
- [Commits](https://github.com/labstack/echo/compare/v4.1.10...v4.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 06:02:03 +00:00
Tim Voronov
fcd0a21e75
Added click count (#377)
* Added click count
2019-09-07 01:59:32 -04:00
Tim Voronov
2d645434d8
Externalized common timeout values (#371)
* Externalized common timeout values

* Updated go.sum
2019-09-05 12:17:22 -04:00
Tim Voronov
4b1633269a
Bugfix/travis (#374)
* A try

* Updated deps after running go vet

* Removed extra commands

* Added git reset
2019-09-04 22:57:46 -04:00
Tim Voronov
65d6650d72 Updates 2019-09-04 22:26:44 -04:00
Tim Voronov
a9bc1b1d09 Updated dependencies 2019-09-04 19:25:50 -04:00
dependabot-preview[bot]
1c2096ae7e Bump github.com/rs/zerolog from 1.14.3 to 1.15.0 (#352)
* Bump github.com/rs/zerolog from 1.14.3 to 1.15.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.14.3...v1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum
2019-08-12 11:25:28 -04:00
Tim Voronov
2997a9b264
Bugfix/logging (#346)
* Fixed inability to pass custom ID to th runtime logger

* Removed UUID module

* Removed redundant check
2019-08-02 23:28:25 -04:00
dependabot-preview[bot]
8afa3b65d5 Bump github.com/mafredri/cdp from 0.23.4 to 0.24.2 (#328)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.4 to 0.24.2.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.4...v0.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 14:27:47 -04:00
Tim Voronov
7ce6797e9c
Feature/#230 xpath (#322)
* Implemented XPath for CDP driver

* Added XPATH function

* Added e2e tests for CDP

* Fixed linting issues

* Added support of XPath to HTTP driver

* Fixed linting issues
2019-07-03 14:05:02 -04:00
dependabot-preview[bot]
8c07516ed1 Bump github.com/mafredri/cdp from 0.23.3 to 0.23.4 (#314)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.3...v0.23.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 11:47:58 -04:00
dependabot-preview[bot]
6f4f79011a Bump github.com/mafredri/cdp from 0.23.2 to 0.23.3 (#306)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.2...v0.23.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-10 11:15:38 -04:00
dependabot-preview[bot]
8112f50917 Bump github.com/mafredri/cdp from 0.23.1 to 0.23.2 (#301)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.1...v0.23.2)
2019-05-27 12:39:19 -04:00