- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
The owner has already reached the limit of 100 repositories.
Hello, I am new to this Matrix but not to Codeberg ([I joined on…
The owner has already reached the limit of 100 repositories.
import requests
import json
GIT_INSTANCE_URL = 'https://codeberg.org'
TOKEN = 'CENSORED'
headers = {
'Authorization': f'token {TOKEN}'
}
def getApi(url, params = {}):
…
Suggestions are still provided even if do not exactly contain provided
base
Benjamin_Loison
created branch master in Benjamin_Loison/Linguee_webscraper
2024-04-01 00:58:10 +02:00
tried to insert directive "[['if', '($host', '=', 'private.yt.lemnoslife.com)'], [['return', '301', 'https://$host$request_uri']]]" but found conflicting
tried to insert directive "[['if', '($host', '=', 'private.yt.lemnoslife.com)'], [['return', '301', 'https://$host$request_uri']]]" but found conflicting
I just commented with #:
if ($host = private.yt.lemnoslife.com) {
return 301 "https://$host$request_uri";
} # managed by Certbot
and it adds:
if ($host = private.yt.…
tried to insert directive "[['if', '($host', '=', 'private.yt.lemnoslife.com)'], [['return', '301', 'https://$host$request_uri']]]" but found conflicting
The owner has already reached the limit of 100 repositories.
Do I have the same limitation on my own Gitea instance? It does not seem to. Otherwise would have soon noticed it with the user @Benjamin_Loison.
Sometimes character typed is not shown
Do not detect twice key if have not stopped pressing it
Seems to detect on Linux Mint keystrokes on windows over the terminal
Unclear
pynput.keyboard.Events.get timeout unit