-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modules and overlay editor #2582
Commits on Mar 25, 2023
-
Merge pull request #2475 from thomasjacquin/upload.sh-bug-fix-with-NU…
…M_CHECKS upload.sh: bug fix with NUM_CHECKS
Configuration menu - View commit details
-
Copy full SHA for ee54769 - Browse repository at this point
Copy the full SHA ee54769View commit details -
upload.sh: add System Message on aborts
If there are "a lot" of aborted uploads, let the user know.
Configuration menu - View commit details
-
Copy full SHA for 84a66a9 - Browse repository at this point
Copy the full SHA 84a66a9View commit details -
Merge pull request #2476 from thomasjacquin/upload.sh-add-System-Mess…
…age-on-aborts upload.sh: add System Message on aborts
Configuration menu - View commit details
-
Copy full SHA for c6f3eb9 - Browse repository at this point
Copy the full SHA c6f3eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c34a9 - Browse repository at this point
Copy the full SHA 75c34a9View commit details -
Merge pull request #2477 from thomasjacquin/addMessage.sh-bug-fix-cha…
…nge-ALL-newlines-to-<br> addMessage.sh: bug fix: change ALL newlines
Configuration menu - View commit details
-
Copy full SHA for acd7da6 - Browse repository at this point
Copy the full SHA acd7da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac04390 - Browse repository at this point
Copy the full SHA ac04390View commit details -
Merge pull request #2478 from thomasjacquin/allsky.sh-add-missing-<code>
allsky.sh: add missing <code>
Configuration menu - View commit details
-
Copy full SHA for 0dc3bbc - Browse repository at this point
Copy the full SHA 0dc3bbcView commit details -
addMessage.sh: bug fix with sed
We were using "/" for the regex search, but "/" could (and often was) in messages so the sed failed. Use "%" instead (which is not likely to be in a message), but convert it to its ASCII code in the message.
Configuration menu - View commit details
-
Copy full SHA for 39e1b12 - Browse repository at this point
Copy the full SHA 39e1b12View commit details -
Merge pull request #2480 from thomasjacquin/addMessage.sh-bug-fix-wit…
…h-sed addMessage.sh: bug fix with sed
Configuration menu - View commit details
-
Copy full SHA for 9faf362 - Browse repository at this point
Copy the full SHA 9faf362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b73b8 - Browse repository at this point
Copy the full SHA 35b73b8View commit details -
Merge pull request #2481 from Alex-developer/dev
Changes for Suntimes and dates
Configuration menu - View commit details
-
Copy full SHA for 7d53194 - Browse repository at this point
Copy the full SHA 7d53194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34fe32a - Browse repository at this point
Copy the full SHA 34fe32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcfa67 - Browse repository at this point
Copy the full SHA 0bcfa67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111f0c3 - Browse repository at this point
Copy the full SHA 111f0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4cf1e - Browse repository at this point
Copy the full SHA bc4cf1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02633ea - Browse repository at this point
Copy the full SHA 02633eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0be71 - Browse repository at this point
Copy the full SHA 7a0be71View commit details -
install.sh: don't stop allskyperiodic
It's stopped via the Allsky service
Configuration menu - View commit details
-
Copy full SHA for e613e52 - Browse repository at this point
Copy the full SHA e613e52View commit details -
Merge pull request #2482 from Alex-developer/dev
Start and stop allskyperiodic with main allsky service
Configuration menu - View commit details
-
Copy full SHA for a8c49d5 - Browse repository at this point
Copy the full SHA a8c49d5View commit details -
One tester had installation take over 3 hours on a Pi 3b
Configuration menu - View commit details
-
Copy full SHA for b5554d0 - Browse repository at this point
Copy the full SHA b5554d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec96341 - Browse repository at this point
Copy the full SHA ec96341View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed2ca8 - Browse repository at this point
Copy the full SHA eed2ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be7da96 - Browse repository at this point
Copy the full SHA be7da96View commit details -
Merge pull request #2483 from Alex-developer/dev
Move extra directory
Configuration menu - View commit details
-
Copy full SHA for 48399ba - Browse repository at this point
Copy the full SHA 48399baView commit details -
Merge pull request #2484 from thomasjacquin/install.sh-add-DEBUG-message
Install.sh add debug message
Configuration menu - View commit details
-
Copy full SHA for 3dcd24c - Browse repository at this point
Copy the full SHA 3dcd24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5870240 - Browse repository at this point
Copy the full SHA 5870240View commit details -
Merge pull request #2485 from Alex-developer/dev
Add date/time formats
Configuration menu - View commit details
-
Copy full SHA for 52cc09e - Browse repository at this point
Copy the full SHA 52cc09eView commit details -
install.sh: improved swap handling
* Use "vcgencmd get_config total_mem" if possible to get the actual memory on the Pi. It's very accurate. * Set DESIRED_COMBINATION to the amount of physical memory+swap and check against that in a loop. This will be easier to maintain. * Handle no swap correctly (0 versus 1 MB). * Handle user not removing leading "0" in suggested swap size. * Increase max swap if needed.
Configuration menu - View commit details
-
Copy full SHA for 25611b2 - Browse repository at this point
Copy the full SHA 25611b2View commit details
Commits on Mar 26, 2023
-
Merge pull request #2486 from thomasjacquin/install.sh-improved-swap-…
…handling install.sh: improved swap handling
Configuration menu - View commit details
-
Copy full SHA for ad9057f - Browse repository at this point
Copy the full SHA ad9057fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d330894 - Browse repository at this point
Copy the full SHA d330894View commit details -
Merge pull request #2487 from thomasjacquin/options.json.repo-mention…
…-1000ms-=-1-sec options.json.repo: add (1000ms = 1 sec)
Configuration menu - View commit details
-
Copy full SHA for 5e95515 - Browse repository at this point
Copy the full SHA 5e95515View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead5e0d - Browse repository at this point
Copy the full SHA ead5e0dView commit details -
SEVERITY was being used before it was defined.
Configuration menu - View commit details
-
Copy full SHA for 3ee4e65 - Browse repository at this point
Copy the full SHA 3ee4e65View commit details -
Merge pull request #2488 from thomasjacquin/upload.sh-fix-messages
upload.sh: fix messages
Configuration menu - View commit details
-
Copy full SHA for c074e17 - Browse repository at this point
Copy the full SHA c074e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf6881 - Browse repository at this point
Copy the full SHA 0cf6881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4643d7c - Browse repository at this point
Copy the full SHA 4643d7cView commit details -
Merge pull request #2489 from thomasjacquin/Only-allow-one-mini-timel…
…apse-creation-at-a-time Only allow one mini timelapse creation at a time
Configuration menu - View commit details
-
Copy full SHA for 9127298 - Browse repository at this point
Copy the full SHA 9127298View commit details -
Configuration menu - View commit details
-
Copy full SHA for b75b96d - Browse repository at this point
Copy the full SHA b75b96dView commit details -
allskySettings.php: handle not displayed settings
* Allows fields to exist in the settings file that aren't displayed but should remain there when other settings are updated. This is done by passing the value as a "hidden" variable. * In the error messages at the top, list more details, like the required fields that are empty. * To help troubleshoot, output "\n\t" on lines so they appear on separate lines in HTML output.
Configuration menu - View commit details
-
Copy full SHA for 92af720 - Browse repository at this point
Copy the full SHA 92af720View commit details -
Merge pull request #2490 from thomasjacquin/allskySettings.php-handle…
…-not-displayed-settings allskySettings.php: handle not displayed settings
Configuration menu - View commit details
-
Copy full SHA for a150eb7 - Browse repository at this point
Copy the full SHA a150eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5bc21 - Browse repository at this point
Copy the full SHA ec5bc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb17c2 - Browse repository at this point
Copy the full SHA cbb17c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823506a - Browse repository at this point
Copy the full SHA 823506aView commit details -
endOfNight.sh: move source functions before config
For consistency with other scripts.
Configuration menu - View commit details
-
Copy full SHA for 2a2e259 - Browse repository at this point
Copy the full SHA 2a2e259View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfb755 - Browse repository at this point
Copy the full SHA ebfb755View commit details -
makeChanges.sh: move source function.sh up
for consistency with other scripts
Configuration menu - View commit details
-
Copy full SHA for bcc6062 - Browse repository at this point
Copy the full SHA bcc6062View commit details -
postData.sh: move source functions.sh up
to be consistent with other scripts.
Configuration menu - View commit details
-
Copy full SHA for 0711b95 - Browse repository at this point
Copy the full SHA 0711b95View commit details -
postToMap.sh: move source functions.sh up
to be consistent with other scripts.
Configuration menu - View commit details
-
Copy full SHA for c498fff - Browse repository at this point
Copy the full SHA c498fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f1ab1 - Browse repository at this point
Copy the full SHA 15f1ab1View commit details -
saveImage.sh: move source functions.sh up
to be consistent with other scripts.
Configuration menu - View commit details
-
Copy full SHA for 52fce00 - Browse repository at this point
Copy the full SHA 52fce00View commit details -
allsky.sh: move source functions.sh up
to be consistent with other scripts.
Configuration menu - View commit details
-
Copy full SHA for f36fcd0 - Browse repository at this point
Copy the full SHA f36fcd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9f016 - Browse repository at this point
Copy the full SHA ee9f016View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8ddce - Browse repository at this point
Copy the full SHA ed8ddceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f19c7 - Browse repository at this point
Copy the full SHA 56f19c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db99348 - Browse repository at this point
Copy the full SHA db99348View commit details -
periodic.sh: shell check changes
Also, exit with ALLSKY_ERROR_STOP for consistency with other scripts.
Configuration menu - View commit details
-
Copy full SHA for 5cee67f - Browse repository at this point
Copy the full SHA 5cee67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb962a1 - Browse repository at this point
Copy the full SHA bb962a1View commit details -
Merge pull request #2491 from thomasjacquin/move-settings()-function
Move settings() function
Configuration menu - View commit details
-
Copy full SHA for dc3bf8f - Browse repository at this point
Copy the full SHA dc3bf8fView commit details -
Merge pull request #2492 from thomasjacquin/Warn-about-mini-timelapse…
…-settings allsky.html: warn about mini timelapse
Configuration menu - View commit details
-
Copy full SHA for 776a9b3 - Browse repository at this point
Copy the full SHA 776a9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c80a4f - Browse repository at this point
Copy the full SHA 3c80a4fView commit details -
Merge pull request #2493 from thomasjacquin/config.sh.repo-remove-ret…
…urn-0 config.sh.repo: remove return 0
Configuration menu - View commit details
-
Copy full SHA for a63c2dc - Browse repository at this point
Copy the full SHA a63c2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c65b244 - Browse repository at this point
Copy the full SHA c65b244View commit details -
Merge pull request #2494 from thomasjacquin/config.sh.repo-remove-set…
…tings() config.sh.repo: remove settings()
Configuration menu - View commit details
-
Copy full SHA for 8f0c98c - Browse repository at this point
Copy the full SHA 8f0c98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e0cb9 - Browse repository at this point
Copy the full SHA 39e0cb9View commit details -
Merge pull request #2495 from thomasjacquin/addMessage.sh-allow-'succ…
…ess'-messages addMessage.sh: add 'success'
Configuration menu - View commit details
-
Copy full SHA for e3415f1 - Browse repository at this point
Copy the full SHA e3415f1View commit details -
install.sh: a few bug fixes, plus improvements
* Updated PRIOR_ALLSKY_VERSION value * Remove reference to overlay_sample.py which no longer exists. * Replaced some debug "echo" statments with "display_msg debug" * Use "get_version()" instead of hard-coded ".../version". * If the prior Allsky version is being used, get its CAMERA_TYPE. * Bug fix: replace the ALLSKY_VERSION in config files that don't have "XX_ALLSKY_VERSION_XX" which will be the case when upgrading. * Check for missing settings file. * Don't call get_lat_long() (which needs the settings file) if the prior settings file is missing, in which case the new settings file will not be there either. * Bug fix: CONFIG_SH_VERSION was used before set. * Move call to update_config_sh() until after final config.sh file is in place. * Remove "source config.sh" since it's not needed. We use get_variable() when we need a variable in the file.
Configuration menu - View commit details
-
Copy full SHA for 2f025fc - Browse repository at this point
Copy the full SHA 2f025fcView commit details -
Merge pull request #2496 from thomasjacquin/install.sh-a-few-bug-fixe…
…s,-plus-improvements install.sh: a few bug fixes, plus improvements
Configuration menu - View commit details
-
Copy full SHA for b2d72e9 - Browse repository at this point
Copy the full SHA b2d72e9View commit details -
* Combine DATE and TIME into one field - I suspect people will want those fields together. * Remove TEMPERATURE_C - It won't work with RPi cameras which is around half the users. * Start "id" at 0. * Align all fields.
Configuration menu - View commit details
-
Copy full SHA for 776932e - Browse repository at this point
Copy the full SHA 776932eView commit details -
* Combined DATE and TIME fields * Added CAMERA_TYPE and CAMERA_MODEL * Aligned fields
Configuration menu - View commit details
-
Copy full SHA for cf04b8c - Browse repository at this point
Copy the full SHA cf04b8cView commit details -
overlay-ZWO.json: same as overlay-RPi
Different font sizes and location since most ZWO cameras are smaller.
Configuration menu - View commit details
-
Copy full SHA for dfed8c8 - Browse repository at this point
Copy the full SHA dfed8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c38ec75 - Browse repository at this point
Copy the full SHA c38ec75View commit details -
Merge pull request #2497 from thomasjacquin/overlays.html-format-"Tim…
…e-Format" overlays.html: format "Time Format"
Configuration menu - View commit details
-
Copy full SHA for 93842e0 - Browse repository at this point
Copy the full SHA 93842e0View commit details -
check_allsky.sh: add checks for mini timelapse
Depending on what image delay and mini timelapse settings a user has, as well as how fast their Pi is, it's very possible a mini timelapse creation will start before the prior one finishes. Try to detect that possibility.
Configuration menu - View commit details
-
Copy full SHA for 575846d - Browse repository at this point
Copy the full SHA 575846dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c343add - Browse repository at this point
Copy the full SHA c343addView commit details -
Configuration menu - View commit details
-
Copy full SHA for b32afab - Browse repository at this point
Copy the full SHA b32afabView commit details -
Merge pull request #2498 from thomasjacquin/check_allsky.sh-add-check…
…s-for-mini-timelapse-settings check_allsky.sh: add checks for mini timelapse
Configuration menu - View commit details
-
Copy full SHA for ba3d1bf - Browse repository at this point
Copy the full SHA ba3d1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e737cf - Browse repository at this point
Copy the full SHA 9e737cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09eebfb - Browse repository at this point
Copy the full SHA 09eebfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfb9f7 - Browse repository at this point
Copy the full SHA ccfb9f7View commit details -
index.php: add more timestamps
TODO: read the "messages.txt" file using ajax ever page refresh, then every x seconds after that to catch updates, rather than having to add a timestamp to every url.
Configuration menu - View commit details
-
Copy full SHA for 7246000 - Browse repository at this point
Copy the full SHA 7246000View commit details -
Merge pull request #2500 from thomasjacquin/All-WebUI-paged-need-to-b…
…e-refreshed-to-update-system-messages index.php: add more timestamps
Configuration menu - View commit details
-
Copy full SHA for b31d4d8 - Browse repository at this point
Copy the full SHA b31d4d8View commit details -
index.php: bug fix + enhancement
* Bug fix: "filemtime" returns "false" or the time, not true. * Produce better message when messages file changed. * Bug fix: having timestamp in hidden variable doesn't work; add it to URL.
Configuration menu - View commit details
-
Copy full SHA for 1d880ad - Browse repository at this point
Copy the full SHA 1d880adView commit details -
Merge pull request #2501 from thomasjacquin/index.php-bug-fix-+-enhan…
…cement index.php: bug fix + enhancement
Configuration menu - View commit details
-
Copy full SHA for 0460201 - Browse repository at this point
Copy the full SHA 0460201View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 225c6dc - Browse repository at this point
Copy the full SHA 225c6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb06384 - Browse repository at this point
Copy the full SHA eb06384View commit details -
Merge pull request #2499 from thomasjacquin/overlay.json-updates
Overlay.json updates
Configuration menu - View commit details
-
Copy full SHA for e8d8562 - Browse repository at this point
Copy the full SHA e8d8562View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae325d1 - Browse repository at this point
Copy the full SHA ae325d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c88aba - Browse repository at this point
Copy the full SHA 5c88abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c2975 - Browse repository at this point
Copy the full SHA 99c2975View commit details -
Also, pop up a message to testers and force them to type "yes". This only appears once per "git clone".
Configuration menu - View commit details
-
Copy full SHA for d2025ee - Browse repository at this point
Copy the full SHA d2025eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a2d26 - Browse repository at this point
Copy the full SHA a4a2d26View commit details -
variables.sh: add MODULE_LOCATION
It was in install.sh, but was used by several scripts so let's centralize it.
Configuration menu - View commit details
-
Copy full SHA for 63cc776 - Browse repository at this point
Copy the full SHA 63cc776View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fbd5b - Browse repository at this point
Copy the full SHA f1fbd5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f537e2d - Browse repository at this point
Copy the full SHA f537e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 858c939 - Browse repository at this point
Copy the full SHA 858c939View commit details -
Configuration menu - View commit details
-
Copy full SHA for e950ee6 - Browse repository at this point
Copy the full SHA e950ee6View commit details -
flow-runner.py: use new variables
* Use ALLSKY_MODULE_LOCATION. * Use ALLSKY_SCRIPTS instead of ALLSKY_HOME/scripts * Centralize code to get ALLSKY_TMP, ALLSKY_IMAGES, and SETTINGS_FILE. * Moved check for ALLSKY_MODULES to before it's first used.
Configuration menu - View commit details
-
Copy full SHA for 2cd3188 - Browse repository at this point
Copy the full SHA 2cd3188View commit details -
flowupgrade.py: use different variables
* Use ALLSKY_MODULE_LOCATION instead of hard-coding path. * Use ALLSKY_SCRIPTS instead of ALLSKY_HOME/scripts.
Configuration menu - View commit details
-
Copy full SHA for 443b252 - Browse repository at this point
Copy the full SHA 443b252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8341282 - Browse repository at this point
Copy the full SHA 8341282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1cf10 - Browse repository at this point
Copy the full SHA 7b1cf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c28b290 - Browse repository at this point
Copy the full SHA c28b290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cea335 - Browse repository at this point
Copy the full SHA 1cea335View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bcd67 - Browse repository at this point
Copy the full SHA b4bcd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a1340 - Browse repository at this point
Copy the full SHA f9a1340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3583030 - Browse repository at this point
Copy the full SHA 3583030View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdabf92 - Browse repository at this point
Copy the full SHA bdabf92View commit details -
Merge pull request #2504 from thomasjacquin/Copy-prior-ALLSKY_EXTRA
Copy prior ALLSKY_EXTRA files
Configuration menu - View commit details
-
Copy full SHA for 97a3a4a - Browse repository at this point
Copy the full SHA 97a3a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0195c - Browse repository at this point
Copy the full SHA 5b0195cView commit details -
Create a file that tells allsky.sh not to display a message since we just did.
Configuration menu - View commit details
-
Copy full SHA for 9ffc150 - Browse repository at this point
Copy the full SHA 9ffc150View commit details -
allsky.sh: handle POST_INSTALLATION_ACTIONS
If the file exists: if the "_initial_message" file exists, remove it and exit. The next time Allsky starts the user will be reminded to look at the file.
Configuration menu - View commit details
-
Copy full SHA for 838036c - Browse repository at this point
Copy the full SHA 838036cView commit details -
install.sh: Bug fix: wrong directory
* Use "rm -f" since the files often won't exist; this avoids an error message. * Need to specify full path name to "told" file since we don't know where the user will be when they execute install.sh. * Don't log an error.
Configuration menu - View commit details
-
Copy full SHA for afc8826 - Browse repository at this point
Copy the full SHA afc8826View commit details -
Merge pull request #2505 from thomasjacquin/Move-installation-log-dir…
…ectory Move installation_log directory
Configuration menu - View commit details
-
Copy full SHA for e11712a - Browse repository at this point
Copy the full SHA e11712aView commit details -
Putting in ALLSKY_TMP doesn't work during installation since it clears out that directory.
Configuration menu - View commit details
-
Copy full SHA for cb73c67 - Browse repository at this point
Copy the full SHA cb73c67View commit details -
Merge pull request #2506 from thomasjacquin/Move-ALLSKY_MESSAGES
variables.sh: change location
Configuration menu - View commit details
-
Copy full SHA for 637eecd - Browse repository at this point
Copy the full SHA 637eecdView commit details -
Pass PRIOR_CAMERA_TYPE to makeChanges.sh
Need to determine what it is first.
Configuration menu - View commit details
-
Copy full SHA for ffb384f - Browse repository at this point
Copy the full SHA ffb384fView commit details -
install.sh: don't copy overlay.json
It's now done in makeChanges.sh so it can also be done when changing camera type in WebUI.
Configuration menu - View commit details
-
Copy full SHA for 87c97e5 - Browse repository at this point
Copy the full SHA 87c97e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c159f5 - Browse repository at this point
Copy the full SHA 1c159f5View commit details -
makeChanges.sh: Switch overlay*json files
* Require the OLD_VALUE to be specified on the command line. * Use settings() instead of jq. * Move the current overlay.json to the old camera type-specific version, then COPY the new camera type-specific file to overlay.json.
Configuration menu - View commit details
-
Copy full SHA for bb565e1 - Browse repository at this point
Copy the full SHA bb565e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf356e0 - Browse repository at this point
Copy the full SHA bf356e0View commit details -
Merge pull request #2507 from thomasjacquin/Pass-PRIOR_CAMERA_TYPE-to…
…-makeChanges.sh Pass prior camera type to make changes.sh
Configuration menu - View commit details
-
Copy full SHA for 0ede81c - Browse repository at this point
Copy the full SHA 0ede81cView commit details -
Merge pull request #2503 from thomasjacquin/Add-"indent=4"-to-json.du…
…mp() Add "indent=4" to json.dump()
Configuration menu - View commit details
-
Copy full SHA for 720cd4d - Browse repository at this point
Copy the full SHA 720cd4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbf2d1 - Browse repository at this point
Copy the full SHA 4bbf2d1View commit details -
Merge pull request #2508 from thomasjacquin/allskySettings.php-put-ti…
…mestamp-on-URL,-not-in-form allskySettings.php: move _ts
Configuration menu - View commit details
-
Copy full SHA for 1eba91a - Browse repository at this point
Copy the full SHA 1eba91aView commit details -
Merge pull request #2502 from thomasjacquin/Use-new-variables
Use new variables
Configuration menu - View commit details
-
Copy full SHA for cd6e0be - Browse repository at this point
Copy the full SHA cd6e0beView commit details -
install.sh: use ALLSKY_INSTALLATION_LOGS
instead of the old name INSTALL_LOGS_DIR
Configuration menu - View commit details
-
Copy full SHA for 17ee06f - Browse repository at this point
Copy the full SHA 17ee06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d34d205 - Browse repository at this point
Copy the full SHA d34d205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5965a - Browse repository at this point
Copy the full SHA 6c5965aView commit details -
install.sh: change DISPLAY_MSG_LOG
INSTALL_SH_LOG is no longer defined in variables.sh since it's only used in install.sh
Configuration menu - View commit details
-
Copy full SHA for 66acb21 - Browse repository at this point
Copy the full SHA 66acb21View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8c12c - Browse repository at this point
Copy the full SHA dd8c12cView commit details -
Merge pull request #2509 from thomasjacquin/install.sh-use-ALLSKY_INS…
…TALLATION_LOGS Install.sh use ALLSKY_INSTALLATION_LOGS
Configuration menu - View commit details
-
Copy full SHA for 7aa2e51 - Browse repository at this point
Copy the full SHA 7aa2e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fe845 - Browse repository at this point
Copy the full SHA a4fe845View commit details -
Merge pull request #2510 from Alex-developer/dev
Split fields.json into system and user files
Configuration menu - View commit details
-
Copy full SHA for c8adf8f - Browse repository at this point
Copy the full SHA c8adf8fView commit details -
Also, use ALLSKY_OVERLAY and update the ALLSKY_VERSION variable in config.sh.
Configuration menu - View commit details
-
Copy full SHA for 24343e3 - Browse repository at this point
Copy the full SHA 24343e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8226bc4 - Browse repository at this point
Copy the full SHA 8226bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79e761 - Browse repository at this point
Copy the full SHA a79e761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc0bd7 - Browse repository at this point
Copy the full SHA 5cc0bd7View commit details -
Merge pull request #2511 from thomasjacquin/install.sh-more-logging-+…
…-update-ALLSKY_VERSION install.sh: add more logging
Configuration menu - View commit details
-
Copy full SHA for d3b6384 - Browse repository at this point
Copy the full SHA d3b6384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5061d83 - Browse repository at this point
Copy the full SHA 5061d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7334d2 - Browse repository at this point
Copy the full SHA e7334d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8a622 - Browse repository at this point
Copy the full SHA 3e8a622View commit details -
Merge pull request #2512 from thomasjacquin/Update-version-to-v2023.0…
…3.28_tbd Update version to v2023.03.28_tbd
Configuration menu - View commit details
-
Copy full SHA for 84f1d55 - Browse repository at this point
Copy the full SHA 84f1d55View commit details -
install.sh: add even more logging
Also, replace "jq -r" with "settings".
Configuration menu - View commit details
-
Copy full SHA for 30f63d1 - Browse repository at this point
Copy the full SHA 30f63d1View commit details -
Merge pull request #2513 from thomasjacquin/install.sh-add-even-more-…
…logging install.sh: add even more logging
Configuration menu - View commit details
-
Copy full SHA for 3bbea2b - Browse repository at this point
Copy the full SHA 3bbea2bView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f10eba - Browse repository at this point
Copy the full SHA 2f10ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for be11d6e - Browse repository at this point
Copy the full SHA be11d6eView commit details -
Merge pull request #2514 from thomasjacquin/install.sh-add-message-fo…
…r-testers Update install.sh
Configuration menu - View commit details
-
Copy full SHA for e71f4cd - Browse repository at this point
Copy the full SHA e71f4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 205cab5 - Browse repository at this point
Copy the full SHA 205cab5View commit details -
Merge pull request #2515 from thomasjacquin/install.sh-remove-"total_…
…mem="-from-RAM_SIZE install.sh: remove "total_mem=" from RAM_SIZE
Configuration menu - View commit details
-
Copy full SHA for ada8637 - Browse repository at this point
Copy the full SHA ada8637View commit details -
The local and remote configuration.json files (if the Website is installed) need their .config.AllskyVersion setting updated when updating Allsky.
Configuration menu - View commit details
-
Copy full SHA for ef50fd0 - Browse repository at this point
Copy the full SHA ef50fd0View commit details -
Merge pull request #2516 from thomasjacquin/install.sh-update-configu…
…ration.json's-.AllskyVersion install.sh: add checks
Configuration menu - View commit details
-
Copy full SHA for 2c57354 - Browse repository at this point
Copy the full SHA 2c57354View commit details
Commits on Mar 30, 2023
-
install.sh: add .locale to settings file
Also: * Create update_locale() to make .locale update since it's called from multiple places. * Add log entries. * Minor comment and indentation changes.
Configuration menu - View commit details
-
Copy full SHA for 816183d - Browse repository at this point
Copy the full SHA 816183dView commit details -
Merge pull request #2517 from thomasjacquin/install.sh-Bug-Fix-add-.l…
…ocale-if-not-in-settings-file install.sh: add .locale to settings file
Configuration menu - View commit details
-
Copy full SHA for 90365e1 - Browse repository at this point
Copy the full SHA 90365e1View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 145bd04 - Browse repository at this point
Copy the full SHA 145bd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569129d - Browse repository at this point
Copy the full SHA 569129dView commit details -
Merge pull request #2518 from thomasjacquin/Allsky.sh-add-middle-I-n-…
…${ALLSKY/Scripts} Update allsky.sh
2Configuration menu - View commit details
-
Copy full SHA for 11295ed - Browse repository at this point
Copy the full SHA 11295edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d46db6b - Browse repository at this point
Copy the full SHA d46db6bView commit details -
Merge pull request #2520 from thomasjacquin/allsky.sh-add-missing-$
allsky.sh: add missing $
Configuration menu - View commit details
-
Copy full SHA for cc30e69 - Browse repository at this point
Copy the full SHA cc30e69View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f9ad90 - Browse repository at this point
Copy the full SHA 8f9ad90View commit details -
Merge pull request #2521 from thomasjacquin/makeChanges.sh-bug-fix-on…
…ly-copy-file-if-it-exists bug fix: only copy file if it exists
Configuration menu - View commit details
-
Copy full SHA for 0a010c9 - Browse repository at this point
Copy the full SHA 0a010c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf7013 - Browse repository at this point
Copy the full SHA fcf7013View commit details -
Merge pull request #2522 from thomasjacquin/functions.php-better-erro…
…r-message-if-CAMERA_TYPE-isn't-found Better error message if CAMERA_TYPE isn't defined.
Configuration menu - View commit details
-
Copy full SHA for c0d810f - Browse repository at this point
Copy the full SHA c0d810fView commit details -
* Display message when CAMERA_TYPE or CAMERA are not defined in a prior config file. This "shouldn't" happen. * Display message when CAMERA_TYPE or ALLSKY_VERSION aren't defined in update_config(). They should be, but they may not have been for one tester.
Configuration menu - View commit details
-
Copy full SHA for 9d5d615 - Browse repository at this point
Copy the full SHA 9d5d615View commit details -
Merge pull request #2523 from thomasjacquin/EricClaeys-patch-1
install.sh: add log messages
Configuration menu - View commit details
-
Copy full SHA for 88f9cdc - Browse repository at this point
Copy the full SHA 88f9cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8e954 - Browse repository at this point
Copy the full SHA ab8e954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272058a - Browse repository at this point
Copy the full SHA 272058aView commit details -
Merge pull request #2524 from thomasjacquin/Update-version-to-v2023_0…
…3_31.tbd Update version
Configuration menu - View commit details
-
Copy full SHA for 982980b - Browse repository at this point
Copy the full SHA 982980bView commit details
Commits on Apr 2, 2023
-
* Bug fix: compare PRIOR_FTP_SH_VERSION, not FTP_SH_VERSION. * Improve messages when versions don't match. * Don't include line about looking in post-installation file in the file itself. * Remove big comment about automating conversion from old config files to new one. In the next release the contents of these files will move to settings.json.
Configuration menu - View commit details
-
Copy full SHA for d13d453 - Browse repository at this point
Copy the full SHA d13d453View commit details -
Add exit_installation() to add timestamp
* Add timestamp to log file when starting and stopping installation, but don't do if invoking a single function since that's not really an "installation". * Don't recreate the installation logs directory in case a user had to restart installation, e.g., for locale change or if an error. * Couple minor working changes.
Configuration menu - View commit details
-
Copy full SHA for cec320a - Browse repository at this point
Copy the full SHA cec320aView commit details -
install.sh: wait a second then truncate
Wait until the web server had a chance to start before truncate the file.
Configuration menu - View commit details
-
Copy full SHA for 7e61a3d - Browse repository at this point
Copy the full SHA 7e61a3dView commit details -
Merge pull request #2526 from thomasjacquin/install.sh-bug-fix-plus-more
Install.sh bug fix plus more
Configuration menu - View commit details
-
Copy full SHA for 5d6406a - Browse repository at this point
Copy the full SHA 5d6406aView commit details
Commits on Apr 3, 2023
-
* Minor bug fix: add missing "$". * Don't output our own error message if "cd" fails since lftp outputs a message.
Configuration menu - View commit details
-
Copy full SHA for fa0bc8c - Browse repository at this point
Copy the full SHA fa0bc8cView commit details -
Merge pull request #2527 from thomasjacquin/upload.sh-minor-bug-fix
upload.sh: minor bug fix
Configuration menu - View commit details
-
Copy full SHA for 4223226 - Browse repository at this point
Copy the full SHA 4223226View commit details -
postData.sh: allow doing local or remote only
This requires adding an optional "--websites w" argument to specify whether a local, remote, or both Websites should receive the files.
Configuration menu - View commit details
-
Copy full SHA for 86c7887 - Browse repository at this point
Copy the full SHA 86c7887View commit details -
Merge pull request #2528 from thomasjacquin/Specify-Website-type-to-p…
…ostData.sh postData.sh: allow doing local or remote only
Configuration menu - View commit details
-
Copy full SHA for b6462a4 - Browse repository at this point
Copy the full SHA b6462a4View commit details -
postData.sh: bug fix: set WEBSITES
If a valid Website type was specified on the command line then set WEBSITES to that type.
Configuration menu - View commit details
-
Copy full SHA for daff0c0 - Browse repository at this point
Copy the full SHA daff0c0View commit details -
Merge pull request #2529 from thomasjacquin/postData.sh-bug-fix-set-W…
…EBSITES postData.sh: bug fix: set WEBSITES
Configuration menu - View commit details
-
Copy full SHA for a439f31 - Browse repository at this point
Copy the full SHA a439f31View commit details -
More error checking and logging
* Move some initial checks further down so we can log results. * Log most messages.
Configuration menu - View commit details
-
Copy full SHA for 96712f4 - Browse repository at this point
Copy the full SHA 96712f4View commit details
Commits on Apr 4, 2023
-
use ALLSKY_WEBSITE_VIEWSETTINGS_DIRECTORY_NAME
There's already a variable defined for the name of the directory, so use it.
Configuration menu - View commit details
-
Copy full SHA for c62e6cb - Browse repository at this point
Copy the full SHA c62e6cbView commit details -
Merge pull request #2530 from thomasjacquin/postData.sh-use-ALLSKY_WE…
…BSITE_VIEWSETTINGS_DIRECTORY_NAME use ALLSKY_WEBSITE_VIEWSETTINGS_DIRECTORY_NAME
Configuration menu - View commit details
-
Copy full SHA for 3cd654e - Browse repository at this point
Copy the full SHA 3cd654eView commit details -
install.sh: bug fix: use $C, not $WEB_CONFIG_FILE
WEB_CONFIG_FILE is the final location of the configuration.json file, but it's not there yet, so we need to check if the PRIOR config file ($C) is old.
Configuration menu - View commit details
-
Copy full SHA for f7470ab - Browse repository at this point
Copy the full SHA f7470abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad606a7 - Browse repository at this point
Copy the full SHA ad606a7View commit details -
Merge pull request #2531 from thomasjacquin/website/install.sh-More-e…
…rror-checking-and-logging Website/install.sh more error checking and logging
Configuration menu - View commit details
-
Copy full SHA for 4b443ea - Browse repository at this point
Copy the full SHA 4b443eaView commit details -
* Should exit if upload_data_json_file () fails. * Only call does_prior_Allsky_Website_exist() for local installations.
Configuration menu - View commit details
-
Copy full SHA for 84b99f1 - Browse repository at this point
Copy the full SHA 84b99f1View commit details -
Merge pull request #2532 from thomasjacquin/install.sh-couple-bug-fix…
…es-and-other-minor-changes install.sh: couple bug fixes
Configuration menu - View commit details
-
Copy full SHA for 8fa060d - Browse repository at this point
Copy the full SHA 8fa060dView commit details
Commits on Apr 11, 2023
-
An update of Bullseye from Feb 2023 change what's reported from "uname -m". "arm7l" used to be reported for 32-bit OS's and "aarch64" for 64-bit OS's. They now both report "aarch64" if the underlying hardware is 64-bit. We get around this by using "shell dpkg --print-architecture" instead. Also, use "else ifeq ()" when checking the same variable for different values.
Configuration menu - View commit details
-
Copy full SHA for a58923b - Browse repository at this point
Copy the full SHA a58923bView commit details -
Merge pull request #2537 from thomasjacquin/Makefile-fix-"aarch"-problem
Update Makefile
Configuration menu - View commit details
-
Copy full SHA for aa0287d - Browse repository at this point
Copy the full SHA aa0287dView commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8487f4b - Browse repository at this point
Copy the full SHA 8487f4bView commit details -
Merge pull request #2544 from thomasjacquin/install.sh-use-correct-lo…
…cation-for-"extra"-directory Use correct location for "extra" directory
Configuration menu - View commit details
-
Copy full SHA for 0f23a44 - Browse repository at this point
Copy the full SHA 0f23a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for da90d0e - Browse repository at this point
Copy the full SHA da90d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7d547 - Browse repository at this point
Copy the full SHA 0e7d547View commit details -
* Mark "info" messages with "Info" so it's obvious in the log it's not an error. * Create the default "overlay.json" file since makeChanges.sh couldn't do it since the camera-specific file didn't exist when it was called. * Put the "Testers, ..." code in an "if" statement since it'll stay going forward although the text will changes.
Configuration menu - View commit details
-
Copy full SHA for 1baaa7f - Browse repository at this point
Copy the full SHA 1baaa7fView commit details -
Merge pull request #2545 from thomasjacquin/Installation-bug-fixes
Installation bug fix plus more
Configuration menu - View commit details
-
Copy full SHA for fd07af9 - Browse repository at this point
Copy the full SHA fd07af9View commit details
Commits on Apr 19, 2023
-
install.sh: order of use/create remote config file
For new remote installations there will be no remote_configuration.json file. Fix that but that looked for the file (via upload_data_json_file) before creating it. In the (hopefully rare) case were users are not configuring the remote site via the WebUI, create a dummy remote_configuration.json file.
Configuration menu - View commit details
-
Copy full SHA for f8bd929 - Browse repository at this point
Copy the full SHA f8bd929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc7e52 - Browse repository at this point
Copy the full SHA 5dc7e52View commit details -
Merge pull request #2546 from Alex-developer/dev
Fix for manually entering x and y coordinates
Configuration menu - View commit details
-
Copy full SHA for 106b352 - Browse repository at this point
Copy the full SHA 106b352View commit details -
index.php: Display msg but don't exit
Also, only set $remoteWebsiteVersion if not ""
Configuration menu - View commit details
-
Copy full SHA for d522b55 - Browse repository at this point
Copy the full SHA d522b55View commit details -
functions.php: allow returning msg
Allow a message to be RETURNED instead of displayed, for those callers who continue despite the message. Also, check for failed read of file.
Configuration menu - View commit details
-
Copy full SHA for 765c345 - Browse repository at this point
Copy the full SHA 765c345View commit details -
Merge pull request #2547 from thomasjacquin/WebUI-don't-exit-if-unabl…
…e-to-read-remote-Website-config Web UI don't exit if unable to read remote website config
Configuration menu - View commit details
-
Copy full SHA for 40b089a - Browse repository at this point
Copy the full SHA 40b089aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3a5a1 - Browse repository at this point
Copy the full SHA bf3a5a1View commit details -
Merge pull request #2548 from thomasjacquin/install.sh-bug-fix-used-c…
…onfig-file-before-creating-it install.sh: order of use/create remote config file
Configuration menu - View commit details
-
Copy full SHA for a687150 - Browse repository at this point
Copy the full SHA a687150View commit details
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3666574 - Browse repository at this point
Copy the full SHA 3666574View commit details -
Merge pull request #2550 from thomasjacquin/install.sh-minor-wording-…
…changes-to-testers install.sh: minor wording changes to testers
Configuration menu - View commit details
-
Copy full SHA for 26c53d6 - Browse repository at this point
Copy the full SHA 26c53d6View commit details -
makeChanges.sh: preserve permissions
Need to preserve the permissions of the overlay.json file.
Configuration menu - View commit details
-
Copy full SHA for abdaec1 - Browse repository at this point
Copy the full SHA abdaec1View commit details -
Merge pull request #2552 from thomasjacquin/makeChanges.sh-preserve-p…
…ermissions makeChanges.sh: preserve permissions
Configuration menu - View commit details
-
Copy full SHA for 980f602 - Browse repository at this point
Copy the full SHA 980f602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30dd9f5 - Browse repository at this point
Copy the full SHA 30dd9f5View commit details -
Merge pull request #2553 from Alex-developer/dev
Add warning if overlay cannot be saved
Configuration menu - View commit details
-
Copy full SHA for 6acfd70 - Browse repository at this point
Copy the full SHA 6acfd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf8484 - Browse repository at this point
Copy the full SHA cdf8484View commit details -
Merge pull request #2554 from Alex-developer/dev
Fix to remove large black block under the overlay editor
Configuration menu - View commit details
-
Copy full SHA for f182c69 - Browse repository at this point
Copy the full SHA f182c69View commit details
Commits on Apr 23, 2023
-
allskySettings.php: Use default value if not set
If a setting is empty, use its default if there is one, and warn the user to press the "Save changes" button.
Configuration menu - View commit details
-
Copy full SHA for 520b5a7 - Browse repository at this point
Copy the full SHA 520b5a7View commit details -
Merge pull request #2555 from thomasjacquin/allskySettings.php-Use-de…
…fault-value-if-not-set allskySettings.php: Use default value if not set
Configuration menu - View commit details
-
Copy full SHA for bcd6b13 - Browse repository at this point
Copy the full SHA bcd6b13View commit details -
When cropping, stretching, or resizing an image, make the log entry's format consistent: *** ${ME}: some_message
Configuration menu - View commit details
-
Copy full SHA for 218a5a6 - Browse repository at this point
Copy the full SHA 218a5a6View commit details -
Merge pull request #2556 from thomasjacquin/saveImage.sh-be-more-cons…
…istent-with-output-msg-formats Update saveImage.sh: use consistent log entry formats
Configuration menu - View commit details
-
Copy full SHA for 0b090ae - Browse repository at this point
Copy the full SHA 0b090aeView commit details -
removeBadImages.sh: handle exponential means
The "convert" command can return a mean with a "e-" format and bc doesn't handle that.
Configuration menu - View commit details
-
Copy full SHA for f78a6c3 - Browse repository at this point
Copy the full SHA f78a6c3View commit details -
Merge pull request #2557 from thomasjacquin/removeBadImages.sh-handle…
…-means-of-format-1.23e-5 removeBadImages.sh: handle exponential means
Configuration menu - View commit details
-
Copy full SHA for 99ad5a0 - Browse repository at this point
Copy the full SHA 99ad5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ebebf9 - Browse repository at this point
Copy the full SHA 7ebebf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2b47a - Browse repository at this point
Copy the full SHA 5e2b47aView commit details -
Merge pull request #2560 from Alex-developer/dev
Improve error handling if overlay sample fails
Configuration menu - View commit details
-
Copy full SHA for a22028b - Browse repository at this point
Copy the full SHA a22028bView commit details
Commits on Apr 24, 2023
-
install.sh: minor bug with BRANCH
$BRANCH doesn't exist yet so use $USER_SPECIFIED_BRANCH in error message.
Configuration menu - View commit details
-
Copy full SHA for 5155da3 - Browse repository at this point
Copy the full SHA 5155da3View commit details -
Merge pull request #2564 from thomasjacquin/install.sh-minor-bug-disp…
…laying-bad-BRANCH install.sh: minor bug with BRANCH
Configuration menu - View commit details
-
Copy full SHA for d96b39e - Browse repository at this point
Copy the full SHA d96b39eView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5379aeb - Browse repository at this point
Copy the full SHA 5379aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3381e8c - Browse repository at this point
Copy the full SHA 3381e8cView commit details -
pickingHardware.html: add section on picking Pi
Also mention auto-focus cameras.
Configuration menu - View commit details
-
Copy full SHA for c0d2213 - Browse repository at this point
Copy the full SHA c0d2213View commit details -
Merge pull request #2565 from thomasjacquin/Give-tips-on-picking-a-Pi
Give tips on picking a Pi
Configuration menu - View commit details
-
Copy full SHA for a63d636 - Browse repository at this point
Copy the full SHA a63d636View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb3f88 - Browse repository at this point
Copy the full SHA ddb3f88View commit details -
Merge pull request #2566 from thomasjacquin/install.sh-fix-typo-in-va…
…riable install.sh: fix typo in variable
Configuration menu - View commit details
-
Copy full SHA for 4a7bb58 - Browse repository at this point
Copy the full SHA 4a7bb58View commit details -
website/install.sh: add more log entries
Add some checks for empty variables and log if needed.
Configuration menu - View commit details
-
Copy full SHA for 7ad6015 - Browse repository at this point
Copy the full SHA 7ad6015View commit details -
Merge pull request #2567 from thomasjacquin/website/install.sh-add-mo…
…re-log-entries website/install.sh: add more log entries
Configuration menu - View commit details
-
Copy full SHA for fc046f7 - Browse repository at this point
Copy the full SHA fc046f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887decc - Browse repository at this point
Copy the full SHA 887deccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 231ffd3 - Browse repository at this point
Copy the full SHA 231ffd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5140b19 - Browse repository at this point
Copy the full SHA 5140b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc988ea - Browse repository at this point
Copy the full SHA fc988eaView commit details -
Merge pull request #2568 from thomasjacquin/Update-version-to-2023.05.01
Update version to 2023.05.01
Configuration menu - View commit details
-
Copy full SHA for 64e5d4f - Browse repository at this point
Copy the full SHA 64e5d4fView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03120e3 - Browse repository at this point
Copy the full SHA 03120e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for be91c84 - Browse repository at this point
Copy the full SHA be91c84View commit details
Commits on Apr 27, 2023
-
For whatever reason, a tilda at the start of a file/directory name wasn't working so the item wasn't found. Replace tilda with $HOME so it works.
Configuration menu - View commit details
-
Copy full SHA for 4c04630 - Browse repository at this point
Copy the full SHA 4c04630View commit details -
Merge pull request #2572 from thomasjacquin/check_allsky.sh-handle-tilda
check_allsky.sh: handle tilda
Configuration menu - View commit details
-
Copy full SHA for 711fbc6 - Browse repository at this point
Copy the full SHA 711fbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bf3ff2 - Browse repository at this point
Copy the full SHA 9bf3ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff2496 - Browse repository at this point
Copy the full SHA 4ff2496View commit details -
Merge pull request #2573 from Alex-developer/dev
Remove files and environment variables for disabled modules
Configuration menu - View commit details
-
Copy full SHA for bcf4254 - Browse repository at this point
Copy the full SHA bcf4254View commit details -
install.sh: call remind_run_check_allsky()
Plus: * Split reminder message onto multiple lines so it's easer to read. * Don't log when calling a single function so we don't create the installation_logs directory.
Configuration menu - View commit details
-
Copy full SHA for 2163b41 - Browse repository at this point
Copy the full SHA 2163b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d1fc9 - Browse repository at this point
Copy the full SHA c3d1fc9View commit details -
Merge pull request #2574 from thomasjacquin/install.sh-remind-users-t…
…o-run-check_allsky.sh Install.sh remind users to run check allsky.sh
Configuration menu - View commit details
-
Copy full SHA for 6afb1ae - Browse repository at this point
Copy the full SHA 6afb1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9492da - Browse repository at this point
Copy the full SHA a9492daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 049c395 - Browse repository at this point
Copy the full SHA 049c395View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e4ace - Browse repository at this point
Copy the full SHA e7e4aceView commit details -
Merge pull request #2575 from Alex-developer/dev
Add default for stroke colour
Configuration menu - View commit details
-
Copy full SHA for bc1bd9f - Browse repository at this point
Copy the full SHA bc1bd9fView commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b3e015 - Browse repository at this point
Copy the full SHA 2b3e015View commit details -
Merge pull request #2576 from thomasjacquin/timelapse.html-provide-mo…
…re-troubleshooting-for-short-videos timelapse.html: more info on short videos
Configuration menu - View commit details
-
Copy full SHA for d7af15f - Browse repository at this point
Copy the full SHA d7af15fView commit details
Commits on May 1, 2023
-
install.sh: bug fix: write error to stdout
Error message needs to go to stdout so $VALUE can be set correctly.
Configuration menu - View commit details
-
Copy full SHA for e9b7282 - Browse repository at this point
Copy the full SHA e9b7282View commit details -
Merge pull request #2580 from thomasjacquin/install.sh-bug-fix-write-…
…error-to-stdout install.sh: bug fix: write error to stdout
Configuration menu - View commit details
-
Copy full SHA for 70b0f9c - Browse repository at this point
Copy the full SHA 70b0f9cView commit details