RandomSec/main/webapp/modules/core/scripts
Albin Larsson aac8359238
Set client timeout limit in chainGetJSON() (#2482)
By setting a client side timeout one can avoid net::ERR_NETWORK_IO_SUSPENDED errors caused by the OS network layer being suspended [1]. This allows the client to handle higher level errors.

The jQuery.getJSON() function does not have a parameter for timeouts.

[1]: https://cs.chromium.org/chromium/src/net/http/http_network_layer.cc?q=ERR_NETWORK_IO_SUSPENDED&sq=package:chromium&dr=C&l=42
2020-04-06 10:42:38 +02:00
..
dialogs CustomTabularExporterDialog: fix checkbox options being ignored (#2429) 2020-03-18 04:54:04 +00:00
facets fix: List facets dialogue should be non editable (#2375) 2020-03-10 10:17:23 +00:00
index Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
project Added google sheet feature and moved features to the export drop-down (#2458) 2020-03-23 11:14:02 +01:00
reconciliation Removed freebase-query-panel.html (#2434) 2020-03-18 13:45:45 +00:00
util Set client timeout limit in chainGetJSON() (#2482) 2020-04-06 10:42:38 +02:00
views/data-table Added feature to create column containing Q values (#2378) 2020-03-11 09:34:49 +00:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
index.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
preferences.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
project.js Removed freebaseapps.com from scripts (#2395) 2020-03-12 10:57:42 +00:00