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

90 Commits

Author SHA1 Message Date
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
billz
35f915d42e Style tweak: dark mode 2020-03-17 07:30:26 +00:00
billz
de86082034 Style tweaks: dark mode 2020-03-16 23:18:35 +00:00
Bill Zimmerman
6f8a60c9ac
Style tweak for dark mode 2020-03-10 12:56:03 +01:00
billz
c44d58d51b Stats display for the Adafruit Mini PiTFT 2020-03-08 17:40:40 +00:00
billz
227fc3d775 Dark mode style tweak 2020-03-07 07:07:55 +00:00
billz
51e736c79b Update for dark theme 2020-03-06 18:57:16 +00:00
billz
88f0859955 Terminal theme => Lights Out 2020-03-06 18:40:47 +00:00
Bill Zimmerman
3ba6c135a8
Merge pull request #506 from glaszig/feature/dhcp-upstream-server
[WIP] added ui to manage upstream dns servers
2020-03-04 23:07:35 +01:00
glaszig
cfa3f9cfd3 added selectable hosted dns servers 2020-03-04 19:43:22 +01:00
billz
3193cf068c Style tweak for left nav labels 2020-03-01 17:00:50 +00:00
glaszig
a3c8def120 added ui to manage upstream dns servers 2020-02-28 23:41:56 +01:00
Bill Zimmerman
2120b0e215
Merge pull request #504 from billz/glaszig-feature/wifi-qr-code
Glaszig feature/wifi qr code
2020-02-28 08:30:28 +01:00
glaszig
806ce22970 add etag header to wifi qr code to improve
browser caching behavior
2020-02-27 23:53:48 +00:00
glaszig
ad1ca08de3 escape qrencode arguments in multibyte-safe way 2020-02-27 23:52:35 +00:00
billz
f63c4688bc Update with click handler, genPassword() 2020-02-27 17:21:57 +00:00
glaszig
695ea7b969 show wifi qr code in "hotspot > security" section
resolves #469.
2020-02-27 02:37:00 +00:00
billz
f97a701697 Style tweak 2020-02-06 12:37:09 +00:00
billz
3394c9cecc Style tweaks 2020-02-03 18:54:58 +00:00
billz
bbd545b97a Style tweaks for new dashboard 2020-02-03 12:33:31 +00:00
billz
5f0e2b3f11 Added .chart-container 2020-02-03 09:34:17 +00:00
billz
36e4d5baf0 Tweak svc status colors 2020-02-02 15:34:53 +00:00
billz
373a7f28ef Update hires .png from .svg 2020-02-02 15:06:15 +00:00
billz
af361d3c18 Update hires .png from .svg 2020-02-02 15:05:20 +00:00
billz
2121a77e29 Deprecated old logo64px 2020-02-02 15:04:29 +00:00
billz
d15fd5692d Unique id, prevent conflict w/ data usage 2020-02-02 14:58:35 +00:00
billz
9dc2a67d70 Update beforeDraw as inline plugin 2020-02-02 13:40:41 +00:00
billz
f0e94780b8 Added svc status warn 2020-02-02 12:35:21 +00:00
billz
631963dfdf Dashboard widget + data usage styles 2020-02-02 11:37:23 +00:00
billz
2faf80959d Update maintainAspectRatio 2020-02-02 11:34:08 +00:00
billz
82db0a34b9 WIP: dashboard redesign 2020-02-02 08:37:15 +00:00
billz
1bbeefca7c Add hostapdStatus to System 2020-02-01 11:06:41 +00:00
Weylin-fr
6fc73851aa
Update system.php
get CPU temp from "/sys/class/thermal/thermal_zone0/temp"
2020-01-20 16:27:19 +01:00
billz
6106c3196a Bugfix. Resolves #470 2020-01-04 18:59:19 +00:00
billz
f41bfa93aa Fetch wireless regulatory data from config/wireless.json 2019-12-31 19:10:48 +00:00
billz
ba8d245eca Revert "Expanded 5Ghz country list (testing)"
This reverts commit f1ff34af6d.
2019-12-30 04:41:07 +00:00
billz
f1ff34af6d Expanded 5Ghz country list (testing) 2019-12-28 00:04:50 +00:00
billz
597f1b04cf Fetch ajax channel value 2019-12-27 06:43:49 +00:00
billz
93514a6787 Minor: comments + formatting 2019-12-27 01:26:37 +00:00
billz
6a961e09b8 Added loadChannelSelect() to document.ready 2019-12-26 21:37:23 +00:00
billz
0b6362e611 Updated with loadChannelSelect() 2019-12-26 06:14:03 +00:00
billz
22eac80306 Tweak info-item 2019-11-17 12:01:36 +00:00
billz
1bc99e6729 Replaces absolute paths w/ relative. Enables #294 2019-11-04 16:15:04 +00:00
billz
43af89cd2e Minor: cleanup 2019-11-04 15:57:45 +00:00
billz
8f9d494437 Adjust chartjs linkQuality graph 2019-11-03 17:02:45 +00:00
billz
5ba9122aaa Added @media query to optimize display on small devices 2019-11-01 09:11:48 +00:00
billz
35177d32ba Style tweaks 2019-10-29 18:30:07 +00:00