1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

216 Commits

Author SHA1 Message Date
billz
186af54185 Add iw_package when OS = ubuntu 2023-06-04 15:11:25 +00:00
billz
a69bf2c6dd Add _check_notify_ubuntu() 2023-06-04 12:26:15 +00:00
billz
e3a9919af1 Set php_package for Ubuntu 23.04 2023-06-03 18:43:55 +00:00
billz
20414b9ef1 Detect latest distro releases + set php_package 2023-06-02 12:52:52 +00:00
billz
c971c5c9bc Installer hotfix + update release version 2023-04-12 21:09:01 +01:00
billz
c838a33deb Update _install_dependencies() 2023-04-11 23:29:04 +01:00
billz
cb79429f27 Fix: update _install_dependencies() 2023-04-11 10:03:52 +02:00
billz
5625e13ef1 Detect Ubuntu 22.04, extended regex to match daemon_conf 2022-06-23 21:05:40 +01:00
Bill Zimmerman
c1db8d6409
Set DAEMON_CONF path for hostapd 2022-06-23 17:06:58 +02:00
billz
a743f84529 Minor: case change 2022-06-22 11:56:42 +01:00
billz
705477a011 Install OS-specific bridge default config 2022-06-08 16:45:56 +00:00
billz
316b161671 Catch error & return install_status on failure 2022-06-08 07:24:36 +01:00
billz
fcd3a7f204 Tidy function w/ do loop 2022-06-07 20:46:55 +01:00
billz
a75ead776f Created _manage_systemd_services() 2022-06-07 19:58:04 +01:00
billz
6eded85bcd Detect Ubuntu 20.04 / Armbian 22.05 + set php package 2022-06-05 18:36:14 +01:00
billz
9d5088adf0 Backup/apply auth + config with --upgrade. Related to #1162 2022-06-05 13:42:00 +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
Jonny1797
eeaed09f51
Wrong assumption of default behaviour
As the default behaviour is the reboot, the "yes" option should (like before) stand out. Alternatively one can make default that the device does not reboot.
2022-03-07 17:50:10 +01:00
p0lycarpio
4213d169bf fix: check if file exists 2022-01-16 18:39:02 +01:00
p0lycarpio
f315f05073 change scripts order and backup raspap.auth 2022-01-16 14:16:40 +01:00
Bill Zimmerman
1c3c6599fe
Update common.sh 2022-01-01 23:47:20 +01:00
Bill Zimmerman
46e2760f0e
Update for Debian 11 / kernel 5.10.63 support 2021-11-15 18:39:18 +01:00
billz
c9b4c1d285 Update _set_php_package for Debian 11 / kernel 5.10.63 2021-11-15 16:33:24 +00:00
Federico Frigo
d0c14824e1
Merge branch 'RaspAP:master' into master 2021-10-18 20:33:38 +02:00
billz
0548a05f86 Resolves #1036 2021-10-18 12:27:33 +01:00
Federico Frigo
50ab349d1b Custom settings 2021-09-30 11:04:57 +01:00
Bill Zimmerman
ced9816398
Update common.sh 2021-05-20 09:15:31 +02:00
billz
00131b052f Bugfix: unconditionally apply raspap.sudoers 2021-05-15 09:05:07 +01:00
billz
6567f99c74 Restrict control scripts to root user, thx Omri Inbar 2021-05-02 10:46:53 +01:00
billz
f24373d7f8 Update w/ _install_mobile_clients @zbchristian 2021-04-22 08:13:05 +01:00
billz
e8343cc0a1 Install wireguard from apt on RPi OS 2021-04-14 20:06:19 +01:00
billz
d05b07fee3 Append WG option if undefined 2021-04-07 08:46:26 +01:00
billz
41cb105b2a Unlink existing 50-raspap-router in conf-enabled 2021-04-01 16:46:07 +01:00
billz
f905434b0b Minor: comments + get_release() 2021-03-10 06:27:29 +00:00
billz
c62d99aab9 Adds @zbchristian's token option, fix private repo handling 2021-03-09 11:38:40 +00:00
billz
33ac6d26cf Fix for #803 by @mp035 2021-03-02 14:37:50 +00:00
billz
e2a526ef81 Update release version 2021-02-10 17:13:34 +00:00
billz
e3c00a8092 Update sponsor links 2021-02-03 09:18:44 +00:00
billz
8a4453b0f5 Migrate repo to organization 2021-02-03 09:07:15 +00:00
billz
7c14c2f5f0 Minor: fix typo 2021-01-31 06:23:54 +00:00
billz
9baa8de162 Resolve conflicts 2021-01-30 16:56:49 +00:00
Mark Pointing
6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
billz
27b41a8518 Rename repo 2021-01-28 08:24:52 +00:00
Bill Zimmerman
15e0b59054
Merge pull request #704 from billz/feature/dhcp-eth0
Feature: dhcp for eth0
2020-12-26 11:52:23 +01:00
billz
d7f5ee36e8 Tidy install loader, usage notes readability + examples 2020-12-16 16:25:17 +00:00
billz
0cd278f040 Create 090_raspap.conf w/ dnsmasq log-facility 2020-12-12 19:29:43 +00:00
Bill Zimmerman
16f4c47f00
Merge branch 'master' into feature/dhcp-eth0 2020-12-12 17:41:41 +01:00
billz
1f318f0137 Remove default_hostapd (deprecated) 2020-12-09 17:16:25 +00:00
billz
3b1c9b23c5 Update installer w/ -c advice.detachedHead=false 2020-12-07 09:55:01 +00:00