feat: Legacy API support, settings UI, and item rendering improvements #22
Merged
ResurrectedTrader merged 1 commit intomainfrom Feb 28, 2026
Merged
feat: Legacy API support, settings UI, and item rendering improvements #22ResurrectedTrader merged 1 commit intomainfrom
ResurrectedTrader merged 1 commit intomainfrom
Conversation
9898119 to
f2e3990
Compare
f2e3990 to
9790ffc
Compare
- Overhaul legacy D2Bot# HTTP API compatibility layer (rename Limedrop → LegacyApi, restructure into Legacy/Api/ and Legacy/Models/) - Add LegacyApiSettings UI component with profile selection, user management, and API key generation - Refactor SettingsPage to tabbed layout with deep-cloned local state - Migrate server.json users/profiles into LegacyApiSettings
9790ffc to
3c0779b
Compare
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.
Fixes #18, #5, #1