Commit graph

401 commits

Author SHA1 Message Date
fynks
4eef89c2b0 updated date 2025-10-24 10:30:09 +05:00
fynks
2a9318a252 fix(README): remove 'Getting Started' section and reorganize support information 2025-10-24 10:27:31 +05:00
fynks
f2d7606aba fix(replace-assets): correct asset paths and enhance JS preload tag handling 2025-10-24 10:21:08 +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
ea0fab628f fix(status-indicator): reduce font size for better alignment 2025-10-24 10:02:48 +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
5917c1e042 style(nav): improve overlay and navigation styles for better usability and aesthetics 2025-10-22 13:39:36 +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
2f28fe71a4 updated title and meta tags for consistency in debrid services comparison 2025-10-15 20:01:39 +05:00
fynks
bfbdeea795 updated host count from 500+ to 450+ after deduplication 2025-10-15 19:58:44 +05:00
fynks
08539597ec Deduplicated contents 2025-10-15 19:58:00 +05:00
fynks
de79772ff9 enhanced ComparisonManager with detailed logging and improved service key matching 2025-10-15 11:24:49 +05:00
fynks
0faf41fb8e removed duplicate prefetching 2025-10-15 11:13:42 +05:00
fynks
995bdaf245 corrected TorBox for adult hosts 2025-10-15 11:03:19 +05:00
fynks
84137bfb9e updated stats 2025-10-15 10:57:30 +05:00
fynks
2e65882044 updated file hosts json 2025-10-15 10:56:31 +05:00
fynks
5cd1708686 updated adult hosts json 2025-10-15 10:55:50 +05:00
fynks
151ce03d23 updated adult hosts 2025-10-15 10:55:00 +05:00
fynks
7d5678cd28 updated data 2025-10-15 10:46:08 +05:00
fynks
51458e1815 updated offcloud 2025-10-15 10:43:14 +05:00
fynks
fb74cca592 updated mega-debrid 2025-10-15 10:39:11 +05:00
fynks
983b2604f3 updated LinkSnappy 2025-10-15 10:36:14 +05:00
fynks
b96f062636 updated Debrid-Link 2025-10-15 10:34:36 +05:00
fynks
89141baa99 updated deepbrid 2025-10-15 10:31:56 +05:00
fynks
c102d384ff updated torbox 2025-10-15 10:24:51 +05:00
fynks
c0eabc832b updated Real_debrid 2025-10-15 10:19:33 +05:00
fynks
3ad12260ac updated alldebrid 2025-10-15 10:16:21 +05:00
fynks
3f368edc70 fix: simplify navigation menu by renaming and removing redundant links 2025-10-13 18:07:48 +05:00
fynks
38e80ff8a0 fix: update navigation labels and add links to GitHub and contribution guidelines 2025-10-13 18:03:21 +05:00
fynks
a225143ddb fix: enhance resource section in README with updated links and descriptions 2025-10-13 18:00:21 +05:00
fynks
f56c74a223 fix: update Real-Debrid Torrent Plugin link for accuracy 2025-10-13 17:57:41 +05:00
fynks
d882d1c23f fix: improve README clarity by updating service descriptions and reorganizing sections 2025-10-13 17:35:57 +05:00
fynks
e33ff0988c fix: update link to the interactive comparison web app for accuracy 2025-10-13 09:51:36 +05:00
fynks
e3a4dd1193 fix: update Table of Contents section for improved clarity and organization 2025-10-13 09:43:32 +05:00
fynks
b666f43524 fix: update README to reflect the addition of tracked services and improve formatting 2025-10-13 09:42:02 +05:00
fynks
93234589a5 fix: add tbd.md to .gitignore to prevent tracking of temporary files 2025-10-13 09:17:12 +05:00
Fynks
d1aad72af6
Added license 2025-10-13 04:13:02 +00:00
fynks
32e44c2f2a fix: adjust button padding for better layout and improve table cell word wrapping 2025-10-12 18:39:07 +05:00
fynks
8fe55a2a9b style: refine load-all button styles for improved appearance and responsiveness 2025-10-12 18:37:11 +05:00
fynks
093237aecb feat: implement mobile navigation enhancements with close button and scroll locking 2025-10-12 18:21:31 +05:00
fynks
110c15792c fix: update search input placeholder for clarity in user instructions 2025-10-12 18:00:41 +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
4cf024c44b hopefully fixed mobile nav 2025-10-12 17:42:44 +05:00
fynks
92bb628a2b refactor: enhance dropdown functionality for improved mobile responsiveness and accessibility 2025-10-12 16:57:49 +05:00
fynks
3defd1b68c refactor: remove unused meta chips styles for improved maintainability 2025-10-12 08:51:09 +05:00
fynks
2b94fb29a0 refactor: simplify section title and remove unnecessary meta chips for clarity 2025-10-12 08:49:51 +05:00
fynks
a169f1d93b refactor: update navigation link text from 'About' to 'Intro' for clarity 2025-10-12 08:48:34 +05:00