mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
0a001bebcc
- Introduced a new DomainRulesPage component for managing custom and global equivalent domains. - Updated AppMainRoutes to include a route for domain rules. - Added API functions to fetch and save domain rules. - Enhanced localization with new strings for domain rules in multiple languages. - Updated styles for the new domain rules interface and ensured responsiveness. - Added types for domain rules in the TypeScript definitions.
16 lines
504 B
JSON
16 lines
504 B
JSON
{
|
|
"source": "https://github.com/bitwarden/server",
|
|
"ref": "main",
|
|
"generatedAt": "2026-05-05T00:00:00.000Z",
|
|
"rulesCount": 91,
|
|
"domainsCount": 436,
|
|
"sourceFiles": [
|
|
"src/Core/Enums/GlobalEquivalentDomainsType.cs",
|
|
"src/Core/Utilities/StaticStore.cs"
|
|
],
|
|
"sourceUrls": [
|
|
"https://raw.githubusercontent.com/bitwarden/server/main/src/Core/Enums/GlobalEquivalentDomainsType.cs",
|
|
"https://raw.githubusercontent.com/bitwarden/server/main/src/Core/Utilities/StaticStore.cs"
|
|
]
|
|
}
|