gluon/package/gluon-web
Matthias Schiffer 43e70f351f
gluon-web: handle translation and escaping in generated Lua code
By emitting Lua code to call translate() and pcdata(), we are more
flexible than when doing this internally in the parser. The performance
penalty should be negligible.
2018-02-23 00:57:03 +01:00
..
files/lib/gluon/web gluon-web: fix access to undefined in checkvalue() 2018-02-04 18:57:27 +01:00
i18n gluon-web: add package 2017-02-22 01:30:58 +01:00
javascript gluon-web: fix access to undefined in checkvalue() 2018-02-04 18:57:27 +01:00
luasrc gluon-web: ListValue: convert keys to strings before adding to key list 2018-02-04 18:57:27 +01:00
src gluon-web: handle translation and escaping in generated Lua code 2018-02-23 00:57:03 +01:00
Makefile Replace luci-lib-jsonc with our own lua-jsonc 2018-01-18 16:28:59 +01:00