Gadelkareem
Gadelkareem
How to handle unauthorized error after main auth token expires and do a refresh token request? I tried something like this: ``` import JsonApi from 'devour-client' import store from '../store/index'...
The `mapping_file` config is misleading because it internally look for the config key in the application. Moving the config into another path will cause the mappings to break while no...
It would be great if we can create sitemaps through Goroutines and use a channel per 50000 URLs for ex. Is it possible to add this as feature request?
Any plans to add PostgreSQL to list of brokers?
Add ufw to all nodes with the following rules: ``` ufw enabled with the following rules: Status: active Logging: on (low) Default: deny (incoming), allow (outgoing), deny (routed) New profiles:...
Script Runner makes it easy to run a bash script on all your k8s nodes with one command. ``` hetzner-kube cluster addon install --name demo script-runner /path/to/script.sh ```
fixes #162 Although this enables the k8s-version flag. It is not currently possible to switch k8s version because of the related config.
The touch event on a mobile device to scroll the screen executes the click event. Any built in solution for this?
The latest coin announcement bump is very weak and might be non existent soon: ``` 2022-05-09 08:57:42,349 INFO: LATEST TRADE: LDO_USDT | id=3441486742 | create_time=09-05-22 06:57:34.157000 | side=buy | amount=11.769...
Releases
Can you add some binaries to the repo releases page?