billz
|
8cbfaed989
|
Define RASPI_LOG_SIZE_LIMIT, RASPI_HOSTAPD_LOG
|
2023-11-28 10:00:07 +00:00 |
|
Bill Zimmerman
|
7858bb5739
|
Update stale.yml
|
2023-11-27 08:41:37 +01:00 |
|
Bill Zimmerman
|
4705cc5ec1
|
Create stale.yml
|
2023-11-27 08:34:39 +01:00 |
|
Bill Zimmerman
|
21ee31b8ce
|
Delete .github/stale.yml
|
2023-11-27 08:34:01 +01:00 |
|
Bill Zimmerman
|
fd3034e976
|
Delete .github/workflows/main.yml
|
2023-11-27 08:26:23 +01:00 |
|
billz
|
f4b9eeb313
|
Update release version
|
2023-11-25 16:45:12 +00:00 |
|
Bill Zimmerman
|
0246761609
|
Update CODE_OF_CONDUCT.md
|
2023-11-25 13:40:00 +01:00 |
|
Bill Zimmerman
|
7ac8d8b9f3
|
Merge pull request #1462 from RaspAP/feat/check-update
Feature: Check for update
|
2023-11-25 13:18:19 +01:00 |
|
billz
|
61a1f063ea
|
Update rsync exclusion path
|
2023-11-25 11:30:36 +00:00 |
|
billz
|
9a709b3ded
|
Preserve /tmp/raspap_install.log literal
|
2023-11-25 09:54:28 +00:00 |
|
billz
|
2102fb9043
|
Remove temp $source_dir if exists, sudo rm raspap_install.log
|
2023-11-25 08:15:10 +00:00 |
|
billz
|
c0bf18bf50
|
Add RASPI_MONITOR_ENABLED to update check btn, require config.php
|
2023-11-24 22:53:06 +00:00 |
|
billz
|
484a1e8702
|
Cleanup template, fix timing of js execution
|
2023-11-24 18:10:16 +00:00 |
|
billz
|
d6a4d33758
|
Define RASPI_INSTALL_LOG
|
2023-11-24 18:07:47 +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
|
ffafcf2c83
|
Add successMsg, set btn state disabled until update complete
|
2023-11-23 11:43:38 +00:00 |
|
billz
|
ea5ee29d4a
|
Set csrfToken for ajax post
|
2023-11-23 09:11:02 +00:00 |
|
billz
|
387d779bdf
|
Update w/ ajax post sys_perform_update.php
|
2023-11-23 08:53:13 +00:00 |
|
billz
|
fec2c283c1
|
Update local installer pre-loader path
|
2023-11-23 08:45:40 +00:00 |
|
billz
|
1e4fe3b002
|
Remove setInterval(fetchUpdateResponse, 500)
|
2023-11-23 08:44:27 +00:00 |
|
billz
|
61c05d93d8
|
Revise en_US locale messages + compile .mo
|
2023-11-23 07:57:40 +00:00 |
|
billz
|
f6d7e9a2d1
|
Catch update complete + error states
|
2023-11-23 07:54:38 +00:00 |
|
billz
|
37dcaa41f1
|
Create performupdateModal w/ progress steps
|
2023-11-23 07:51:43 +00:00 |
|
billz
|
44c8b7c1ae
|
Create fetchUpdateResponse(), update modals
|
2023-11-23 07:49:03 +00:00 |
|
billz
|
d14040d3a7
|
Initial commit
|
2023-11-23 07:44:46 +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 |
|
Bill Zimmerman
|
7b3662fb2b
|
Update stale.yml
|
2023-11-22 13:02:58 +01:00 |
|
billz
|
e55f4e2395
|
Update _download_latest_files, install app-update.sh
|
2023-11-21 20:14:19 +00:00 |
|
billz
|
61cf109f11
|
Compile en_US local .mo
|
2023-11-20 14:57:46 +00:00 |
|
billz
|
ba67d327af
|
Revert change to RASPI_VERSION
|
2023-11-20 14:56:50 +00:00 |
|
billz
|
51e05dd270
|
Update en_US local messages
|
2023-11-20 14:48:59 +00:00 |
|
billz
|
ba45daad19
|
Patch applied + modified from RaspAP/raspap-insiders#242
|
2023-11-20 14:45:55 +00:00 |
|
billz
|
2151a44729
|
Minor: add required --path argument to usage()
|
2023-11-17 12:01:10 +00:00 |
|
billz
|
026a385add
|
Update release version
|
2023-11-17 11:14:22 +00:00 |
|
Bill Zimmerman
|
366e0447ab
|
Merge pull request #1457 from RaspAP/feat/update-install
Improves installer with --update switch & GitHub user/token auth
|
2023-11-17 12:11:56 +01: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 |
|
billz
|
387f52a2e4
|
Improve messages, fixup order of install steps
|
2023-11-16 10:05:18 +00:00 |
|
billz
|
4c6455f1d9
|
Update file header, usage examples
|
2023-11-15 19:27:14 +00:00 |
|
billz
|
bfe62fb2c9
|
Replace comment block with usage()
|
2023-11-15 18:13:56 +00:00 |
|
billz
|
4c6ec03ea9
|
Fixup existing config + directory handling for update
|
2023-11-15 18:06:22 +00:00 |
|
Bill Zimmerman
|
167face986
|
Update issue_form.yml
|
2023-11-15 16:18:11 +01:00 |
|
billz
|
bc6ec3a9bf
|
Implement --update switch + GitHub user/token auth
|
2023-11-14 08:49:21 +00:00 |
|
Bill Zimmerman
|
f0f8c4275f
|
Update README.md
|
2023-11-12 20:45:32 +01:00 |
|
Bill Zimmerman
|
b828c2641c
|
Update config.yml
|
2023-11-12 15:38:59 +01:00 |
|