Louis Lam
331ae5ec20
Merge pull request #306 from Ponkhy/import-export
...
Added import and export function
3 years ago
LouisLam
8ee34c7904
also handle the first beat problem in uptime
3 years ago
LouisLam
4f07c2ea9a
uptime calculation fully sum in sql
3 years ago
LouisLam
0b1d0d22ff
add indexes, improve queries
3 years ago
LouisLam
24facc79d7
sendHeartbeatList use raw data
3 years ago
LouisLam
9f9c1007d7
increase sqlite cache size from 2MB to 12MB
3 years ago
LouisLam
70a6f0313c
update .dockerignore
3 years ago
LouisLam
1d05df6ec9
[docker healthcheck] use retries instead, longer start-period causes starting problem in Docker Swarm mode
3 years ago
Ioma Taani
b54bbc302d
migliorata la traduzione
3 years ago
LouisLam
dd283423ab
improve smtp with cc, bbc and ignore tls
3 years ago
LouisLam
6006038689
fix monitor.stop() in some cases
3 years ago
LouisLam
a7b50c3630
Revert "add user-monitor-list"
...
This reverts commit 230a9bfaf9
.
3 years ago
LouisLam
0ddbac5109
Revert "move userMonitorList out of server.js"
...
This reverts commit a7cf14c663
.
3 years ago
LouisLam
0f440596c8
Revert "cache last heartbeat list in memory"
...
This reverts commit 87678ea92d
.
3 years ago
LouisLam
5a0fcebd6e
update link style
3 years ago
LouisLam
87678ea92d
cache last heartbeat list in memory
3 years ago
LouisLam
0bf0cfa104
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
a7cf14c663
move userMonitorList out of server.js
3 years ago
Louis Lam
325ce72a71
Merge pull request #352 from iomataani/italian-language
...
Italian language
3 years ago
Louis Lam
9d00bd9029
Merge pull request #357 from Saibamen/nav_from_dashHome
...
Route to monitor on `DashboardHome`
3 years ago
Adam Stachowicz
f6a168282e
Route to monitor on `DashboardHome`
3 years ago
Ponkhy
acf6f1883b
Fixed missing spaces in backup file
3 years ago
Paride Barison
f44f951e40
Tradotte le ultime cose come richiesto
3 years ago
Ioma Taani
dea9b05d49
Merge branch 'louislam:master' into italian-language
3 years ago
LouisLam
230a9bfaf9
add user-monitor-list
3 years ago
Louis Lam
d761d54d0e
Merge pull request #340 from Ponkhy/default-notification
...
Added the option for default notifications
3 years ago
LouisLam
e37621853e
Merge branch 'estonian'
...
# Conflicts:
# src/pages/Settings.vue
3 years ago
LouisLam
f2cec60481
minor
3 years ago
LouisLam
2212cf9c08
fix confirmDisableAuth no msg if not tranlated
3 years ago
LouisLam
f7562e00c1
improve notification component, no double template
3 years ago
Ponkhy
678e248966
Added indicator while changing database records
3 years ago
Ponkhy
c1aebef005
Fixed SQL error due notification setup
3 years ago
Ponkhy
1ef4562905
Paused monitors stay paused after import
3 years ago
Ponkhy
69a7c4dab4
Improved importBackup handling
3 years ago
jtagcat
2c3880a326
Added Estonian.
...
- "Avg.": using ≈, as it's commonly enough known.
There is no known shorthand for 'average' that I know of.
- Leaved some strings empty, as repeating the same words is useless, just noise.
3 years ago
Ponkhy
f4e885982d
Added export/import description for de-DE
3 years ago
Ioma Taani
dcf6dd8b32
Ultimi aggiustamenti
3 years ago
Ioma Taani
093cfec8dd
Typo.
3 years ago
Ioma Taani
f13dcb3c5b
Update it-IT.js
...
Completed.
3 years ago
LouisLam
1a5ffd4755
add description for export/import
3 years ago
Ioma Taani
a2f9e9e9c4
Creata lingua italiana
3 years ago
LouisLam
62712f5cc4
Merge branch 'master' into import-export
3 years ago
LouisLam
f0f1847ad8
update language files
3 years ago
LouisLam
0aeaf87f5b
Merge branch 'master' into default-notification
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
LouisLam
5ca0dd628d
remove debug msg
3 years ago
LouisLam
4a106431f3
convert Telegram into a vue components
3 years ago
LouisLam
d164b6ccce
prevent Chrome ask for saving password for notification settings (change to one-time-code to solve it)
3 years ago
LouisLam
da74391c3e
convert notifications into modules
3 years ago
Louis Lam
850563442a
Merge pull request #349 from Ponkhy/redirect-after-setup
...
Auto login after setup
3 years ago
Ponkhy
242e494cb5
Merge branch 'master' into import-export
3 years ago