mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-23 01:55:10 -07:00
Gate every share entry point on login, de-duplicate the share-link and color-identity logic behind DeckShareUtils and an injected querier, and replace the silent tray/status-bar notices with always-visible dialogs. - abstract_tab_deck_editor: explain that sharing requires a connection instead of silently doing nothing when logged out - tab_deck_storage: disable the share action on disconnect, reject folder/deck mixes and the root folder with clear warnings, re-enable Create on every entry/response so a dropped connection cannot leave the button disabled - tab_deck_storage_visual: same login gate for the context-menu entry, visible success/error dialogs, and a symmetric in-flight guard - getDeckColorIdentity now takes a CardDatabaseQuerier, dropping the CardDatabaseManager singleton access and enabling unit tests |
||
|---|---|---|
| .. | ||
| additional_info | ||
| card_group_display_widgets | ||
| art_crop_attribution.cpp | ||
| art_crop_attribution.h | ||
| card_art_utils.cpp | ||
| card_art_utils.h | ||
| card_info_display_widget.cpp | ||
| card_info_display_widget.h | ||
| card_info_frame_widget.cpp | ||
| card_info_frame_widget.h | ||
| card_info_picture_art_crop_widget.cpp | ||
| card_info_picture_art_crop_widget.h | ||
| card_info_picture_enlarged_widget.cpp | ||
| card_info_picture_enlarged_widget.h | ||
| card_info_picture_widget.cpp | ||
| card_info_picture_widget.h | ||
| card_info_picture_with_text_overlay_widget.cpp | ||
| card_info_picture_with_text_overlay_widget.h | ||
| card_info_text_widget.cpp | ||
| card_info_text_widget.h | ||
| card_size_widget.cpp | ||
| card_size_widget.h | ||
| deck_card_zone_display_widget.cpp | ||
| deck_card_zone_display_widget.h | ||
| deck_preview_card_picture_widget.cpp | ||
| deck_preview_card_picture_widget.h | ||