Łukasz Mierzwa
|
5ec0340f1c
|
Strict mode for js files, fix minor typos
|
2017-07-29 13:48:36 -07:00 |
|
Łukasz Mierzwa
|
3cb33754b2
|
Fix counter package import, add stub test file
|
2017-07-29 13:45:32 -07:00 |
|
Łukasz Mierzwa
|
839c01d11e
|
Add missing jquery require to the counter.js
|
2017-07-29 13:45:32 -07:00 |
|
Łukasz Mierzwa
|
3c8be2dbad
|
Convert counter.js to CommonJS module
|
2017-07-29 13:43:13 -07:00 |
|
Łukasz Mierzwa
|
12832e2c29
|
Fix quotation mark inconsistencies
jshint tests passing again
|
2017-04-27 22:52:05 -07:00 |
|
Łukasz Mierzwa
|
4e97f4f0aa
|
Fix unused and undefined variables warnings
|
2017-04-27 22:51:53 -07:00 |
|
Łukasz Mierzwa
|
0c37254a71
|
Fix jshint warnings
|
2017-04-25 18:51:10 -07:00 |
|
Łukasz Mierzwa
|
2c4770ea5d
|
Call javascript functions via public methods
This fixes cookie reset button, which wasn't working due to name conflicts (reset function in summary.js was called instead)
|
2017-03-27 10:39:20 -07:00 |
|
Łukasz Mierzwa
|
f8420d4632
|
Use go-bindata-assetfs for static files
This allows unsee to be compiled into a single self-contained binary, without any need to external static files or templates
|
2017-03-26 17:41:17 -07:00 |
|