-
Updated
Jun 9, 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,439 public repositories matching this topic...
-
Updated
Jun 9, 2022 - TypeScript
-
Updated
Jun 9, 2022 - Go
Is there an existing issue for this?
- I have searched the existing issues
SubTasks
Currently SaaS plugin does not any test cases. Need to add JUnit TC on the lines of other plugins.
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Jun 9, 2022 - Python
What is the expected behaviour?
Default value is not useful in text widget and should be removed.
What is the current behaviour?
Default value is not used currently.
Any possible solutions?
- Go to
component.jsfile find code for Text widget remove line (758 at time of raising issue)defaultValue: { type: 'code', displayName: 'Default value' }
Can you ident
-
Updated
Jun 1, 2022 - Go
-
Updated
Jun 9, 2022 - Java
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
Update about page
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
Jun 8, 2022 - PHP
-
Updated
May 23, 2022
The AWS SDK uses the default HTTP client by default. They suggest, to increase performance:
- Create a custom client
- With a timeout
- Increase the re-usable connections from the default of 2 to 10+.
-
Updated
Mar 1, 2022 - Go
-
Updated
Jun 9, 2022 - Shell
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Apr 12, 2022
-
Updated
Jun 8, 2022 - Vue
More custom services
Homer supports custom services, and provides a template to easily add new ones.
It could be great to add some more. Before starting to work on a custom service please open an issue to describe your idea and discuss about it.
Some ide
New built-in theme
-
Updated
Jun 5, 2022 - Rust
-
Updated
Nov 2, 2021 - C#
-
Updated
Jun 8, 2022 - Python
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');
如题
- 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