Skip to content
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

Feat: Add dark theme #175

Closed
wants to merge 236 commits into from
Closed

Feat: Add dark theme #175

wants to merge 236 commits into from

Conversation

developerTested
Copy link


Added dark theme

Issue Number: #170

πŸ› οΈ Type of Change

  • [ *] πŸ› Bug fix
  • [ *] ✨ New feature
  • [ *] 🚨 Breaking change
  • πŸ“š Documentation update

βœ… Checklist

To ensure a smooth review process, please check off each item as you complete it:

  • [ *] Code Style: My code adheres to the project’s style guidelines.
  • [ *] Self-Review: I have reviewed my own code and made improvements.
  • Comments: I’ve added comments to explain complex or non-obvious parts of the code.
  • Documentation: I’ve updated the documentation to reflect my changes.
  • Warnings: My changes introduce no new warnings.
  • Tests: I’ve added tests to verify that my changes work as expected.
  • Passes Locally: All new and existing unit tests pass on my local machine.

Added dark theme, fixed left sidebar dom warning.

cb7chaitanya and others added 30 commits July 31, 2024 03:45
Added Health check for database, Added Local host Postgress DB URL for the contributors, Improved Dokcerfile, earlier when we do docker compose up the logs were not clear and it got stuck at RUN npm dev, Not it showing both postgres and Tiplink Logs and better startup for contributors
Improve dockerfile and docker-compose
Signed-off-by: Ansh Grover <[email protected]>
cb7chaitanya and others added 27 commits September 12, 2024 20:40
[FEAT] Create a custom authentication page
feat: add aes-256-cbc module
Feat: Add aws-kms-module and gcp-kms-module
refactor: update function names of aes, aws and gcp encrypt and decrypt functions
feat: encrypt one share using aes-256 and store it in db
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.