-
Updated
Jun 24, 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,466 public repositories matching this topic...
-
Updated
Jun 24, 2022 - TypeScript
-
Updated
Jun 25, 2022 - Go
Description
Earlier the API auth error redirects the url of the application with query params response_status and display_message which used to show error toast in edit mode only. But now the logic has been moved to view mode and removed from edit mode for plugin datasource RestAPIDatasourceForm only.
Fixes #12600
Type of change
- Bug fix (non-breaking change which fixes a
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Python
-
Updated
Jun 23, 2022 - Go
-
Updated
Jun 19, 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 23, 2022 - PHP
-
Updated
Jun 24, 2022 - Vue
-
Updated
Jun 14, 2022
Probably a low priority issue, but currently users can just adjust the maxlength attribute of the username field to get usernames longer than the 60 by default, and can cause text in the overlays to overflow. Not really critical, but maybe a small consideration to make.
(For the UI, something like text-overflow: ellipsis would suffice for usernames to prevent major breakage)
-
Updated
Mar 1, 2022 - Go
-
Updated
Jun 23, 2022 - Shell
-
Updated
Jun 12, 2022
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 1, 2022 - JavaScript
-
Updated
Jun 5, 2022 - Rust
-
Updated
Nov 2, 2021 - C#
-
Updated
Jun 24, 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