Conversation
…C, OAuth integration, and admin dashboard features
…tate during callback redirects
…dundant 401 warnings on mount
…g to clean up terminal logs
…nect password form API updates
Resolve undefined parameter bug in admin user tables, return missing oauthUsers & adminUsers statistics in getStats endpoint, and add useRef guards to avoid StrictMode double-invocations.
Hide admin sidebar tabs and disable role modification options & revoke session buttons in UsersTable depending on moderator permissions.
Rename Admin Panel to Moderator Panel and disable dashboard overview tab specifically for moderator-only roles in AdminPage.
Create config.ts to hold global API_URL and replace hardcoded backend endpoint references in LandingPage and api service.
Link correct favicon image, replace plain TF text badges with navbar logo image, and replace footer brand name with SVG logo.
Configure favicon and apple icon variants, setup Google and Twitter card OG meta tags, insert schema script, add styling for custom logo pulse preloader container, and resolve navbar wrap issue on 375px screens.
Add @tokenforge/types to Express API dependencies schema to resolve compiler type definitions.
Add and register module-alias tool configuration to map @/* paths during production execution.
Configure _moduleAliases mapping target as relative './dist' in apps/api/package.json.
Configure moduleAlias.addAlias at Express server entry point to resolve root directory dist paths.
Use import * as namespace syntax to fix compile-time property lookup error.
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Update package-lock.json to include newly added module-alias dependency.
Enable strictNullChecks compiler option in apps/web/tsconfig.json.
Contributor
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
… from user-controlled sources' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.