Skip to content

Liquid glass#31

Merged
darkiifr merged 3 commits intomainfrom
Liquid-glass
Mar 24, 2026
Merged

Liquid glass#31
darkiifr merged 3 commits intomainfrom
Liquid-glass

Conversation

@darkiifr
Copy link
Copy Markdown
Owner

New design and bugs fixes

- Updated signIn method to accept either email or username, fetching email if a username is provided.
- Improved getUser method with a timeout mechanism to handle offline scenarios.
- Added validateSession method to check if the user's session is still valid based on the last validation date.
- Introduced comprehensive tests for the authService and dataService to ensure functionality and error handling.

feat: add LiquidGlassButton component with styles

- Created LiquidGlassButton component with liquid glass effect and hover animations.
- Added corresponding CSS for the button's appearance in both light and dark modes.

test: implement unit tests for various components and services

- Added tests for AuthModal, LoadingScreen, ShareModal, and fileManager services.
- Mocked dependencies for testing user authentication and data fetching.
- Ensured coverage for crypto utility functions with encryption and decryption tests.
…ndling, and improve test setup for console warnings
@darkiifr darkiifr self-assigned this Mar 24, 2026
@darkiifr darkiifr added the enhancement New feature or request label Mar 24, 2026
@darkiifr darkiifr merged commit af5d5be into main Mar 24, 2026
1 of 2 checks passed
@darkiifr darkiifr deleted the Liquid-glass branch March 24, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant