Commit graph

3199 commits

Author SHA1 Message Date
Land
0b46627629
added some links (#4656)
- Add GitLab link to IzzyOnDroid F-Droid repository
- Add GitHub link to Mihon manga reader project
- Add GitHub link to Symphony music player
- Add GitHub link to Aniyomi anime streaming app
2026-01-29 18:49:24 -08:00
nbats
daf15a1a8d
Revert "Custom Color Theme Selector (#4641)" (#4661)
This reverts commit a71bb4c0d0.
2026-01-29 18:37:56 -08:00
Mottamim Abdul Muhit
a71bb4c0d0
Custom Color Theme Selector (#4641)
* Add custom theme color selector to ColorPicker

Introduces a CustomColorSelector component and integrates it into the ColorPicker, allowing users to define and persist custom link, text, and background colors for the site theme. Updates dependencies to include tinycolor2 and its types for color manipulation.

* Add custom theme mode with improved color handling

Introduces a 'custom' display mode for themes, allowing users to define and persist their own color schemes. Updates ColorPicker and ThemeDropdown to support the custom mode, including UI logic to prevent switching from custom to default modes without explicit action. Enhances themeHandler to register and apply custom themes from localStorage, manage previous mode restoration, and apply additional CSS variables for custom backgrounds.

* Remove unused variables from theme components

Cleaned up ColorPicker.vue and ThemeDropdown.vue by removing unused variables and functions related to theme state. This improves code clarity and maintainability.

* Remove close on overlay click in color selector modal

The @click.self handler was removed from the modal overlay, so clicking the overlay no longer closes the CustomColorSelector modal.

* Increase card background lightening for custom themes

Adjusted the lightening values for card backgrounds in custom themes from 5/8 to 10/15 to improve visual distinction between cards and the main background.

* Improve custom color theme handling in color picker

Exclude the 'custom' theme from preset theme options in ColorPicker.vue and correct button text color assignments for custom themes. In CustomColorSelector.vue, update button styles to reflect selected custom colors dynamically, enhancing the user experience when previewing and applying custom color selections.

* Update Vue version and config improvements

Bump Vue dependency to 3.5.0 in package.json. Add SCSS preprocessor option to VitePress config for modern compiler API. Refactor UnoCSS config to use kebab-case CSS property names for consistency.

* Update pnpm lockfile

Regenerated pnpm-lock.yaml to reflect updated dependencies.

* Update header description text color style

Replaces the description paragraph's class-based text color with an inline style using the CSS variable '--vp-c-text-1' for improved consistency with theming.

* Add contrast warnings to color selector

Introduces computed warnings for low contrast between link/text and background colors based on WCAG AA standards. Displays warning messages in the UI when contrast ratios fall below 4.5:1 to improve accessibility awareness.
2026-01-29 18:23:34 -08:00
nbats
f19d5043d0
updated 5 pages 2026-01-29 18:17:24 -08:00
nbats
97a69a4c0d
small update 2026-01-29 11:37:23 -08:00
nbats
094773b90a
starred site 2026-01-29 04:12:10 -08:00
WildeBeast2521
b933da0074
Small Fixes (#4652)
1. Text fix
2. Quran arrangement, and iOS addition
2026-01-29 04:00:46 -08:00
nbats
86bec22d17
small update 2026-01-29 03:32:55 -08:00
litekin
41ddf4e57d
Rename Spacewar.md to spacewar.md (#4650)
this is the only note with capitalization.
2026-01-29 03:29:19 -08:00
litekin
b5ca73225c
edit jdownloader.md (#4649) 2026-01-29 03:27:54 -08:00
litekin
45c827a247
Note edits (#4648)
* add Cute Save Button icon note

* Create cute-save-button-icon.md

* Update formatting

* Update file-tools.md

* Update linux-macos.md

* Update social-media-tools.md

* Update advanced-logic-calculators.md

* Update alt-twitch-player-extensions.md

* Update alt-warp-clients.md

* Update android-spotify-note.md

* Update app-lock.md

* Update audiobookbay-warning.md

* Update aurora-note.md

* Update better-reasoning.md

* Update bookmarkeddit.md

* Update buster-note.md

* Update captcha-4pda.md

* Update chatgpt-limits.md

* Update cofi-note.md

* Update dodi-warning.md

* Update dolby-access-atmos-note.md

---------

Co-authored-by: nbats <44333466+nbats@users.noreply.github.com>
2026-01-29 03:20:39 -08:00
nbats
05e024d3f7
updated 22 pages 2026-01-29 03:06:00 -08:00
nbats
e49e159b45
updated 20 pages 2026-01-27 23:08:05 -08:00
nbats
0e430ceb27
small update 2026-01-26 23:44:52 -08:00
bread
cc5f8bc1de
Fixes (#4644)
* fix padding with highlight in search label

* fix toggle starred/index also affecting search
2026-01-26 23:27:40 -08:00
nbats
6c8f0463c7
updated 16 pages 2026-01-26 23:20:42 -08:00
bread
11a11dd248
show page title in search (#4643)
* separate navigation from search result when clicking

* show page title in search
2026-01-26 15:26:15 -08:00
nbats
440b60d311
updated 7 pages 2026-01-26 15:20:11 -08:00
nbats
f44dca8259
small update 2026-01-26 05:19:10 -08:00
Michael
f9102ff4ae
Update 23 pages: Standardize "Requires X" pattern (#4608)
* Standardize requirement wording to "Requires X" pattern

Normalize requirement terminology across all documentation files:
- Signup/Sign-Up Required → Requires Sign-Up
- X VPN Required → Requires X VPN
- X Required → Requires X (Google Login, Library Card, Discord, etc.)

Standardizing phrasing to "Requires X" for improved consistency, scannability, active voice, and easier maintenance.

* fix: grammar

* fix: apply 'Requires X' format after merge with upstream

* fix: standardized leftovers

---------

Co-authored-by: nbats <44333466+nbats@users.noreply.github.com>
2026-01-26 04:55:15 -08:00
bread
13b34fa55b
add blur (#4642) 2026-01-26 04:43:07 -08:00
bread
dea24a8b93
fix exact search (#4640)
* disable select all text when clicked

* fix exact match search

* small fixes

* improve fuzzy search

* ignore invisible characters in search

* feature to navigate and scroll multiple search results in the same section

* add keyboard shortcut for highlight matches and also combine nearby highlighted matches

* comments

---------

Co-authored-by: nbats <44333466+nbats@users.noreply.github.com>
2026-01-26 04:37:10 -08:00
nbats
7e37eb3ed3
small fix 2026-01-26 04:32:32 -08:00
nbats
7539d21aa6
updated 5 pages 2026-01-26 04:27:24 -08:00
nbats
1c28e4730c
updated 21 pages 2026-01-26 03:48:52 -08:00
KHROTU
d557c29e1b
update multi model section (#4634)
update the models to their latest offerings, remove the explicit "multiple models" tag (except the first two, those have way too many models) since this is the "multiple model sites" section afterall

Co-authored-by: nbats <44333466+nbats@users.noreply.github.com>
2026-01-25 04:26:00 -08:00
aftwro
9584e638ea
🐈 Typo (#4638)
Discgord -> Discord
2026-01-25 04:23:54 -08:00
nbats
6bdf622fb5
small fix 2026-01-25 04:17:31 -08:00
nbats
b83b308fc5
updated 14 pages 2026-01-25 04:07:28 -08:00
nbats
6ab0c1b9af
removed site 2026-01-24 12:46:12 -08:00
nbats
11cbc93d55
small update 2026-01-24 12:22:10 -08:00
nbats
4c7f4b6ad4
Add modelscope usage notes 2026-01-24 12:18:22 -08:00
bread
54693f4611
Tooltip (#4633)
* add hover to tooltip and changed the icon

* add floating box for icons

* allows you to stay on the note when hovered on the tooltip
2026-01-24 12:06:58 -08:00
bread
ecc03b0451
improve search on mobile (#4632) 2026-01-24 11:51:15 -08:00
bread
39599b2103
show nav bar when scrolling on mobile (#4631) 2026-01-24 11:45:04 -08:00
nbats
7da5568064
updated 3 pages 2026-01-24 11:37:27 -08:00
nbats
e300a05b0d
updated 22 pages 2026-01-24 10:59:05 -08:00
nbats
9cf5ebe80c
updated 20 pages 2026-01-23 02:17:13 -08:00
nbats
574a3b1486
updated 8 pages 2026-01-22 17:37:09 -08:00
ons96
6f03f04fea
Update AI model descriptions and links (#4626)
Added a few more resources and updated/added better descriptions
2026-01-22 14:56:56 -08:00
bread
84f3225a9e
hide tooltip when pressed twice on mobile (#4627)
* more tooltip fixes

* cleanup

* hide tooltip when pressed twice on mobile
2026-01-22 14:43:06 -08:00
nbats
8cedae584f
small fix 2026-01-22 14:36:52 -08:00
nbats
1f36b46933
Revert "Improve URL Search (#4623)" (#4628)
This reverts commit 1fd7db22ff.
2026-01-22 14:30:02 -08:00
nbats
4bf718f2a2
removed 2 dead sites 2026-01-22 14:21:11 -08:00
nbats
3e79219234
fix 2026-01-22 14:09:26 -08:00
bread
1fd7db22ff
Improve URL Search (#4623)
* Add URL Searching

* increase limit

* add toggle for url searching

* switch search providers
2026-01-22 13:58:44 -08:00
nbats
3d08ae273c
small fix 2026-01-22 00:30:25 -08:00
litekin
7ea5ed3537
change "Ranks 1337x" to "1337x Ranks" (#4620)
just makes more sense. also will test if changing note file name breaks new notes feature.
2026-01-22 00:26:41 -08:00
bread
170ef97f33
Fixes (#4619)
* more tooltip fixes

* cleanup
2026-01-22 00:19:10 -08:00
nbats
7af5eb1e25
Revert "[ImgBot] Optimize images (#4618)" (#4621)
This reverts commit c792150402.
2026-01-22 00:03:44 -08:00
imgbot[bot]
c792150402
[ImgBot] Optimize images (#4618)
*Total -- 1,311.48kb -> 883.47kb (32.64%)

/docs/public/pwa_icon.png -- 204.78kb -> 69.50kb (66.06%)
/docs/public/xmasfmhy.png -- 574.27kb -> 382.15kb (33.45%)
/docs/public/uwu-hall.png -- 333.61kb -> 246.77kb (26.03%)
/docs/public/note.svg -- 0.52kb -> 0.41kb (20.6%)
/docs/public/hall.png -- 80.83kb -> 69.02kb (14.61%)
/docs/public/test.png -- 71.45kb -> 69.59kb (2.6%)
/docs/public/logo-uwu.svg -- 46.03kb -> 46.03kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2026-01-21 23:58:28 -08:00
nbats
bb984b1329
updated 11 pages 2026-01-21 23:54:12 -08:00
bread
e7af12a753
Change Tooltip Icon (#4617)
* fix: note in search preview

* tooltip icon change
2026-01-21 19:44:48 -08:00
nbats
535951fe12
updated 9 pages 2026-01-21 19:24:38 -08:00
Krolul
640c36d2ca
Update beginners-guide.md (#4615) 2026-01-21 18:50:32 -08:00
nbats
180d36b70b
deleted notes we don't use anymore 2026-01-21 18:46:46 -08:00
bread
0936b896af
fix: note in search preview (#4616) 2026-01-21 18:28:46 -08:00
nbats
cdc50f7a8a
fixed notes 2026-01-21 18:23:13 -08:00
bread
8936cc3545
tooltips (#4611)
* tooltips

* feat: Add numerous new notes, refactor the tooltip component, and update dependencies.

* notes

* fix: tooltip
2026-01-21 17:27:26 -08:00
nbats
421c9a1cab
added 2 sites 2026-01-21 17:21:31 -08:00
nbats
dd405caf2f
updated 8 pages 2026-01-21 17:19:21 -08:00
nbats
9b8043d948
removed site 2026-01-21 07:51:15 -08:00
nbats
00c405f2fb
small update 2026-01-21 06:51:44 -08:00
nbats
570c7f1780
small update 2026-01-21 04:33:34 -08:00
nbats
ea1c0f7937
small fix 2026-01-21 04:00:36 -08:00
KHROTU
f6152be439
update link (#4609)
replace old grok rate limit with https://greasyfork.org/en/scripts/533963-grok-rate-limit-display, my version has stopped working and the original creator is now continuing to update the script
2026-01-21 03:57:20 -08:00
Abdullah Abid Ansari
6149cdc420
Update system-tools.md (#4602) 2026-01-21 03:51:00 -08:00
nbats
e5b9ccda88
updated 17 pages 2026-01-21 03:46:25 -08:00
nbats
392b1d9ece
removed site 2026-01-20 05:23:00 -08:00
nbats
6615104763
updated 2 pages 2026-01-20 05:00:40 -08:00
nbats
148ace38bb
Delete docs/posts/Interconnectedness.md 2026-01-20 04:35:25 -08:00
nbats
48a62e2e37
Delete docs/posts/WWCO.md 2026-01-20 04:34:25 -08:00
nbats
3b3b3fef19
Delete docs/posts/ywt.md 2026-01-20 04:33:35 -08:00
nbats
e512816041
Delete docs/posts/jsygk.md 2026-01-20 04:23:22 -08:00
nbats
f186a67049
Delete docs/posts/filecr-malware.md 2026-01-20 04:23:02 -08:00
nbats
b574771638
small fix 2026-01-20 00:42:07 -08:00
nbats
4cb3a3a12e
updated 16 pages 2026-01-19 20:08:07 -08:00
nbats
f3f0e01887
Update ywt.md 2026-01-19 14:27:19 -08:00
nbats
382a56168d
Update Interconnectedness.md 2026-01-19 14:27:14 -08:00
nbats
88bf229cd3
Create ywt.md 2026-01-19 14:18:16 -08:00
nbats
8824ca15d3
Create Interconnectedness.md 2026-01-19 14:15:35 -08:00
nbats
8d4fe256ce
Create jsygk.md 2026-01-19 14:10:49 -08:00
nbats
97c9dd3730
small update 2026-01-18 23:36:24 -08:00
nbats
3980357204
removed site 2026-01-18 19:29:12 -08:00
nbats
c1d4257ac3
small update 2026-01-18 19:28:17 -08:00
nbats
cfeb18d2a0
added updated site 2026-01-18 18:16:49 -08:00
nbats
2f1d364b70
small update 2026-01-18 17:51:12 -08:00
nbats
b4454a496d
updated 5 pages 2026-01-18 14:58:50 -08:00
nbats
393b64d481
small update 2026-01-18 11:02:27 -08:00
nbats
a0ffbc890d
small update 2026-01-18 10:30:11 -08:00
nbats
4d162271cf
small update 2026-01-18 09:59:03 -08:00
Michael
a0216c0381
Update linux-macos.md (#4597)
Updated descriptions and links for various Mac apps and tools, improving clarity and consistency.

Co-authored-by: nbats <44333466+nbats@users.noreply.github.com>
2026-01-18 09:09:21 -08:00
nbats
4ee816b497
updated 20 pages 2026-01-18 08:52:32 -08:00
nbats
887dcdc9c0
small update 2026-01-17 11:23:35 -08:00
nbats
fd171130a9
updated 14 pages 2026-01-17 07:59:46 -08:00
nbats
6e7a285a46
small update 2026-01-16 11:57:09 -08:00
nbats
b053290951
removed site 2026-01-16 10:25:16 -08:00
nbats
04d4449346
removed site 2026-01-16 07:47:49 -08:00
nbats
91775cc1dd
updated 3 pages 2026-01-16 07:32:23 -08:00
nbats
ffb5eabd2d
small update 2026-01-16 00:35:07 -08:00