fynks
68a38ffd95
style: update color variables and improve footer section headings
2026-03-22 23:37:36 +05:00
fynks
4a5a6fd53e
refactor(footer): simplify footer structure and improve responsiveness
2026-03-09 11:43:18 +05:00
fynks
6e2af5717e
refactor(styles): streamline transition properties and enhance accessibility support
2026-03-09 11:26:36 +05:00
fynks
09dbd77cc0
fix(styles): correct animation duration syntax and enhance header blur effect
2026-03-09 11:15:18 +05:00
fynks
6e9fc22c34
feat(nav): enhance mobile navigation with dynamic link generation and improved scroll handling
2026-03-09 10:54:29 +05:00
fynks
ea0fab628f
fix(status-indicator): reduce font size for better alignment
2025-10-24 10:02:48 +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
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
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
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
2971f77133
refactor: optimize CSS for performance and responsiveness on mobile devices
2025-10-12 08:43:54 +05:00
fynks
7bdb79d6fb
feat: enhance accessibility with high contrast mode support and improved focus styles
2025-10-12 08:37:53 +05:00
fynks
2d76ec5f9d
refactor: remove legacy resource styles for improved maintainability
2025-10-11 17:09:22 +05:00
fynks
3d20707b82
refactor: remove Discord servers resource card to streamline content
2025-10-11 17:01:08 +05:00
fynks
1a4d7b240f
feat: implement navigation dropdowns and enhance referral section; improve user experience and accessibility
2025-10-11 16:55:37 +05:00
fynks
350e1367d9
Enhance header and footer design; update navigation links and descriptions
...
- Added a blurred background to the header for improved aesthetics.
- Introduced a logo wrapper with glow effect and separated logo text into primary and secondary spans.
- Updated navigation links to include text spans for better accessibility.
- Revamped hero section text for clarity and conciseness.
- Simplified section descriptions throughout the document for better readability.
- Enhanced footer with new logo design, tagline, and statistics icons.
- Updated quick links and resources in the footer with icons for visual appeal.
- Improved copyright and last updated information styling in the footer.
2025-10-11 11:25:59 +05:00
fynks
b70a908985
Refactor table styles for improved consistency and clarity, including sticky headers and alternating row colors
2025-10-11 10:47:29 +05:00
fynks
fc134297e1
Improve table styling with default and alternating background colors for first column cells
2025-10-11 10:44:35 +05:00
fynks
6b61409307
Enhance table styling with sticky first column and improved z-index for headers
2025-10-11 10:42:55 +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
56bc006f13
Refactor shadow and transition properties for improved consistency and performance in styles
2025-10-02 11:43:32 +05:00
fynks
109362204e
removed redundant age verification
2025-10-02 10:14:04 +05:00
fynks
916cebb284
Enhance alert styles for improved visibility and consistency across themes
2025-09-30 19:05:30 +05:00
fynks
3ff80ac2e3
Refactor spacing, border radius, and box shadow for improved consistency and aesthetics in styles
2025-09-30 19:01:10 +05:00
fynks
cacba81048
Refactor transition properties for improved performance and consistency across styles
2025-09-30 18:50:26 +05:00
fynks
9c9169ed0f
Update border radius variables for improved consistency in styling
2025-09-30 18:40:20 +05:00
fynks
7736c19c02
Enhance status indicator styles and add table wrapper for improved accessibility
2025-09-30 17:51:53 +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
8093be30e3
revert to old web version
2025-09-30 08:29:28 +05:00
fynks
5739928459
fix logo
2025-09-29 09:54:45 +05:00
fynks
f0cfd0135a
fixed css
2025-09-18 11:14:42 +05:00
fynks
3f16bc36e7
feat: enhance styles for improved transitions and responsiveness across components
2025-09-18 10:28:48 +05:00
fynks
756ce75ad7
feat: add header elevation effect on scroll for improved UX
2025-09-18 10:01:10 +05:00
fynks
3b5370651e
fix: improve layout and responsiveness of header and navigation elements in styles.css
2025-09-18 09:52:52 +05:00
fynks
4f6c3eac2b
style: refine design tokens for improved aesthetics and consistency
2025-09-16 10:36:40 +05:00
fynks
22fbeb2575
feat: add Policies and Legal section with relevant links and navigation
2025-09-15 10:54:37 +05:00
fynks
3547c10065
fixed typos
2025-09-07 09:48:33 +05:00
fynks
cce00ba72f
Enhance hero section background with fractal noise effect and adjust blending modes
2025-09-07 09:36:57 +05:00
fynks
22e0b1ce55
Enhance hero section responsiveness and styling; update footer layout and states for buttons and links
2025-09-07 09:31:53 +05:00
fynks
b11b9ad35d
hopefully fixed all bugs
2025-09-06 19:59:20 +05:00
fynks
688b077724
trying to fix things
2025-09-06 19:47:40 +05:00
fynks
e0be3ee892
fix Deepbrid name inconsistencies
...
Improved footer and resources section
2025-09-06 10:25:26 +05:00