You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update API documentation to reflect changes in configuration format f… …or `GET /convert/:config`, including detailed descriptions of new parameters and structures for `config`, `RuleProvider`, and `Rule`.
Refactor subscription handling by removing SubConfig model, updating … …BuildSub function to use ConvertConfig, and enhancing Base64 decoding across parsers. Update routes and frontend to support new configuration format.