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 about 3 years ago by LouisLam <[email protected]>
Update notification.js

github.com/louislam/uptime-kuma - 3f84e5e8ab7e0ae7b9a260e4ae78dcf425affe1d authored about 3 years ago by Niyas <[email protected]>
LunaSea Support

github.com/louislam/uptime-kuma - ab1fe2e2d1c0b10c95e8c9f32597f20bc43371b4 authored about 3 years ago by Niyas <[email protected]>
LunaSea Support

github.com/louislam/uptime-kuma - 67a4e949a220c88527c0cf2a7610f46cb3bed1e8 authored about 3 years ago by Niyas <[email protected]>
Merge pull request #132 from sashkab/dockerfile-fix

Simplify apprise installation

github.com/louislam/uptime-kuma - 15ee853fac106d0b67c8f1ac1e8072af91551138 authored about 3 years ago by Louis Lam <[email protected]>
remove "pip3 cache purge" that causes error

github.com/louislam/uptime-kuma - d58be56cb9bd398b95c715be39d4026502089273 authored about 3 years ago by LouisLam <[email protected]>
Simplify apprise instalation

github.com/louislam/uptime-kuma - 00cc140acd1c0f749f13033eb2332de27e3c0b8a authored about 3 years ago by Aleks Bunin <[email protected]>
implement upside down mode and ignore tls error

github.com/louislam/uptime-kuma - 63f0a3681163d0301f1ff3406a3e2c25dea10222 authored about 3 years ago by LouisLam <[email protected]>
turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly

github.com/louislam/uptime-kuma - 06377af7e50793c3b3583ea7150e22c357c4dc1c authored about 3 years ago by LouisLam <[email protected]>
store ignoreTls and upsideDown into db

github.com/louislam/uptime-kuma - 60aa67892d3b90bf6c2796d91ac7e0eb522d85f5 authored about 3 years ago by LouisLam <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/louislam/uptime-kuma - 17b58eac9a92c72518aa143ad2e355dd1b57bb0c authored about 3 years ago by LouisLam <[email protected]>
WIP: Add login page, nav bar buttons

github.com/louislam/uptime-kuma - b9a6088f50e1680fbab3c7fa3ef4a03cfaf3caca authored about 3 years ago by Nelson Chan <[email protected]>
Merge pull request #121 from chakflying/patch-1

Fix: Update ESLint to handle class static member

github.com/louislam/uptime-kuma - 2b3a48995bd3ede15993f424141c61bcd59e74b6 authored about 3 years ago by Louis Lam <[email protected]>
eslint: allow while (true)

github.com/louislam/uptime-kuma - e0320729006baf24a165b0b715477d29f29c0d9b authored about 3 years ago by LouisLam <[email protected]>
update readme

github.com/louislam/uptime-kuma - bcf2a319c20d4a8604369ff5d58b682ef5b2a040 authored about 3 years ago by LouisLam <[email protected]>
Fix: use new version of babel-eslint-parser

github.com/louislam/uptime-kuma - cdaa0a54a454a1a65eebac5182acef68c0fedff5 authored about 3 years ago by Nelson Chan <[email protected]>
ESLint: fix file

github.com/louislam/uptime-kuma - 47b19ea2f27edfb1994aa1b8fff3df2f54b8a664 authored about 3 years ago by Nelson Chan <[email protected]>
Fix: Add babel-eslint

github.com/louislam/uptime-kuma - b91e9ddb7af81a03de78c9714e1383f969fd98a3 authored about 3 years ago by Nelson Chan <[email protected]>
Fix: Add fix for babel-eslist

github.com/louislam/uptime-kuma - 1006b37a6781cd174baab2b6b4873ddfa3727ffd authored about 3 years ago by Nelson Chan <[email protected]>
Fix: Bump ES version in ESlint config

github.com/louislam/uptime-kuma - be22fcb87d163e3e847a1296c44181c4d9b63242 authored about 3 years ago by Nelson Chan <[email protected]>
parse the port to int

