Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Uptime Kuma

Making the project better. You can also support the project by giving a ⭐ on Github.
Collective - Host: opensource - https://opencollective.com/uptime-kuma - Website: https://uptime.kuma.pet/ - Code: https://github.com/louislam/uptime-kuma

run eslint for lunasea change

github.com/louislam/uptime-kuma - 2ebd79d0373c0c55728b7729a7f81b4750deb84c authored over 3 years ago
Update notification.js

github.com/louislam/uptime-kuma - 3f84e5e8ab7e0ae7b9a260e4ae78dcf425affe1d authored over 3 years ago
Merge pull request #132 from sashkab/dockerfile-fix

Simplify apprise installation

github.com/louislam/uptime-kuma - 15ee853fac106d0b67c8f1ac1e8072af91551138 authored over 3 years ago
remove "pip3 cache purge" that causes error

github.com/louislam/uptime-kuma - d58be56cb9bd398b95c715be39d4026502089273 authored over 3 years ago
Simplify apprise instalation

github.com/louislam/uptime-kuma - 00cc140acd1c0f749f13033eb2332de27e3c0b8a authored over 3 years ago
implement upside down mode and ignore tls error

github.com/louislam/uptime-kuma - 63f0a3681163d0301f1ff3406a3e2c25dea10222 authored over 3 years ago
turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly

github.com/louislam/uptime-kuma - 06377af7e50793c3b3583ea7150e22c357c4dc1c authored over 3 years ago
store ignoreTls and upsideDown into db

github.com/louislam/uptime-kuma - 60aa67892d3b90bf6c2796d91ac7e0eb522d85f5 authored over 3 years ago
Merge remote-tracking branch 'origin/master'

github.com/louislam/uptime-kuma - 17b58eac9a92c72518aa143ad2e355dd1b57bb0c authored over 3 years ago
WIP: Add login page, nav bar buttons

github.com/louislam/uptime-kuma - b9a6088f50e1680fbab3c7fa3ef4a03cfaf3caca authored over 3 years ago
Merge pull request #121 from chakflying/patch-1

Fix: Update ESLint to handle class static member

github.com/louislam/uptime-kuma - 2b3a48995bd3ede15993f424141c61bcd59e74b6 authored over 3 years ago
eslint: allow while (true)

github.com/louislam/uptime-kuma - e0320729006baf24a165b0b715477d29f29c0d9b authored over 3 years ago
Fix: use new version of babel-eslint-parser

github.com/louislam/uptime-kuma - cdaa0a54a454a1a65eebac5182acef68c0fedff5 authored over 3 years ago
ESLint: fix file

github.com/louislam/uptime-kuma - 47b19ea2f27edfb1994aa1b8fff3df2f54b8a664 authored over 3 years ago
Fix: Add babel-eslint

github.com/louislam/uptime-kuma - b91e9ddb7af81a03de78c9714e1383f969fd98a3 authored over 3 years ago
Fix: Add fix for babel-eslist

github.com/louislam/uptime-kuma - 1006b37a6781cd174baab2b6b4873ddfa3727ffd authored over 3 years ago
Fix: Bump ES version in ESlint config

github.com/louislam/uptime-kuma - be22fcb87d163e3e847a1296c44181c4d9b63242 authored over 3 years ago
parse the port to int

github.com/louislam/uptime-kuma - 5a053e5875aa3a6deb7ac947a031fe604da79250 authored over 3 years ago
add util.ts for sharing common functions between frontend and backend

github.com/louislam/uptime-kuma - 081abcb6a146aab00a7e4e619c69f6903c0c67a4 authored over 3 years ago
add fields to EditMonitor.vue

github.com/louislam/uptime-kuma - 71af902a4e0fac82563258aff652bc70d977ecf6 authored over 3 years ago
fix icon for "Resume"

github.com/louislam/uptime-kuma - 4b86c84c369f9306aded64e6c155ba84a44c9002 authored over 3 years ago
add back maxretries field

github.com/louislam/uptime-kuma - f9a10d1672af8a9c7d315eb0b08e1c5d730e70d0 authored over 3 years ago
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off

