Currently translated at 100.0% (862 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (859 of 859 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (841 of 841 strings)
Co-authored-by: Ivan Bratović <ivanbratovic4@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hr/
Translation: Uptime Kuma/Uptime Kuma
Currently translated at 100.0% (877 of 877 strings)
Translated using Weblate (French)
Currently translated at 100.0% (877 of 877 strings)
Translated using Weblate (French)
Currently translated at 100.0% (862 of 862 strings)
Translated using Weblate (French)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (French)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (French)
Currently translated at 100.0% (859 of 859 strings)
Translated using Weblate (French)
Currently translated at 100.0% (858 of 858 strings)
Translated using Weblate (French)
Currently translated at 100.0% (841 of 841 strings)
Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
Currently translated at 100.0% (877 of 877 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (877 of 877 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (862 of 862 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (859 of 859 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (858 of 858 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (841 of 841 strings)
Co-authored-by: MrEddX <mreddx@chatrix.one>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bg/
Translation: Uptime Kuma/Uptime Kuma
* WIP, still need to handle npm run reset-password
* Implement it for "npm run reset-password"
Bug fixes and change along with this commit
- Move `ssl`, `hostname`, `port` to ./server/config.js, so `reset-password` is able to read it
- Fix: FBSD is missing, no idea who dropped it.
- Fix: Frontend code should not require any backend code (./server/config.js), moved "badgeConstants" to the common util (./src/util.ts) and drop vite-common.js
* Minor
* Feat: Add json-query MQTT monitor type
* Fix: Allow result to be null
* Fix: Remove unused parameter
* Chore: Update JSDoc
* Fix: Add default if checkType is not set
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
* made the status domain selector more accessible
* linting fix
* implemented the suggested changes
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
* improved the documentation
* fixed the `customBodyPlaceholder` not being translated
* fixed required not being set where necessary
* changed the docs that `monitorJSON` is also avalibale for cert-expiry
* replaced the regex replacement engine with `Liquid`
* added custom bodys
* fixed a typo
* formatting fixes
* switched all template-variables to be camelCase