8000 Feat/webui by vaayne · Pull Request #6 · recally-io/recally · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat/webui #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Aug 20, 2024
Merged

Feat/webui #6

merged 18 commits into from
Aug 20, 2024

Conversation

vaayne
Copy link
Collaborator
@vaayne vaayne commented Aug 20, 2024

No description provided.

Copy link
gitguardian bot commented Aug 20, 2024

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
13471354 Triggered Generic High Entropy Secret 0c1666f web/src/libs/api.js View secret
13471354 Triggered Generic High Entropy Secret a63dd89 web/src/libs/api.js View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@vaayne vaayne merged commit 6c01930 into main Aug 20, 2024
1 check passed
@vaayne vaayne deleted the feat/webui branch August 20, 2024 03:11
vaayne added a commit that referenced this pull request Feb 5, 2025
* add webui

* feat: basic layout

* feat: using swaggo to generate api spec

* feat: generate typescript sdk from openapi spec

* feat: move some state to url

* feat: refactor to support miltiple page

* feat: add api for assistants

* refacter: rewrite code to reduce layer

* update docs

* refactor: user service

* refactor: assistant service

* refactor: user service and reduce repo layer

* chore: refactor register router

* feat: web page support login

* feat: first version of working web ui

* proxy to react when dev

* feat: first version of chat

* refactor: Remove unused imports and update API configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0