This website requires JavaScript.
Explore
Help
Register
Sign In
5gi
/
NginxInstaller
Watch
1
Star
0
Fork
0
You've already forked NginxInstaller
forked from
Steven/NginxInstaller
Code
Pull Requests
Activity
27
Commits
1
Branch
0
Tags
78
KiB
JavaScript
56.1%
CSS
27.2%
HTML
16.7%
13afdbcea1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
5gi
13afdbcea1
Merge pull request 'Added Version checking to verify that a version of NGINX exists. Adds nginx download page to cache. Also added a few check before sending requests to the API. No visual Changes' (
#3
) from 5gi/NginxInstaller:master into master
...
Reviewed-on:
Steven/NginxInstaller#3
2023-12-21 16:16:43 -05:00
.idea
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
.gitignore
Initial commit
2023-12-19 09:34:56 -05:00
app.js
Forgot to change it off debug.
2023-12-21 14:32:11 -05:00
index.html
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
README.md
Initial commit
2023-12-19 09:34:56 -05:00
style.css
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
README.md
NginxInstaller