github.com/louislam/uptime-kuma - e6915d8964f806c637a601f5ae784927cd6ea947 authored over 3 years ago
set the port by env.PORT, specific node version in package.json

github.com/louislam/uptime-kuma - 063697c20a1ea4aa0dfa7ba501ad52077f70cc10 authored over 3 years ago
test heroku deployment

github.com/louislam/uptime-kuma - 435e4faef3dd3fd74d834764ef20986494170ecc authored over 3 years ago
test heroku deployment

github.com/louislam/uptime-kuma - 1425d0e91a35aec3fa3e4d4622afc3bfe6a49a7f authored over 3 years ago
cache index.html and fix basic auth applied to all routes

github.com/louislam/uptime-kuma - 7dbec90c95019644269e30acaa53daeda32a35d2 authored over 3 years ago
update database schema, add upside_down and ignore_tls

github.com/louislam/uptime-kuma - 53a90347ca36601e1407d51d39551c73e822ea3b authored over 3 years ago
fix resize problem

github.com/louislam/uptime-kuma - 133c7230bc6a0dca24ac20145a9717550e5238d4 authored over 3 years ago
change no-unused-vars from error to warn

github.com/louislam/uptime-kuma - 3666ebb931aab8ba9d3008eedbdefeba701b4f42 authored over 3 years ago
Merge branch 'eslint_stylelint'

# Conflicts:
# server/server.js

github.com/louislam/uptime-kuma - 4a9690437f04a7fa2431155c0bc87192507b66cb authored over 3 years ago
Merge pull request #120 from chakflying/patch-1

Fix: passwordHash is not imported

github.com/louislam/uptime-kuma - c8c23004836e6335daff1822679b3dffe29ef4fe authored over 3 years ago
Fix: passwordHash is not imported

github.com/louislam/uptime-kuma - ac0f41829477cb23ce3e48545bd5a20803e39e22 authored over 3 years ago
Fix block-no-empty error from Stylelint

github.com/louislam/uptime-kuma - d54bc866b4c0d5b452468610757c794a0d7f0155 authored over 3 years ago
Missing this part 2

github.com/louislam/uptime-kuma - be1fc0c2b66ccd5db5de5ca65e4acd76aae9e362 authored over 3 years ago
Merge branch 'master' into eslint_stylelint

github.com/louislam/uptime-kuma - 8331e795e73d84663929fc7c8604494dc14f829d authored over 3 years ago
Add ESLint and StyleLint

github.com/louislam/uptime-kuma - 3c6af6d3f433070c3117fa0b605845099975746d authored over 3 years ago
Add Basic Auth for /metrics

github.com/louislam/uptime-kuma - 209fa83cff4b35a955ba202c5079fdb9bad1cf57 authored over 3 years ago
Merge branch 'feature/add_prometheus_metrics'

github.com/louislam/uptime-kuma - cc6f1d7487cf7fcf1de17a93b6512df844b2f84e authored over 3 years ago
Move all Prometheus guides to wiki

github.com/louislam/uptime-kuma - 36436ed4ef2caf729253a78d1b1c85a2e6c53c31 authored over 3 years ago
Merge branch 'master' into feature/add_prometheus_metrics

# Conflicts:
# server/model/monitor.js

github.com/louislam/uptime-kuma - 934b797623c7299e67afa8060da7b1eac4158e49 authored over 3 years ago
Create codeql-analysis.yml

github.com/louislam/uptime-kuma - 0f0a6299c0ad1fca8b1ee3f4c775e1135b7cca34 authored over 3 years ago
Update ask-for-help.md

github.com/louislam/uptime-kuma - e6ca1056008f4355bd90a6ed68ee9a97b1206b4c authored over 3 years ago
Update issue templates

github.com/louislam/uptime-kuma - 7edd79a74d100e6f82eaa85203d0ef919549f21f authored over 3 years ago
Delete --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md

github.com/louislam/uptime-kuma - fade240c7fba13c39eed48c0ac707115719b6d3f authored over 3 years ago
Update issue templates

