Benjamin_Loison created repository Benjamin_Loison/python-gitea-backup 2024-04-02 10:28:40 +02:00
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-02 02:04:31 +02:00
7c376a65a1 Add the resumable part of the code
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#1 2024-04-02 00:22:27 +02:00
The owner has already reached the limit of 100 repositories.

Note that the most repositories user have 468.

Benjamin_Loison commented on issue Benjamin_Loison/codeberg#1 2024-04-01 21:45:53 +02:00
The owner has already reached the limit of 100 repositories.

I asked on Codeberg Matrix:

Hello, I am new to this Matrix but not to Codeberg ([I joined on…

Benjamin_Loison commented on issue Benjamin_Loison/codeberg#1 2024-04-01 20:45:38 +02:00
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 = {}):
   
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 01:44:43 +02:00
b7386c1ad8 Make main.py executable
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 01:43:28 +02:00
5a7ec3315a Make main.py executable
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 01:41:11 +02:00
fca2788dd4 Limit recursion to base having a word type having the original base in it
Benjamin_Loison opened issue Benjamin_Loison/Linguee_webscraper#1 2024-04-01 01:33:51 +02:00
Suggestions are still provided even if do not exactly contain provided base
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 01:22:13 +02:00
c90beee5fc Look only for French dictionary entries
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 01:09:46 +02:00
a39d22ab72 First recursive enumeration try
Benjamin_Loison created branch master in Benjamin_Loison/Linguee_webscraper 2024-04-01 00:58:10 +02:00
Benjamin_Loison pushed to master at Benjamin_Loison/Linguee_webscraper 2024-04-01 00:58:10 +02:00
8d0a889a0f Add main.py
Benjamin_Loison created repository Benjamin_Loison/Linguee_webscraper 2024-04-01 00:57:17 +02:00
Benjamin_Loison commented on issue Benjamin_Loison/certbot#1 2024-04-01 00:10:06 +02:00
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.…
Benjamin_Loison closed issue Benjamin_Loison/certbot#1 2024-04-01 00:10:06 +02:00
tried to insert directive "[['if', '($host', '=', 'private.yt.lemnoslife.com)'], [['return', '301', 'https://$host$request_uri']]]" but found conflicting
Benjamin_Loison opened issue Benjamin_Loison/certbot#1 2024-04-01 00:07:37 +02:00
tried to insert directive "[['if', '($host', '=', 'private.yt.lemnoslife.com)'], [['return', '301', 'https://$host$request_uri']]]" but found conflicting
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#1 2024-04-01 00:06:20 +02:00
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.

Benjamin_Loison created repository Benjamin_Loison/certbot 2024-04-01 00:05:09 +02:00
Benjamin_Loison opened issue Benjamin_Loison/pynput#5 2024-03-31 16:49:05 +02:00
Sometimes character typed is not shown