LouisLam
9da2a01a74
[status page] checkpoint
3 years ago
Nelson Chan
74da02da2c
Fix: Prevent enter in modal from submitting form
3 years ago
NeuralMiner
47092258f8
Allow SMTP that doesnt require authentication.
3 years ago
LouisLam
f351b423c5
link to the english version of microsoft link
3 years ago
LouisLam
0e16e88fa8
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
c746923018
merge italian language file
3 years ago
LouisLam
df8754827d
Merge branch 'italian-language-update'
...
# Conflicts:
# src/languages/it-IT.js
3 years ago
Louis Lam
2c02dad1f9
Merge pull request #393 from Revyn112/master
...
add possibility to have a prefixMessage in discord notification before the embed
3 years ago
LouisLam
600ec6d171
Merge branch 'master' into i18n_router_own_files
3 years ago
LouisLam
59ff9fa293
update missing timezone console msg
3 years ago
LouisLam
a654e409df
Merge branch 'master' into feature/timezones-package
3 years ago
LouisLam
76f1f34a0a
fix #397 , incorrect encode function for export file
3 years ago
LouisLam
35aca46b68
[status page] checkpoint
3 years ago
Paride Barison
6a925c7ed4
sistemato l'ordine
3 years ago
Paride Barison
8b9b86b478
updated
3 years ago
Nelson Chan
7c4b5f189b
Fix: Fix hiding form when reusing draft tags
3 years ago
Nelson Chan
a6f9762c4d
Feat: Split add tag to modal
...
Fix: Fix wrong css class
Fix: More misc. styling fixes
3 years ago
Nelson Chan
a0e4e96160
Fix: Fix tag removal, reuse and validation
3 years ago
Nelson Chan
fcbeed55bf
Fix: Allow removing and re-adding the same tag
...
like, why would you even do this?
3 years ago
Nelson Chan
9b5abf9bb1
Fix: reset editMonitor after save
3 years ago
Nelson Chan
73f4b8e177
Fix: Improve various tags validation logic
3 years ago
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
3 years ago
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
3 years ago
Nelson Chan
c2148fc0f1
Fix: Slightly reduce tag opacity on light theme
3 years ago
Nelson Chan
6e3a904aaa
WIP: Add tags functionality
...
WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version
3 years ago
No0Vad
91ee39ec60
Merge branch 'master' into retry-heartbeat-interval
3 years ago
Ponkhy
4711aeb355
Merge branch 'master' into import-export
3 years ago
Adam Stachowicz
7199bb5ead
Remove unused i18n key
3 years ago
Ponkhy
bb87972543
Hide 2FA section if disabled auth
3 years ago
Adam Stachowicz
ea723c7595
Separate import and export. Fix ESLint
3 years ago
LouisLam
e205adfd7b
[status page] developing
3 years ago
Willian Rodrigues Barbosa
063d64eec8
feat: add microsoft teams notification provider
3 years ago
Adam Stachowicz
54ffef8b7a
Own files for i18n and router + fix some of markdown warnings
3 years ago
Revyn112
44aa837a9d
Update NotificationDialog.vue
3 years ago
LouisLam
f47f7758f9
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
# server/server.js
# server/util-server.js
3 years ago
Bert Verhelst
ddcd3c2a19
Merge remote-tracking branch 'origin/master' into feature/timezones-package
3 years ago
LouisLam
7df9698e5d
eslint: comma-dangle for language files
3 years ago
Bert Verhelst
471333ad03
fix(util-frontend): revert typescript conversion
3 years ago
Ponkhy
d313966d80
Merge branch 'master' into import-export
3 years ago
LouisLam
8205f90f3d
update language files
3 years ago
Denis Freund
8352d9abbe
add posibility to have a prefixMessage before the embed
3 years ago
Louis Lam
2d7767c905
Merge pull request #392 from bertyhell/bugfix/button-margin-settings
...
fix(settings): add some button bottom margin for narrow screens
3 years ago
Louis Lam
c52b9b63d5
Merge pull request #389 from Ponkhy/default-notification
...
Wording correction for notification modal
3 years ago
Louis Lam
e55193270d
Merge pull request #377 from Lrss/master
...
Fix: Inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
Louis Lam
9d39071a91
Merge pull request #363 from Ponkhy/2fa
...
Added simple TOTP Two Factor Authentication
3 years ago
Bert Verhelst
a170694a83
fix(util-frontend): improve formatting timezoneList
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Bert Verhelst
5969e913b5
fix(util-frontend): improve formatting
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Louis Lam
0d280f5edb
Merge pull request #376 from chakflying/patch-7
...
Fix: Fix events table width on mobile
3 years ago
Bert Verhelst
660b969178
fix(settings): switch custom styles to bootstrap class for bottom margin
3 years ago
Bert Verhelst
c26622aa39
fix(settings): add some button bottom margin for narrow screens
3 years ago
Bert Verhelst
a7674755ba
Move timezones to npm package and convert util-frontend.js to typescript
3 years ago
Ponkhy
db14768229
Wording correction for notification modal
3 years ago
No0Vad
3d27561e5a
Update en.js
...
Fixed spelling error
3 years ago
jtagcat
b80c88d9a0
i10n: update Estonian
3 years ago
Ponkhy
862672731f
Minor typo fix
3 years ago
Ponkhy
7fee4a7ea7
Added import options
3 years ago
No0Vad
f8f9f59464
Added support for a retry interval to monitors
...
If a check fails and retries are used you can now specify a specific value for that. So you can check faster if the site goes back up again.
3 years ago
LouisLam
934685637a
[Status Page] WIP: Checkpoint
3 years ago
Ponkhy
8cd5bad44c
Merge branch 'master' into 2fa
3 years ago
Ponkhy
d003abcd60
Update src/languages/en.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Lars Sørensen
66769e1c79
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
LouisLam
3e25f0e9d9
[Status Page] WIP: Checkpoint
3 years ago
Lars Sørensen
39c7b5e748
Added new Strings to Danish translation
3 years ago
Lars Sørensen
b709857e19
Better wording for Danish language
3 years ago
Nelson Chan
9e10f7d35f
Fix: Fix events table width on mobile
3 years ago
Adam Stachowicz
c387fb264e
Format JSON file before download
3 years ago
LouisLam
4b0a8087a2
do not connect to socket io for status page
3 years ago
LouisLam
2da77d8448
fix ipv6 connection problem
3 years ago
Paride Barison
951ece8a65
updated
3 years ago
Louis Lam
97df200d6c
Merge pull request #365 from Ponkhy/master
...
Minor translation fixes
3 years ago
新逸Cary
2f0d994c83
update Simplified Chinese language(更新简体中文语言)
3 years ago
Ponkhy
c3c576bd13
Added "Show URI" translation
3 years ago
Ponkhy
c62732fa9c
Minor translation fixes
3 years ago
Ponkhy
d823493fad
Added maxlengh to token verify input
3 years ago
Ponkhy
463c385cf1
Only show modal footer if uri was generated
3 years ago
Ponkhy
403202d4d4
Added simple TOTP Two Factor Authentication
3 years ago
LouisLam
ca479673e7
avoid Chrome duplicate id warning
3 years ago
LouisLam
573c7faddd
switch on the notification, if it is added in EditMonitor.vue
3 years ago
LouisLam
7a4432de1e
better switch button color in dark mode
3 years ago
LouisLam
94a6c1a344
update language files
3 years ago
Paride Barison
44eba70b78
altri errorini sistemati
3 years ago
Paride Barison
c6dab944d1
altra correzione
3 years ago
Ioma Taani
0f4bc5850b
Merge branch 'louislam:master' into italian-translation-update
3 years ago
Louis Lam
331ae5ec20
Merge pull request #306 from Ponkhy/import-export
...
Added import and export function
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
5a0fcebd6e
update link style
3 years ago
Louis Lam
325ce72a71
Merge pull request #352 from iomataani/italian-language
...
Italian language
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
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
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
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
Ponkhy
4faa409027
Merge branch 'master' into default-notification
3 years ago
LouisLam
fe35d95441
merge language files
3 years ago
LouisLam
da131a5156
Merge branch 'master' into clear-monitor-data
...
# Conflicts:
# src/languages/da-DK.js
# src/languages/en.js
# src/languages/es-ES.js
# src/languages/fr-FR.js
# src/languages/ja.js
# src/languages/ko-KR.js
# src/languages/nl-NL.js
# src/languages/ru-RU.js
# src/languages/sr-latn.js
# src/languages/sr.js
# src/languages/sv-SE.js
# src/languages/zh-CN.js
# src/languages/zh-HK.js
3 years ago
LouisLam
0e288ea92d
disable chrome save password dialog for autocompelete = off only
3 years ago
LouisLam
8a4a87716f
disable chrome save password dialog
3 years ago
Ponkhy
d01fa9bcfc
Auto login after setup
3 years ago
Ponkhy
848296b77a
Changed input for sensitive data to HiddenInput
3 years ago
Ponkhy
edfaacbb5f
Added component HiddenInput.vue
3 years ago
Ponkhy
bb8385d690
Merge branch 'default-notification' of https://github.com/Ponkhy/uptime-kuma into default-notification
3 years ago
Ponkhy
b95404b6e0
Fixed suggestions
3 years ago
Louis Lam
cc351b2883
Merge pull request #339 from Minvinea/master
...
Update few words and file name
3 years ago
Minvinea
31648dc5e8
Update #2
3 years ago
Minvinea
1197cfa11e
Update file name
3 years ago
Ponkhy
fd8c95d64e
Merge branch 'master' into default-notification
3 years ago
Ponkhy
58240aceef
Added the option for default notifications
3 years ago
Adam Stachowicz
e8b814733d
Fix typo
3 years ago
Minvinea
dcc7799108
Update few words and name of file
...
https://prnt.sc/1rbosiy
3 years ago
Adam Stachowicz
424f20f8e1
Better `upsideDownModeDescription`
3 years ago
Adam Stachowicz
d4ff5d8b32
[LANG] `pl` fixes
3 years ago
LouisLam
899b33b3a9
add language missing keys
3 years ago
Ponkhy
1b8b33c4c3
Added set language to the Setup.vue
3 years ago
Misly
9952463350
Add Polish Locale
3 years ago
LouisLam
5837c353b7
change the default theme to auto from light
3 years ago
LouisLam
d5b32ffbb8
add language missing keys
3 years ago
LouisLam
61936ae5eb
Merge remote-tracking branch 'Ponkhy/clear-monitor-data' into clear-monitor-data
3 years ago
LouisLam
299506ce45
reset the heartbeat list instead of reload the page after cleared events or heartbeats
3 years ago
LouisLam
ca8d4ab61b
Merge branch 'master' into clear-monitor-data
3 years ago
LouisLam
ffbdf97478
improve heartbeat bar rendering in different dpi
3 years ago
LouisLam
cc25787878
improve heartbeat bar rendering in different dpi
3 years ago
Levi
f1a151b4a1
Update & Improve Swedish Translation
3 years ago
Levi
d35b205fcc
Update & Improve Swedish Translation
3 years ago
Levi
2a34e41d8c
Improved Swedish translation
3 years ago
Ponkhy
0b9e410ea5
Added i18n key to en.js
3 years ago
Ponkhy
904ed326ca
Merge branch 'louislam:master' into clear-monitor-data
3 years ago
LouisLam
7fd12f5485
rename nl_NL.js to nl-NL.js
3 years ago
Ponkhy
8f9a973ede
Merge branch 'master' into import-export
3 years ago
Ponkhy
b98ec0c3d4
Added i18n keys if necessary for some languages
3 years ago
Louis Lam
2082c3f68a
Merge pull request #313 from xoniq/lang-nl
...
Add Dutch/Nederlands language (nl_NL)
3 years ago
Louis Lam
ea9f434553
Merge pull request #328 from Ponkhy/german-language
...
Small german language adjustments
3 years ago
dhfhfk
6d8aa20fc6
Add missing string for Korean
...
confirmDisableAuth, new string
3 years ago
Ponkhy
5430da955a
Small german language adjustments
3 years ago
J Posthuma
e6e2b0ebf8
Update nl_NL.js
3 years ago
J Posthuma
445dc486be
Merge branch 'master' into lang-nl
3 years ago
Louis Lam
d2151737c1
Update README.md
3 years ago
LouisLam
ebf362754c
Merge branch 'master' into clear-monitor-data
3 years ago
Louis Lam
f84135ca67
Merge pull request #322 from chakflying/patch-6
...
Fix: Fix Notification "Test" btn styling
3 years ago
LouisLam
80eca886ce
Merge branch 'add-serbian-latin'
...
# Conflicts:
# src/main.js
# src/pages/Settings.vue
3 years ago
Louis Lam
274a9050c0
Merge pull request #321 from dusansimic/add-serbian-cyrillic
...
Add Serbian Cyrillic locale
3 years ago
Louis Lam
1f4ad938b1
Merge pull request #323 from xinac721/master
...
Update Chinese Translation(更新简体中文语言翻译)
3 years ago
新逸Cary
312aedf391
Update Chinese Translation(更新简体中文语言翻译)
3 years ago
Nelson Chan
18616ee590
Fix: Fix Notification "Test" btn styling
3 years ago
Dušan Simić
19a4d570ec
Fix word capitalization
3 years ago
Dušan Simić
79fda8f442
Add Serbian Latin locale
3 years ago
Dušan Simić
53a14cf4f5
Add Serbian Cyrilic locale
3 years ago
cecile
2241d8817f
change translation FR
3 years ago
Victor M. Vicente Cuevas
23f1a73fc8
Add language to src/main and update README
3 years ago
Victor M. Vicente Cuevas
d2bf2a551d
Add spanish language and update Readme
3 years ago
Ponkhy
7d70c4d8cd
Code optimizations
3 years ago
新逸Cary
941788db49
Chinese Translation (from zh-CN.js)
3 years ago
Jelle Posthuma
99725aabe7
Add Dutch/Nederlands language (nl_NL)
3 years ago
Ponkhy
2dd392e609
Added uptime kuma version to backup file
3 years ago
新逸Cary
a0f372e946
Chinese Translation (from zh-CN.js)
3 years ago
LouisLam
9116654a33
update language files and run eslint on these
3 years ago
Louis Lam
a29b65e801
Merge pull request #308 from DX37/translation-ru
...
Add Russian translation
3 years ago
Adam Stachowicz
7a109689d9
Make `Resp. Time (ms)` and `N/A` i18n
3 years ago
DX37
a2cf7f394e
Add Russian translation
3 years ago
LouisLam
eeb00a5511
fix data type
3 years ago
LouisLam
8e1e4b9204
override file-selector-button hover color
3 years ago
LouisLam
66f9ad5754
Merge branch 'master' into import-export
3 years ago
Louis Lam
268d2e2353
Merge branch 'master' into master
3 years ago
Louis Lam
7d2cf0ee57
Merge pull request #304 from LeviSnoot/master
...
Added Swedish Language
3 years ago
오로라
2d408732db
Update main.js
...
Prevent conflict with #304 (Added Swedish Language)
3 years ago
dhfhfk
0cc5053f14
Update ko-KR.js
3 years ago
dhfhfk
1c4e5b79be
Create ko-KR.js
3 years ago
dhfhfk
4aae402b36
Update main.js
3 years ago
Ponkhy
b604910bbb
Merge branch 'master' into clear-monitor-data
3 years ago
Ponkhy
2f6c5963c5
Added import and export function
3 years ago
Levi
dce2ba8f9f
Update sv-SE.js
3 years ago
Levi
ed5c75282c
Update main.js
3 years ago
Levi
00ac560bd6
Create sv-SE.js
3 years ago
Adam Stachowicz
3006d13aee
Update translation docs
3 years ago
LouisLam
c7e6cb9f37
update language files
3 years ago
LouisLam
9b82bb248e
Merge branch 'master' into kometchtech_patch-1
...
# Conflicts:
# src/main.js
3 years ago
Louis Lam
f24002838c
Merge branch 'master' into master
3 years ago
Louis Lam
b4fd4f7d90
Merge pull request #301 from Lrss/master
...
Added Danish language
3 years ago
kometchtech
3a3f1762ac
Update ja.js
...
* Perform translation for added keys.
3 years ago
Lars Sørensen
6376d4eb92
Translated to Danish
3 years ago
LouisLam
e37cf9b1a7
add missing and add Japanese to the list
3 years ago
LouisLam
3b0191210b
Merge branch 'master' into kometchtech_patch-1
3 years ago
LouisLam
ad38e61c26
add language file preparation script
3 years ago
LouisLam
22095c09b1
add translation guide
3 years ago
kometchtech
25db162721
Create ja.js
...
* Created a Japanese language file.
3 years ago
Ponkhy
7b92166d18
Added clear all db statistics function
3 years ago
Ponkhy
1341d220ed
Merge branch 'louislam:master' into clear-monitor-data
3 years ago
LouisLam
ec731d174d
Merge branch 'MichelBaie_master'
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
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
Ponkhy
dd877cfc70
Added translation to pause monitor confirmation
3 years ago
Ponkhy
93edb8817d
More uniform look
3 years ago
Ponkhy
303adbf9b1
Show latest dns result in Details.vue
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
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
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
Ponkhy
34ca5c5c15
Merge branch 'master' of https://github.com/louislam/uptime-kuma
3 years ago
Ponkhy
2b8c5e2e65
Added German Language
3 years ago
Thomas Ferney
44d9967cfb
feat: add rocket.chat notification
3 years ago
LouisLam
8318c2e8ff
add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
3 years ago
LouisLam
46ac753c46
Merge branch 'master' into dns-monitor
3 years ago
Louis Lam
a7cd70f7de
Merge pull request #253 from chakflying/chart-fix
...
Fix: More Chart improvements
3 years ago
Louis Lam
26db0471da
Merge pull request #254 from RasHas/master
...
added mattermost notification support
3 years ago
LouisLam
4c1f2f85f8
manual fix stylelint
3 years ago
Rashad
23851ef539
added mattermost notification support
3 years ago
Nelson Chan
2d20634738
Chore: Add comments, improve performance & styling
3 years ago
Nelson Chan
9442c3fa05
Fix: Fix chart bars to be full width
3 years ago
LouisLam
302d2665d2
run stylelint for the project
3 years ago
LouisLam
ca69d06e0d
update border color
3 years ago
LouisLam
d8d428907e
Merge branch 'master' into clean-mobile-table
3 years ago
Ponkhy
a17c14ea1c
Centered title, badge and datetime
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
LouisLam
dd4c00eed3
add vue i18n
3 years ago
Louis Lam
054186370e
add source of ipRegex
3 years ago
Ponkhy
5dc834794c
Row spacing reduced and badge centered
3 years ago
LouisLam
36ace3e56c
naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future
3 years ago
LouisLam
3f12afce28
Merge branch 'master' into clean-mobile-table
3 years ago
Ponkhy
b2041cb36b
Fixed ESLint Errors
3 years ago
LouisLam
a02edf1b4f
fix detail page empty if the monitor list is not yet ready
3 years ago
Nelson Chan
ee3bf2961c
Fix: fix typescript errors
3 years ago
Ponkhy
ce79f8bfc7
CSS optimizations
3 years ago
Ponkhy
c79be19ec3
Added DNS Monitor Type
3 years ago
Ponkhy
ca38cc91e9
Use bootstrap integraded class instead of new ones
3 years ago
Ponkhy
c90d17bd66
Added animation for list page change
3 years ago
Ponkhy
dbd3f48f68
Added clean monitor table for smaller screens
3 years ago
LouisLam
4571a9b8c1
check update
3 years ago
LouisLam
f21937b197
add animation for page change
3 years ago
LouisLam
209e44c2e1
prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam
30b8d3d0ab
prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam
64498163e1
add /list for mobile
3 years ago
LouisLam
4f70a70dda
splite the left monitor list into a component
3 years ago
Nelson Chan
d8bcfcaaa2
Fix: Reduce chart padding on mobile
3 years ago
Nelson Chan
cf5168a4e6
Fix: Resize chart on screen breakpoints
3 years ago
LouisLam
f1e5e53e8f
Merge branch 'patch-2'
3 years ago
LouisLam
432388a905
Merge branch 'Ponkhy_master'
3 years ago
Nelson Chan
f72cdcc663
Feat: Add time to beat tooltip, misc. fixes
3 years ago
Ponkhy
77369bd002
Fixed invisible heartbeat bar after page switch
3 years ago
Louis Lam
29a89df524
Merge pull request #227 from Ponkhy/line-messenger
...
Added Line Messenger Notification Service
3 years ago
Louis Lam
e257fa7b2d
Merge pull request #221 from chakflying/patch-1
...
Fix: Improve Chart axis, use 24Hr format
3 years ago
LouisLam
6980c38a6c
fix #226 a workaround fix similar to https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207
3 years ago
LouisLam
8d57df7256
fix #226 a workaround fix similar to https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207
3 years ago
Ponkhy
64501bf065
Added Line Messenger Notification Service
3 years ago
LouisLam
c9c51e47e1
add some comments
3 years ago
LouisLam
5e52f230b1
create datetime mixin
3 years ago
Ponkhy
5927c2703f
Merge branch 'louislam:master' into master
3 years ago
LouisLam
eed6d3e847
add more query log for dev env
3 years ago
Nelson Chan
0b30bfff87
Fix: Improve Chart axis, use 24Hr format
3 years ago
Ponkhy
72f0724b9a
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
35176a614f
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
8e883c9c6a
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
233c5661af
Added user choice heartbeat bar
3 years ago
Ponkhy
91d4c15b4d
Merge branch 'louislam:master' into master
3 years ago
Louis Lam
80eadcb236
Merge pull request #214 from ChrisTheBaron/pushbullet
...
Add Pushbullet notification service
3 years ago
LouisLam
7e5a8c896b
Merge remote-tracking branch 'chakflying/ping-graph'
3 years ago
Chris Taylor
efe75bde75
Add Pushbullet notification service
3 years ago
Louis Lam
2ae2022e62
Merge pull request #211 from AlexandreGagner/master
...
Add Octopush Notification Service
3 years ago
LouisLam
37f1d60f82
also change meta tag theme-color
3 years ago
Louis Lam
7ca80fc086
fix auto theme
3 years ago
Alexandre Gagner
ed93aae1c2
add octopush notification service
3 years ago
Nelson Chan
8f150aaeb9
Feat: Use Async Component
3 years ago
Nelson Chan
6ed1d8cb2f
Feat: Use selective import, improve tooltip UI
3 years ago
Nelson Chan
71bec74081
Feat: Add down-ed bars, improve UI
3 years ago
Nelson Chan
2bd735035c
Misc: Show graph by default
3 years ago
Nelson Chan
48c6d8f19f
Feat: Display recent ping chart
3 years ago
Ponkhy
45c162583b
Added more space over the badge on mobile screens
3 years ago
Ponkhy
1d0b332b42
Fixed function buttons for smaller screens
3 years ago
LouisLam
f099e4270d
change to Accept: */* to better support all websites
3 years ago
LouisLam
8979311653
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
4f058c5b47
do not fix height for h1
3 years ago
LouisLam
9ba1743900
split mobile mixin from socket mixin
3 years ago
Nelson Chan
113899e278
Fix: unify styling of theme switch with UI
3 years ago
LouisLam
d1d000bd74
remove red circle around the btn-close while focus
3 years ago
Ponkhy
e39c46ff9b
Fixed Close Button Color in Dark Mode
3 years ago
LouisLam
116d803592
minor
3 years ago
LouisLam
550c9703a6
fix radio button not checked
3 years ago
LouisLam
b69185ee9e
control search engine visibility
3 years ago
LouisLam
bf33f97c9e
code re-use and eslint
3 years ago
LouisLam
6f489e7e0f
Accepted Status Codes / Max Redirects for http/keyword only
3 years ago
LouisLam
f9cb8293f3
improve a bit ux
3 years ago
LouisLam
11b8c61079
wip: add search engine control in setting
3 years ago
LouisLam
6ca7ca4e7e
improve alignment and font size
3 years ago
LouisLam
9fa8d5c1fa
improve multiselect
3 years ago
LouisLam
3265c3cbc3
improve multiselect
3 years ago
LouisLam
a79e6aa338
dark theme for multiselect
3 years ago
LouisLam
3005585c0f
Merge branch 'master' into redirects&status
3 years ago
Philipp Dormann
123fca43a1
FEAT: darkmode ( #155 )
...
* darkmode fixes
* fix: darkmode: empty beats in active/ hovered state
* fix: color for empty beats
* fix: navbar background color
* Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* Update src/assets/app.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* wip, split dark theme style by .dark and store light theme to normal
* add back missing css
* working switch theme button and tuning dark theme
* finish dark theme
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
3 years ago
LouisLam
d5b40dfebf
better code reuse and "Username" to "Bot Display Name"
3 years ago
Niyas
4469b3a19b
Added discord username field
3 years ago
Niyas
91fce75a93
Removed UptimeKuma url field
3 years ago
LouisLam
5a6e5b7948
change multiselect color
3 years ago
LouisLam
adcd251076
Merge branch 'master' into redirects&status
3 years ago
Niyas
908176c910
Discord enhancements
3 years ago
Nelson Chan
93ea2c277a
Update src/pages/EditMonitor.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
LouisLam
6251f47050
fix the min height of monitor list
3 years ago
Nelson Chan
8f7885e58a
Feat: Implement MaxRedirects & StatusCodes
3 years ago
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier ( #154 )
...
FEAT: PUSHY Notifier (#154 )
3 years ago
LouisLam
4d71e03039
improve #39
3 years ago
LouisLam
2740f096c0
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
8ebaca4c5c
improve disableAuth handling
3 years ago
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill
3 years ago
LouisLam
6f868c9ec3
implement no auth
3 years ago
LouisLam
c6a66fad79
add setting for disable auth
3 years ago
LouisLam
9f0be5f531
improve the connection error msg
3 years ago
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
3 years ago
LouisLam
b7fbc2c0e6
add LinaSea option in select box
3 years ago
LouisLam
2ebd79d037
run eslint for lunasea change
3 years ago
Niyas
67a4e949a2
LunaSea Support
3 years ago
LouisLam
63f0a36811
implement upside down mode and ignore tls error
3 years ago
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
3 years ago
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
3 years ago
LouisLam
71af902a4e
add fields to EditMonitor.vue
3 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
3 years ago
LouisLam
e6915d8964
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off
3 years ago
LouisLam
133c7230bc
fix resize problem
3 years ago
Adam Stachowicz
d54bc866b4
Fix block-no-empty error from Stylelint
3 years ago
Adam Stachowicz
be1fc0c2b6
Missing this part 2
3 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago
LouisLam
cafd2c7388
add vue-fontawesone
3 years ago
LouisLam
bf3e9dccd2
improve the ui of cert info
3 years ago
LouisLam
5b18a6a518
Merge branch 'master' into tls-expiry
...
# Conflicts:
# server/model/monitor.js
3 years ago
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
...
Pushover enhancements
3 years ago
rezzorix
2450b3d082
Small grammar updates to Settings.vue
...
Just small grammar corrections.
3 years ago
Niyas
77fbfc23be
Pushover enhancements
3 years ago
LouisLam
5a219554b3
grammar
3 years ago
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
3 years ago
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
3 years ago
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
3 years ago
Nelson Chan
f20ab4b0e3
Fix: use Optional chaining
3 years ago
Nelson Chan
96c60dd94a
Feat: Add database storage for TLS info
3 years ago
Nelson Chan
ccda6f05f5
Feat: Add Barebones certificate info display
3 years ago
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
LouisLam
afd4cf2425
Merge branch 'master' into simple_pagination
3 years ago
Sam
8b905b6b12
Indentation fix in editor
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
3 years ago
Sam
02230930c5
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
3 years ago
Sam
a8b102ad4a
add retries for pinging function
...
backend:
- new field for monitor: maxretries
- new pending status while service is retrying: 2
- pending status event is not marked important
- pending pings however register as downtime in the calculation
frontend:
- added pending status while service is retrying
- added color for new pending status
- added field to configure amount of retries
database:
- IMPORTANT: THIS REQUIRES MIGRATION!!!!
- added field: maxretries with default value 0
3 years ago
LouisLam
77af41bfff
env default to production
3 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
3 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
3 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
3 years ago
Adam Stachowicz
16f363ac38
Merge branch 'master' into simple_pagination
3 years ago
Louis Lam
d6b9403f60
Merge pull request #76 from Saibamen/fix_remember_me
...
Fix multiple labels for `Remember me`
3 years ago
Adam Stachowicz
f9274557f3
Fix center
3 years ago
Adam Stachowicz
44b66cbd2e
Fix `Remember me` label
3 years ago
LouisLam
66037e236c
add apprise support
3 years ago
Adam Stachowicz
ce6841eae7
Merge branch 'master' into simple_pagination
3 years ago
Adam Stachowicz
268c8e50f5
Merge branch 'master' into something
3 years ago
Louis Lam
13b3a5be9c
Merge pull request #68 from Saibamen/use_console_error
...
Improve printing to console
3 years ago
Louis Lam
2e31e780a1
Merge pull request #67 from Saibamen/lighthouse_improvements
...
[Lighthouse] Some improvements
3 years ago
Louis Lam
6f3ea21864
Merge pull request #61 from NiNiyas/slack-enhancements
...
Slack Enhancements and aligns footer to center
3 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
Adam Stachowicz
a173700cd4
Add pagination
3 years ago
Adam Stachowicz
2bff62cade
Improve printing to console
3 years ago
Adam Stachowicz
bfb4a5bcd4
Add alt="Logo"
3 years ago
Adam Stachowicz
e87b78501b
rel="noopener" for external link
3 years ago
Niyas
7808aef58f
Pushover support
3 years ago
Niyas
20cad50593
Pushover support
3 years ago
Niyas
829a2a191d
Footer center align
3 years ago
Niyas
65b320d06b
Slack Enhancements
3 years ago
LouisLam
dfa9b3a0ca
fix require() actually not working after build in the frontend
3 years ago
LouisLam
b3bff8d735
add graceful shutdown
3 years ago
Louis Lam
f2af5bc064
Merge pull request #46 from NiNiyas/slack-webhook
...
Added Slack webhook notification
3 years ago
Philipp Dormann
25a93b05dc
easier merging 🤞
3 years ago
Philipp Dormann
53e203d2f9
add gotify priority
...
ref https://github.com/louislam/uptime-kuma/pull/43
closes https://github.com/louislam/uptime-kuma/issues/50
3 years ago
Niyas
63c6e29e62
Added Slack Webhook support
3 years ago