miniflux-legacy/scripts
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
..
docker Move Docker files 2014-11-01 12:14:33 -04:00
api-client.sh Improve files organization 2014-02-08 14:13:14 -05:00
find-strings.sh Add script to find missing locales 2015-01-08 23:54:24 +01:00
make-html-changes.sh Add utility script to output changes in html 2014-02-09 14:26:02 -05:00
make-js.sh use javascript advanced optimizations, improve make-js script 2015-01-28 05:26:55 +01:00
make-release.sh Improve release script 2015-01-10 18:16:03 -05:00
sync-locales.php Add option to force RTL mode per feed and improve feed modification 2014-10-19 19:14:33 -04:00