feat: update tracking and enhance footer links
feat: integrate Google Tag Manager for enhanced tracking
feat: implement pushbullet notifications (#147)
refactor: remove unused proxy handling from PushForm
Merge branch 'main' of github.com:0xfurai/peekaping
Update README.md
feat: add password visibility toggle to login form (#146)
refactor: remove unused FallbackImage import in BaseHead component
chore: bump version to 0.0.37 and update changelog
Fix/status page domains (#140)
Feat/sendgrid (#142)
refactor: update validation messages in forms to use translation keys
feat: add translations (#141)
refactor: update styling and remove unnecessary details in ImportantNotificationsList component
feat: add WebSocket proxy configuration for socket.io in Vite server
chore: update CHANGELOG with recent changes
Update bug_report.md
fix broken FindAll with tags (#144)
docs: update Docker command examples in self-hosting documentation
fix: update Discord link in Footer component and remove unused import in Header component
feat: add the server name in message for pushover (#145)
fix: update favicon and remove unused assets
docs: update README to include official website link and section reorganization
feat: integrate Google Analytics tracking in BaseHead component
Feat/landing (#143)
fix: update README for Docker command by removing unnecessary `--rm` flag
feat: add twilio to notification chanel (#138)
Update CHANGELOG.md
chore: bump version to 0.0.36 and update changelog
feat: implement rendering certificate information for https monitors (#134)
feat: enhance changelog generation script to extract GitHub usernames
chore: bump version to 0.0.35 and update changelog
chore: update CHANGELOG and README to reflect new features and changes
feat: enhance Vite configuration and update PushForm component (#131)
Feat/certification expiration check (#133)
Implement CHANGELOG.md to document project updates and add custom domain feature for status pages
Update README to mark custom domain feature for status pages as complete
Add custom domain support for status pages (#107)
chore: bump version to 0.0.34
chore: update README to mark WeCom (企业微信群机器人) as complete
feat:WeCom (企业微信群机器人) [notifications channel] (#123)
chore: update README to reflect development progress
fix: enhance error handling in interceptors and improve login form UI
feat: add bruteforce protection to login endpoint (#126)
feat: add WhatsApp (WAHA) notification channel integration (#127)
fix: add pagination to monitor multiselect (#108)
Update localization files and add i18next-parser dependency (#125)
maintenance service unit tests (#116)
chore: bump version to 0.0.33
Refactor changelog generation script for improved output
Refactor JWT settings management and remove env secret keys (#115)
add notification channels service unit tests
add proxy service unit tests
Enhance logging configuration and validation (#114)
Update GitHub Actions workflow for server tests
Enhance server test workflow with coverage reporting
Add SQL Server monitor support (#106)
Add Kafka Producer support to monitoring system (#105)
Merge branch 'main' of github.com:0xfurai/peekaping
Add RabbitMQ monitor support (#104)
Update README.md to mark RabbitMQ support as complete
Update README.md to mark MQTT support as complete
Merge branch 'main' of github.com:0xfurai/peekaping
Feat/redis monitor (#102)
Add Redis to the list of supported databases in README.md
Remove CHANGELOG.md and update README.md to reflect completed database monitor integrations and add analytics image.
chore: bump version to 0.0.32
Implement mongodb monitor (#101)
Implement mysql monitor type (#100)
Implement postgres monitor type (#99)
Merge branch 'main' of github.com:0xfurai/peekaping
feature: add discord notification channel (#97)
Update README to mark Discord notification channel as completed
Remove Pushover implementation documentation from the repository, consolidating notification channel details into the README for better accessibility and organization.
Merge branch 'main' of github.com:0xfurai/peekaping
fix: update styles when maintenance ended (#94)
feat: enhance changelog generation with latest stable tag retrieval
chore: bump version to 0.0.31
Implement gotify notification channel (#95)
Implement pushover notification channel (#91)
Implement matrix notification channel (#93)
Add Opsgenie notification channel support for server and web (#90)
Add Google Chat notification channel support (#89)
Add Grafana OnCall notification channel support (#88)
Add Signal notification channel support (#87)
refactor: update UpdatePartial method to include noPublish parameter
chore: bump version to 0.0.30
Feat/tags (#86)
chore: bump version to 0.0.29
fix: update path for version file in CI workflow
chore: bump version to 0.0.29
fix: update regex for version extraction in CI workflows
chore: bump version to 0.0.28
feat: add monitor event listener to server initialization (#85)
fix: update working directory for version updates in CI workflows
chore: bump version to 0.0.27
feat: add endpoint to retrieve monitors for a status page by slug for homepage (#84)
chore: bump version to 0.0.26
Fix/docker tls (#77)
feat: add duration formatting for monitor heartbeat display (#76)