qutebrowser/qutebrowser/javascript
Ryan Roden-Corrent 8745f80d90 Fix qute://history SQL bug.
The javascript history page was requesting the new start_time in ms, but
the python code was expecting seconds. This is fixed by removing all the
millisecond translations in the python code and only translating to
milliseconds in the javascript code that formats dates.
2017-07-13 08:54:21 -04:00
..
.eslintignore Ignore ESLint warnings for Mozilla's PAC utils 2016-12-07 02:01:19 +03:00
.eslintrc.yaml Adjust eslintrc for eslint 4.0 2017-06-12 09:23:20 +02:00
history.js Fix qute://history SQL bug. 2017-07-13 08:54:21 -04:00
pac_utils.js pac_utils.js: remove excessive escaping 2017-02-21 15:23:27 +03:00
position_caret.js Finally update copyrights... 2017-05-09 21:37:03 +02:00
scroll.js Finally update copyrights... 2017-05-09 21:37:03 +02:00
webelem.js Rename webelem.js functions to match WebEngineElem 2017-06-16 23:14:17 +02:00