Commit graph

36 commits

Author SHA1 Message Date
fynks
85b0d31b29 revert 2026-04-19 14:35:02 +05:00
fynks
499100810a fix: enhance fetch fallback mechanism with retry logic and exponential back-off 2026-04-19 14:30:42 +05:00
fynks
69bd604279 fixed some bugs 2026-04-19 14:26:12 +05:00
fynks
7c8be59f2c feat: implement back-to-top button functionality with visibility toggle and smooth scroll behavior 2026-03-22 23:54:15 +05:00
fynks
abde978f06 refactor: streamline asset references and improve replace-assets script 2026-03-21 17:58:34 +05:00
fynks
7aa14208a3 refactor(UIFeatures): remove back to top button functionality for cleaner code 2026-03-09 12:00:23 +05:00
fynks
5bfbbe163b removed uneeded console logging 2025-10-24 10:06:47 +05:00
fynks
72cc64f624 feat: implement component lifecycle management and enhance caching mechanisms 2025-10-24 10:04:19 +05:00
fynks
0fc060fb05 fix: duplicated drop down options in comparison 2025-10-24 09:51:29 +05:00
fynks
f68f90fccc Remove search worker implementation to streamline codebase and improve performance 2025-10-24 09:47:35 +05:00
fynks
34856ab44b feat(worker): implement search worker for fuzzy matching and data filtering
- Added a new search worker to offload heavy search/filter operations from the main thread.
- Implemented fuzzy matching using Levenshtein distance and hostname normalization.
- Added functions to extract hostnames from URLs and perform similarity calculations.
- Included data filtering and sorting capabilities based on specified criteria.
- Handled various message actions for search, filter, sort, and similarity calculations.
2025-10-22 13:32:20 +05:00
fynks
de79772ff9 enhanced ComparisonManager with detailed logging and improved service key matching 2025-10-15 11:24:49 +05:00
fynks
8fe55a2a9b style: refine load-all button styles for improved appearance and responsiveness 2025-10-12 18:37:11 +05:00
fynks
2b5ccdf6e9 feat: enhance search functionality with URL extraction and fuzzy matching for improved user experience 2025-10-12 17:59:06 +05:00
fynks
1bf25d3878 feat: implement "Load All" button with lazy loading functionality for improved user experience 2025-10-12 17:49:54 +05:00
fynks
2a74b54573 refactored js 2025-10-11 10:15:27 +05:00
fynks
d13d4c192a Refactor status indicators to use emoji for better visual representation and accessibility 2025-10-11 10:07:05 +05:00
fynks
109362204e removed redundant age verification 2025-10-02 10:14:04 +05:00
fynks
210ce287ef Refactor TableManager to enhance table rendering logic and improve status indicator display 2025-09-30 17:44:52 +05:00
fynks
897eb490f9 Refactor TableManager to improve data transformation logic for indexed and direct formats 2025-09-30 09:55:53 +05:00
fynks
d110a106ad Refactor JSON optimizer script and update data fetching logic for improved performance 2025-09-30 09:40:53 +05:00
fynks
19462698c9 update web version to use new format 2025-09-30 09:34:25 +05:00
fynks
946d8d695c feat: implement fetch with timeout and fallback for improved data loading reliability 2025-09-18 10:52:36 +05:00
fynks
756ce75ad7 feat: add header elevation effect on scroll for improved UX 2025-09-18 10:01:10 +05:00
fynks
57a150509d Remove minified JavaScript file for app 2025-08-25 10:33:36 +05:00
fynks
2c69adc9a7 increased svg size in table 2025-08-25 10:25:20 +05:00
fynks
be135cb02a optimize json 2025-08-25 10:16:57 +05:00
fynks
5a7e179b05 Add styles for check and cross SVG indicators in tables 2025-08-24 20:06:17 +05:00
fynks
c428ecdb94 new design 2025-08-22 18:52:46 +05:00
fynks
c9af19459c improved 2025-08-22 09:36:41 +05:00
fynks
a143569796 improved loading speed of web version 2025-08-21 20:22:22 +05:00
fynks
4836ca5948 more web improvements 2025-08-18 19:55:42 +05:00
fynks
08ed1660c9 improved site 2025-08-18 19:40:43 +05:00
fynks
f6a961547c changed build 2025-08-18 10:44:00 +05:00
fynks
2c7c8e81de auto minify 2025-01-26 09:42:12 +05:00
fynks
c66d8f3d03 minify json 2025-01-25 20:03:04 +05:00