Louis Lam
076d6bdbb6
Merge branch 'master' into mqtt
...
# Conflicts:
# package-lock.json
# server/database.js
3 years ago
Louis Lam
ec5037f30d
update to 1.11.3
3 years ago
Louis Lam
8f3ec33591
update to 1.11.2
3 years ago
Louis Lam
4005856ba6
run build dist when building docker image
3 years ago
Louis Lam
5ee5ea909d
Add Github Action: close-incorrect-issue.yml
3 years ago
Louis Lam
8bb8b0a53c
update to 1.11.1
3 years ago
Louis Lam
f9cd0eb084
fix upload-artifacts
3 years ago
Louis Lam
7899707582
update to 1.11.0
3 years ago
Louis
b62f1475ee
🐍
3 years ago
Balázs Csaba
5a8162747c
Upgrade qrcode to 1.5.0
3 years ago
Balázs Csaba
220108ebc6
Upgrade bree to 7.1
3 years ago
Csaba Balázs
0aca0455ab
HU language typo and missing items ( #996 )
...
* HU language
* run eslint on hu.js
* Last HU typo
* package.json valid required node engine syntax
Package.json required node engine version can contain multiple rules separated with ||. With this mode package-lock.json will be valid and error codes does not diplay.
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
3 years ago
Louis Lam
8f3ef734bc
disable e2e test, as it is getting unstable recently on GitHub action
3 years ago
Balázs Csaba
c36190bba6
Node engine version
3 years ago
Louis Lam
9f0c66d775
fix node-sqlite3 security issues
3 years ago
Louis Lam
94ffeeeab6
update dependencies
3 years ago
Louis Lam
c811c1ccde
Merge pull request #753 from chakflying/settings-redesign
...
UI: Redesign/organize settings page
3 years ago
Louis Lam
5d3bf68123
add remove-2fa command
3 years ago
Nelson Chan
07742799ed
Test: Fix tests
...
Test: Add clear stats test
Test: Attempt to fix tests
Test: Add test for disable auth
Update README
3 years ago
Louis Lam
bf64095cea
update to 1.10.2
3 years ago
Louis Lam
733d0af75f
update to 1.10.1
3 years ago
Tarun Singh
6828e8ef6d
Merge branch 'master' of https://github.com/tarun7singh/uptime-kuma
3 years ago
Tarun Singh
670754b697
added MQTT monitor type
3 years ago
Louis Lam
1ba2034701
freeze bootstrap to 5.1.3 to prevent breaking changes
3 years ago
Louis Lam
124c98ce76
update to 1.10.0
3 years ago
Louis Lam
741ed548da
Merge branch 'master' into use_hideCount_option
3 years ago
Louis
ba93129b18
Merge branch '1.9.X'
...
# Conflicts:
# server/server.js
3 years ago
Willian Rodrigues Barbosa
036218f711
Add badges to favicon
3 years ago
Louis
cf548df15f
update to 1.9.2
3 years ago
Adam Stachowicz
f2a27a2cf1
Use `hideCount` option for pagination
3 years ago
Louis
3e5ae00d25
update dependencies
3 years ago
Andreas Brett
8fb8cbdaf3
use auth0/jwt-decode
3 years ago
Louis Lam
ff5f2e8dfb
add limiter
3 years ago
Louis Lam
56094a43d7
add passwordStrength
3 years ago
Louis Lam
c6fc385289
update to 1.9.1
3 years ago
Louis Lam
5f36d2acda
fix upload artifacts
3 years ago
Louis Lam
cc36ff5210
update to 1.9.0
3 years ago
Louis Lam
c363d3374e
fix "build-docker-nightly-alpine" wrong path
3 years ago
Louis Lam
cb43ecb46e
Merge branch 'master' into background-jobs
...
# Conflicts:
# package-lock.json
# package.json
# src/languages/en.js
3 years ago
Louis Lam
e2dbacb383
Fix encoding problem of ping result for non-English Windows
3 years ago
Adam Stachowicz
281671b938
Fix build
...
Add `cross-env` deleted in 11c3c636e0
3 years ago
Louis Lam
407581ee07
move jest config files to config dir
3 years ago
Louis Lam
11c3c636e0
move dockerfile, docker-compose.yml to docker folder
3 years ago
Louis Lam
911d4ea37b
move vite.config.js to config folder
3 years ago
Louis
2286f78f57
update to 1.8.0
3 years ago
Louis
d9eab90a69
Merge branch 'no-need-build'
...
# Conflicts:
# .dockerignore
# .gitignore
3 years ago
Nelson Chan
656a4d6270
WIP: Enable background jobs
...
WIP: Remove better-sqlite3
3 years ago
LouisLam
01812cc446
[test] add test for i18n currentLocale
3 years ago
LouisLam
11abc1f1e0
[test] add test for i18n currentLocale
3 years ago
LouisLam
c0846124c2
update vite to 1.6.4, since it fixed the issue
3 years ago
LouisLam
20af179a82
[test] try to auto test Windows and MacOS
3 years ago
Louis Lam
8c63536eb8
Merge pull request #451 from zsxeee/notification_form_i18n
...
Notification form i18n
3 years ago
LouisLam
a8badb027d
update modded node-sqlite3 to 6.0.0
3 years ago
zsxeee
7f1edb49bc
Fix i18n
...
Upgrade vue-i18n to 9.1.9.
Fix wrong tag name.
3 years ago
zsxeee
7002a778f0
Rollback vue-i18n version to 9.1.7
3 years ago
LouisLam
4ded0c073a
[test] fix timeout issue
3 years ago
LouisLam
49720c709c
improve the test with a single command only "npm test"
3 years ago
LouisLam
e71f5bf314
update dependencies
3 years ago
LouisLam
79e0c9e1f1
setup unit test for setup
3 years ago
LouisLam
d25603e629
update jest test
3 years ago
LouisLam
37d1e50ff1
fix data path for test
3 years ago
LouisLam
a2a4c70cf5
setup jest-puppeteer
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
6513c3e75f
allow update minor version only, to prevent the breaking change in the future like vite 2.6
3 years ago
Louis Lam
9d079eeec0
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
...
Feature/fa lang rtl
3 years ago
LouisLam
8d8d5987e7
update to 1.7.3
3 years ago
LouisLam
1fa90bffaa
freeze vite version to 2.5.* (2.6.* is broken when build the project)
3 years ago
LouisLam
67f221d3c7
update to 1.7.2
3 years ago
Soroosh
f2c7308c96
Fixed Change Language Direction In Setting Page
3 years ago
LouisLam
3677aa639f
update to 1.7.1
3 years ago
Soroosh
04b7a4a423
Merge Conflict Resolved
...
Farsi Lang Updated
Some hardcoded words has been replaced with translations
3 years ago
Soroosh
56d8f585fd
Add postcss-rtlcss and postcss-scss
3 years ago
LouisLam
ce9a97a107
update to 1.7.0
3 years ago
LouisLam
0afa3a2c21
Merge branch '1.6.X'
...
# Conflicts:
# server/database.js
# server/server.js
3 years ago
LouisLam
51512b6f5f
update dependencies
3 years ago
LouisLam
70fbe9a2d9
fix alpine nightly build
3 years ago
Adam Stachowicz
5fa9b33c79
Install `cross-env` as dev dependency for now
3 years ago
Adam Stachowicz
f6a984b671
start-server-dev. Fixes #460
3 years ago
LouisLam
a71814c80b
add util.ts comments
3 years ago
LouisLam
469e8f6fd6
Merge branch 'master' into public-dashboard
...
# Conflicts:
# package-lock.json
3 years ago
LouisLam
780cb0a145
install-legacy-peer-deps to install-legacy
3 years ago
LouisLam
1c8b3ce451
no need to build sqlite and add nightly for alpine
3 years ago
LouisLam
4591adc05e
second attempt: prebuilt node-sqlite3 and update SQLite to 3.36
3 years ago
LouisLam
76a39f1388
update to 1.6.3
3 years ago
LouisLam
6681f49a58
Merge branch 'master' into public-dashboard
...
# Conflicts:
# .dockerignore
3 years ago
Louis
6ec219908b
test nodejs 16
3 years ago
LouisLam
9b8f01cfc6
since eslint can auto fix semicolon, standardize all end with semicolon
3 years ago
LouisLam
579e07ded4
Merge branch 'master' into public-dashboard
3 years ago
LouisLam
8230cfe13f
use "next" tag to keep vue3 up-to-update
3 years ago
Adam Stachowicz
79920b5f2c
Fix languages after 80322cbfe7
...
Fix ESLint deprecated warning. Update `README.md` for languages. Update `update-language-files` script
3 years ago
LouisLam
e8f4fabcd0
[status page] crop and resize logo
3 years ago
LouisLam
35fe9690e8
update to 1.6.2
3 years ago
LouisLam
d7a230ac15
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/server.js
# src/main.js
3 years ago
LouisLam
9da2a01a74
[status page] checkpoint
3 years ago
LouisLam
ab6b97d77a
update dependencies, fix axios security problem
3 years ago
LouisLam
e205adfd7b
[status page] developing
3 years ago
Bert Verhelst
ddcd3c2a19
Merge remote-tracking branch 'origin/master' into feature/timezones-package
3 years ago
LouisLam
02247c4174
Merge remote-tracking branch 'origin/master'
3 years ago
Bert Verhelst
a7674755ba
Move timezones to npm package and convert util-frontend.js to typescript
3 years ago