1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
glaszig
680fa1de87 status messages always render in div tags; wrapping them in p tags is illegal in html 2019-08-19 22:37:22 +02:00
glaszig
df429064c6 fixed up dhcp template 2019-08-19 22:37:22 +02:00
glaszig
b04661171a fixed up data usage template 2019-08-19 22:37:22 +02:00
glaszig
82274ed1c9 fixed up about template 2019-08-19 22:37:22 +02:00
glaszig
2cd2082499 fixed up networking template 2019-08-19 22:37:22 +02:00
glaszig
89f3330606 use template for network page 2019-08-19 22:37:22 +02:00
glaszig
33b99c0ae7 use template for hostapd page 2019-08-19 22:37:22 +02:00
glaszig
9defff1cf4 use template for dhcp page 2019-08-19 22:37:22 +02:00
glaszig
c1f75a696a use template for data usage page 2019-08-19 22:37:22 +02:00
glaszig
7fcdd5e89c use template for dashboard 2019-08-19 22:37:22 +02:00
glaszig
d7ee29aeee use template for configure client page 2019-08-19 22:37:22 +02:00
glaszig
e4e9b5c5c1 use template for admin page 2019-08-19 22:35:30 +02:00
glaszig
2215b11c21 use template for themes page 2019-08-19 22:35:29 +02:00
glaszig
0608b6cb22 use template for system page 2019-08-19 22:35:29 +02:00
glaszig
76f905fe9d use template for about page 2019-08-19 22:35:29 +02:00
glaszig
993dc633a9 load wifi stations via ajax, cache the scan result
until the "rescan" button is pressed. speeds up
"configure client" page massively.
2019-08-08 03:44:28 +02:00