github.com/louislam/uptime-kuma - 5a053e5875aa3a6deb7ac947a031fe604da79250 authored about 3 years ago by LouisLam <[email protected]>
add util.ts for sharing common functions between frontend and backend

github.com/louislam/uptime-kuma - 081abcb6a146aab00a7e4e619c69f6903c0c67a4 authored about 3 years ago by LouisLam <[email protected]>
add fields to EditMonitor.vue

github.com/louislam/uptime-kuma - 71af902a4e0fac82563258aff652bc70d977ecf6 authored about 3 years ago by LouisLam <[email protected]>
fix icon for "Resume"

github.com/louislam/uptime-kuma - 4b86c84c369f9306aded64e6c155ba84a44c9002 authored about 3 years ago by LouisLam <[email protected]>
add back maxretries field

github.com/louislam/uptime-kuma - f9a10d1672af8a9c7d315eb0b08e1c5d730e70d0 authored about 3 years ago by LouisLam <[email protected]>
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off

github.com/louislam/uptime-kuma - e6915d8964f806c637a601f5ae784927cd6ea947 authored about 3 years ago by LouisLam <[email protected]>
set the port by env.PORT, specific node version in package.json

github.com/louislam/uptime-kuma - 063697c20a1ea4aa0dfa7ba501ad52077f70cc10 authored about 3 years ago by LouisLam <[email protected]>
test heroku deployment

github.com/louislam/uptime-kuma - 435e4faef3dd3fd74d834764ef20986494170ecc authored about 3 years ago by LouisLam <[email protected]>
test heroku deployment

github.com/louislam/uptime-kuma - 1425d0e91a35aec3fa3e4d4622afc3bfe6a49a7f authored about 3 years ago by LouisLam <[email protected]>
cache index.html and fix basic auth applied to all routes

github.com/louislam/uptime-kuma - 7dbec90c95019644269e30acaa53daeda32a35d2 authored about 3 years ago by LouisLam <[email protected]>
update database schema, add upside_down and ignore_tls

github.com/louislam/uptime-kuma - 53a90347ca36601e1407d51d39551c73e822ea3b authored about 3 years ago by LouisLam <[email protected]>
fix resize problem

github.com/louislam/uptime-kuma - 133c7230bc6a0dca24ac20145a9717550e5238d4 authored about 3 years ago by LouisLam <[email protected]>
change no-unused-vars from error to warn

github.com/louislam/uptime-kuma - 3666ebb931aab8ba9d3008eedbdefeba701b4f42 authored about 3 years ago by LouisLam <[email protected]>
cleanup code

github.com/louislam/uptime-kuma - 6bce270f42709b0b44da3d982d03ecc87823d977 authored about 3 years ago by LouisLam <[email protected]>
Merge branch 'eslint_stylelint'

# Conflicts:
# server/server.js

github.com/louislam/uptime-kuma - 4a9690437f04a7fa2431155c0bc87192507b66cb authored about 3 years ago by LouisLam <[email protected]>
Merge pull request #120 from chakflying/patch-1

Fix: passwordHash is not imported

github.com/louislam/uptime-kuma - c8c23004836e6335daff1822679b3dffe29ef4fe authored about 3 years ago by Louis Lam <[email protected]>
Fix: passwordHash is not imported

github.com/louislam/uptime-kuma - ac0f41829477cb23ce3e48545bd5a20803e39e22 authored about 3 years ago by Nelson Chan <[email protected]>
Fix block-no-empty error from Stylelint

github.com/louislam/uptime-kuma - d54bc866b4c0d5b452468610757c794a0d7f0155 authored about 3 years ago by Adam Stachowicz <[email protected]>
Missing this part 2

github.com/louislam/uptime-kuma - be1fc0c2b66ccd5db5de5ca65e4acd76aae9e362 authored about 3 years ago by Adam Stachowicz <[email protected]>
Missing this

github.com/louislam/uptime-kuma - d97091af5173a93e6a3e231eb23f8e446dc4198b authored about 3 years ago by Adam Stachowicz <[email protected]>
Manual fixes

