-
Updated
Apr 5, 2022 - JavaScript
Self-hosted
There are two distinct, commonly used definitions of self-hosted:
- A network service that is run on a server that is controlled by the user of that service.
- A computer program that can produce new versions of that same program (e.g. a compiler that can compile its own source code or an operating system that can be used to compile itself).
Here are 1,338 public repositories matching this topic...
-
Updated
Apr 5, 2022 - TypeScript
-
Updated
Apr 5, 2022 - Go
-
Updated
Apr 5, 2022 - JavaScript
Description
When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.
This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic
-
Updated
Mar 31, 2022 - Python
Version Information
Latest
Environment
MacOS
What is the expected behaviour?
Queries should be created in a sequential order
What is the current behaviour?
Queries are not created in a sequential order after creating 9 queries
Screenshots or Screencast
-
Updated
Apr 5, 2022 - Go
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
-
Updated
Apr 5, 2022 - Java
Update about page
-
Updated
Apr 5, 2022 - PHP
Bug description
When the backend API responds with 500 error code then the loader on charts section loads infinitely
Expected behavior
Charts should show No Data like in trace table.
Version information
-
Updated
Mar 26, 2022
-
Updated
Mar 1, 2022 - Go
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Apr 4, 2022 - Shell
-
Updated
Nov 2, 2021 - C#
I would like to see Uptime-Kuma get its own card like Pi-Hole and others.
Uptime-Kuma has APIs for the status pages:
- /api/status-page/incident
- /api/status-page/monitor-list
- /api/status-page/heartbeat
Which returns the data that makes up the status page. We should be able to pull the overall status of All Systems Operational/Partially down f
-
Updated
Mar 24, 2022
I don't know if this closing error prompt is necessary,But at least it had an impact on my troubleshooting of environmental errors,Please evaluate whether you need to remove the '@'.
be located ./app/Services/ExportService.php:170
$zip_file = @tempnam('/tmp', 'zip');
-
Updated
Apr 5, 2022 - Python
As I was running composer to install a new library into our repo, it warned me that:
Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.
I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.
I
-
Updated
Apr 5, 2022 - JavaScript
-
Updated
Mar 19, 2022
-
Updated
Apr 5, 2022 - Go
- Wikipedia
- Wikipedia




(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana