Skip to content
#

Open Source

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,322 public repositories matching this topic...

luong-komorebi
luong-komorebi commented Aug 28, 2017

You can always make a suggestion as an issue tab for apps that are not on the list. I will personally check out the app and verify if it is working, properly mantained, safe to use (as a user not a security expert).
Translation is very much appreciated. You can either fork this and remake your own translation or use the same repo with me. I highly recommend translator to review the commit log e

eppsilon
eppsilon commented Sep 27, 2019

macOS version:
10.14.6 (18G95)

Kap version:
3.0.0-beta.6

Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)

Steps to reproduce

  1. Click the Kap menu bar icon.
  2. Click the button in the Kap bar to record an area of the screen.
  3. Select a regio
acatangiu
acatangiu commented Sep 25, 2019

As we add/remove/change behavior and make doc changes, the documentation reflects the committed code, but not the released code.

We've seen multiple occurrences of users trying to unsuccessfully configure/use the latest released firecracker binary following documentation which is no longer applicable.

Options to keep binary and docs in sync:

  1. Have separate branches release and `deve
SwifterSwift
omaralbeik
omaralbeik commented Oct 21, 2019

Create a new localizedPrice variable to return the localized price string for SKProduct utilizing the priceLocale property.

extension SKProduct {
    /// SwifterSwift: Localized price of `SKProduct`
    var localizedPrice: String? { ... }
}

Steps:

  1. Create a new folder named StoreKit
  2. Create a new file SKProductExtensions file and add the extension in it
  3. Make
mokshchaudhary
mokshchaudhary commented Oct 17, 2019

Right now all the icons have an external link which make them:

  • Prone to change/deletion
  • Different size,format and resolution
  • Various images are transferred over HTTP instead of HTTPS (which might become a problem in future as more and more browser start to block HTTP on HTTPS sites).
  • External server might under-perform

My suggestion is to make a folder in the repository which has

wiki
DelfrCorp
DelfrCorp commented Oct 9, 2019

I am relatively new to GitHub and even newer to Wiki.js & struggled for several hours to properly configure port 80 and 443 proxying to get the wiki my colleague built for our company to automatically work with port 80 & 443 and automatically redirect to port 443 and have it work properly with the wiki node proxy.

I would like to suggest a quick addition of a full proper nginx config (example b

flexsearch
You can’t perform that action at this time.