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,178 public repositories matching this topic...
Steps to reproduce
- Click on the #app-navigation-toggle element
Expected behaviour
App navigation should open
Actual behaviour
Doesn't show, or open when clicked several times
Server configuration
Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update
-
Updated
Aug 30, 2021 - Jupyter Notebook
In the API docs, we are asking the users to use the account id. It is not displayed anywhere in the application. The devs would need to deduce it from the URL which is a bad UX.
Todo:
- Display Account ID in the account
-
Updated
Jul 11, 2020 - Shell
Call for translators
We're in the process of moving all of our documentation to a central location #142. This place is the website, and before we can complete this, we need to translate the website (coming in all-contributors/legacy-domain-landing-page#14)
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
Nov 4, 2021 - Jupyter Notebook
-
Updated
Oct 27, 2021 - Python
-
Updated
Nov 4, 2021 - JavaScript
-
Updated
Nov 3, 2021 - PHP
Is your feature request related to a problem?
The first step towards app optimization
Please describe.
Configure whyDidYouRender under the development env
**Note: make sure it is compatible with all the custom hooks that we are using in the project **
-
Updated
Nov 3, 2021 - PHP
Write more tests
While there are already lots of tests, several components are still lacking proper tests (just the one skeletal generated test). It would be nice to have tests for a lot of such components.
-
Updated
Oct 12, 2021
-
Updated
Nov 4, 2021 - Python
-
Updated
Oct 16, 2021 - JavaScript
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
On
corsix-th-0.64-1.fc32.x86_64
Even when owing a loan, I received an invitation to advance level. This doesn't happend on the original ThemeHospital game, which requires to pay all debts before this.
- src/CMakeLists.txt
- docs/cn/deploy.md
- python/test/sql_smoke_test.py
- src/codec/codec_bench_test.cc
-
Updated
Sep 22, 2020 - Python
-
Updated
Oct 26, 2021 - C#
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
Oct 27, 2021 - Python
CStateBurerAttackTele class uses CTelekinesis::get_objects_count method to iterate over all active objects. It's incorrect - this method does not return the total number of objects, but the number of objects in the TS_Keep and TS_Raise states. To get the total number of active objects we need to use CTelekinesis::get_objects_total_count.
So, we need to review every call of get_objects_count in
i get this error connecting to MSK IAM:
10:13:48.106 [kafka-admin-client-thread | adminclient-2] ERROR com.provectus.kafka.ui.service.KafkaService - Failed to collect cluster msk info
org.apache.kafka.common.errors.ClusterAuthorizationException: Cluster authorization failed.
This function is doing a lot:
https://github.com/provectus/kafka-ui/blob/v0.2.1/kafka-ui-api/src/main/java/com
We have currently simple GitHub page, but we need to think about it's update with some better design.