mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-29 13:23:53 +08:00
2aec6e5814
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. |
||
---|---|---|
.. | ||
angular-route.js | ||
angular-sanitize.js | ||
angular.js | ||
app.js | ||
colorutils.js | ||
controllers.js | ||
filters.js |