pluja

Results 40 issues of pluja

I would like to be able to show annonymous commenters in the UI, for example: - **(anon) username** Versus a logged in user: - **username**

frontend

**Is your feature request related to a problem? Please describe.** When sending files, there are sometimes that I don't want to add folders (i.e. `node_modules`) **Describe the solution you'd like**...

enhancement

#### Description The build was not working, ending in `pip install ... did not complete successfully`, it outputted errors for several packages. Adding a pip upgrade solves the problem with...

I get a KeyError when trying to interact with any message and any function over unreadThreads (summary, unreadThreads[0].message....) ``` Traceback (most recent call last): File "start.py", line 44, in logger.info(ezgmail.summary(unreadThreads))...

it would be nice if we could specify the ports for all services in the .env file _Originally posted by @hundehausen in https://github.com/pluja/whishper/issues/3#issuecomment-1694710040_

enhancement
good first issue

It would be nice to be able to perform full-text-search on all the transcriptions available.

enhancement
good first issue

I'm maintaining an up-to-date docker hub strfry image for anyone to pull and use, I have set up a GitHub action that checks for updates every day and pushes the...

I'm not sure if with your library is there a way to get a collection's document that has relations as attribute, and also get the relations. Is there any way...

I would like to disallow random guest login, is it possible? Couldn't find any way to do that effectively.

Is it possible to load some arbitrary model? For example, the `base` model?