Bert Verhelst
|
843830a38a
|
fix(layout): hide dashboard and settings buttons when not logged in
|
3 years ago |
Bert Verhelst
|
ee830621dd
|
fix(login): fix the same padding issues for the login screen
|
3 years ago |
Bert Verhelst
|
c2a560e2ed
|
fix(setup): increase left padding input fields + avoid clipping
|
3 years ago |
Nelson Chan
|
13bdfefa9d
|
Feat: Improve Certificaet Info Display
|
3 years ago |
Bert Verhelst
|
3d6c8b7f05
|
fix(heartbeat-bar): cleanup css styling and minor syntax issues
|
3 years ago |
Bert Verhelst
|
cca52972b7
|
fix(package-lock): revert package lock to master (windows)
windows does not install fsevents but mac/linux does.
So i'm reverting this back to the master version.
|
3 years ago |
Bert Verhelst
|
9eeb9d9d73
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
1f1cc5c351
|
fix(edit-monitor): remove css from component
These rules were moved to a separate file in https://github.com/louislam/uptime-kuma/pull/511
|
3 years ago |
LouisLam
|
2aaed66b38
|
[docker: debian] reduce the image size dramatically! Compressed size from 240 MB~ to 100 MB~
|
3 years ago |
Bert Verhelst
|
e20660adac
|
fix(monitor-checks): do not export ids for monitor checks
|
3 years ago |
Bert Verhelst
|
1a7b69d4aa
|
fix(monitor-checks): use helper for saving monitor checks
|
3 years ago |
Bert Verhelst
|
e1680231aa
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
dc86117b2f
|
fix(monitor-checks): fix json backup import
|
3 years ago |
LouisLam
|
7b4c70860c
|
split the base images in order to prevent recompile the base part
|
3 years ago |
Bert Verhelst
|
a558b6140b
|
Merge branch 'master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
2c910885b8
|
feat(monitor-checks): ensure old exports are converted to the new format
|
3 years ago |
LouisLam
|
6513c3e75f
|
allow update minor version only, to prevent the breaking change in the future like vite 2.6
|
3 years ago |
LouisLam
|
7fa1cb83af
|
[push type] add ping parameter
|
3 years ago |
Bert Verhelst
|
72fd5d5ca2
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
c5975615ad
|
fix(monitor-checks): fix issues in migration sql script
|
3 years ago |
Louis Lam
|
9d079eeec0
|
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
Feature/fa lang rtl
|
3 years ago |
LouisLam
|
21dd5ad3dd
|
Merge remote-tracking branch 'origin/master'
|
3 years ago |
LouisLam
|
3394e1f148
|
fix undefined callback
|
3 years ago |
Bert Verhelst
|
6b094a3da2
|
fix(edit-monitor): fix issues with imports from merging master
|
3 years ago |
Bert Verhelst
|
9799040a3e
|
regenerate package-lock.json
|
3 years ago |
Bert Verhelst
|
70ac68368d
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Louis Lam
|
ee22406301
|
Update README.md
|
3 years ago |
LouisLam
|
8d5eaaf8a7
|
minor
|
3 years ago |
LouisLam
|
b246c8e0f2
|
Fix 2fa for iOS Google authenticator (#486)
|
3 years ago |
LouisLam
|
1ed4ac9494
|
add Push-based monitoring (#279)
|
3 years ago |
zsxeee
|
0f2059cde0
|
Use named slot translation when has multi-slot
|
3 years ago |
zsxeee
|
138ddf5608
|
Move attribute `tag` to start of tag
|
3 years ago |
zsxeee
|
dcd68213b1
|
Merge remote-tracking branch 'upstream/master' into notification_form_i18n
# Conflicts:
# src/languages/en.js
|
3 years ago |
Louis Lam
|
9e95d568c2
|
Merge pull request #501 from Saibamen/incident_use_local_timezone
[status-page] Display created and updated time in local timezone. Fixes #491
|
3 years ago |
Louis Lam
|
fa3da819f8
|
Merge pull request #512 from chakflying/reduce-bundle-size
Build: Reduce client bundle size with more async components
|
3 years ago |
Louis Lam
|
9e1f1f006b
|
Merge pull request #511 from chakflying/fix-multiselect-css
Chore: Move multiselect css to its own file
|
3 years ago |
Louis Lam
|
55cb497301
|
Merge pull request #427 from zsxeee/notification_component
chore(NotificationDialog): Convert notification form to separate component
|
3 years ago |
LouisLam
|
8d8d5987e7
|
update to 1.7.3
|
3 years ago |
LouisLam
|
1fa90bffaa
|
freeze vite version to 2.5.* (2.6.* is broken when build the project)
|
3 years ago |
LouisLam
|
67f221d3c7
|
update to 1.7.2
|
3 years ago |
Nelson Chan
|
05f28fecb2
|
Build: Use async component for status and settings
|
3 years ago |
Nelson Chan
|
ba4a4aaf1c
|
Chore: Move multiselect css to own file
|
3 years ago |
Bert Verhelst
|
937df66eda
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
b8dc487468
|
feat(monitor-checks): fix validation of checks
|
3 years ago |
LouisLam
|
6eceb4c744
|
Merge remote-tracking branch 'origin/master'
|
3 years ago |
LouisLam
|
3e4154dfb5
|
Fix retry interval affected bug
|
3 years ago |
Louis Lam
|
fbc8828ddc
|
Merge pull request #464 from chakflying/fix-delete-monitor
Fix: clear important beats after deleteMonitor
|
3 years ago |
Bert Verhelst
|
44bddef349
|
Merge remote-tracking branch 'origin/master' into feature/monitor-checks
|
3 years ago |
Bert Verhelst
|
5a29df40ec
|
fix(monitor-checks): save checks to the database
|
3 years ago |
Soroosh
|
f2c7308c96
|
Fixed Change Language Direction In Setting Page
|
3 years ago |