Commit Graph

511 Commits (d99d37898e6abc2753a3ae06e4dfff5c42e8cbd6)

Author SHA1 Message Date
Louis Lam 7672057319 [ntfy] Do not autofill
2 years ago
Louis Lam 0f99d49a27 Merge remote-tracking branch 'origin/master' into ntfy-auth-support
2 years ago
Christian Meis 6f86236b63 Add support for icon to ntfy notification provider (requires minimum ntfy server version 1.28.0 and Android app 1.14.0, no iOS support as of today)
2 years ago
Louis Lam b1465c0282 - Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
2 years ago
Louis Lam 4002b9f577 [WIP] Checking maintenance time using maintenance_timeslot table
2 years ago
Patrick 4157c7d546 Add support for Squadcast incoming webhook
2 years ago
MA Junyi b03624b7e3 feat: Add ServerChan Notification support
2 years ago
Louis Lam bb883e6fa0 Move maintenance under `/maintenance`
2 years ago
Louis Lam 90761cf831 Merge remote-tracking branch 'origin/master' into karelkryda_master
2 years ago
jakubenglicky 1c3da995e3 Add support notification via SMSManager
2 years ago
Louis Lam 08fdbeaa75
Merge pull request #1866 from ThomasChr/logintitle
2 years ago
Louis Lam 0dd858d516 Warn about the backup feature
2 years ago
d3vyce 7577477ae8 Add rel="noopener noreferrer" to html link
2 years ago
Muhammed Hussein karimi 064fe50e38
Update src/components/notifications/index.js
2 years ago
Muhammed Hussein Karimi 055948d1b9 [Linter] typo fixes
2 years ago
Muhammed Hussein Karimi af89c4d8ae GoAlert Notification added done
2 years ago
Louis Lam 9a488d6968
Merge pull request #1752 from SuperManito/master
2 years ago
Louis Lam a49faf09b9
Merge pull request #1836 from rmtsrc/add-home-assistant-notification
2 years ago
Louis Lam 70aa8fe453
Merge pull request #1183 from c0derMo/master
2 years ago
Louis Lam bea8679788
Merge branch 'master' into issue-1861
2 years ago
rmt/src f091e92c70
Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification
2 years ago
Louis Lam 16d6885a88 Fix radio button and add description
2 years ago
Louis Lam 1223b56205 Add example
2 years ago
Louis Lam 8ced61697a Fix save docker host issue
2 years ago
0x01code 4575f31094
Add support for line notify providers (#1781)
2 years ago
c0derMo 1062e629c5 Fix linting issues
2 years ago
Moritz R 60e7824ff0
Merge branch 'master' into master
2 years ago
c0derMo fb3b407577 Added a settings page & localization
2 years ago
c0derMo e356d5f623 Fixing linting & adding documentation
2 years ago
c0derMo 0d098b0958 Docker Hosts are now a table & have their own dialog
2 years ago
Rolf Bachmann c4a2ce4e78 Add authentication support for ntfy
2 years ago
Jan Hartje 95dba6dcaf feat(notification): add Authorization Header option to frontend
2 years ago
Louis Lam d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
2 years ago
Chongyi Zheng 6ce012c9a1
Add trust proxy checkbox in Settings page
2 years ago
Matthew Nickson 1b120f8a6f
Made link icon only show for http and keyword
2 years ago
Louis Lam 6f57c4195a Slightly improve css
2 years ago
Louis Lam baa592bce3 Merge remote-tracking branch 'origin/master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Thomas Christlieb 42e30de209 change page title to " - Login" when on Login Form
2 years ago
Louis Lam e36b65c2df Add frontend version
2 years ago
rmt/src f84ae82983
feat: added Home Assistant notification integration
2 years ago
Louis Lam 5b278ca500 Add a description that certification expiry have to be assigned to a monitor
2 years ago
Matthew Nickson f1d24782f8
Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Louis Lam b97019eea8 Fix cloudflared cannot be stopped in No Auth mode due to password checking
2 years ago
Louis Lam d65abe5b8c
Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n
2 years ago
Marc Hagen f7afe121e3 [change] Move i18n to locale files
2 years ago
Louis Lam a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
2 years ago
Nelson Chan 62acd2edb1 Fix: misc. layout fix on mobile
2 years ago
Nelson Chan f723930d11 Fix: Unify design with Security page
2 years ago
Louis Lam 6e43ef1dd3 Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
3 years ago
Super Manito 5f347b10ba Update
3 years ago
Super Manito f442507cab Update
3 years ago
Super Manito a23ab9d1de Update
3 years ago
Super Manito 817c941489 Add Bark Notification Parameters
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
3 years ago
Louis Lam cc258dce14
Merge pull request #1674 from philippdormann/feature/ntfy-support
3 years ago
Matthew Nickson a927f5cd15
Fixed typos + improved clarity and detail of some JSDoc
3 years ago
Matthew Nickson 0e28707307
Minor formatting for JSDoc comments
3 years ago
Matthew Nickson 2170229031
Improve JSDoc for some components
3 years ago
Matthew Nickson 2b42c3c828
Added JSDoc for src/components/*
3 years ago
Matthew Nickson d939d03690
Added JSDoc for src/components/settings/*
3 years ago
AnnAngela-work abb6ce2366 Update zhCN translation
3 years ago
Nelson Chan 179e3569b5 Chore: Add code comments
3 years ago
Nelson Chan 26ff6f45a0 Feat: Use i18n pluralization
3 years ago
Louis Lam 30858ab038 Fix rollback issue of 9fc5a33 and one issue of #1694
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
Marc Hagen 5830f1e0b5 [feat] Adding PagerDuty notification
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
3 years ago
Louis Lam 6ae2a48584
Merge pull request #1662 from kiznick/master
3 years ago
MrEddX 751e5ac477
Bulgarian Translation
3 years ago
Yoswaris Lawpaiboon 93e5023ead Translate to Thai !
3 years ago
Nelson Chan b7ba6330db Feat: Add cert exp. settings
3 years ago
Louis Lam 9fc5a3329f Revert #1208, due to the break animation
3 years ago
Louis Lam 7a46b44d25 Merge remote-tracking branch 'origin/master' into karelkryda_master
3 years ago
Louis Lam 7a50f0e3f3
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
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
3 years ago
Louis Lam 8077744c60
Merge pull request #1604 from c-w/fix-apprise-zulip
3 years ago
Karel Krýda 42f931f6cf
Merge branch 'master' into master
3 years ago
Louis Lam 5bf58cc6c4
Merge pull request #1595 from Saibamen/fix_eslint
3 years ago
Karel Krýda ed218e73bb UI improvements
3 years ago
Clemens Wolff b680371746 Make apprise notification title configurable in UI
3 years ago
Karel Krýda 2b14bdae62
Merge branch 'master' into master
3 years ago
Louis Lam a12dffd1bc Fallback to eqeq for PingChart.vue
3 years ago
Louis Lam 410805052e Log this.chartPeriodHrs
3 years ago
Nelson Chan 272956025c Fix: Fix chart error on switch back to recent
3 years ago
Karel Krýda f78d01d770 Resolve lint errors
3 years ago
Karel Krýda 7532acc95d Resolve conflicts
3 years ago
Karel Krýda ed84e56a85 Merge remote-tracking branch 'origin_kuma/master'
3 years ago
Adam Stachowicz c114c053d6 Fix ESLint warnings and errors
3 years ago
AnnAngela 5a069b278d
Update src/components/notifications/PromoSMS.vue
3 years ago