Conversation
F/modify
…ly.cv` across frontend components, backend configurations, and documentation. This change ensures consistency in the URL structure and enhances the branding of the application.
…hy. Added Poppins and Montserrat fonts for better visual appeal. Updated routing to set HomePage as the landing page. Fixed mouse position calculation for gradient effects and optimized performance in AuthPage and Documentation components. Redesigned AuthPage with modern animations and improved user experience. Updated Documentation to include new features and enhanced layout.
…ns and layout. Updated gradient effects for better visual appeal and optimized performance across components. Adjusted routing to ensure seamless navigation. Enhanced Documentation with new features and layout improvements for clarity.
…r better visibility in light mode. Updated LinkPage and Linkcard backgrounds for enhanced readability. Adjusted Notification and Nav components for consistent styling and improved user experience across light and dark themes.
…floating cards with magnetic hover effects, continuous animations, and enhanced visual elements. Redesigned Example Links section for improved layout and user experience, including a gradient title and background glow effects. Removed ContainerScroll dependency for a more streamlined implementation.
… imports across multiple files. Updated FloatingParticle component for improved animation parameters and fixed positions. Removed unnecessary routes and components to streamline the application structure.
…to sendVisitEmail for clarity. Introduced new onboarding email template for new users and updated the welcome email template. Enhanced styling in email templates for improved user experience. Updated email sending logic to use new templates and fixed minor bugs in error logging.
… toggle and mouse tracking
…ced hover effects and animations in Nav, AboutDeveloper, and HomePage components for improved user experience.
… enhanced animations, floating particles, and a dynamic background effect. Improved user engagement through visual enhancements and interactive elements.
…nimations, matrix background effects, and improved hover interactions. Updated text styles and link formatting for better readability and user engagement.
…il credentials. Update welcome and onboarding email templates to use display names from user input. Change support email address in templates for consistency.
…ding and running services. Update frontend styles in DashBoard, Content, and CreateBridge components for improved aesthetics and consistency. Adjust API configuration to utilize environment variables for base URL.
…e builds with Nginx for serving static files. Modify docker-compose.yml to expose port 80 and remove unnecessary volume mappings. Add nginx.conf for handling frontend routing and update main nginx configuration to proxy requests to the new frontend service.
…boarding email recipient to a fixed address. Change email sender in mail.js to use a new address for consistency.
…nt summaries, testing checklists, and notes on user settings and privacy controls. Introduce Postman collection and environment files for API testing, along with detailed README for setup instructions. Enhance existing documentation structure for clarity and accessibility.
…gic. Add rendering for private links with password prompts and update response handling in the password submission process. Refactor frontend password prompt script for improved error handling and user experience.
added 14 commits
January 10, 2026 13:31
- Replaced existing JavaScript and CSS files with updated versions for improved functionality and design. - Introduced a new CSS file for font imports and layout styling, enhancing the overall user interface. - Updated index.html to reference the new asset files, ensuring the latest styles and scripts are applied.
…ling dot in domain
…rust configuration
- Introduced n8n service in docker-compose.yml with necessary environment variables and volume configuration. - Updated nginx.conf to handle requests for n8n, including SSL settings and proxy configurations. - Added a new robots.txt file to the frontend for SEO purposes, specifying crawl directives and sitemap location.
…itemap.xml and robots.txt for better indexing. Update canonical URLs and Open Graph properties for improved link sharing.
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 23895106 | Triggered | GitHub Fine Grained Personal Access Token | e38fd2b | frontend/dist/assets/index-D7IaTYfv.js | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- 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
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
added 8 commits
June 1, 2026 23:23
…ple files - Changed occurrences of "clickly.cv" to "allin1url.in" in scripts, documentation, and configuration files. - Updated SSL certificate generation and verification scripts to reflect the new domain. - Adjusted DNS setup instructions and examples to align with the new domain. - Ensured all references in the README and other documentation are consistent with the new domain.
… file - Updated the script tag in index.html to point to the newly generated JavaScript file index-DcErRmsF.js. - Added the new JavaScript asset file containing React and other necessary code for the application.
…, and Wildcard SSL - Introduced a new markdown file `awsdeploy.md` detailing the step-by-step process for deploying applications on AWS EC2 using GoDaddy for domain management, Docker for containerization, and Nginx as a reverse proxy. - Included instructions for setting up Wildcard SSL certificates using Let's Encrypt, along with DNS configuration and verification steps. - Removed outdated scripts and documentation files related to SSL certificate management and DNS fixes to streamline the deployment process.
…iple files - Changed all instances of "LinkBridger" to "All in1 url" in documentation, API environment, and email templates. - Updated README, Postman collections, and various markdown files to reflect the new branding. - Ensured consistency in naming across all templates and views, including email notifications and landing pages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.