Peter Dave Hello
Peter Dave Hello
Hello, I just get started to try this browser plug-in, also trying to contribute (https://github.com/KudoAI/bravegpt/pull/16, https://github.com/KudoAI/bravegpt/issues/17), and I found https://github.com/KudoAI/duckduckgpt, it looks like there may be a lot function/code base...
**Lists in use:** - [x] mini - [x] Lite - [x] Pro - [x] Xtra **Domains:** ``` clicks.meetup.com ``` **Details:** The domain `clicks.meetup.com` is currently blocked by 1Hosts, causing all...
Update the Node.js engine setting in service/package.json to use LTS v20 instead of the end-of-life v19. This aligns with our Dockerfile that uses node:lts-alpine, which has been a while without...
Currently, the import progress may take a long time for huge dictionary file, the UI [dialog to select file] will hang on, but I can see the process is still...
Thanks for this helpful project first, just wonder if you would like to upgrade unixODBC from v2.3.2 to v2.3.4 which was released on 31.Aug.2015? Thanks!
169 png images are optimized as below: ``` logos/eye/option1/black/eyelogo-black-500x500.png | Bin 7171 -> 3453 bytes logos/eye/option1/black/eyelogo-black-60x60.png | Bin 819 -> 593 bytes logos/eye/option1/black/eyelogo-shield-black-500x500.png | Bin 7072 -> 3089 bytes logos/eye/option1/black/eyelogo-shield-black-60x60.png...
I found that if there are some untracked files in the repo, cdnjs-importer will add them all with the commit, we should only add the files been fetched by the...
[cdnjs/tools/fixFormat.js](https://github.com/cdnjs/cdnjs/blob/master/tools/fixFormat.js) is a small tool to help clean up libs' pacakge.json, remove the key-values and fix the format to what we want, it'll be good to call that tool before...