Commit Graph

98 Commits

Author SHA1 Message Date
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 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
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
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 162dbf74e0 Update js-toggle-password w/ fontawesome glyphs 2023-03-24 12:02:50 +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
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
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
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
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
glaszig e76c31c9c6 revert part of 3a41b52c to respect http method's purpose 2021-05-06 19:12:58 -03: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
Bill Zimmerman 0f333bd261
Merge pull request #19 from RaspAP/zbchristian-mods-openvpn
Allow to configure OpenVPN with a client certificate
2021-04-06 14:22:09 +02:00
billz 594c5dad1c Merge with upstream master 2021-04-05 10:06:44 +01:00
glaszig 6196bcd311 add 'default route' toggle to network interface configuration ui 2021-04-03 00:43:42 +01:00
Christian Zeitnitz 5b9d4ca814 Add unconfigured client state to dashboard.php
Add tun device as client_udev_prototypes.json
2021-03-27 17:43:15 +01:00
Christian Zeitnitz 720e6c3e77 Add certificate option to openvpn GUI
add JS code to display options and selected ovpn file
2021-03-27 10:29:09 +01:00
zbchristian e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +01:00
billz c7c8eacb0c Minor: remove debug output 2021-03-15 10:38:14 +00:00
billz 1c158eade7 Add handler for wg client.conf download 2021-03-15 10:12:18 +00:00
Christian Zeitnitz 76e2eecaec Correct internet device GUI and udev config 2021-03-10 23:45:04 +01:00
billz 1e7438da23 Code cleanup, update Endpoint default value 2021-03-07 19:06:53 +00:00
Christian Zeitnitz 8b0383dd20 Implement Client configuration
- add mobile date network devices and configuration
- add client configuration via udev
- add GUI under networking tab
- add scripts to handle mobile data devices
2021-03-07 18:36:48 +01:00
billz 96bd34f07f Add event listener for Bootstrap form validation 2021-03-07 13:19:56 +00:00
billz 4515ac95fb Improved private key handling (security) 2021-03-04 23:44:45 +00:00
billz 3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +00:00