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 |
|