github.com/louislam/uptime-kuma - 4c8fdd07d998a7af7764e6d61886854e61cf5b6c authored about 3 years ago by Adam Stachowicz <[email protected]>
Autofix on save

github.com/louislam/uptime-kuma - 9648d700d7e6c8a8754ae7cbc0a4788354fa28f9 authored about 3 years ago by Adam Stachowicz <[email protected]>
Merge branch 'master' into eslint_stylelint

github.com/louislam/uptime-kuma - 8331e795e73d84663929fc7c8604494dc14f829d authored about 3 years ago by Adam Stachowicz <[email protected]>
Add ESLint and StyleLint

github.com/louislam/uptime-kuma - 3c6af6d3f433070c3117fa0b605845099975746d authored about 3 years ago by Adam Stachowicz <[email protected]>
Add Basic Auth for /metrics

github.com/louislam/uptime-kuma - 209fa83cff4b35a955ba202c5079fdb9bad1cf57 authored about 3 years ago by LouisLam <[email protected]>
Merge branch 'feature/add_prometheus_metrics'

github.com/louislam/uptime-kuma - cc6f1d7487cf7fcf1de17a93b6512df844b2f84e authored about 3 years ago by LouisLam <[email protected]>
Move all Prometheus guides to wiki

github.com/louislam/uptime-kuma - 36436ed4ef2caf729253a78d1b1c85a2e6c53c31 authored about 3 years ago by LouisLam <[email protected]>
Merge branch 'master' into feature/add_prometheus_metrics

# Conflicts:
# server/model/monitor.js

github.com/louislam/uptime-kuma - 934b797623c7299e67afa8060da7b1eac4158e49 authored about 3 years ago by LouisLam <[email protected]>
Create codeql-analysis.yml

github.com/louislam/uptime-kuma - 0f0a6299c0ad1fca8b1ee3f4c775e1135b7cca34 authored about 3 years ago by Louis Lam <[email protected]>
Update ask-for-help.md

github.com/louislam/uptime-kuma - e6ca1056008f4355bd90a6ed68ee9a97b1206b4c authored about 3 years ago by Louis Lam <[email protected]>
Delete help.md

github.com/louislam/uptime-kuma - ef45aedda52aeeb5ef252df94827418440e02950 authored about 3 years ago by Louis Lam <[email protected]>
Update issue templates

github.com/louislam/uptime-kuma - 7edd79a74d100e6f82eaa85203d0ef919549f21f authored about 3 years ago by Louis Lam <[email protected]>
Delete --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md

github.com/louislam/uptime-kuma - fade240c7fba13c39eed48c0ac707115719b6d3f authored about 3 years ago by Louis Lam <[email protected]>
Update issue templates

github.com/louislam/uptime-kuma - 46337ec34870afb0f1d93ff8507369c6062645f9 authored about 3 years ago by Louis Lam <[email protected]>
add vue-fontawesone

github.com/louislam/uptime-kuma - cafd2c73882d662fd6f30a3856d131f70ca0567c authored about 3 years ago by LouisLam <[email protected]>
Update to 1.0.7

github.com/louislam/uptime-kuma - 4d7c2d329b521c0cb0326b7864be095468600238 authored about 3 years ago by LouisLam <[email protected]>
Update README.md

github.com/louislam/uptime-kuma - 1982e2f8b8a802631cde11fbcdc7cfdece02b200 authored about 3 years ago by Louis Lam <[email protected]>
improve the page load performance

github.com/louislam/uptime-kuma - 281909437789075e9bc54709b8c84ea510c0d921 authored about 3 years ago by LouisLam <[email protected]>
update the latest db version to 3

github.com/louislam/uptime-kuma - 06c4523ce37b07c1894090df62f2f426b023797b authored about 3 years ago by LouisLam <[email protected]>
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 about 3 years ago by LouisLam <[email protected]>
improve the ui of cert info

