Louis Lam
7212d884ef
Enable eslint for util.ts ( #3887 )
...
* Enable eslint for util.ts
* Drop babel (since eslint parser was replaced by typescript-parser and it doesn't seem to be used anywhere)
* Apply "plugin:@typescript-eslint/recommended"
* Minor
* Remove comment for generated file (Keep the first comment only)
1 year ago
Louis Lam
852b3fa61b
Merge branch '1.23.X'
...
# Conflicts:
# package-lock.json
# server/database.js
# server/server.js
# server/util-server.js
1 year ago
Louis Lam
794f1810bf
Minor
1 year ago
Louis Lam
6b3d69e1d3
Ignore /extra/healthcheck-armv7
1 year ago
Louis Lam
59119b9e71
Merge branch '1.23.X'
...
# Conflicts:
# package-lock.json
1 year ago
Louis Lam
f98a1ce077
Ignore some build files
1 year ago
Louis Lam
3e0f5f4231
Merge branch 'master' into 2.0.X
...
# Conflicts:
# package-lock.json
# server/database.js
# server/util-server.js
1 year ago
Louis Lam
e9585ccbf4
Add .devcontainer to .dockerignore
1 year ago
Louis Lam
16a1a66e09
Merge remote-tracking branch 'origin/master' into 2.0.X
...
# Conflicts:
# docker/alpine-base.dockerfile
# docker/debian-base.dockerfile
# docker/dockerfile
# package.json
# server/database.js
# server/jobs/util-worker.js
# server/model/maintenance.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/uptime-kuma-server.js
1 year ago
Louis Lam
6a98ffe2f6
Merge remote-tracking branch 'origin/master' into exe
...
# Conflicts:
# .dockerignore
# .gitignore
2 years ago
Louis Lam
e4183ee2b7
Database Setup Page ( #2738 )
...
* WIP
* WIP: Database setup process
* Add database setup page
2 years ago
Louis Lam
3040bd41d9
Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host
2 years ago
Louis Lam
4a7e96f9ea
Init C# Project for building exe
2 years ago
Louis Lam
7f9e291206
Ignore /cypress in .dockerignore
2 years ago
Louis Lam
d8b32d652f
Update .dockerignore
3 years ago
Louis Lam
586c748d44
vite build on host machine, since it is very slow on armv7/arm64 build
3 years ago
Louis
d9eab90a69
Merge branch 'no-need-build'
...
# Conflicts:
# .dockerignore
# .gitignore
3 years ago
LouisLam
18e4702375
ignore .env
3 years ago
LouisLam
2625cbe0d2
add script for downloading the dist files from github
3 years ago
LouisLam
7b4c70860c
split the base images in order to prevent recompile the base part
3 years ago
LouisLam
6681f49a58
Merge branch 'master' into public-dashboard
...
# Conflicts:
# .dockerignore
3 years ago
Juan Calderon-Perez
2b8c049e7b
Add missing entries to dockerignore
3 years ago
LouisLam
b2ff6b6098
update ignore files and delete demo db
3 years ago
LouisLam
70a6f0313c
update .dockerignore
3 years ago
LouisLam
f2de6299f6
update .dockerignore
3 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
3 years ago
Sam
14e1d1f105
add .vscode directory to dockerignore
3 years ago
Adam Stachowicz
9f9c42c30b
Update .dockerignore
3 years ago
LouisLam
2b8e33caed
dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification
3 years ago
LouisLam
ae07cd9c35
prepare for docker
3 years ago