foss
Here are 453 public repositories matching this topic...
-
Updated
Jan 23, 2022 - JavaScript
As reported by @Rishabh-792 here, there are two minor issues in the bot management modal:
- At present, the "Remove owner" link is always shown. We should not show the link when there is no owner.
- The "Save changes" button should be disabled when no changes have been made.
It's fine to
Describe the bug
TL;DR: same issue reported here.
Per ElasticSearch's 7.10 documentation (which AFAICT should be compatible with OpenSearch 1.x), setting term_vector on a search_as_you_type field should only affect the shingle s
-
Updated
Jan 24, 2022 - C++
-
Updated
Jan 16, 2022 - JavaScript
-
Updated
Jan 22, 2022 - C
-
Updated
Jan 21, 2022 - Shell
GIF查看改进
-
Updated
Jan 22, 2022 - C
-
Updated
Jan 24, 2022 - TypeScript
-
Updated
Jan 24, 2022 - C
-
Updated
Jan 23, 2022 - Ruby
Describe the bug
In OpenSearch Dashboards when editing a maps visualization, a banner appears that states: "Map layer is experimental and is not subject to the support SLA of official GA features. For feedback, please create an issue in GitHub." This seems to be residual from prior to the fork, since "support SLA" and "official GA features" aren't part of the OpenSearch project lifecycle. N
The recording feature works by recording presenters video/audio, good to record all participants audio to have a complete recording feature.
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Dec 15, 2021 - Kotlin
-
Updated
Jun 18, 2019
Description of the problem
This is a minor glitch in the Template Manager. Attempting to change the name of a template group in such a way that the characters are the same but the case of one or more characters is different produces an error:
The template group name you submitted is already taken
Environment Details:
- Version: [e.g. 5.2.2]
Possible Solution
Validation o
-
Updated
Oct 15, 2021 - Python
Improve this page
Add a description, image, and links to the foss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the foss topic, visit your repo's landing page and select "manage topics."

Description:
When using curl to query the files.im api endpoint by roomId it states it cannot find the roomId. The roomID entered is the one listed in the MongoDB collection rocketchat_uploads.
When I query by username it states it is successful but list no files.
Step