github.com/louislam/uptime-kuma - bf3e9dccd2f07d69a56475bc70fd15328f8e8999 authored about 3 years ago by LouisLam <[email protected]>
Merge branch 'master' into tls-expiry

# Conflicts:
# server/model/monitor.js

github.com/louislam/uptime-kuma - 5b18a6a518bf1abf135a8efed1d076f8d22a9df7 authored about 3 years ago by LouisLam <[email protected]>
prevent unexpected error throw from checkCertificate interrupt the beat

github.com/louislam/uptime-kuma - caec93318600f0997f14504a75d0d6801fe94648 authored about 3 years ago by LouisLam <[email protected]>
Fix: Fix no certificate caused by session reuse

github.com/louislam/uptime-kuma - db26b7d123d0aebb5b9f41b4a5e46f9bd88e8b59 authored about 3 years ago by Nelson Chan <[email protected]>
Fix: Fix incorrect error handling

github.com/louislam/uptime-kuma - 51ac7a58dc5485cd8dc71af1b6e535ae1ceee7e4 authored about 3 years ago by Nelson Chan <[email protected]>
Feat: Add database storage for TLS info

github.com/louislam/uptime-kuma - d0c63ebe3e054a200c25c52f551580c000fca4ba authored about 3 years ago by Nelson Chan <[email protected]>
Fix: use Optional chaining

github.com/louislam/uptime-kuma - 7b8459c73a472145d00118e78bee6dcf06e951be authored about 3 years ago by Nelson Chan <[email protected]>
Feat: Add Barebones certificate info display

github.com/louislam/uptime-kuma - 803f0d6219ae84838cc6884c5a9dec379c6bc1ff authored about 3 years ago by Nelson Chan <[email protected]>
戈mprove the readibility of important condition

github.com/louislam/uptime-kuma - d556509d079aab93467a4ef188f4e54acb9ccfbb authored about 3 years ago by LouisLam <[email protected]>
Merge pull request #105 from rezzorix/master

Apple touch icon 192px with preserved transparency

github.com/louislam/uptime-kuma - 3cc4955cad91fac9b88d48dfa3e27e41fe36e9c9 authored about 3 years ago by Louis Lam <[email protected]>
prevent unexpected error throw from checkCertificate interrupt the beat

github.com/louislam/uptime-kuma - 48f82b55f86c847d3aed69604a58eb13c4114f1d authored about 3 years ago by LouisLam <[email protected]>
Apple touch icon 192px with preserved transparency

Resized icon.png to 192px but preserved transparency

github.com/louislam/uptime-kuma - 280ba84acae766948ab77183341ededa643c1a48 authored about 3 years ago by rezzorix <[email protected]>
Merge pull request #102 from NiNiyas/pushover-enhancements

Pushover enhancements

github.com/louislam/uptime-kuma - 0dbecca10f5aaf53795f9f7a9568717372b9fcec authored about 3 years ago by Louis Lam <[email protected]>
Merge pull request #104 from rezzorix/patch-1

Small grammar updates to Settings.vue

github.com/louislam/uptime-kuma - 8279368b4d37a937e0ce81c4e1dda1c689dfb5ea authored about 3 years ago by Louis Lam <[email protected]>
Small grammar updates to Settings.vue

Just small grammar corrections.

github.com/louislam/uptime-kuma - 2450b3d08234e03a6c9a2f0fedf1be3303d0c3c1 authored about 3 years ago by rezzorix <[email protected]>
Fix: Fix incorrect error handling

github.com/louislam/uptime-kuma - 6b72d5033aeea7501d9af5c2974ce8c4387c746e authored about 3 years ago by Nelson Chan <[email protected]>
Fix: Fix no certificate caused by session reuse

github.com/louislam/uptime-kuma - 4d262bbb6a07231aa0c9304f7ac56c59919257ac authored about 3 years ago by Nelson Chan <[email protected]>
Merge pull request #103 from Spiritreader/master

