Commit Graph

7 Commits

Author SHA1 Message Date
David Cormier
a8b4ccb91b irc-utils: declare use strict on first line
Fix jshint issue introduced in #1170.
2020-12-16 08:33:20 -05:00
Michael
2975385b2a Fix tab completion
Fixes #1169.
2020-12-13 12:58:45 +11:00
Yeiniel Suárez Sosa
6fe87ac6cc
add missing import to inputbar module 2020-12-05 16:48:13 -05:00
Yeiniel Suárez Sosa
6f808bd4a6
fix missing underscore imports 2020-12-05 16:47:47 -05:00
Yeiniel Suárez Sosa
30e89c0393
fix jshint issues 2020-12-05 16:47:09 -05:00
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
currently the only problem is that phantomjs is unable to parse the js files

fix test exec on travis env
2020-12-05 16:45:11 -05:00
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack 2020-11-27 19:32:05 -05:00