LouisLam
ec731d174d
Merge branch 'MichelBaie_master'
3 years ago
LouisLam
0d65918a6a
change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt
3 years ago
Louis Lam
21db31bb30
Update README.md
3 years ago
Louis Lam
3ee0addb1f
Merge pull request #281 from MichelBaie/master
...
Traduction pour le language France (FR Translation)
3 years ago
LouisLam
8c5d1945be
add fr to the list
3 years ago
Tristan
bb799163e8
French Translation (from zh-HK.js)
3 years ago
LouisLam
bf29f28726
send stats only if there is at least one client in the room
3 years ago
LouisLam
22db9c9b8a
Merge remote-tracking branch 'origin/master' into scroll-into-view
3 years ago
LouisLam
96ff70faaa
reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
3 years ago
henrygd
2776f942ab
fix monitor list jumping to top on route change
3 years ago
Ponkhy
14b9afb400
Added translation to Setup.vue
3 years ago
LouisLam
3ad736692f
improve monitor list
3 years ago
Ponkhy
1952e34110
Added the possibility to clear monitor data
3 years ago
LouisLam
e644a1e36f
Merge branch 'master' into scroll-into-view
3 years ago
Louis Lam
78b7e36a38
Update domain name
3 years ago
Louis Lam
f30232c35d
Create CNAME
3 years ago
Louis Lam
257a4ee994
Update patch7.sql
3 years ago
Louis Lam
fd1ba46d3d
Merge pull request #287 from Ponkhy/dns-monitor
...
[Before 1.5.0] Show latest dns result in Details.vue
3 years ago
LouisLam
ada6606217
move the new sql to patch8.sql
3 years ago
Ponkhy
dd877cfc70
Added translation to pause monitor confirmation
3 years ago
Ponkhy
93edb8817d
More uniform look
3 years ago
Ponkhy
858affa808
Removed useless database query
3 years ago
Louis Lam
2bb182b2b4
Create FUNDING.yml
3 years ago
Ponkhy
303adbf9b1
Show latest dns result in Details.vue
3 years ago
Louis Lam
712da02324
Merge pull request #286 from arnishb/fix-readme
...
fix-readme
3 years ago
Arnish Baruah
27a4dbb722
fix-readme
3 years ago
Louis Lam
0e676060f2
Update CONTRIBUTING.md
3 years ago
Louis Lam
a14c40f9bb
move k8s to advanced installation section
3 years ago
Louis Lam
309fbfa094
Update README.md
3 years ago
Louis Lam
46dcd31142
Update README.md
3 years ago
LouisLam
59e9315647
show dns type and hostname in Details.vue
3 years ago
LouisLam
91e82bd12c
set default value for dns resolve type and code refactor
3 years ago
LouisLam
d4dd650bfe
translate for zh-hk
3 years ago
Louis Lam
354ee1a58c
Merge pull request #283 from Ponkhy/german-language
...
Added German language for DNS Monitor
3 years ago
henrygd
2901a38628
add position: sticky to monitor details
3 years ago
Ponkhy
6464207f4b
Added German language for DNS Monitor
3 years ago
Louis Lam
7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
...
Added DNS Monitor Type
3 years ago
LouisLam
03b4086372
add CAA test and remove some files added by mistake
3 years ago
Ponkhy
acd5cf63fd
Removed wrong PTR answer
3 years ago
Ponkhy
177af2d588
Added more dns types to simple-dns-server
3 years ago
Tristan
b46b214175
Traduction pour le language France (FR Translation)
3 years ago
Louis Lam
d2f0a15076
Merge pull request #264 from antiseptikk/master
...
feat: add rocket.chat notification
3 years ago
LouisLam
2d50d24276
more translation for zh-HK
3 years ago
Louis Lam
34b6976a03
Merge pull request #269 from Ponkhy/german-language
...
Added German language and new translations
3 years ago
Louis Lam
d60c11e845
Merge pull request #260 from Thiesjoo/discord-notification
...
Discord notification updates
3 years ago
LouisLam
890aea8756
Merge branch 'duzun_patch-1'
3 years ago
LouisLam
c55f2b93f7
change to pm2 start server/server.js directly due to ( #273 )
3 years ago
Louis Lam
d4cf838af7
Merge pull request #273 from duzun/patch-1
...
Dockerfile: Avoid keeping npm in RAM
3 years ago
LouisLam
508586fcfd
add codesandbox config for demo
3 years ago
Dumitru Uzun
feb0feda76
Dockerfile: Avoid keeping npm in RAM
...
By running node directly, we save some RAM. In my case npm consumes 300MB and does nothing, just waits for the node process to exit.
On small VPSes 300MB is a lot!
3 years ago