7 Commits

Author SHA1 Message Date
Giovanni Giacobbi
e37523385f
Make files headers, indentation and conding style consistent
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-21 14:11:01 +01:00
Giovanni Giacobbi
9fdcfc866c
Clean up trailing whitespace and ensure newline at end of file
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-21 14:10:49 +01:00
Giovanni Giacobbi
147b362334
Removed install scripts hacks as they are no longer needed
- The default 'postinst' from 'luci.mk' is sufficient for what we need, also updated the 'uci-default' to a standard version
- Hack about 'header_login' is replaced with adding 'out_header_login' directly from the sysauth template
- Also added specialized 'out_footer_login' and 'footer_login' for symmetric reasons
- Synced 'out_header_login.htm' with current LuCI 'header.htm'

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-21 11:13:38 +01:00
jerrykuku
a2aa2e0b86 v2.2.4
- 【v2.2.4】Fix the problem that the login background cannot be displayed on some phones.
- 【v2.2.4】Remove the dependency of luasocket.
2020-08-21 13:15:16 +08:00
jerrykuku
0769b35f4c Update sysauth.htm 2020-08-18 00:21:32 +08:00
jerrykuku
6105120c76 update to v2.2.2
- Add custom login background,put your image (allow png jpg gif) or MP4 video into /www/luci-static/argon/background, random change【v2.2.2】
- Add force dark mode, login ssh and type "touch /etc/dark" to open dark mode.【v2.2.2】
- Add a volume mute button for video background, default is muted.【v2.2.2】
- fix login page when keyboard show the bottom text overlay the button on mobile.【v2.2.2】
- fix select color in dark mode,and add a style for scrollbar.【v2.2.2】
- jquery update to v3.5.1【v2.2.2】
- change request bing api method form wget to luasocket (DEPENDS)【v2.2.2】
2020-08-16 20:12:41 +08:00
jerrykuku
124b8bf6b0 bump version to v2.2
- New login theme, Request background imge from bing.com, Auto change everyday.
- New theme icon
- Add more menu category  icon
- Fix font-size and padding margin
- Restructure css file
- Auto adapt to dark mode
2020-07-25 15:21:33 +08:00