github.com/louislam/uptime-kuma - 46337ec34870afb0f1d93ff8507369c6062645f9 authored over 3 years ago
add vue-fontawesone

github.com/louislam/uptime-kuma - cafd2c73882d662fd6f30a3856d131f70ca0567c authored over 3 years ago
Update README.md

github.com/louislam/uptime-kuma - 1982e2f8b8a802631cde11fbcdc7cfdece02b200 authored over 3 years ago
improve the page load performance

github.com/louislam/uptime-kuma - 281909437789075e9bc54709b8c84ea510c0d921 authored over 3 years ago
update the latest db version to 3

github.com/louislam/uptime-kuma - 06c4523ce37b07c1894090df62f2f426b023797b authored over 3 years ago
Merge remote-tracking branch 'chakflying/tls-expiry' into tls-expiry

# Conflicts:
# server/model/monitor.js
# src/pages/Details.vue

github.com/louislam/uptime-kuma - ac3732f6ccd64ca368dc2b622216cf93b84ee1b7 authored over 3 years ago
improve the ui of cert info

github.com/louislam/uptime-kuma - bf3e9dccd2f07d69a56475bc70fd15328f8e8999 authored over 3 years ago
Merge branch 'master' into tls-expiry

# Conflicts:
# server/model/monitor.js

github.com/louislam/uptime-kuma - 5b18a6a518bf1abf135a8efed1d076f8d22a9df7 authored over 3 years ago
prevent unexpected error throw from checkCertificate interrupt the beat

github.com/louislam/uptime-kuma - caec93318600f0997f14504a75d0d6801fe94648 authored over 3 years ago
Fix: Fix no certificate caused by session reuse

github.com/louislam/uptime-kuma - db26b7d123d0aebb5b9f41b4a5e46f9bd88e8b59 authored over 3 years ago
Fix: Fix incorrect error handling

github.com/louislam/uptime-kuma - 51ac7a58dc5485cd8dc71af1b6e535ae1ceee7e4 authored over 3 years ago
Feat: Add database storage for TLS info

github.com/louislam/uptime-kuma - d0c63ebe3e054a200c25c52f551580c000fca4ba authored over 3 years ago
Fix: use Optional chaining

github.com/louislam/uptime-kuma - 7b8459c73a472145d00118e78bee6dcf06e951be authored over 3 years ago
Feat: Add Barebones certificate info display

github.com/louislam/uptime-kuma - 803f0d6219ae84838cc6884c5a9dec379c6bc1ff authored over 3 years ago
戈mprove the readibility of important condition

github.com/louislam/uptime-kuma - d556509d079aab93467a4ef188f4e54acb9ccfbb authored over 3 years ago
Merge pull request #105 from rezzorix/master

Apple touch icon 192px with preserved transparency

github.com/louislam/uptime-kuma - 3cc4955cad91fac9b88d48dfa3e27e41fe36e9c9 authored over 3 years ago
prevent unexpected error throw from checkCertificate interrupt the beat

github.com/louislam/uptime-kuma - 48f82b55f86c847d3aed69604a58eb13c4114f1d authored over 3 years ago
Apple touch icon 192px with preserved transparency

Resized icon.png to 192px but preserved transparency

github.com/louislam/uptime-kuma - 280ba84acae766948ab77183341ededa643c1a48 authored over 3 years ago
Merge pull request #102 from NiNiyas/pushover-enhancements

Pushover enhancements

github.com/louislam/uptime-kuma - 0dbecca10f5aaf53795f9f7a9568717372b9fcec authored over 3 years ago
Merge pull request #104 from rezzorix/patch-1

Small grammar updates to Settings.vue

github.com/louislam/uptime-kuma - 8279368b4d37a937e0ce81c4e1dda1c689dfb5ea authored over 3 years ago
Small grammar updates to Settings.vue

Just small grammar corrections.

github.com/louislam/uptime-kuma - 2450b3d08234e03a6c9a2f0fedf1be3303d0c3c1 authored over 3 years ago
Fix: Fix incorrect error handling

github.com/louislam/uptime-kuma - 6b72d5033aeea7501d9af5c2974ce8c4387c746e authored over 3 years ago
Fix: Fix no certificate caused by session reuse

