Gaël Métais
|
8558ea29df
|
Run YLT on AWS Lambda. TODO: should work both ways
|
2021-03-15 01:49:28 +00:00 |
|
Gaël Métais
|
9211074b32
|
It is now possible to save the results to an AWS S3 bucket
|
2021-03-14 01:49:23 +00:00 |
|
Gaël Métais
|
2da4371847
|
The screenshot is now saved in the system /tmp folder
|
2021-03-14 01:35:26 +00:00 |
|
Gaël Métais
|
dc5bd2e71e
|
Add last test launch time in the new /api/runs route
|
2021-03-10 00:54:50 +00:00 |
|
Gaël Métais
|
b54eb0cca9
|
New API entry that counts the number of pending tests
|
2021-01-24 00:30:28 +00:00 |
|
Gaël Métais
|
bd9cb2e257
|
Add a progress bar on the UI
|
2021-01-03 01:43:46 +00:00 |
|
Gaël Métais
|
4c1c375eef
|
Fix tests starting before the end of the previous one
|
2020-12-29 22:45:29 +01:00 |
|
Gaël Métais
|
2bf3d5372b
|
Fix screenshots and continue implementing phantomas v2
|
2020-10-04 02:54:00 +02:00 |
|
Gaël Métais
|
ac915e8973
|
Fix screenshots and continue implementing phantomas v2
|
2020-10-04 02:43:10 +02:00 |
|
Gaël Métais
|
f49411b3a9
|
Various adaptations for Phantomas v2
|
2020-08-10 01:03:42 +02:00 |
|
Gaël Métais
|
84425e1319
|
Fix tests
|
2018-01-17 10:58:02 -06:00 |
|
Gaël Métais
|
def0144dab
|
Fix error when no url is provided
|
2017-01-18 12:16:26 +07:00 |
|
 Gaël MétaisandGitHub
|
f76d597cbf
|
Add a way to block some urls to avoid spam (#219)
Spam blocker
|
2017-01-08 22:38:34 +08:00 |
|
Gaël Métais
|
0d72f6b987
|
Fix remaining issues with subfolder hosting
|
2016-12-29 18:57:03 +08:00 |
|
Gaël Métais
|
29faa4932d
|
Add tested page url in server log
|
2016-12-22 14:38:10 +08:00 |
|
 Gaël MétaisandGitHub
|
317b0fc4d7
|
Add proxy to the setting (#213)
|
2016-12-20 22:37:20 +08:00 |
|
Gaël Métais
|
f73fc49ee4
|
waitForResponse is now false by default in the Rest API
|
2016-12-20 14:36:54 +08:00 |
|
Vincent L
|
990237f975
|
Update apiController.js
|
2016-05-18 22:54:56 +02:00 |
|
Vincent L
|
4e29d5cbea
|
Update apiController.js
Fix bad request with curl
$ curl -X POST --data "url=perdu.com" http://localhost:8383/api/runs/
Bad request
$ curl -X POST --data "url=perdu.com" http://localhost:8383/api/runs/
Moved Temporarily. Redirecting to /api/results/eesudz6s7n
|
2016-05-18 20:20:09 +02:00 |
|
Gaël Métais
|
14f60d8dd3
|
Remove --js-deep-analylis & jsTimeline options, they are now on by default
|
2016-03-24 09:46:08 +02:00 |
|
Gaël Métais
|
3948eeaad4
|
New advanced settings: block domains
|
2016-03-21 21:28:17 +02:00 |
|
Gaël Métais
|
8bd3a1edde
|
Add screenshot width setting
|
2016-01-12 00:09:35 +01:00 |
|
Gaël Métais
|
092bb285ed
|
Add a phantomasEngine setting for the server
|
2015-08-28 10:36:49 +02:00 |
|
Gaël Métais
|
d7d4fb36ad
|
Remove console log
|
2015-05-12 07:47:16 +02:00 |
|
Gaël Métais
|
aba91de480
|
Add an exclude parameter to get result in API
|
2015-05-11 16:59:32 +02:00 |
|
Gaël Métais
|
6c47c406cb
|
Prevent fail when there's a screenshot error
|
2015-05-10 14:51:36 +02:00 |
|
Gaël Métais
|
f7da653e87
|
New rules: eventsScrollBound & DOMaccessesOnScroll
|
2015-05-06 22:45:03 +02:00 |
|
Gaël Métais
|
bb2f0e6c55
|
Add a cookie advanced option on the front page
|
2015-05-04 15:24:00 +02:00 |
|
Gaël Métais
|
491c8ebe77
|
Add a device option to ylt's core
|
2015-04-27 18:43:04 +02:00 |
|
Gaël Métais
|
42c27af604
|
No more javascriptExecutionTree bu default (option)
|
2015-02-09 19:03:04 +01:00 |
|
Gaël Métais
|
db6fdbc121
|
Empty URL crashes the server
|
2015-02-06 12:32:19 +01:00 |
|
Gaël Métais
|
39e6ecc920
|
Fix url in queue or dashboard pages without http://
|
2015-02-06 10:51:27 +01:00 |
|
Gaël Métais
|
b5ac42792e
|
Reduce screenshot width
|
2015-02-05 18:49:42 +01:00 |
|
Gaël Métais
|
efa4151850
|
New API route to retrieve a screenshot
|
2015-02-05 17:27:21 +01:00 |
|
Gaël Métais
|
ae47333eef
|
New 'screenshot' option when launching a test
|
2015-02-05 15:25:17 +01:00 |
|
Gaël Métais
|
d7aa24b467
|
API parameter resilience
|
2015-01-08 08:24:13 +01:00 |
|
Gaël Métais
|
377dee7d83
|
Rename yellowlabtools.js to index.js and change the way to call it
|
2015-01-06 22:50:32 +01:00 |
|
Gaël Métais
|
079ec94197
|
Fix API not returning anything if bad URL
|
2015-01-06 16:41:17 +01:00 |
|
Gaël Métais
|
e26fd5ed6f
|
New async run launch option in API: return only a portion of the response
|
2015-01-05 11:45:52 +01:00 |
|
Gaël Métais
|
be2911707c
|
Displaying error message in queue if fails
|
2014-12-29 22:55:52 +01:00 |
|
Gaël Métais
|
0776551aa7
|
Fix #26 API redirects to the response before it's written to disk
|
2014-12-19 14:34:47 +01:00 |
|
Gaël Métais
|
2ab843efdb
|
Added some sub-requests to the API
|
2014-12-14 22:36:25 +01:00 |
|
Gaël Métais
|
49015e3422
|
API authentification (tbc...)
|
2014-12-09 09:04:28 +01:00 |
|
Gaël Métais
|
906f0876a0
|
API is starting to run
|
2014-12-05 16:14:08 +01:00 |
|
Gaël Métais
|
e18cd87a07
|
Writing the API (workin in progress)
|
2014-12-02 00:08:07 +01:00 |
|