Fix parenthesis mistake in notification checker (fixes #86)

github.com/louislam/uptime-kuma - d1370a62bdd0e3e2cbaac58c0d90fc7cc2da424f authored about 3 years ago by Louis Lam <[email protected]>
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma

github.com/louislam/uptime-kuma - 063fd6ef43ab9859a3b0a05f257b013ab9e958fd authored about 3 years ago by Sam <[email protected]>
fix parenthesis mistake

github.com/louislam/uptime-kuma - 1d4d7fa9c4c9626f4451fe7449171669ad8a808a authored about 3 years ago by Sam <[email protected]>
Merge pull request #86 from Spiritreader/master

Implement retries (#56)

github.com/louislam/uptime-kuma - 248b5292dc34386184d08b4a74a380f7a0690724 authored about 3 years ago by Louis Lam <[email protected]>
Remove examples so they can go on the wiki instead

github.com/louislam/uptime-kuma - 47d830db1f76a29d9966fc49cbbcafe1f47aee10 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Change casing in README, apply DRY to label values

github.com/louislam/uptime-kuma - 3a8fbff514434c1f00a6a08233c93d2837db4a2b authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Update README to include examples for Prometheus

github.com/louislam/uptime-kuma - a93fd274fdb576f35550acbde2d8b10f9d83d76b authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Pushover enhancements

github.com/louislam/uptime-kuma - 77fbfc23be9a3bf16a861c755f82ccd545745bc0 authored about 3 years ago by Niyas <[email protected]>
Move common labels into dedicated const

github.com/louislam/uptime-kuma - 3b450065679e27617f7c012392c1c97e68605760 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Pushover enhancements

github.com/louislam/uptime-kuma - b7a32d4ab6ffde5cb36152a82715963eeefcc07f authored about 3 years ago by Niyas <[email protected]>
rename "Retry Pings" to "Retries"

github.com/louislam/uptime-kuma - 70b1f197c1a71d78e1c8b05a8269ef42e8264e8a authored about 3 years ago by LouisLam <[email protected]>
Typo in monitor status name

github.com/louislam/uptime-kuma - 720051a3511be2277708f25b6a83c9a1e8d7e7cc authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
add patch3.sql and fix duplicate id in EditMonitor.vue

github.com/louislam/uptime-kuma - 32a5e838bab12dba60b825c3155344abcbef8579 authored about 3 years ago by LouisLam <[email protected]>
Merge branch 'master' into Spiritreader_master

# Conflicts:
# src/pages/EditMonitor.vue

github.com/louislam/uptime-kuma - 86e18ac11d69314f68ec573cb78674774a77ead2 authored about 3 years ago by LouisLam <[email protected]>
Add labels to metrics for querying

github.com/louislam/uptime-kuma - 3dcbae0889c02e46c25fdcc91bffa2d20d895c7c authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Expose check status and response time to Prometheus

github.com/louislam/uptime-kuma - 96242dce0dc8a816b326b0c1daa2fda39c9f92e1 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Fix: use Optional chaining

github.com/louislam/uptime-kuma - f20ab4b0e384152cf40b5fdf4f89d932d3d99b70 authored about 3 years ago by Nelson Chan <[email protected]>
Feat: Add database storage for TLS info

github.com/louislam/uptime-kuma - 96c60dd94aa94c09ddd3039e61ea8eed433a082b authored about 3 years ago by Nelson Chan <[email protected]>
Remove bcryptjs and node-gyp, they should not be here...

github.com/louislam/uptime-kuma - 7acb2655591c741af996eac1091119cca94fd6c5 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Export general metrics via the /metrics endpoint

github.com/louislam/uptime-kuma - 582fb2fe29dba6a3cbcc64139caeb843238cfcd8 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Fix up some formatting

github.com/louislam/uptime-kuma - e3d4a896b158c3b13749c858feafb0333bbf70e8 authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>
Add initial package import and config

github.com/louislam/uptime-kuma - 9a1bf6006ad07637ebece18703b5da10ef94f9ea authored about 3 years ago by Matthew Macdonald-Wallace <[email protected]>