]> git.ktnx.net Git - icedeb.git/history - icedeb.js
fixup for d28e9ea: add support for clipboard.readText()
[icedeb.git] / icedeb.js
2018-09-26 Damyan Ivanovfixup for d28e9ea: add support for clipboard.readText()
2018-09-12 Damyan Ivanovadd support for clipboard.readText(), available in...
2018-09-12 Damyan Ivanovadd vim modeline
2018-08-22 Damyan Ivanovextend dsa numbers with an optional trailing -\d+,...
2018-08-22 Damyan Ivanovremove leading/trailing white-space before evaluating...
2018-08-22 Damyan Ivanovtrim leading hash sign
2018-08-22 Damyan Ivanovallos leading hash sign to bug report numbers
2017-08-01 Damyan IvanovTranslate "dsa-1234" and "DSA 1234" to "DSA-1234"
2017-07-30 Damyan IvanovAdd piuparts
2017-07-04 Damyan IvanovAdd 'Reproducible builds' link
2017-06-21 Damyan Ivanovadd indicators of the services that seem appropriate...
2017-06-20 Damyan Ivanovthis code is reached only with query string
2017-06-20 Damyan IvanovAdd support for the Debian Maintainer Dashboard
2017-06-20 Damyan Ivanovdo not show an error message when executeCommand('Copy...
2017-06-19 Damyan Ivanovuse a hidden <textarea> for the clipboard pasting and...
2017-06-19 Damyan Ivanovupon pop-up opening, retrieve clipboard in the next...
2017-06-19 Damyan Ivanovput clipboard retrieval in a routine, hook to DOMConten...
2017-06-19 Damyan Ivanovalways close the pop-up when tab is re-loaded/opened
2017-06-19 Damyan Ivanovopen links/tabs via promises
2017-06-18 Damyan Ivanovnicer popup, site links, remove text about absent selec...
2017-06-17 Damyan Ivanovinitial implementation of e10s. XUL/XPCOM is dropped