This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
Equalmass
/
ArdupilotCustomFirmwareBuilder
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
create and move all flask app specific files to the web folder
Shiv Tyagi
1 년 전
부모
579a8e6b16
커밋
34b31fa28f
17개의 변경된 파일
과
0개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
0
0
web/CustomBuild.conf
0
0
web/__init__.py
0
0
web/app.py
0
0
web/app.wsgi
0
0
web/requirements.txt
0
0
web/static/images/ardupilot_logo.png
0
0
web/static/images/bg.png
0
0
web/static/images/button-closed.png
0
0
web/static/images/button-open.png
0
0
web/static/images/button.png
0
0
web/static/images/logo.png
0
0
web/static/js/add_build.js
0
0
web/static/js/index.js
0
0
web/static/styles/main.css
0
0
web/templates/add_build.html
0
0
web/templates/error.html
0
0
web/templates/index.html
+ 0
- 0
CustomBuild.conf → web/CustomBuild.conf
파일 보기
+ 0
- 0
__init__.py → web/__init__.py
파일 보기
+ 0
- 0
app.py → web/app.py
파일 보기
+ 0
- 0
app.wsgi → web/app.wsgi
파일 보기
+ 0
- 0
requirements.txt → web/requirements.txt
파일 보기
+ 0
- 0
static/images/ardupilot_logo.png → web/static/images/ardupilot_logo.png
파일 보기
+ 0
- 0
static/images/bg.png → web/static/images/bg.png
파일 보기
+ 0
- 0
static/images/button-closed.png → web/static/images/button-closed.png
파일 보기
+ 0
- 0
static/images/button-open.png → web/static/images/button-open.png
파일 보기
+ 0
- 0
static/images/button.png → web/static/images/button.png
파일 보기
+ 0
- 0
static/images/logo.png → web/static/images/logo.png
파일 보기
+ 0
- 0
static/js/add_build.js → web/static/js/add_build.js
파일 보기
+ 0
- 0
static/js/index.js → web/static/js/index.js
파일 보기
+ 0
- 0
static/styles/main.css → web/static/styles/main.css
파일 보기
+ 0
- 0
templates/add_build.html → web/templates/add_build.html
파일 보기
+ 0
- 0
templates/error.html → web/templates/error.html
파일 보기
+ 0
- 0
templates/index.html → web/templates/index.html
파일 보기