Commit Graph

197 Commits

Author SHA1 Message Date
arkon
c43aec93a1
Show current user agent string in troubleshooting guide (#1049) 2023-09-22 07:45:33 +02:00
arkon
a71c53f1a0 Bump dependencies 2023-09-21 22:30:13 -04:00
renovate[bot]
b88636817b
Update dependency vitepress-plugin-tabs to v0.4.0 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 10:02:08 -04:00
Soitora
d876410118
Fix Edit Page URL (#1046) 2023-09-16 21:34:37 -03:00
Alessandro Jean
5f8af3ec41
Update dependencies and force last updated date locale to English (#1045) 2023-09-17 00:56:51 +02:00
arkon
497795ce29 Remove unused hasCloudflare field from extensions data 2023-09-14 22:03:54 -04:00
renovate[bot]
f3a2f74306
Update dependency vitepress to v1.0.0-rc.13 (#1044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 08:38:39 +02:00
renovate[bot]
ab4529c34c
Update dependency @antfu/eslint-config to v0.41.3 (#1043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 08:33:24 +02:00
arkon
af1c1defaa Minor doc updates 2023-09-10 19:09:29 -04:00
arkon
820b1296e1
Add link to FAQ from main troubleshooting page (#1042) 2023-09-10 19:01:55 -04:00
Soitora
72fcd91a10
Replace search provider with Algolia (#1041)
This wasn't possible on the dev website
2023-09-10 18:49:05 -04:00
Alessandro Jean
c3ba9022cf
Fix news dates. (#1040) 2023-09-10 18:16:38 -04:00
Alessandro Jean
42042bbe42
Move copycat reporting steps to the site. (#57) 2023-09-10 18:50:32 -03:00
Soitora
a8cf14c3a6
Prepare for main PR 2023-09-10 23:30:26 +02:00
arkon
dcad49aab2
More FAQ rewording (#53) 2023-09-10 23:26:36 +02:00
Alessandro Jean
6b7faa105f
Remove title header from the news.json file content (#56)
* Remove title header from the `news.json` file content.

* Fix regex to match only `h1`.
2023-09-10 18:23:49 -03:00
Alessandro Jean
fa8f30d6b2
Link the removed sources list directly. (#55) 2023-09-10 18:23:33 -03:00
Alessandro Jean
6032786677
Fix forks minor issues (#52)
* Fix J2K tagline too long.

* Replace incorrect feature in SY.

* Update sentence.
2023-09-10 18:03:12 -03:00
Alessandro Jean
3e8ed17d96
Revert VitePress update. (#54) 2023-09-10 17:58:16 -03:00
Soitora
92633cea4c
Decrease front-page feature icon size 2023-09-10 21:56:47 +02:00
Soitora
c423831dec
Update icons used in OG Image
Now uses latest Material Symbols, rather than Material Icons

Also changed icon for FAQ
2023-09-10 21:52:46 +02:00
Soitora
c1552dce48
Update FAQ/Guides title template 2023-09-10 21:52:12 +02:00
Alessandro Jean
0141ce5c02
Use latest stable version on getting started. (#51) 2023-09-10 16:40:07 -03:00
Soitora
ec1a939b2e
Move "dist" to website root 2023-09-10 21:36:00 +02:00
Soitora
b2cb199632
Remove unused img folder 2023-09-10 21:21:08 +02:00
nicki
a031b852cf
Re-write backups page (#42)
* re-write backups page

removed bunch of old info
edited to current details
added new stuff like auto sync

* fix broken links

tfw /

* SY

* move around the backup tip and reword a bit

* fix link fragments

* Add PR suggestions

rewording, consistency, and editing
2023-09-10 21:08:10 +02:00
Alessandro Jean
1f1c3b4184
Update VitePress (again) and use exact versions in package.json. (#50) 2023-09-10 16:05:37 -03:00
arkon
dc20ee4420
Reorganize FAQs (#47) 2023-09-10 20:36:07 +02:00
Alessandro Jean
0af948cd8d
Add initial analytics for downloads (#43)
* Add initial analytics for downloads.

* Change analytics events and enable it.

* Change to a custom ID.

* Use custom analytics plugin.

* Bound gtag to window.

* Update id for `kodo.moe`.
2023-09-10 15:30:57 -03:00
Alessandro Jean
c410fcbffe
Fix news date formatting as UTC. (#49) 2023-09-10 15:30:33 -03:00
Alessandro Jean
256690e65b
Change forks page layout. (#48) 2023-09-10 14:38:59 -03:00
Soitora
c779e413ca
Change features icons (#45)
* Change features icons

* Update icons

Co-Authored-By: arkon <arkon@users.noreply.github.com>

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-09-10 19:22:41 +02:00
arkon
16cf08e614
Misc. rewording (#46) 2023-09-10 18:45:26 +02:00
Soitora
31e86d1b74
Update dependencies 2023-09-10 16:35:13 +02:00
arkon
b3315a2cb4
Misc. rewording + reorganization (#44) 2023-09-10 15:43:55 +02:00
Alessandro Jean
0af6607c09
Fix RSS link. (#41) 2023-09-09 20:26:19 -03:00
Alessandro Jean
ffd5cb32f4
Add RSS feed link in the news page (#40)
* Add RSS feed link in the news page.

* Remove orange color to use brand color.
2023-09-09 20:03:12 -03:00
Alessandro Jean
f8d334e6e0
Fix bad HTML encoding in OG images and add news dir. (#39) 2023-09-09 20:02:54 -03:00
Alessandro Jean
9bf67129d3
Fix broken link in getting started. (#38) 2023-09-09 19:34:43 -03:00
Alessandro Jean
0906da5826
Fix more hydration issues. (#37) 2023-09-09 18:58:18 -03:00
Alessandro Jean
1f878c9f23
Generate a news JSON feed as well (#36)
* Generate a news JSON feed as well.

* Fix tabs in the frontmatter.
2023-09-09 13:03:48 -03:00
Alessandro Jean
be8086aff4
Show a warning in download if the device is not Android. (#35) 2023-09-08 22:16:22 -03:00
Alessandro Jean
d6c090ab3d
Add missing a11y attributes to the appearance switch. (#34) 2023-09-08 20:33:16 -03:00
Alessandro Jean
01f1803c84
Fix rendering errors while build (#33)
* Fix rendering errors while build.

* Add missing check.
2023-09-08 20:26:02 -03:00
Alessandro Jean
5c33c7a1c7
Fix the hydration issue in the navbar (#32)
* Fix the hydration issue in the navbar.

* Wrap the extensions wrapper in a client-only.

* Undo client-only in extensions wrapper.
2023-09-08 20:11:22 -03:00
Alessandro Jean
e57a37e9cc
Fix the hydration issue on release date (#31)
* Fix the hydration issue on release date.

* Show the exact date while rendering instead.
2023-09-08 19:49:21 -03:00
Alessandro Jean
3dca7e2dca
Show label on top in small screens at the filters. (#30) 2023-09-08 19:48:57 -03:00
Soitora
298a28e223
Increase front-page logo visibility on light theme 2023-09-08 23:43:07 +02:00
Alessandro Jean
cd61ac174f
Add view transition when changing themes. (#29) 2023-09-08 18:28:58 -03:00
Soitora
0ae836ed2e
Prepare GA4 for release 2023-09-08 23:14:54 +02:00
Soitora
87b40fb6c4
Add divider color to home footer 2023-09-08 23:02:20 +02:00
Soitora
aee92f4873
Replace AniList/MangaDex external images 2023-09-08 22:59:53 +02:00
Soitora
6c83a47b33
Create _headers 2023-09-08 22:21:04 +02:00
Alessandro Jean
f8a1fecae8
Fix lint for two specific components. (#28) 2023-09-08 17:03:32 -03:00
Soitora
18fe3d7044
Create _redirects 2023-09-08 21:56:06 +02:00
Alessandro Jean
39a3e2537c
Remove missing prettier call on package.json. (#27) 2023-09-08 16:36:23 -03:00
Soitora
73ff7c4021
Fix Fork URLs 2023-09-08 21:25:38 +02:00
Alessandro Jean
954749a08f
Lint the project with antfu/eslint-config and remove Prettier. (#26) 2023-09-08 15:20:45 -03:00
Alessandro Jean
6df2b8ee5a
Update the navbar app version on build (#25)
* Update the NavBar app version on build (closes #9).

* Add replacement for `VPNavScreenMenu` as well.
2023-09-08 18:11:21 +02:00
Alessandro Jean
b763f9323f
Hide sandbox in search (#22)
* Fix missing closing elements and hide sandbox in search.

* Fix more missing closing tags.

* Revert closing tags.
2023-09-08 18:10:53 +02:00
Alessandro Jean
dc953b961a
Add missing types to navbar and sidebar items (#24) 2023-09-08 07:50:27 +02:00
Alessandro Jean
3e437da62d
Rewrite the news data loading (#23) 2023-09-08 07:49:15 +02:00
Alessandro Jean
1d1bf5fba9
Rewrite extensions components to setup syntax (#21)
* Rewrite extensions components to setup syntax.

* Format md.use.

* Import ElementPlus components directly for three-shaking.

* Fix SSR setting.

* Fix missing loading indicator in extensions page.
2023-09-08 07:42:53 +02:00
Soitora
359833502a
Lint shortcodes file 2023-09-06 21:53:31 +02:00
Soitora
a75e26bc11
Expand Shortcodes
Should they be colored green?
Hmm

Fixes #1
2023-09-06 21:52:47 +02:00
Soitora
a3e74b4559
Rename What's New to Changelog
Consistency
2023-09-05 22:42:53 +02:00
Soitora
d87ab7fc72
Lint project 2023-09-05 22:36:12 +02:00
Soitora
4f2431c306
Add early shortcodes 2023-09-05 22:29:44 +02:00
Alessandro Jean
45c2e7a614
Show sidebar on the download and extension pages (#18) 2023-09-05 07:55:43 +02:00
Alessandro Jean
20f818dec1
Fix the figure styles in Firefox (#17) 2023-09-05 07:54:06 +02:00
Alessandro Jean
af01a3cdd1
Add a news archive page (#19)
* Add a news archive page.

* Fix read prompt color on dark.

* Change news time position.
2023-09-05 07:28:01 +02:00
Soitora
ae56247633
Add activematch for version link (#16)
* Add activematch for version link

* Test without slash wrappers

* Update changelog to changelogs
2023-09-04 11:50:33 +02:00
Soitora
14b7053410
Group application related sidebar entries 2023-09-04 11:26:04 +02:00
Alessandro Jean
31169bd527
Add a changelogs page and other minor fixes (#15)
* Add a changelogs page.

* Fix local search highlight colors.

* Make changelog headers a link.

* Replace GitHub links with local ones.

* Fix missing `Badge` component.

* Show release contributors.

* Add missing flex-wrap to mobile devices.

* Add missing `alt` attribute to the avatar.

* Use `@theme` alias while importing components from the theme.

* Minor design tweaks to the extensions items.

* Show contributors on WhatsNew component as well.

* Fix extensions page not centered.

* Show sidebar on the changelogs page.

* Fix missing link replacements.

* Add missing unmentioned credits.
2023-09-04 09:03:19 +02:00
Alessandro Jean
489801174e
Capitalize the language name in some cases (#14) 2023-09-03 21:56:00 +02:00
Alessandro Jean
87679463a4
Use VitePress's data loader to generate the download page (#13) 2023-09-03 21:55:45 +02:00
Soitora
7812958263
Reduce length of some page descriptions 2023-09-02 22:51:18 +02:00
Soitora
dceaae73c5
Update open-graph image design 2023-09-02 22:46:13 +02:00
Soitora
833c7d9c8b
Set a standard OG background
Included png and webp to test and see if webp works, if so; preferable.
2023-09-02 22:11:11 +02:00
Soitora
88b561f05b
Add testing images 2023-09-02 01:53:15 +02:00
Alessandro Jean
269d9f2509
Fix dir alignment and URL for OG images (#12) 2023-09-02 01:36:17 +02:00
Soitora
7922461112
Tweak OG image styling
Broken, waiting for Alessandro to aid me
2023-09-01 14:37:54 +02:00
Soitora
6f1a88bc00
Attempt to get active Netlify url as hostname 2023-09-01 12:54:41 +02:00
Alessandro Jean
77a423d8e0
Add support to dynamic open-graph images on build (#11)
* Add support to dynamic open-graph images on build (closes #3).

* Only generate images for posts without one.
2023-09-01 11:50:59 +02:00
Alessandro Jean
881e07b11d
Add Reddit icon to social links (#8)
* Add Reddit icon and replace Twitter bird with X.

* Rollback X change in favour of later Discord poll.
2023-09-01 01:31:33 +02:00
Soitora
a3798162f8
Differentiate Preview and Stable 2023-09-01 00:04:35 +02:00
Soitora
19867fe2d1
Remove extras on Download page 2023-08-31 23:55:47 +02:00
Soitora
976ba0b351
Stylize changelog 2023-08-31 23:49:16 +02:00
Soitora
19cbf9a150
Add tooltip to release dates 2023-08-31 23:16:44 +02:00
Soitora
51c2b94447
Stylize download buttons 2023-08-31 23:13:30 +02:00
Alessandro Jean
1f91c4bafe
Disable Dark Reader explicitly as the site already has a dark theme. (#10) 2023-08-31 21:34:35 +02:00
Soitora
c350e5011f
Fix config names for head and markdown 2023-08-31 16:14:39 +02:00
Soitora
c8f80a8ba0
Simplify config 2023-08-31 16:04:42 +02:00
Alessandro Jean
ea29dac3f8
Add initial support to Download page (#7)
Also optimize parts of Extensions page
2023-08-31 12:17:15 +02:00
Soitora
7412eeacd6
Fix ul dash over asterisk 2023-08-30 22:30:59 +02:00
Soitora
11799beb0a
Fix some minor global inconsistencies 2023-08-30 22:29:34 +02:00
Soitora
1feb7eae20
Fix inconsistencies regarding FAQ descriptions 2023-08-30 22:26:17 +02:00
Soitora
56a3c15101
Rewrite "Application" 2023-08-30 22:23:36 +02:00
Soitora
b065dacabc
Rewrite "General" 2023-08-30 21:20:31 +02:00
Soitora
a273f743a5
Rewrite "Extensions" 2023-08-30 21:08:23 +02:00