Richard Lora

Results 20 issues of Richard Lora

### Problem I don't like it when I have to make an automation to automatically close the terminal-panel every time I run the custom command. ### Solution I would like...

Hello @lostintangent and @mattferderer. Is there a way I can make the extension apply to more than one repository? Do I need to do something on my end or does...

### Discussed in https://github.com/tinymce/tinymce/discussions/8141 Originally posted by **NorkzYT** September 20, 2022 How would I move the TinyMCE editor to the right side of the screen so I can have a...

I tried @karouvirae `docker-compose.yml` file and that did not work, I received errors from `auth`, `rest`, `realtime`, and `storage` I tried both the following repositories and none of them worked....

self-hosted

### Feature request The `@dqbd/tiktoken npm` module has been updated to version `1.0.2`, which includes the `gpt-3.5-turbo` model. As a result, `const encoder = encodingForModel('text-davinci-003');` code needs to be modified...

feature
pending triage
pr welcome

Built on-top of the current PR of https://github.com/Nutlope/aicommits/pull/160. Commands to use after forking repo and switching to this PR: ``` pnpm i pnpm build node ./dist/cli.mjs ``` New flag information:...

**What you're trying to do**: I want to list, add, and remove domain email aliases using the Google Admin SDK. **What code you've already tried**: ```javascript import dotenv from 'dotenv';...

type: question
priority: p3

This pull request contains two new config parameters, `trending_enabled` and `search_enabled`. These parameters allow administrators to selectively enable or disable the trending and search functionalities within their Invidious instance. This...

need-testing
ready
breaking

https://github.com/user-attachments/assets/6bce5fa3-fb25-4906-bef1-50d4da4a13f6 This PR addresses #12769 and improves table editing UX by making Enter commit changes and move focus down, and Tab/Shift+Tab move focus horizontally—matching spreadsheet-like behavior. Typing now immediately enters...

test

https://github.com/user-attachments/assets/d5578060-2c8c-47a5-ba65-ef2e9430518b This PR adds the ability to group-by date with configuration which an example is shown in the image below: ![image](https://github.com/user-attachments/assets/8762342a-999e-444e-afa2-5cfbf7e24907) ## Summary by CodeRabbit * **New Features** * Date-based...

app:server
test
app:core