Commit graph

  • fd38a22c4f
    Merge pull request #1486 from RaspAP/maint/exception-handler Bill Zimmerman 2023-12-27 20:58:59 +0100
  • e24b4cbdfa Update en_US locale + compile .mo #1486 billz 2023-12-27 17:21:36 +0000
  • ccbfa1a853 Replace literal with RASPI_ERROR_LOG billz 2023-12-27 16:48:29 +0000
  • 939092d673 Style exception template billz 2023-12-27 16:47:39 +0000
  • ee29a4fa0a Define RASPI_ERROR_LOG billz 2023-12-27 16:46:30 +0000
  • 405ae0bf17 Add constructor, setExceptionHandler, call HtmlErrorRenderer billz 2023-12-27 05:37:54 +0000
  • 41bba09f42 Basic template implementation billz 2023-12-27 05:35:41 +0000
  • adf44d462b Move set_exception_handler to constructor billz 2023-12-27 05:35:03 +0000
  • 36a6572971 Initial commit billz 2023-12-26 19:55:31 +0000
  • cb456246ca Add includes/exceptions.php + mode change billz 2023-12-22 23:18:13 +0000
  • e93b793686 Initial commit billz 2023-12-22 23:15:36 +0000
  • 27bc1d65af
    Update CODE_OF_CONDUCT.md Bill Zimmerman 2023-12-17 20:28:08 +0100
  • 627e99b0e9
    Merge pull request #1478 from RaspAP/fix/installer-update Bill Zimmerman 2023-12-14 10:15:41 +0100
  • 61ba236424 Set .service-status-warn amber color billz 2023-12-14 09:14:09 +0000
  • 14f3a4dc09 Add rsync dependency for Debian distros #1478 billz 2023-12-12 17:18:25 +0000
  • 581622ef0c
    Install the CodeSee workflow. Learn more at https://docs.codesee.io codesee-maps[bot] 2023-12-12 08:08:46 +0000
  • 3cb578ab30 Update release version 3.0.4 billz 2023-12-05 17:17:38 +0000
  • 79dbb6d2ea
    Merge pull request #1476 from RaspAP/fix/installer-update Bill Zimmerman 2023-12-05 18:15:15 +0100
  • 8d99be5092 Set rsync exclude parameter during update #1476 billz 2023-12-05 17:11:54 +0000
  • f05cd43b5c
    Merge pull request #1475 from RaspAP/maint/installer-pkgs Bill Zimmerman 2023-12-05 09:46:13 +0100
  • eed05c7d6b Update release version 3.0.3 billz 2023-12-05 07:29:11 +0000
  • 243a5e49fa Install extra networking tools (insiders) #1475 billz 2023-12-04 16:15:32 +0000
  • fc58d5037a
    Merge pull request #1469 from RaspAP/fix/predictable-names Bill Zimmerman 2023-12-04 13:58:40 +0100
  • ce62edc698 Minor: code cleanup #1469 billz 2023-12-04 09:20:52 +0000
  • 5ca9465e83 Update sudoers interface patterns billz 2023-12-04 09:00:02 +0000
  • 9fe7bad7b1 Update reinitializeWPA method to use wpa_cli reconfigure billz 2023-12-04 08:13:13 +0000
  • 959f85e63d
    Merge pull request #1466 from RaspAP/maint/wg-dependencies Bill Zimmerman 2023-12-04 09:03:01 +0100
  • 692c7d1506
    Merge pull request #1470 from RaspAP/maint/lightsout-tweaks Bill Zimmerman 2023-12-04 09:02:33 +0100
  • 7e39bc0d35
    Merge pull request #1468 from RaspAP/fix/isoquery-opts Bill Zimmerman 2023-12-04 08:59:21 +0100
  • 0a547442a4 Minor: animation spin tweak billz 2023-12-03 07:23:27 +0000
  • e4cae8c29d Create webroot_dir if not found #1472 billz 2023-12-02 20:00:50 +0000
  • e0751d6f90 Use getNetworkIdBySSID() to assign index values billz 2023-12-02 19:53:16 +0000
  • 781a292b67 Replace loading-spinner.gif w/ fontawesome circle-notch icon billz 2023-12-02 18:15:03 +0000
  • 69b629a59b Update woth setKnownStationsWPA($networks) billz 2023-12-02 17:32:39 +0000
  • e71042cb63 Create setKnownStationsWPA() billz 2023-12-02 17:32:15 +0000
  • 1bf7a32bd5 Add wpa_cli list_networks billz 2023-12-02 17:28:15 +0000
  • c5ffab8332 Revise reinitializeWPA method billz 2023-12-02 14:32:13 +0000
  • 79c61d383b Add wpa_cli cmds to set, enable + remove network billz 2023-12-02 14:31:52 +0000
  • b5d861a2b9 Add wpa_cli disconnect cmd billz 2023-12-02 14:16:15 +0000
  • 84dc44d944 Add restricted wpa_cli commands to sudoers billz 2023-12-02 14:00:34 +0000
  • 478c3fea5c Adjust .nav-link, .btn-light .h4 styles #1470 billz 2023-12-02 08:19:50 +0000
  • 3717249f6a Apply consistent border-radius values to .btn + .card classes billz 2023-12-01 19:30:17 +0000
  • 20589bacf3 Return wpa_cli failure in status message billz 2023-12-01 18:03:03 +0000
  • 0cb3128158 Revised for predictable iface names billz 2023-12-01 18:02:01 +0000
  • 89cb4621fa Version compatibility check for isoquery options #1468 billz 2023-12-01 14:18:38 +0000
  • 93f6069dc3 Add resolvconf dependency to wg install for Debian 12/Ubuntu 22.04 #1466 billz 2023-12-01 13:57:15 +0000
  • ff7f1f01b4
    Merge pull request #1467 from RaspAP/fix/theme-options Bill Zimmerman 2023-11-30 12:44:43 +0100
  • 194ca3a295
    Merge branch 'master' into fix/theme-options #1467 Bill Zimmerman 2023-11-29 17:28:37 +0100
  • 1a16f3c8a3
    Merge pull request #1465 from RaspAP/feat/set-loglimit Bill Zimmerman 2023-11-29 17:10:06 +0100
  • ba03688230 Apply @marek-guran's dynamic color to RaspAP dark theme billz 2023-11-29 09:20:27 +0000
  • cf63cfe63b Apply theme color to .sidebar-brand-text billz 2023-11-29 09:17:09 +0000
  • 034a0b8f63 Generalize @marek-guran's lighten/darkenColor functions billz 2023-11-29 09:16:28 +0000
  • 54ec50c27f Add resolvconf to wireguard install billz 2023-11-28 17:08:35 +0000
  • 7818462f56 Update en_US locale + compile .mo #1465 billz 2023-11-28 11:07:25 +0000
  • 74656c63ed Update templates w/ getLogLimited, add $logdata to payload billz 2023-11-28 10:05:06 +0000
  • 05210e8967 Update en_US locale w/ new messages billz 2023-11-28 10:04:25 +0000
  • 2a5241fb62 Add log size limit to Advanced tab, validate + set session var billz 2023-11-28 10:03:58 +0000
  • cf53c575ff Create getLogLimited() billz 2023-11-28 10:01:15 +0000
  • 8cbfaed989 Define RASPI_LOG_SIZE_LIMIT, RASPI_HOSTAPD_LOG billz 2023-11-28 10:00:07 +0000
  • 7858bb5739
    Update stale.yml Bill Zimmerman 2023-11-27 08:41:37 +0100
  • 4705cc5ec1
    Create stale.yml Bill Zimmerman 2023-11-27 08:34:39 +0100
  • 21ee31b8ce
    Delete .github/stale.yml Bill Zimmerman 2023-11-27 08:34:01 +0100
  • fd3034e976
    Delete .github/workflows/main.yml Bill Zimmerman 2023-11-27 08:26:23 +0100
  • f4b9eeb313 Update release version 3.0.2 billz 2023-11-25 16:45:12 +0000
  • 0246761609
    Update CODE_OF_CONDUCT.md Bill Zimmerman 2023-11-25 13:40:00 +0100
  • 7ac8d8b9f3
    Merge pull request #1462 from RaspAP/feat/check-update Bill Zimmerman 2023-11-25 13:18:19 +0100
  • 61a1f063ea Update rsync exclusion path #1462 billz 2023-11-25 11:30:36 +0000
  • 9a709b3ded Preserve /tmp/raspap_install.log literal billz 2023-11-25 09:54:28 +0000
  • 2102fb9043 Remove temp $source_dir if exists, sudo rm raspap_install.log billz 2023-11-25 08:15:10 +0000
  • c0bf18bf50 Add RASPI_MONITOR_ENABLED to update check btn, require config.php billz 2023-11-24 22:53:06 +0000
  • 484a1e8702 Cleanup template, fix timing of js execution billz 2023-11-24 18:10:16 +0000
  • d6a4d33758 Define RASPI_INSTALL_LOG billz 2023-11-24 18:07:47 +0000
  • aa3a88e9b1 Use existing raspbian.sh install loader for update billz 2023-11-24 07:49:52 +0000
  • 99fd2f8ce7 Remove existing /tmp/raspap_install.log billz 2023-11-24 07:48:12 +0000
  • ffafcf2c83 Add successMsg, set btn state disabled until update complete billz 2023-11-23 11:43:38 +0000
  • ea5ee29d4a Set csrfToken for ajax post billz 2023-11-23 09:11:02 +0000
  • 387d779bdf Update w/ ajax post sys_perform_update.php billz 2023-11-23 08:53:13 +0000
  • fec2c283c1 Update local installer pre-loader path billz 2023-11-23 08:45:40 +0000
  • 1e4fe3b002 Remove setInterval(fetchUpdateResponse, 500) billz 2023-11-23 08:44:27 +0000
  • 61c05d93d8 Revise en_US locale messages + compile .mo billz 2023-11-23 07:57:40 +0000
  • f6d7e9a2d1 Catch update complete + error states billz 2023-11-23 07:54:38 +0000
  • 37dcaa41f1 Create performupdateModal w/ progress steps billz 2023-11-23 07:51:43 +0000
  • 44c8b7c1ae Create fetchUpdateResponse(), update modals billz 2023-11-23 07:49:03 +0000
  • d14040d3a7 Initial commit billz 2023-11-23 07:44:46 +0000
  • e2111fdf1f Added /etc/raspap/system/app-update.sh to sudoers billz 2023-11-23 07:43:50 +0000
  • 5fbcabd3c2 Initial commit billz 2023-11-23 07:43:33 +0000
  • 90456e601e Replace mv source > dest with rsync, preserving sys_read_logfile.php billz 2023-11-22 19:00:32 +0000
  • 7b3662fb2b
    Update stale.yml Bill Zimmerman 2023-11-22 13:02:58 +0100
  • e55f4e2395 Update _download_latest_files, install app-update.sh billz 2023-11-21 20:14:19 +0000
  • 61cf109f11 Compile en_US local .mo billz 2023-11-20 14:57:46 +0000
  • ba67d327af Revert change to RASPI_VERSION billz 2023-11-20 14:56:50 +0000
  • 51e05dd270 Update en_US local messages billz 2023-11-20 14:48:59 +0000
  • ba45daad19 Patch applied + modified from RaspAP/raspap-insiders#242 billz 2023-11-20 14:45:55 +0000
  • 2151a44729 Minor: add required --path argument to usage() 3.0.1 billz 2023-11-17 12:01:10 +0000
  • 026a385add Update release version billz 2023-11-17 11:14:22 +0000
  • 366e0447ab
    Merge pull request #1457 from RaspAP/feat/update-install Bill Zimmerman 2023-11-17 12:11:56 +0100
  • dea5759514 Minor: tweak GPL verbiage #1457 billz 2023-11-16 17:32:04 +0000
  • 7e8f63863d Fix handling of config.php for different install types billz 2023-11-16 17:07:36 +0000
  • 7782956917 Rename _install_mobile_clients, clarify messages billz 2023-11-16 15:18:20 +0000
  • e6a90e728f Modify conditions for update/upgrade billz 2023-11-16 12:16:20 +0000