Commit graph

310 commits

Author SHA1 Message Date
billz
a3230d0684 Implement jQuery mask plugin w/ IP address inputs 2023-11-09 22:48:39 +00:00
billz
4f954f4d8f Add set dhcp/staticIP fields enabled/disabled 2023-11-09 16:26:51 +00:00
billz
273f2ce22e Adjust was-validated form-control:valid/invalid bg-image 2023-11-09 15:35:21 +00:00
billz
7a612592c2 Fix btn-primary class selector 2023-11-05 13:46:32 +00:00
billz
648465f6c6 Refactor loadChannelSelect(), disambiguate ajax handler names 2023-11-05 13:44:45 +00:00
billz
97a9cac5e8 Write debug log to tempDir, redirect + download w/ readfile() 2023-10-31 20:31:27 +00:00
billz
45dc1142cb Reduce service restart speed + UI tweaks 2023-10-25 14:08:38 +01:00
billz
9a1457c6c8 Refactor getCountries w/ regexes, add getAccountInfo() 2023-10-19 14:07:26 +02:00
billz
99f8838fe2 Populate country select, get provider log, connect to country 2023-10-18 09:50:57 +02:00
billz
47f983a361 Minor: update template labels 2023-10-16 10:46:15 +02:00
billz
ac863f5c8a Status message when CLI binary not found, fetch provider countries, status, user account 2023-10-15 21:29:34 +02:00
Bill Zimmerman
c331ef9aaf
Merge pull request #1412 from RaspAP/fix/sys-functions
Ajaxifies system reboot + shutdown
2023-10-09 08:42:34 +02:00
billz
21f703b5a9 Ajaxify system reboot/shutdown 2023-10-08 19:21:43 +02:00
billz
911a6a3145 Update template blocklist ids + cbxblocklist option val 2023-10-06 14:41:55 +02:00
billz
33c596189d Apply autoloader support for status messages 2023-09-16 11:46:11 +02:00
billz
c2d740ef44 Implement PSR-4 compliant class autoloader 2023-09-16 10:43:05 +02:00
billz
93166171db Update additional ajax posts w/ csrf_token 2023-09-16 10:39:14 +02:00
billz
66b3b20bf4 Update ajax post data w/ csrf_token 2023-09-14 19:56:36 +02:00
billz
1e5ac9b3fc Apply patch from RaspAP/raspap-insiders#209 2023-09-13 21:26:19 +02:00
billz
434e8dc3f4 Set backgroundColor: transparent for theme compatibility 2023-09-10 10:09:23 +02:00
billz
5457855aa1 Unambiguously typecast to expected datatype 2023-09-03 09:46:50 +02:00
Marek Guráň
dd2c648a78
Update linkquality.js
Added hard coded colors to material theme. Now it is more readable on dark and light versions.
2023-08-30 09:52:59 +02:00
Marek Guráň
5bd2ef1edc
Fixed missing padding to cards 2023-08-29 12:28:51 +02:00
Marek Guráň
2828b09d54
Fixed visual errors and improved some visuals
1. The rounded corners issue is gone
2. Fixed light theme status indicator, so on latest insiders it wont hide active green button
3. Added new visuals to navigation menu to make it more clear what card is active
2023-08-29 10:36:11 +02:00
Marek Guráň
7a1900d814
Update custom.js
Updated dark theme switcher so now it can switch between dark and light material theme while keeping it's functionality to stock theme.
2023-08-28 23:17:31 +02:00
Marek Guráň
aec2e3b7bf
Added themes to custom.js
Still cant change themes in settings
2023-08-28 14:31:23 +02:00
Marek Guráň
69967f6dd9
Updated forgotten button - light theme 2023-08-08 06:35:25 +02:00
Marek Guráň
f831794a55
Updated forgotten button - dark theme 2023-08-08 06:34:43 +02:00
Marek Guráň
5970ee397b
Fixed insiders dashboard - light theme 2023-08-07 18:37:58 +02:00
Marek Guráň
2f3582d952
Fixed shadows and fixed insiders dashboard 2023-08-07 18:36:56 +02:00
Marek Guráň
7c0e4b73db
Small fix to dashboard text 2023-08-07 18:27:11 +02:00
Marek Guráň
bd7c07ff22
Small fix to dashboard text 2023-08-07 18:26:47 +02:00
Marek Guráň
bb0a82acbc
Update and rename materialdark.php to material-dark.php 2023-08-07 12:03:29 +02:00
Marek Guráň
6b11b3593f
Create material-light.php 2023-08-07 12:03:08 +02:00
Marek Guráň
d8ef9943d9
Last touch to dark theme 2023-08-07 11:16:44 +02:00
Marek Guráň
ac019d6eff
Updated missing stuff 2023-08-07 10:17:25 +02:00
Marek Guráň
e137bb67e9
Final Dark Version
Fixed few issues and restyled back to top button
2023-08-07 10:02:25 +02:00
Marek Guráň
b0ef54a6e0
Small styling fix for static leases 2023-08-07 09:51:55 +02:00
Marek Guráň
5234e0bb8e
Added dynamic theming 2023-08-07 09:35:55 +02:00
Marek Guráň
a77168c745
Create materialdark.php 2023-08-06 18:31:38 +02:00
billz
da091b9142 Add system time to System > Basic tab 2023-06-04 15:27:54 +00:00
billz
98d392d473 Implements nohook wpa_supplicant flag 2023-05-19 12:18:25 +01:00
billz
7b43f64e87 Code scan fix: escape text before interpreting as html 2023-04-05 17:03:12 +02:00
billz
13a113f717 Add gettext strings to model data-message fields, error handling 2023-04-04 22:30:03 +02:00
billz
bde68d8e30 Add system-reset ajax handler 2023-04-04 22:05:25 +02:00
billz
55cd332861 Add js-system-reset-confirm handler 2023-04-03 18:47:58 +02:00
billz
7a2b319830 Set pointer-events prop for button w/ fas icon 2023-03-25 11:56:44 +01:00
billz
18c0623649 Apply misc styles from insiders 2023-03-24 15:42:05 +01:00
billz
b20a4f012d Style + layout tweaks 2023-03-24 15:27:44 +01:00
billz
8b6e3e5edb Remove obsolete images 2023-03-24 15:11:02 +01:00
billz
6df78d125c Move common declarations to all.css 2023-03-24 15:09:41 +01:00
billz
b01c005596 Initial commit 2023-03-24 15:08:49 +01:00
billz
162dbf74e0 Update js-toggle-password w/ fontawesome glyphs 2023-03-24 12:02:50 +01:00
billz
4850354630 Add .signal-icon + .signal-bar classes 2023-03-24 12:02:19 +01:00
billz
e95f12e91e Add 802.11ac tooltip help text, update messages + compile .mo 2023-03-20 19:14:24 +01:00
billz
01af3d1c52 Add setHardwareModeTooltip(), fix webmanifest src attr 2023-03-19 16:47:30 +01:00
billz
b1870d40e8 Apply functionality to openvpn log 2022-09-27 12:04:54 +02:00
billz
e422b4908e Apply functionality to dnsmasq log 2022-09-27 11:46:59 +02:00
billz
b51ca53d4b Add js-clearhostapd-log ajax handler 2022-09-26 20:54:12 +01:00
billz
b5886882ee Add os_desc + kernel version functions 2022-06-08 17:21:50 +00:00
billz
c4a2649267 Update picker w/ correct default 2022-04-24 10:11:01 +01:00
Federico Frigo
00fe51f005 Reverting files to correct ones 2022-04-10 20:09:23 +02:00
Federico Frigo
592b2ccc77
Merge branch 'master' into master 2022-04-06 09:21:29 +02:00
BANKA2017
c0b0d87ff4
Fix: function usedMemory
While language in console is not English, this function may return `nan`
2022-02-20 15:59:43 +08:00
billz
78e56ecf88 Minor: update set_error message 2022-01-01 00:35:15 +00:00
billz
5017fb16b9 Fix merge conflict 2021-12-29 15:36:22 +00:00
billz
2ca5f25dff Merge First Edition of RaspAP/raspap-insiders 2021-12-29 12:35:57 +00:00
billz
51f4904431 Merge upstream master: support for open networks 2021-11-23 23:01:59 +00:00
billz
c9c321c435 Remove pw requirement for open networks #1039 2021-11-12 16:45:19 +00:00
Federico Frigo
7ebd9eb75c Merge branch 'master' of https://github.com/FIAV1/raspap-webgui 2021-09-30 11:05:12 +01:00
Federico Frigo
50ab349d1b Custom settings 2021-09-30 11:04:57 +01:00
billz
3145b6050e Legacy 802.11a UI support. Resolves #983 2021-08-09 17:54:46 +01:00
billz
fa849e55de Merge with upstream master 2021-08-03 17:42:56 +01:00
Bill Zimmerman
9b72d7f3db
Merge pull request #969 from fareg/master
DHCP static leases w/ optional comment
2021-08-03 16:43:20 +02:00
billz
c3a219e340 Update class w/ namespace, phpcbf formatting 2021-08-03 15:20:08 +01:00
Fabrice Colas
17597cd2cc DHCP static leases w/ optional comment
* Ability to add an optional Comment to DHCP  static Leases
    * Sort DHCP static leases by IP (more human readable)
