-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
sync #5255
Commits on May 7, 2024
-
feat: guide user to run script as root to create temp admin user
Message text and comment optimized
Configuration menu - View commit details
-
Copy full SHA for 744dea0 - Browse repository at this point
Copy the full SHA 744dea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ccb28 - Browse repository at this point
Copy the full SHA 47ccb28View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dbc58d - Browse repository at this point
Copy the full SHA 1dbc58dView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60569fd - Browse repository at this point
Copy the full SHA 60569fdView commit details -
Merge pull request #5207 from scruel/patch-5
fix(deploy): respect api path with synology Auth API
Configuration menu - View commit details
-
Copy full SHA for 93d2c9a - Browse repository at this point
Copy the full SHA 93d2c9aView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ae0d0c - Browse repository at this point
Copy the full SHA 7ae0d0cView commit details
Commits on Jul 19, 2024
-
Merge pull request #5212 from allddd/dns_porkbun_grep_fix
dns_porkbun: remove stray backslashes
Configuration menu - View commit details
-
Copy full SHA for 9861e2d - Browse repository at this point
Copy the full SHA 9861e2dView commit details -
Merge pull request #5139 from scruel/scruel-patch-1
feat: guide user to run script as root to create temp admin user
Configuration menu - View commit details
-
Copy full SHA for 11aef82 - Browse repository at this point
Copy the full SHA 11aef82View commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b6faa8 - Browse repository at this point
Copy the full SHA 6b6faa8View commit details
Commits on Jul 23, 2024
-
Merge pull request #5217 from oittaa/patch-2
_checkSudo: [ -z "__INTERACTIVE" ] should be [ -z "$__INTERACTIVE" ]
Configuration menu - View commit details
-
Copy full SHA for 5cded5b - Browse repository at this point
Copy the full SHA 5cded5bView commit details
Commits on Aug 9, 2024
-
RouterOS - make deploy more resilient
In the case where importing the cert and key removes the files from disk the existing deploy will fail when it tries to remove those files. This still attempts to remove the files but catches the error and moves on instead of bombing like before. Similarly, if the deploy had failed before, subsequent deploys would fail because the script already existed, so it would not be able to create the script. This first attempts to remove the script if it exists, and then creates the script.
Configuration menu - View commit details
-
Copy full SHA for e711d16 - Browse repository at this point
Copy the full SHA e711d16View commit details
Commits on Aug 15, 2024
-
Merge pull request #5245 from nathanejohnson/master
RouterOS - make deploy more resilient
Configuration menu - View commit details
-
Copy full SHA for bb8386a - Browse repository at this point
Copy the full SHA bb8386aView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fc39aa - Browse repository at this point
Copy the full SHA 3fc39aaView commit details -
neil committed
Aug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f68ad4 - Browse repository at this point
Copy the full SHA 5f68ad4View commit details -
Merge pull request #5252 from williamdes/patch-1
Add ACCOUNT_THUMBPRINT to update account
Configuration menu - View commit details
-
Copy full SHA for fe30bf7 - Browse repository at this point
Copy the full SHA fe30bf7View commit details