Eric Luo

Results 275 issues of Eric Luo

Continue: https://github.com/casdoor/casdoor/issues/2758 A user has his own "balance". An organization also has its own "balance" (need to add). - A new add/update/delete transaction API call will change the balance of...

enhancement

For now, we support "prompt" items (aka OAuth items) in signup items table. But it's very limited: 1. Currently it only supports binding to additional third-party logins. But we want...

enhancement

It will be like: https://github.com/orgs/casbin/projects/2 but it's fully automatic. - List all open issues (and relevant PRs if any). If issue or PR is closed (or merged), it will be...

enhancement

Sometimes, the issue lavels given by casbin-oa is wrong. We have to fix it manually. We should improve our algorithm and keywords to make it more accurate gradually. We can...

enhancement

We use projects page to manage issues like below: - Casbin: https://github.com/orgs/casbin/projects/2 - Casdoor: https://github.com/orgs/casdoor/projects/1 When the issue is resolved by a PR (or closed by maintainer), we want to...

enhancement

See: https://demo.casibase.com/ , for now users can use the upload icon to upload files like images. But we also want to support copy-paste (Ctrl + C, Ctrl + V) to...

enhancement

See: https://www.anthropic.com/news/claude-3-family

enhancement

See: https://demo-admin.casibase.com/chats The following texts need to be i18n-fixed. ![image](https://github.com/casibase/casibase/assets/3787410/c26c2c62-8b09-441e-b6d4-affeac118e56) The code is as follows: https://github.com/casibase/casibase/blob/aafbcde7f8792cccdb9d7a1833a288fb72c82b4f/util/ip.go#L34-L46

enhancement

Like ChatGPTNextWeb: https://app.nextchat.dev/ ![image](https://github.com/casibase/casibase/assets/3787410/d0596067-c4b5-427a-a0da-3d1586f614cb) Add to: https://demo.casibase.com/ ![image](https://github.com/casibase/casibase/assets/3787410/5a9f8bcf-d01c-4faa-a23e-a4d24cac1f79)

enhancement

We can use the voice-to-text APIs from vendors like OpenAI or other public clouds like AWS to accept user voice input and convert them to text. See: https://demo.casibase.com/ Both frontend...

enhancement