2021-07-27 18:33:00 +02:00
billz
1adaca1ea1 Set file upload as default wg config method 2021-07-06 23:11:16 +01:00
billz
de586e0024 Work in progress: WG server config panels 2021-07-06 22:18:43 +01:00
billz
8cd2c59ca1 Update w/ namespace 2021-07-04 11:16:21 +01:00
billz
8ae0fce366 Initial commit 2021-07-03 23:01:35 +01:00
zbchristian
f721c08dc9
Fix openvpn activation of configuration 2021-06-12 14:29:37 +02:00
billz
06476b9a61 Merge with upstream master 2021-06-05 12:02:26 +01:00
billz
083e19d631 Update About page insiders logo 2021-06-05 10:16:35 +01:00
billz
04fc73326b Update release version 2021-06-05 08:10:43 +01:00
billz
ac6f31fa22 Adjust hr color + padding 2021-06-01 14:31:38 +01:00
glaszig
ba438faaa2 fix service status vertical alignment 2021-06-01 03:26:46 +01:00
glaszig
d711acb52d use css grid for wifi stations layout (better width equality) 2021-06-01 03:02:05 +01:00
glaszig
d9212737e5 fix layout issues, mainly margins and centering 2021-06-01 03:02:05 +01:00
glaszig
9dc1f14ccb separate connected from known from nearby wifi stations in ui 2021-06-01 03:02:04 +01:00
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
6c674537bb WIP: txpower feature 2021-04-20 15:19:00 +01:00
Bill Zimmerman
0c9152fff3
Merge branch 'master' into feature/zbchristian-clients 2021-04-15 09:00:48 +02:00
billz
d3c769b748 Layout fix: dashboard client widget + openvpn ipv4 2021-04-09 15:05:40 +01:00
billz
f9e907e3ce Tweak layout of dashboard client widget 2021-04-06 22:59:40 +01:00