Commit Graph

12 Commits

Author SHA1 Message Date
Estrella Pan
a98a162500 feat: fix search, poster serving, and add hover overlay UI for cards
- Fix search store exports to match component expectations (inputValue,
  bangumiList, onSearch) and transform data to SearchResult format
- Fix poster endpoint path check that incorrectly blocked all requests
- Add resolvePosterUrl utility to handle both external URLs and local paths
- Move tags into hover overlay on homepage cards and calendar cards
- Show title and tags on poster hover with dark semi-transparent styling
- Add downloader API, store, and page
- Update backend to async patterns and uv migration changes
- Remove .claude/settings.local.json from tracking

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 21:20:12 +01:00
Estrella Pan
86a4fd40f7 Merge pull request #553 from shininome/3.1-dev
fix telegram notification wrong when  no image
2023-10-09 10:11:52 +08:00
shininome
521d3f20d8 fix telegram notification wrong when no image 2023-10-09 09:44:04 +08:00
Estrella Pan
ed2acb96f3 Merge pull request #524 from EstrellaXD/3.1-dev
3.1.7
2023-10-05 15:09:55 +08:00
EstrellaXD
664a121092 fix: telegram photo error. 2023-10-05 15:03:50 +08:00
EstrellaXD
8dd6a53e77 fix: notification error. 2023-10-05 11:17:17 +08:00
Kuroi_Cc
2f38d07729 fix: 🐛 The content of the notification contains meaningless leading and trailing whitespace 2023-10-05 11:37:42 +09:00
EstrellaXD
babedf5d15 fix: tg notification 2023-10-04 17:55:19 +08:00
shininome
7e46538d79 change sendmessage to sendphoto(more like nastool 2023-10-02 12:54:16 +08:00
100gle
81ad0bea20 style: sort import 2023-06-13 22:21:55 +08:00
EstrellaXD
de832888ac Merge branch '3.0-dev' into 3.1-dev
# Conflicts:
#	backend/src/module/checker/checker.py
#	backend/src/module/database/bangumi.py
#	backend/src/module/notification/notification.py
#	backend/src/module/notification/plugin/bark.py
#	backend/src/module/parser/analyser/tmdb_parser.py
2023-06-13 22:02:48 +08:00
zthxxx
069a86faa0 chore: move Auto_Bangumi/src -> Auto_Bangumi/backend/src, prepare for merge WebUI repo 2023-06-06 22:33:00 +08:00