Commit graph

3040 commits

Author SHA1 Message Date
billz 57199def06 Update release version 2024-08-18 09:45:44 +02:00
Bill Zimmerman 85c38f2a9a
Merge pull request #1639 from RaspAP/feat/installer-tcp-bbr
Adds TCP BBR configuration option to installer
2024-08-18 08:42:32 +02:00
billz 8f033e5920 Add failure check to execute sysctl 2024-08-17 10:34:34 +02:00
billz 0e31670d25 Add TCP BBR configuration option to installer, addresses #1624 2024-08-17 10:26:28 +02:00
billz d9f1a4dcfe Update release version 2024-08-11 09:39:10 +02:00
billz 9543587786 Improve OpenVPN logging, thx @frankozland 2024-08-11 09:38:57 +02:00
Bill Zimmerman a5e2d832ef
Merge pull request #1635 from RaspAP/fix/nordvpn-cli
Update parsing of NordVPN countries, fixes #1634
2024-08-10 19:30:02 +02:00
billz 484820f324 Update parsing of NordVPN countries, fixes #1634 2024-08-10 19:25:54 +02:00
billz 90d63a679d Update release version 2024-08-03 08:22:21 +02:00
Bill Zimmerman 3a5766dcc0
Merge pull request #1630 from RaspAP/sec/restapi-svc
Security: set restapi.service file ownership
2024-08-03 08:16:15 +02:00
billz 4afd67f0b0 Add status message 2024-08-03 08:10:45 +02:00
billz 0f78411efe Set root owner on installers/restapi.service 2024-08-02 20:25:37 +02:00
Bill Zimmerman 98c2a7cb34
Merge pull request #1627 from daniel-rose/bugfix/handle-open-wifi-correctly
fix: handle open wifi in `setKnownStationsWPA` correctly
2024-08-02 19:05:06 +02:00
Daniel Rose 534b4df01a fix: handle open wifi in setKnownStationsWPA correctly
use `... key_mgmt NONE` instead of `... psk XXX`
2024-07-24 10:04:19 +02:00
billz a0d8f22742 Update release version 2024-07-14 08:45:21 +02:00
Bill Zimmerman ed008730e6
Merge pull request #1612 from RaspAP/fix/wg-status
Update method to determine wg-quick state
2024-07-07 20:31:16 +02:00
billz 828a463888 Update method to determine wg-quick state, resolves #1601 2024-07-07 20:13:06 +02:00
Bill Zimmerman 6541e9b2e1
Merge pull request #1586 from RaspAP/fix/wireguard-conf
Fix: correctly parse multiple wg DNS entries
2024-05-14 07:27:04 +02:00
billz 4175303cf8 Fix: correctly parse multiple wg DNS entries, resolves #1585 2024-05-14 07:21:55 +02:00
Bill Zimmerman e386cc8dfe
Merge pull request #1583 from RaspAP/fix/armbian-dependencies
Add net-tools dependency to Armbian
2024-05-11 08:27:35 +02:00
billz 543a5e098a Add net-tools dependency to Armbian, resolves #290 2024-05-11 07:39:20 +02:00
Bill Zimmerman 884d4d95c5
Merge pull request #1576 from RaspAP/maint/debuglog
Adds output from rfkill to debug log
2024-05-03 09:44:36 +02:00
billz e8a8ca6b65 Add _rfkill_info 2024-05-03 09:01:26 +02:00
Bill Zimmerman f76cb71086
Update issue_form.yml 2024-05-03 08:58:31 +02:00
Bill Zimmerman 2d1d6fb566
Update issue_form.yml 2024-05-03 08:56:14 +02:00
billz 41bca8e581 Update release version 2024-04-01 17:15:31 +02:00
Bill Zimmerman 9fc38ffd0c
Merge pull request #1561 from RaspAP/fix/installer-options
Update install option vars, use indirect expansion
2024-04-01 17:07:04 +02:00
billz 87143e174a Update install option vars, use indirect expansion 2024-04-01 16:58:55 +02:00
billz 655b126a59 Update release version 2024-03-31 17:59:49 +02:00
billz 5930a123d2 Remove _check_incompatible_distro 2024-03-31 17:57:46 +02:00
billz 69387f196c Update release version 2024-03-28 12:08:53 +01:00
billz 5cbe66d99b Set RASPI_RESTAPI_ENABLED flag 2024-03-27 18:35:15 +01:00
Bill Zimmerman 48e7b7abb7
Merge pull request #1556 from RaspAP/maint/installer
Roll up install prompts with _prompt_install_features()
2024-03-26 18:25:48 +01:00
billz 5717d2f4a8 Update package check w/ dpkg-query 2024-03-25 19:47:19 +01:00
billz fc77f79441 Add _check_incompatible_distro 2024-03-25 15:58:37 +01:00
billz f4017ef29a Roll up install prompts with _prompt_install_features() 2024-03-24 16:31:21 +01:00
Bill Zimmerman ee915f95a2
Merge pull request #1552 from nsdoukos/night-mode-fix
Fix night mode when changing theme
2024-03-22 07:52:39 +01:00
Nestoras Sdoukos 02ac421010 Fix night mode when changing theme
Signed-off-by: Nestoras Sdoukos <sdoukos@libre.space>
2024-03-21 22:31:37 +02:00
Bill Zimmerman 5b27f528c9
Update README.md 2024-03-17 20:12:42 +01:00
billz d1fb8f69d6 Define RASPI_RESTAPI_ENABLED 2024-03-14 21:27:28 +01:00
billz 820621d301 Update release version 2024-03-13 08:38:14 +01:00
Bill Zimmerman d0592b63de
Merge pull request #1548 from RaspAP/sec/authenticate-ajax
Add authentication to ajax pages, thx @lts-rad
2024-03-12 17:56:30 +01:00
billz c98d2b0c15 Add authentication to ajax pages, thx @lts-rad 2024-03-11 18:52:34 +01:00
Bill Zimmerman e92835f89d
Merge pull request #1545 from RaspAP/dependabot/pip/api/fastapi-0.109.1
Bump fastapi from 0.109.0 to 0.109.1 in /api
2024-03-09 15:24:18 +01:00
dependabot[bot] 603038efb1
Bump fastapi from 0.109.0 to 0.109.1 in /api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 13:05:59 +00:00
Bill Zimmerman 2de012cc85
Merge pull request #1519 from NL-TCH/REST-API
RestAPI installer integrated
2024-03-09 14:05:30 +01:00
billz d1be0caf54 Restart restapi.sevice on API key save 2024-03-09 12:23:20 +01:00
billz 8d6b8174d1 Bump position of sidebar item 2024-03-09 12:22:14 +01:00
billz c408a6f5f8 Add message to en_US locale + compile 2024-03-09 12:21:31 +01:00
billz 220709b698 fix: mv api files /facepalm 2024-03-09 11:24:36 +01:00