luci/modules
Jo-Philipp Wich 711f759278 luci-base: harmonize JS class naming and requesting
- Make builtin classes available via `require` to allow view code to
   request external and internal classes in a consistent manner without
   having to know which classes are builtin and which not

 - Make base classes request any used class explicitely instead of
   relying on implicitly set up L.{dom,view,Poll,Request,Class} aliases

 - Consistently convert class names to lower case in JSdoc to match
   the names used in `require` statements

 - Deprecate L.{dom,view,Poll,Request,Class} aliases

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-02 21:51:20 +02:00
..
luci-base luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci-compat luci-compat: footer.htm: tweak CSS classes 2020-03-23 21:41:22 +01:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-admin-mini luci-base: fix typos 2019-12-20 16:48:51 +01:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-network luci-mod-network: rework signal badge disabled state 2020-04-02 15:20:58 +02:00
luci-mod-rpc luci-mod-rpc: drop "secret" value from rpc session objects 2019-01-30 16:51:49 +01:00
luci-mod-status luci-mod-status: luci-bwc: skip "." and ".." when finding netdevs 2020-04-01 18:45:18 +02:00
luci-mod-system luci-mod-system: system.js: rework local time widget markup 2020-03-23 21:58:25 +01:00