Roman
|
62a0665a99
|
Fix cpu leakage (#635)
|
2021-07-16 17:58:11 -04:00 |
|
Tim Voronov
|
1d0617eb3b
|
Added support of optional chaining (#634)
|
2021-07-16 14:46:08 -04:00 |
|
Tim Voronov
|
742bdae0ae
|
Feature/#263 waitfor event (#590)
* Added new WAITFOR syntax
* Added support of event options
* Added support of options
* Added support of using WAITFOR EVENT in variable assignment
|
2021-07-13 21:34:22 -04:00 |
|
dependabot[bot]
|
e6c18ebb84
|
Bump github.com/antchfx/xpath from 1.1.11 to 1.2.0 (#626)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.11 to 1.2.0.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.11...v1.2.0)
---
updated-dependencies:
- dependency-name: github.com/antchfx/xpath
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-13 20:31:25 -04:00 |
|
dependabot[bot]
|
44b1bb2273
|
Bump github.com/rs/zerolog from 1.22.0 to 1.23.0 (#628)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.22.0...v1.23.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-13 20:30:42 -04:00 |
|
dependabot[bot]
|
74de7da035
|
Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.7.1 (#632)
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.1...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-13 20:29:53 -04:00 |
|
ConaGo
|
73e04fd60e
|
added tests for runtime/expressions/variable (#630)
* added tests for runtime/expressions/variable
|
2021-07-11 08:08:31 -04:00 |
|
Panagiotis Koursaris
|
a7b17c8b30
|
Update disable-images.fql (#625)
|
2021-06-25 22:35:51 -04:00 |
|
dependabot[bot]
|
60eae1a460
|
Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#623)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-14 16:21:17 -04:00 |
|
Tim Voronov
|
833330e73c
|
values.Parse does not parse int64 (#621)
|
2021-05-04 15:20:40 -04:00 |
|
dependabot-preview[bot]
|
ff5af6f739
|
Upgrade to GitHub-native Dependabot (#620)
* Upgrade to GitHub-native Dependabot
* Update dependabot.yml
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
|
2021-05-04 15:03:13 -04:00 |
|
Tim Voronov
|
4c79cb4343
|
Updated root API (#622)
|
2021-05-04 15:01:27 -04:00 |
|
dependabot-preview[bot]
|
4346a91513
|
Bump golang.org/x/text from 0.3.3 to 0.3.6 (#612)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.6.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-04-30 11:36:49 -04:00 |
|
Tim Voronov
|
eb5cef326f
|
Update CHANGELOG.md
|
2021-04-23 15:45:29 -04:00 |
|
Tim Voronov
|
ae352e2e6b
|
Fixed selection of text containing special characters (#619)
|
2021-04-23 15:36:53 -04:00 |
|
Tim Voronov
|
5119d62838
|
Feature/#478 keyboard events (#618)
* Added support of pressin special keys
* Linting
|
2021-04-23 10:42:31 -04:00 |
|
Tim Voronov
|
f16b6afe45
|
Update README.md
|
2021-04-22 15:13:27 -04:00 |
|
Tim Voronov
|
011fe0e6d7
|
Update README.md
|
2021-04-22 13:57:26 -04:00 |
|
Tim Voronov
|
f5c0e18639
|
Update README.md
|
2021-04-22 11:18:22 -04:00 |
|
Egor
|
b120aadf56
|
Update README.md (#615)
|
2021-04-19 16:01:33 -04:00 |
|
Vladimir Fetisov
|
7601c903d9
|
issue-607: add object(array)Literal into memberExpression (#616)
|
2021-04-19 13:55:24 -04:00 |
|
Tim Voronov
|
d9360af487
|
Draft of 0.15.0 release notes
|
2021-04-09 10:07:05 -04:00 |
|
Roman
|
46009da1e7
|
Fixes and changes 2 (#614)
* feat(core): added SourceErrorDetail
* fix(driver): fix sets user headers and cookies
* fix(driver): check users params on nil
* fix formating
* fix(tests): fix tests and change SourceErrorDetail
|
2021-04-09 09:58:42 -04:00 |
|
Tim Voronov
|
80c278ec6c
|
Added .Walk() method to Parser
|
2021-04-08 23:37:16 -04:00 |
|
Tim Voronov
|
60e6bd39bb
|
Updated license badge
|
2021-04-08 20:52:51 -04:00 |
|
Tim Voronov
|
8a772851f4
|
Removed old CLI (#608)
* Removed old CLI
* Added mini-CLI for e2e tests
|
2021-04-08 18:46:17 -04:00 |
|
Roman
|
08e9054ba4
|
setting Input charset (#609)
* feat(driver): add Charset param
* feat(driver): add convert to UTF8 by input charset
|
2021-04-08 18:35:29 -04:00 |
|
Tim Voronov
|
6645ff1521
|
Update README.md
|
2021-04-03 00:43:55 -04:00 |
|
Tim Voronov
|
3e34a5ec34
|
Added links to other projects
|
2021-04-01 17:12:03 -04:00 |
|
Tim Voronov
|
46c7dea9be
|
Removed documentation from README
|
2021-03-28 23:16:55 -04:00 |
|
Tim Voronov
|
d4e31a9966
|
Updated CHANGELOG
|
2021-03-27 13:13:01 -04:00 |
|
Tim Voronov
|
3ddd9b82a8
|
Bugfix/#597 headers panic (#602)
* Remodeled HTTPHeaders
* Remodeled HTTPCookies
* Fixed cookie.Expires
* Update documentation
|
2021-03-27 12:47:13 -04:00 |
|
Tim Voronov
|
d55bce325c
|
Bugfix/#597 headers panic (#598)
* Remodeled HTTPHeaders
* Remodeled HTTPCookies
|
2021-03-26 12:01:00 -04:00 |
|
John Bampton
|
b3adea3622
|
chore: fix grammar (#599)
|
2021-03-19 09:32:47 -04:00 |
|
Tim Voronov
|
2f5954eca3
|
Added docs about statusCodes
|
2021-03-06 01:25:37 -05:00 |
|
Tim Voronov
|
3efc7de346
|
Updated CHANGELOG for v0.14.0
|
2021-03-05 23:14:31 -05:00 |
|
Tim Voronov
|
f9cc8dfff0
|
Added ldflag for version
|
2021-03-05 21:10:44 -05:00 |
|
Tim Voronov
|
b3118ca983
|
Added DOCUMENT_EXISTS function (#594)
* Added DOCUMENT_EXISTS function
* Added addition unit tests
|
2021-03-05 12:25:07 -05:00 |
|
Tim Voronov
|
ae7b5ce557
|
Added additional unit tests for LIKE operator
|
2021-03-05 08:11:41 -05:00 |
|
Tim Voronov
|
6295919806
|
#593 handling non-200 status codes
|
2021-03-05 08:08:28 -05:00 |
|
Tim Voronov
|
79566c3b76
|
Added support of ignoring page resources (#592)
* Added support of ignoring page resources
* Updatd pipeline scripts
* Updated comments
|
2021-02-19 11:40:30 -05:00 |
|
Tim Voronov
|
c6a459e35c
|
Updated version of in build and release pipelines
|
2021-02-17 20:20:21 -05:00 |
|
Tim Voronov
|
ff8c15eb67
|
Feature/#577 spa routing (#584)
* Added support of getting URL dynamically
|
2021-02-16 09:49:26 -05:00 |
|
Tim Voronov
|
f4876c05a3
|
Added LIKE operator (#591)
* Added LIKE operator
|
2021-02-15 11:37:52 -05:00 |
|
Roman
|
8d7f1dae23
|
custom http transport (#586)
* feat(http): add options.HTTTransport and refactor driver init
* refactor(http): add new line
|
2021-01-22 15:00:01 -05:00 |
|
Roman
|
cd35437452
|
feat(runtime): check Kind() by 0 or Interface() panic (#587)
|
2021-01-22 14:59:02 -05:00 |
|
Tim Voronov
|
dd0e9ee8ae
|
Update install.sh
|
2021-01-19 17:55:21 -05:00 |
|
Tim Voronov
|
cd1b1cf5c7
|
Minor updates to #578
|
2021-01-19 15:23:32 -05:00 |
|
Y.Horie
|
f0097e984e
|
Add rand seed in RAND(min, max) #578 (#579)
|
2021-01-19 15:20:41 -05:00 |
|
Tim Voronov
|
526916efb6
|
Bugfix/#575 element children (#580)
* Fixed retreival of child elements
* Fixed formatting
* Set tree depth to 0
* Removed redundant code
|
2020-12-19 13:42:57 -05:00 |
|