Commit graph

2661 commits

Author SHA1 Message Date
billz
20e3633541 Set defaults, check if binary is executable 2023-10-25 14:08:38 +01:00
billz
3008f51450 Update template gettext msgs + locale 2023-10-25 14:08:38 +01:00
billz
c4947eacba Update w/ provider account_pages 2023-10-25 14:08:38 +01:00
billz
f254c01549 Add msgs to locale/en_US + compile .mo 2023-10-25 14:08:38 +01:00
billz
b93a12fcf4 Update release version 2023-10-25 14:08:38 +01:00
billz
a8f541c659 Update raspap.sudoers with vnstat 2023-10-25 14:08:38 +01:00
billz
65578d33eb Create vnstat db entry for AP interface 2023-10-25 14:08:38 +01:00
billz
45dc1142cb Reduce service restart speed + UI tweaks 2023-10-25 14:08:38 +01:00
billz
43d4bb2a2f More robust method to parse phy from selected interface 2023-10-25 14:08:38 +01:00
billz
ada6cbf4d3 Minor: remove whitespace + exit status 2023-10-25 14:08:38 +01:00
billz
1b3e1c3372 Install dhcpcd-base dependency + systemd unit control file 2023-10-25 14:08:38 +01:00
billz
a26a3b665e Detect unsupported Raspbian GNU/Linux 12 (bookworm) 32-bit 2023-10-25 14:08:38 +01:00
billz
dc65af9045 Read/set log-dhcp + log-queries in conf 2023-10-25 14:08:38 +01:00
billz
ee662ada09 Update cmd_overrides + stripArtifacts regex 2023-10-21 19:12:44 +01:00
billz
1e6d94585a Parse mullvad relay list output, add getProviderVersion() 2023-10-20 16:43:59 +01:00
billz
e51c6b0968 Minor: label change 2023-10-19 18:18:14 +02: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
53f4645c2f Implement CLI overrides, get countries + status functions 2023-10-16 10:44:46 +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
billz
f535acc18c Country select list, account info, CLI version + status 2023-10-15 21:26:58 +02:00
billz
ab0568875d Set provider cmd_overrides, status codes 2023-10-15 21:17:16 +02:00
billz
a09ee1e86b Initial commit 2023-10-13 19:46:44 +02:00
billz
f7bdcb4e63 Add providers with known Linux CLIs 2023-10-13 08:47:35 +02:00
billz
72cac43c0f Added _install_provider() 2023-10-13 08:46:39 +02:00
billz
a2394c0742 Update UI, page actions + functions for basic provider support 2023-10-12 19:21:23 +02:00
billz
5123ab4599 Update w/ provider constants 2023-10-12 19:19:15 +02:00
billz
ac7b4ccb28 Add basic commands for Linux provider CLIs 2023-10-12 19:17:00 +02:00
billz
d3c9b00e89 Added _prompt_install_vpn_providers() 2023-10-12 17:43:54 +02:00
billz
7a1d6492b2 Initial commit 2023-10-12 17:42:31 +02:00
Bill Zimmerman
ca157b1789
Merge pull request #1415 from RaspAP/dependabot/npm_and_yarn/fsevents-1.2.13
Bump fsevents from 1.2.9 to 1.2.13
2023-10-11 07:47:52 +02:00
dependabot[bot]
bbc5013617
Bump fsevents from 1.2.9 to 1.2.13
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.9 to 1.2.13.
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.9...v1.2.13)

---
updated-dependencies:
- dependency-name: fsevents
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 11:33:47 +00:00
billz
81875fae10 Update release version 2023-10-09 08:59:20 +02:00
Bill Zimmerman
509af62586
Merge pull request #1411 from RaspAP/fix/wpa-passphrase
Correctly handle 64 hex digit passkey
2023-10-09 08:43:22 +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
Bill Zimmerman
03118b9918
Merge pull request #1409 from RaspAP/maint/blocklists
Replaces ad block no-tracking lists w/ new sources
2023-10-08 20:30:59 +02:00
billz
c208ad9357 Add modal dialogs for system reboot/shutdown 2023-10-08 19:54:56 +02:00
billz
bd506f6831 Update system msgs + compile .mo 2023-10-08 19:54:26 +02:00
billz
21f703b5a9 Ajaxify system reboot/shutdown 2023-10-08 19:21:43 +02:00
billz
ff3f6ddb90 fwrite priority to wpa network if defined 2023-10-08 11:49:56 +02:00
billz
deac75af89 Fix: handle 64 char passkey in absence of 8-63 char passhprase 2023-10-08 11:46:12 +02:00
billz
a0ff530318 Replace notracking w/ updated blocklist host + domain lists 2023-10-06 14:43:28 +02:00
billz
2e8d2b1e16 Update adblock logging regex 2023-10-06 14:42:33 +02:00
billz
911a6a3145 Update template blocklist ids + cbxblocklist option val 2023-10-06 14:41:55 +02:00
billz
104b8c340c Update set local file timestamp to when it was downloaded 2023-10-06 14:40:16 +02:00
billz
3e491c17f4 Update fetch remote blocklists 2023-10-06 10:58:54 +02:00
billz
1f5d4b0830 Replace notracking lists w/ alternatives 2023-10-06 09:11:13 +02:00
billz
2ac5f94594 Hotfix: delete _move_config_file (obsolete) 2023-10-02 15:12:39 +01:00
billz
2270fe4953 Update release version 2023-10-02 10:22:57 +01:00