fish-shell/share/tools/web_config/js
Fabian Homborg 2aec6e5814 Webconfig: Pass colorscheme in one json request
This used to pass each color in a separate url-encoded request, which is
just wasteful.

Also it passed separate parameters for modifiers like bold and
underlined, but never gave them actual values. Instead the color is
passed as one string.

So we just use json, and then iterate over it server-side.
2021-07-09 18:26:51 +02:00
..
angular-route.js WIP Update angular to something from after the stoneage 2020-07-06 20:10:01 +02:00
angular-sanitize.js WIP Update angular to something from after the stoneage 2020-07-06 20:10:01 +02:00
angular.js WIP Update angular to something from after the stoneage 2020-07-06 20:10:01 +02:00
app.js webconfig: Replace unsafe binding with filter 2020-07-06 20:10:01 +02:00
colorutils.js Default colorscheme: Change pager prefix color for light terminals 2021-05-01 20:16:23 +02:00
controllers.js Webconfig: Pass colorscheme in one json request 2021-07-09 18:26:51 +02:00
filters.js fish_config: fix binding filter regression (#3327) 2016-08-24 01:30:33 -07:00