bb-plane-fork/web/core
sriram veeraghanta 445c819fbd
[WEB-4172] feat: Crawl work item links for title and favicon (#7117)
* feat: added a python bg task to crawl work item links for title and description

* fix: return meta_data in the response

* fix: add validation for accessing IP ranges

* fix: remove json.dumps

* fix: handle exception by returning None

* refactor: call find_favicon_url inside fetch_and_encode_favicon function

* chore: type hints

* fix: Handle None

* fix: remove print statementsg

* chore: added favicon and title of links

* fix: return null if no title found

* Update apiserver/plane/bgtasks/work_item_link_task.py

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: remove exception handling

* fix: reduce timeout seconds

* fix: handle timeout exception

* fix: remove request timeout handling

* feat: add Link icon to issue detail links and update rendering logic

* fix: use logger for exception

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-30 18:44:53 +05:30
..
components [WEB-4172] feat: Crawl work item links for title and favicon (#7117) 2025-05-30 18:44:53 +05:30
constants [WEB-3523] feat: start of week preference (#7033) 2025-05-12 19:13:39 +05:30
hooks [WEB-3781] Analytics page enhancements (#7005) 2025-05-12 20:50:33 +05:30
layouts [WEB-3600] fix: private project join issue (#6799) 2025-03-25 20:17:16 +05:30
lib feat: language support (#6472) 2025-02-06 20:41:31 +05:30
local-db [WEB-3705] improvement: clear local db on version change (#6843) 2025-03-28 15:12:03 +05:30
services [WEB-4133] chore: optimised the analytics endpoints (#7105) 2025-05-23 15:05:57 +05:30
store [WEB-3863] fix: links error handling #7126 2025-05-30 18:24:01 +05:30