opensource
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 4,369 public repositories matching this topic...
-
Updated
Aug 30, 2021 - Jupyter Notebook
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.

If you've ever wanted to contribute and help the cause of open source, now is your chance. We need you!
We're looking for translation help for the docume
-
Updated
Feb 4, 2022 - Jupyter Notebook
Is your feature request related to a problem? No.
It would be nice to have a single binary with the frontend
build embedded in query-service
go binary.
Describe the solution you'd like
We can use go.rice
to embed the frontend
build with query-service
.
https://github.com/GeertJohan/go.rice
Additional context
It would help not only for getting started with SigNoz
-
Updated
Feb 3, 2022 - PHP
-
Updated
Feb 4, 2022 - PHP
Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.
Describe the solution you'd like
Checkbox "Show line n
As the subject says, since right now it's pretty much impossible to find out the id of an add-on without downloading it, or changing log levels and then interacting with it in some specific way other than looking at its info on the UI.
(Perhaps hide them behind debug mode?)
-
Updated
Jan 16, 2022 - JavaScript
-
Updated
Oct 12, 2021
Is there an existing feature request for this?
- I have searched the existing issues before opening this feature request.
This looks like a duplicate of #2383, but it's not. In that issue this button was mentioned, but the closing PR did not also add the select all button requested, only the Save button.
Describe the feature you would like to see.
Add a button on top to sel
-
Updated
Feb 4, 2022 - Python
Steps to reproduce
- Save an email to nextcloud (in my case from thunderbird) with file-extension .eml
- Open the current nextcloud Android App (V3.10.0)
- Open the .eml file
Expected behaviour
- The popup with apps to open the file with contains email programs (such as GMail)
Actual behaviour
- Only text viewers and other apps are shown, but no email app
- When opening
Describe the issue
The german language files is over 3 years old (compared to the english one). I believe there might be some differences (e.g. the difference is right now approx. 200 lines)
Do you have anyone working on it?
Or can/should I help you to update the german one?
Bests
Alex
-
Updated
Sep 22, 2020 - Python
Describe the bug
Files are not completely covered with tests
src/components/Topics/Topic/Details/Details.tsx
src/components/Topics/Topic/Details/Overview/Overview.tsx
After refactored this components need update some test coverage.
Expected behavior
100% covered
Improve BruteShark performance by refactor the BLL layer (aka PcapAnalyzer
project to use multi thread mechanism).
That includes:
- Design the solution and discuss about it with me.
- Implement it.
- Writing tests that will test exactly this mechanism.

-
Updated
Jan 6, 2022 - Dart
-
Updated
Feb 1, 2022 - C#
-
Updated
Jan 20, 2022
Is your feature request related to a problem? Please describe.
When running the game in windowed mode there is no frame, which means the game cannot be moved around the screen easily.
Describe the solution you'd like
Window frame added when in Window mode. Mouse behaviour as below:
When 'in game' the mouse should be 'captured' from the OS, but when you're on the Menu screen after pre
We have currently simple GitHub page, but we need to think about it's update with some better design.