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,136 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
Estimation - 1
On reports page we have sections for First response time and Resolution Time. Which plots a graph with time series on the Y axis. But it mentions no unit for the axis. We need to mention the unit on the axis
<img width="1012" alt="Screenshot 2021-08-25 at 11 27 25 PM" src="https://user-images.githubusercontent.com/1277421/130841683-cffbd1a4-6ee7-4c3c-8ed4-864961e7b22d.png"
-
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 17, 2021 - Jupyter Notebook
-
Updated
Oct 17, 2021 - JavaScript
-
Updated
Oct 7, 2021 - PHP
-
Updated
Oct 17, 2021 - Python
Bug description
Please describe.
If this affects the front-end, screenshots would be of great help.
There are two packages of @babel/core
one in dependencies and another one in devDependecies
<img width="1430" alt="Screenshot 202
-
Updated
Oct 17, 2021 - PHP
-
Updated
Oct 12, 2021
-
Updated
Oct 15, 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.