Bill Zimmerman
|
2de012cc85
|
Merge pull request #1519 from NL-TCH/REST-API
RestAPI installer integrated
|
2024-03-09 14:05:30 +01:00 |
|
billz
|
220709b698
|
fix: mv api files /facepalm
|
2024-03-09 11:24:36 +01:00 |
|
billz
|
1e840abbaf
|
Update installer switches
|
2024-03-09 09:17:05 +01:00 |
|
billz
|
19fe43466e
|
Remove --reload from ExecStart
|
2024-03-08 20:13:20 +01:00 |
|
billz
|
87216bdc02
|
Update sudoers .env permissions, systemd service user
|
2024-03-08 10:48:41 +01:00 |
|
billz
|
edc3a421ca
|
Replace root user with %i, append --reload
|
2024-03-07 18:51:16 +01:00 |
|
billz
|
95acd497df
|
Move /api dir to $raspap_dir
|
2024-03-07 18:50:39 +01:00 |
|
billz
|
cfa916632b
|
Replace external dependencies w/ native DotEnv class
|
2024-02-28 19:27:10 +01:00 |
|
billz
|
4bf514c992
|
Add required php-mbstring to _install_dependencies
|
2024-02-27 11:49:21 +01:00 |
|
billz
|
9d7058527d
|
Add start/stop restapi.service to sudoers
|
2024-02-19 18:57:02 +01:00 |
|
billz
|
bf41d88340
|
Add constant to config.php + enable with installer
|
2024-02-19 09:12:33 +01:00 |
|
billz
|
35bb48d050
|
Install loader compatibility fix
|
2024-02-16 10:18:17 +01:00 |
|
NL-TCH
|
910616ef43
|
fix path error in servicefile
|
2024-02-09 02:17:15 +01:00 |
|
NL-TCH
|
aec0279135
|
change python -> python3
|
2024-02-09 01:57:59 +01:00 |
|
NL-TCH
|
8eae2d1606
|
check if python is present
|
2024-02-09 01:56:02 +01:00 |
|
NL-TCH
|
ccd0d62a5a
|
why am i stupid?
|
2024-02-09 01:50:46 +01:00 |
|
NL-TCH
|
8c82c41330
|
parsing of restapi var to common
|
2024-02-09 00:50:10 +01:00 |
|
NL-TCH
|
08db1e5b66
|
bruh, i am stupid
|
2024-02-09 00:38:03 +01:00 |
|
NL-TCH
|
c43d2ea7ab
|
fix installer
|
2024-02-09 00:08:46 +01:00 |
|
NL-TCH
|
8357fcb5e4
|
fix typo
|
2024-02-08 23:57:48 +01:00 |
|
NL-TCH
|
2ac9ba580f
|
pip fix
|
2024-02-08 23:46:08 +01:00 |
|
NL-TCH
|
04a443a514
|
add --help option
|
2024-02-08 23:28:17 +01:00 |
|
NL-TCH
|
2ce8351b1a
|
initial install test
|
2024-02-08 23:24:30 +01:00 |
|
TCH
|
3e4857dc67
|
fix logging typo
nothing major
|
2024-02-08 23:15:18 +01:00 |
|
billz
|
38a84fc258
|
Add --provider non-interactive option to installer
|
2024-02-01 08:51:55 +00:00 |
|
billz
|
14f3a4dc09
|
Add rsync dependency for Debian distros
|
2023-12-12 17:18:25 +00:00 |
|
billz
|
8d99be5092
|
Set rsync exclude parameter during update
|
2023-12-05 17:11:54 +00:00 |
|
Bill Zimmerman
|
f05cd43b5c
|
Merge pull request #1475 from RaspAP/maint/installer-pkgs
Install extra networking tools (insiders)
|
2023-12-05 09:46:13 +01:00 |
|
billz
|
243a5e49fa
|
Install extra networking tools (insiders)
|
2023-12-04 16:15:32 +00:00 |
|
Bill Zimmerman
|
fc58d5037a
|
Merge pull request #1469 from RaspAP/fix/predictable-names
Fix: Support predictable interface names
|
2023-12-04 13:58:40 +01:00 |
|
billz
|
5ca9465e83
|
Update sudoers interface patterns
|
2023-12-04 09:00:02 +00:00 |
|
billz
|
1bf7a32bd5
|
Add wpa_cli list_networks
|
2023-12-02 17:28:15 +00:00 |
|
billz
|
b5d861a2b9
|
Add wpa_cli disconnect cmd
|
2023-12-02 14:16:15 +00:00 |
|
billz
|
84dc44d944
|
Add restricted wpa_cli commands to sudoers
|
2023-12-02 14:00:34 +00:00 |
|
billz
|
0cb3128158
|
Revised for predictable iface names
|
2023-12-01 18:02:01 +00:00 |
|
billz
|
93f6069dc3
|
Add resolvconf dependency to wg install for Debian 12/Ubuntu 22.04
|
2023-12-01 13:57:15 +00:00 |
|
billz
|
54ec50c27f
|
Add resolvconf to wireguard install
|
2023-11-28 17:08:35 +00:00 |
|
billz
|
61a1f063ea
|
Update rsync exclusion path
|
2023-11-25 11:30:36 +00:00 |
|
billz
|
2102fb9043
|
Remove temp $source_dir if exists, sudo rm raspap_install.log
|
2023-11-25 08:15:10 +00:00 |
|
billz
|
aa3a88e9b1
|
Use existing raspbian.sh install loader for update
|
2023-11-24 07:49:52 +00:00 |
|
billz
|
99fd2f8ce7
|
Remove existing /tmp/raspap_install.log
|
2023-11-24 07:48:12 +00:00 |
|
billz
|
e2111fdf1f
|
Added /etc/raspap/system/app-update.sh to sudoers
|
2023-11-23 07:43:50 +00:00 |
|
billz
|
5fbcabd3c2
|
Initial commit
|
2023-11-23 07:43:33 +00:00 |
|
billz
|
90456e601e
|
Replace mv source > dest with rsync, preserving sys_read_logfile.php
|
2023-11-22 19:00:32 +00:00 |
|
billz
|
e55f4e2395
|
Update _download_latest_files, install app-update.sh
|
2023-11-21 20:14:19 +00:00 |
|
billz
|
2151a44729
|
Minor: add required --path argument to usage()
|
2023-11-17 12:01:10 +00:00 |
|
billz
|
dea5759514
|
Minor: tweak GPL verbiage
|
2023-11-16 17:32:04 +00:00 |
|
billz
|
7e8f63863d
|
Fix handling of config.php for different install types
|
2023-11-16 17:07:36 +00:00 |
|
billz
|
7782956917
|
Rename _install_mobile_clients, clarify messages
|
2023-11-16 15:18:20 +00:00 |
|
billz
|
e6a90e728f
|
Modify conditions for update/upgrade
|
2023-11-16 12:16:20 +00:00 |
|