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,153 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
running numbers
Hello everyone!
i found some annoying bug, i wonder how come no one saw / found it before.
have you noticed that when you switch between the lists or between the conversations, the numbers are just moving and moving without stop?
see the video:
seems like it doesnt always happen.
-
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
Oct 25, 2021 - Jupyter Notebook
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Oct 20, 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
Oct 25, 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
Oct 25, 2021 - Python
Is there an existing issue for this?
- I have searched the existing issues before opening this issue.
Current Behavior
If you reinstall a server and then go to file manager, click create new directory, there will be a green bar that the server has begun reinstalation. It is just a little visual bug, nothing serious. After refreshing the page, it goes away.
 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 9, 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 5, 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
We have currently simple GitHub page, but we need to think about it's update with some better design.