github.com/louislam/uptime-kuma - 4d262bbb6a07231aa0c9304f7ac56c59919257ac authored over 3 years ago
Merge pull request #103 from Spiritreader/master

Fix parenthesis mistake in notification checker (fixes #86)

github.com/louislam/uptime-kuma - d1370a62bdd0e3e2cbaac58c0d90fc7cc2da424f authored over 3 years ago
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma

github.com/louislam/uptime-kuma - 063fd6ef43ab9859a3b0a05f257b013ab9e958fd authored over 3 years ago
fix parenthesis mistake

github.com/louislam/uptime-kuma - 1d4d7fa9c4c9626f4451fe7449171669ad8a808a authored over 3 years ago
Merge pull request #86 from Spiritreader/master

Implement retries (#56)

github.com/louislam/uptime-kuma - 248b5292dc34386184d08b4a74a380f7a0690724 authored over 3 years ago
Remove examples so they can go on the wiki instead

github.com/louislam/uptime-kuma - 47d830db1f76a29d9966fc49cbbcafe1f47aee10 authored over 3 years ago
Change casing in README, apply DRY to label values

github.com/louislam/uptime-kuma - 3a8fbff514434c1f00a6a08233c93d2837db4a2b authored over 3 years ago
Update README to include examples for Prometheus

github.com/louislam/uptime-kuma - a93fd274fdb576f35550acbde2d8b10f9d83d76b authored over 3 years ago
Pushover enhancements

github.com/louislam/uptime-kuma - 77fbfc23be9a3bf16a861c755f82ccd545745bc0 authored over 3 years ago
Move common labels into dedicated const

github.com/louislam/uptime-kuma - 3b450065679e27617f7c012392c1c97e68605760 authored over 3 years ago
Pushover enhancements

github.com/louislam/uptime-kuma - b7a32d4ab6ffde5cb36152a82715963eeefcc07f authored over 3 years ago
rename "Retry Pings" to "Retries"

github.com/louislam/uptime-kuma - 70b1f197c1a71d78e1c8b05a8269ef42e8264e8a authored over 3 years ago
Typo in monitor status name

github.com/louislam/uptime-kuma - 720051a3511be2277708f25b6a83c9a1e8d7e7cc authored over 3 years ago
add patch3.sql and fix duplicate id in EditMonitor.vue

github.com/louislam/uptime-kuma - 32a5e838bab12dba60b825c3155344abcbef8579 authored over 3 years ago
Merge branch 'master' into Spiritreader_master

# Conflicts:
# src/pages/EditMonitor.vue

github.com/louislam/uptime-kuma - 86e18ac11d69314f68ec573cb78674774a77ead2 authored over 3 years ago
Add labels to metrics for querying

github.com/louislam/uptime-kuma - 3dcbae0889c02e46c25fdcc91bffa2d20d895c7c authored over 3 years ago
Expose check status and response time to Prometheus

github.com/louislam/uptime-kuma - 96242dce0dc8a816b326b0c1daa2fda39c9f92e1 authored over 3 years ago
Fix: use Optional chaining

github.com/louislam/uptime-kuma - f20ab4b0e384152cf40b5fdf4f89d932d3d99b70 authored over 3 years ago
Feat: Add database storage for TLS info

github.com/louislam/uptime-kuma - 96c60dd94aa94c09ddd3039e61ea8eed433a082b authored over 3 years ago
Remove bcryptjs and node-gyp, they should not be here...

github.com/louislam/uptime-kuma - 7acb2655591c741af996eac1091119cca94fd6c5 authored over 3 years ago
Export general metrics via the /metrics endpoint

github.com/louislam/uptime-kuma - 582fb2fe29dba6a3cbcc64139caeb843238cfcd8 authored over 3 years ago
Fix up some formatting

github.com/louislam/uptime-kuma - e3d4a896b158c3b13749c858feafb0333bbf70e8 authored over 3 years ago
Add initial package import and config

github.com/louislam/uptime-kuma - 9a1bf6006ad07637ebece18703b5da10ef94f9ea authored over 3 years ago