billz
f0ef11bcf5
Update release version
11 months ago
billz
5625e13ef1
Detect Ubuntu 22.04, extended regex to match daemon_conf
11 months ago
Bill Zimmerman
e6b6e8eafc
Merge pull request #1183 from RaspAP/feature/ubuntu20-armbian22
Extend support to Ubuntu 20.04 / Armbian 22
11 months ago
Bill Zimmerman
c1db8d6409
Set DAEMON_CONF path for hostapd
11 months ago
Bill Zimmerman
10942aa8ae
Update country_code
11 months ago
Bill Zimmerman
52b11b092c
Set default country_code
11 months ago
billz
7f593bfe31
Add timeout to wget to extract public IP, thx @zbchristian
11 months ago
billz
a743f84529
Minor: case change
12 months ago
billz
7674feaf61
Add operatingSystem check to bridge option
12 months ago
billz
a4960f89ac
Get system->operatingSystem()
12 months ago
billz
08a76445ae
Add new messages to en_US locale
12 months ago
billz
affc0396f1
Display os + kernel info on system > basic tab
12 months ago
billz
b5886882ee
Add os_desc + kernel version functions
12 months ago
billz
86bb8458b8
Add sbin/netplan to sudoers
12 months ago
billz
705477a011
Install OS-specific bridge default config
12 months ago
billz
9187691b3e
Add --uninstall option to loader
12 months ago
billz
316b161671
Catch error & return install_status on failure
12 months ago
billz
fcd3a7f204
Tidy function w/ do loop
12 months ago
billz
a75ead776f
Created _manage_systemd_services()
12 months ago
billz
ac46e6dfcb
Initial commit
12 months ago
billz
6eded85bcd
Detect Ubuntu 20.04 / Armbian 22.05 + set php package
1 year ago
Bill Zimmerman
d216cf612f
Update supported distros
1 year ago
billz
9d5088adf0
Backup/apply auth + config with --upgrade. Related to #1162
1 year ago
billz
41cff23878
Update pt_BR translation + compile .mo
1 year ago
billz
c982079363
Merge branch 'master' of https://github.com/RaspAP/raspap-webgui
1 year ago
Bill Zimmerman
5d9ad372f9
Update bug_report.md
1 year ago
billz
6e5b2fb776
Merge branch 'master' of https://github.com/RaspAP/raspap-webgui
1 year ago
Bill Zimmerman
993e65483d
Update picker w/ new default
1 year ago
billz
3dde957d39
Merge branch 'master' of https://github.com/RaspAP/raspap-webgui
1 year ago
billz
c4a2649267
Update picker w/ correct default
1 year ago
Bill Zimmerman
7b1bdf405c
Merge pull request #1158 from luke23489/luke23489-patch-1
patched data usage issue and #1068
1 year ago
Bill Zimmerman
5cbe9eba94
Merge pull request #1157 from RaspAP/feature/routing-table
Implement routing table raw output
1 year ago
Lukas
2b3b0eb6c2
fix #1068 data size units
1 year ago
Lukas
b5b2e81d3b
fix overwrite issues
The $jsonobj array is iterated from the back, so the first entries overwrite the newest entries (that is, the ones from the back). So it happens that instead of the traffic for today 16 o'clock ,the traffic from the day before yesterday 16 o'clock ends up in the array $data_template and is displayed in the graph. But this should not be like this!
1 year ago
billz
f0d1fe9b84
Implement routing table raw output
1 year ago
Bill Zimmerman
658a300d63
Update BACKERS.md
1 year ago
Bill Zimmerman
6e3177ea31
Merge pull request #1153 from RaspAP/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.24.0 to 2.29.2
1 year ago
Bill Zimmerman
362346e69d
Merge pull request #1154 from Hemina-SPA/revert-branch
Revert branch
1 year ago
Federico Frigo
00fe51f005
Reverting files to correct ones
1 year ago
dependabot[bot]
55959257d9
Bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment ) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Bill Zimmerman
4d93834e28
Update BACKERS.md
1 year ago
Bill Zimmerman
5a3e2f235b
Merge pull request #1151 from RaspAP/dependabot/npm_and_yarn/copy-props-2.0.5
Bump copy-props from 2.0.4 to 2.0.5
1 year ago
Federico Frigo
b386f5285a
Merge pull request #1 from RaspAP/master
Updates from upstream
1 year ago
Federico Frigo
592b2ccc77
Merge branch 'master' into master
1 year ago
dependabot[bot]
5a7eb090e2
Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases )
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5 )
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Bill Zimmerman
5c22eafa31
Merge pull request #1147 from RaspAP/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
1 year ago
billz
0aad7c8f0e
Fix: filter dhcdpcd.log for ad block
1 year ago
Bill Zimmerman
a8aa6d4331
Merge pull request #1141 from levi-ee/fix_uninstall_defaul_opt
fix: uninstall script default option #1140
1 year ago
dependabot[bot]
1ed490786e
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Flavio Capitao
fc2637be6b
fix: uninstall script default option #1140
1 year ago