miniflux-legacy/assets
Mathias Kresin e0fd734c64 use javascript advanced optimizations, improve make-js script
Major benefit, beside a smaller file size, is the possibility to remove debug informations from the minified javascript.

make-js script:
- take care of any warnings and errors
- raise warning level to verbose

js/*
- switch to Array-Access Property Notation for external data (prevents renaming by the closure compiler)
2015-01-28 05:26:55 +01:00
..
css adjust alert css classes to the message severity 2015-01-18 01:26:28 +01:00
img Change loading icon to use an utf8 symbol 2014-02-22 21:50:54 -05:00
js use javascript advanced optimizations, improve make-js script 2015-01-28 05:26:55 +01:00