Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
3 years ago
Christopher Pickering
483cbfb636
added default value for sql server connection string
3 years ago
sur.la.route
6995a29980
workstation field should be text, not password
3 years ago
Nelson Chan
f723930d11
Fix: Unify design with Security page
3 years ago
Nelson Chan
e425e408a2
Fix: Fix missing default settings
3 years ago
Louis Lam
af7c905b44
Merge pull request #1759 from MrEddX/bulgarian
...
Bulgarian
3 years ago
Louis Lam
d16be6fb7d
Fix and use null as authMethod None instead of empty string
3 years ago
Louis Lam
6682839ec8
Merge remote-tracking branch 'origin/master' into ntml-auth
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# server/util-server.js
3 years ago
Louis Lam
817f6db4fd
Remove SQL Server code (which in another pr already)
3 years ago
MrEddX
7a27d3752a
Merge branch 'louislam:master' into bulgarian
3 years ago
MrEddX
f0e8f34aeb
Update bg-BG.js
...
Added new fields
3 years ago
Louis Lam
6e43ef1dd3
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
...
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
3 years ago
Louis Lam
f4f2b8ddb8
Try to fix #1658
3 years ago
Louis Lam
d4485fe62f
Make the monitor type list a bit clear
3 years ago
Daeho Ro
5f6347d277
pull request for adding alertnow notification
3 years ago
Matthew Nickson
fbfa5a33ed
Added Clickable hostname on status page. #1221
...
This should fully implement #1221 by modifying the API and adding two
new properties to the result. The `sendUrl` property denotes if the URL
is sent and `url` is included when required.
Client side checks have been implemented in order to only show a link
when the URL is vaugely correct. I.e not "" or "https://". This prevents
the link from being included if the monitor type is not HTTP without
having to publicly expose the monitor type.
The exposure of the URL is configuarable for each monitor on each
status page by clicking on the link icon.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Louis Lam
04e22f17a9
Merge remote-tracking branch 'origin/master' into christopherpickering_master
...
# Conflicts:
# package-lock.json
# src/languages/en.js
3 years ago
Louis Lam
6ee7b3696a
Merge pull request #1633 from domingospanta/bugfix/1451_blank_page_on_unkown_resource
...
Bugfix/1451 blank page on unkown resource
3 years ago
Louis Lam
cc258dce14
Merge pull request #1674 from philippdormann/feature/ntfy-support
...
feat: ntfy push support
3 years ago
Louis Lam
a707b51053
Page Loading Speed Optimization ( #1711 )
...
* Update Vite.js to 2.9.9 and add Rollup Plugin Visualizer
* Prebuild gzip and brotli for assets
Original: ~1.2MB
Optimized: ~370KB
3 years ago
Matthew Nickson
a927f5cd15
Fixed typos + improved clarity and detail of some JSDoc
...
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
3 years ago
Matthew Nickson
0e28707307
Minor formatting for JSDoc comments
...
Added a number of minor formatting changes to JSDoc comments in /src
3 years ago
Matthew Nickson
c94dcf1533
Added JSDoc for src/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Matthew Nickson
b0476cfb5b
Added JSDoc for src/pages/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Matthew Nickson
2170229031
Improve JSDoc for some components
...
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
3 years ago
Matthew Nickson
213aca4fc3
Added JSDoc for src/mixins/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Matthew Nickson
2b42c3c828
Added JSDoc for src/components/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Matthew Nickson
d939d03690
Added JSDoc for src/components/settings/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Louis Lam
c6c1bb5b5c
Merge pull request #1710 from AnnAngela/master
...
Update zh-CN translation
3 years ago
Louis Lam
091158cfe7
[Status Page] Preload data
3 years ago
AnnAngela-work
abb6ce2366
Update zhCN translation
3 years ago
Nelson Chan
179e3569b5
Chore: Add code comments
3 years ago
Nelson Chan
43527f2f40
Chore: Update remaining languages
3 years ago
Nelson Chan
26ff6f45a0
Feat: Use i18n pluralization
3 years ago
Louis Lam
c095767f4a
[Status Page] SSR
3 years ago
Louis Lam
46a593534b
Merge pull request #1695 from furkanipek/update-tr-lang
...
Update tr-TR.js
3 years ago
Louis Lam
7a4b54f4ee
Merge pull request #1702 from dhfhfk/master
...
Update Ko-KR.js
3 years ago
Louis Lam
30858ab038
Fix rollback issue of 9fc5a33
and one issue of #1694
3 years ago
dhfhfk
e25d406fa5
Eslint
3 years ago
dhfhfk
10e16782b1
Update ko-KR.js
3 years ago
Furkan İpek
107a44885c
Update tr-TR.js
3 years ago
Furkan İpek
ef9f66fad9
Update tr-TR.js
3 years ago
Furkan İpek
46dae99695
Update tr-TR.js
3 years ago
Furkan İpek
edd9bf3887
Update tr-TR.js
3 years ago
Nelson Chan
cfa5b551a5
Feat: Make the expiry days sorted
3 years ago
Nelson Chan
46ee149b70
Chore: Slightly improve design
3 years ago
Louis Lam
0a8c922abf
Fix default value of pagerduty-integration-url
3 years ago
Louis Lam
058e5442af
Merge pull request #1310 from MarcHagen/feature/pagerduty
...
Add support for PagerDuty notifications
3 years ago
burakurer
5566b038c8
Update tr-TR.js
3 years ago
Marc Hagen
5830f1e0b5
[feat] Adding PagerDuty notification
3 years ago
Louis Lam
35b8e89457
Merge pull request #1473 from Computroniks/#1059-specify-dns-resolver-port
...
Added #1059 : Allow to specify Resolver Port for DNS Monitor
3 years ago
Philipp Dormann
54184350a4
fix: missing semicolons
3 years ago
Philipp Dormann
14dbe7c334
clean up + default ntfs.sh server url
3 years ago
Philipp Dormann
122e6a842b
clean up ntfy topic input
3 years ago
Philipp Dormann
77ef22bdb4
set proper ntfy priorities
3 years ago
Philipp Dormann
59f983d506
fix: unused import "HiddenInput"
3 years ago
Philipp Dormann
71f031c14e
add ntfy support
...
ref https://github.com/louislam/uptime-kuma/issues/1622
3 years ago
Louis Lam
6ae2a48584
Merge pull request #1662 from kiznick/master
...
Translate to Thai
3 years ago
Yoswaris Lawpaiboon
9d87f8d390
Update th-TH.js
3 years ago
Domingos F. Panta Jr
73b965c867
Merge branch 'master' into bugfix/1451_blank_page_on_unkown_resource
3 years ago
MrEddX
751e5ac477
Bulgarian Translation
...
Updated Translation
3 years ago
Yoswaris Lawpaiboon
93e5023ead
Translate to Thai !
3 years ago
Nelson Chan
b7ba6330db
Feat: Add cert exp. settings
3 years ago
MrEddX
4c3aa20eb0
Update bg-BG.js
...
Added new fields
3 years ago
Louis Lam
9fc5a3329f
Revert #1208 , due to the break animation
3 years ago
Alexis Lefebvre
175556f9fc
s/cros/CORS
3 years ago
Louis Lam
7a50f0e3f3
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
...
Improve translation work
3 years ago
AnnAngela
4178b003a2
fix `value`
3 years ago
Louis Lam
92a43e1f30
Make the sibling beats a bit smaller
3 years ago
Louis Lam
0cf395dfc3
Fix merge issue
3 years ago
Louis Lam
749ca6f4a8
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
...
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
3 years ago
Christopher Pickering
ef73af391f
added option for ntlm authorization
3 years ago
Christopher Pickering
b7dc8e3ef8
started ui update
3 years ago
Christopher Pickering
87f933df4f
added sqlserver monitor
3 years ago
Domingos Panta
7cc89979f0
Moving change from axios interceptor to specific request.
3 years ago
Domingos Panta
668e97c5a9
fix: lint errors.
3 years ago
Domingos Panta
fdd781b081
Added a link to the home page on the lists of actions.
...
s new link was necessary to prevent a loop when the user tries to access a unknown resource, like status/123, and was redirected to /page-not-found. In this case going back to the last page would be /status/123 which does not exists.
3 years ago
Domingos Panta
373bd9b962
Added response interceptor to axios response.
...
This interceptor checks for response code 404 and redicts the user if that is the case.
3 years ago
Louis Lam
8077744c60
Merge pull request #1604 from c-w/fix-apprise-zulip
...
Fix apprise integration for Zulip Streams
3 years ago
Louis Lam
5bf58cc6c4
Merge pull request #1595 from Saibamen/fix_eslint
...
Fix ESLint warnings and errors
3 years ago
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
3 years ago
MrEddX
aa8ea6d398
Update bg-BG.js ( #1617 )
...
Translation Fixes
3 years ago
Louis Lam
8b0813ceff
Fix #1596 hopefully
3 years ago
Adam Stachowicz
069d3765f0
Revert change for StatusPage
3 years ago
Louis Lam
39aa0a7f07
Merge branch 'fix/chart-error'
3 years ago
Louis Lam
a12dffd1bc
Fallback to eqeq for PingChart.vue
3 years ago
Louis Lam
410805052e
Log this.chartPeriodHrs
3 years ago
Louis Lam
02a8147f22
Remove undefined variable forceShowContent
3 years ago
Nelson Chan
272956025c
Fix: Fix chart error on switch back to recent
3 years ago
Louis Lam
db50ba91cc
Fix #1593
3 years ago
Adam Stachowicz
c114c053d6
Fix ESLint warnings and errors
3 years ago
AnnAngela
5a069b278d
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela
65ea2e6aeb
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela-work
e82fc1df61
Match up en lang file
3 years ago
AnnAngela-work
7dd5f5ea0d
Improve translation
3 years ago
AnnAngela-work
45da7c5431
Improve translation work
3 years ago
Louis Lam
6333231f1b
Merge pull request #1108 from trogper/push-status-param
...
Add status parameter to push monitor
3 years ago
Louis Lam
0ba5d031d0
Merge branch 'master' into push-status-param
...
# Conflicts:
# server/routers/api-router.js
3 years ago
Louis Lam
66e4c89897
Merge pull request #1560 from MrEddX/bulgarian
...
Update bg-BG.js
3 years ago
Louis Lam
d210548ae8
Merge pull request #1581 from NixNotCastey/update-pl
...
Update polish translation
3 years ago