Commit Graph

136 Commits

Author SHA1 Message Date
glaszig 1c7f57467f add missing css class to lightsout theme 2021-05-11 17:38:08 -03:00
billz 4841d9336a Remove locale include (unused) 2021-05-10 07:49:16 +01:00
glaszig 947ccf7021 add margin to wifi qr code to have it work with dark background (i.e. dark theme) 2021-05-08 14:29:59 -03:00
glaszig 45a50edc41 use special multibyte shell escaping to support unicode ssid names with qr code 2021-05-08 14:24:36 -03:00
glaszig e76c31c9c6 revert part of 3a41b52c to respect http method's purpose 2021-05-06 19:12:58 -03:00
billz 90aea4ca93 Set locale for utf-8 support, remove mb_escapeshellarg (deprecated) 2021-05-02 07:02:30 +01:00
billz 3a41b52c1d Update method to POST + escapeshellarg() 2021-05-01 17:24:37 +01:00
billz f9e907e3ce Tweak layout of dashboard client widget 2021-04-06 22:59:40 +01:00
glaszig 6196bcd311 add 'default route' toggle to network interface configuration ui 2021-04-03 00:43:42 +01:00
billz 1503d81317 Apply styles to themes css 2021-04-02 17:03:35 +01:00
root ec3fa1002b improving layout, text and styles of wifi client box 2021-04-02 00:17:17 +01:00
billz 677e06807a Update about template 2021-02-10 17:06:51 +00:00
billz b9a87df343 Update openvpn template 2021-02-08 07:32:40 +00:00
billz e5ce7b9fb2 Add modal dialog to configure client 2021-02-02 16:55:46 +00:00
billz 5ec25e56d9 Bugfix: break on pageload event 2021-02-02 04:30:24 +00:00
billz 6d3f5e9f37 Cleanup commented code 2021-01-30 16:59:36 +00:00
Mark Pointing 6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
billz cb10bf684c Update en_US messages, compile .mo files 2020-12-26 08:51:45 +00:00
billz 8e8ce320d4 Implement hostapd modal dialog 2020-12-24 20:52:18 +00:00
Bill Zimmerman 16f4c47f00
Merge branch 'master' into feature/dhcp-eth0 2020-12-12 17:41:41 +01:00
billz da0e714f86 Openvpn template layout, relative img paths. Closes #716 2020-12-07 11:37:57 +00:00
billz a21009e049 Remove networking dhcp config (deprecated) 2020-11-30 17:33:17 +00:00
billz 495f33eaa3 Added subnet mask display/edit 2020-11-30 12:10:44 +00:00
billz 57174245ad Updated w/ set toggle states 2020-11-27 16:25:46 +00:00
billz 6d331c3ebd Add static IP fields, fallback, toggle state 2020-11-26 17:16:54 +00:00
billz b63a53e182 Set default dhcp interface on page load 2020-11-21 13:52:20 +00:00
billz 04590dc889 Load default iface on page load 2020-11-19 12:31:48 +00:00
billz e4856484d9 Add advanced fields to JSON response 2020-11-17 11:18:10 +00:00
billz e0235d640a Added loadInterfaceDHCPSelect() 2020-11-16 18:19:40 +00:00
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +01:00
billz 7d8fc65ef0 Block direct file access 2020-07-11 09:03:23 +01:00
billz 695cdd2d35 Revert file access check 2020-07-10 15:39:36 +01:00
billz 7af8b302e9 Prevent direct file access. Resolves #622 2020-07-10 14:46:55 +01:00
billz 520b706ef3 Delete obsolete file 2020-07-01 10:36:32 +01:00
billz 434021a9a1 Remove console.log 2020-07-01 10:34:40 +01:00
billz 7fcfacaeae Update w/ getColorOpt() 2020-07-01 10:32:31 +01:00
billz 7b92f56cda Dynamic svg logo 2020-06-30 23:38:32 +01:00
billz 4b77a0b144 Renamed svg > php 2020-06-30 23:38:02 +01:00
billz 2916bd1998 Dynamic theme color support 2020-06-30 16:54:30 +01:00
billz 77d59c9788 Initial commit 2020-06-30 16:46:51 +01:00
billz 4eb3d6b24c Convert to dynamic css 2020-06-30 16:46:04 +01:00
billz 159d539f59 Style fontawesome glyphs 2020-06-29 16:07:38 +01:00
billz dbb71d10c9 Style update for font-based logo 2020-04-30 13:35:17 +01:00
billz 8f37f19ba3 Theme style tweaks 2020-04-12 11:27:02 +01:00
billz b0eb7c63eb Update About page 2020-04-11 16:17:40 +01:00
billz 4eb6a5a2f7 Change last updated text on success 2020-04-02 08:12:59 +01:00
billz ff14e64bf9 add list download progress indicator 2020-03-31 00:04:52 +00:00
billz ca7bde25c6 Update ajax handler + indicate status 2020-03-27 09:24:48 +00:00
billz 6299540216 Add blocklist status classes 2020-03-27 08:50:18 +00:00
billz 422a46e92c Fix PHP notices 2020-03-24 18:48:35 +00:00