Łukasz Mierzwa
|
566de0c347
|
Fix nprogress usage and styling
|
2017-07-29 14:43:51 -07:00 |
|
Łukasz Mierzwa
|
70296853c5
|
Add missing css imports
|
2017-07-29 13:50:18 -07:00 |
|
Łukasz Mierzwa
|
5ec0340f1c
|
Strict mode for js files, fix minor typos
|
2017-07-29 13:48:36 -07:00 |
|
Łukasz Mierzwa
|
fc0cc1c337
|
Fix remaining requires
|
2017-07-29 13:48:35 -07:00 |
|
Łukasz Mierzwa
|
39204ea273
|
Rewrite progress.js as CommonJS, add tests
|
2017-07-29 13:45:32 -07:00 |
|
Łukasz Mierzwa
|
aadcaeb9b5
|
Fix issues reported by eslint
|
2017-06-01 20:24:47 -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 |
|