Here's what's popular on GitHub today...
-
Updated
Feb 22, 2021 - Java
Join the GitHub community for the new “30 Minutes to Merge Series”. In this first edition we’ll learn from Implementation Engineer @aaugustine about branching strategy, releases and best practices.
Vue.js
-
Updated
Feb 22, 2021 - C++
-
Updated
Feb 22, 2021 - TypeScript
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Feb 22, 2021 - JavaScript
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
-
Updated
Feb 17, 2021 - C#
-
Updated
Feb 23, 2021 - C++
-
Updated
Feb 19, 2021 - Shell
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Feb 22, 2021 - Python
-
Updated
Feb 22, 2021 - Python
-
Updated
Feb 22, 2021
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Feb 13, 2021
-
Updated
Feb 22, 2021 - Python
-
Updated
Feb 22, 2021 - Go
-
Updated
Feb 22, 2021 - Java
-
Updated
Feb 22, 2021 - C++
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Feb 22, 2021
Describe your environment
- Operating system: Linux
- Python Version: 3.8.6
- CCXT version:1.40.99
- Freqtrade Version: 2021.1
Describe the enhancement
Add ping support to the rest_client.py script.
I'm using the rest_client.py script to monitor my freqtrade bot using a custom shell+python script, and it looks like I cannot use the ping command to verify that
-
Updated
Feb 22, 2021 - C#
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.
another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging