Commit Graph

185 Commits

Author SHA1 Message Date
specterflare
03941c5487 Bump minimum required version disclaimer on the downloads page from 5.0 to 6.0 (#669)
* 5 -> 6

* Update SY minimum android version on fork page

* Update SY minimum android version on SY page

* capital V, genius
2021-06-01 10:55:20 +02:00
Yegor Gunko
7555e6f725 refactored sort filter (#652)
since extensions are already sorted, just reverse them if DESC selected
2021-05-12 16:05:06 +02:00
OncePunchedMan
00fc74e4b5 Update J2K banner (#627)
* update j2k banner

* change manga page

* update manga page

* update pages

change library, use local for manga, remove extensions tab
2021-05-08 07:00:28 +02:00
Andreas
223ac950e4 Backport few videos/images from V2 (#641)
* Backport few videos/images from V2

* Update video guides_library-add.webm
2021-05-08 06:58:55 +02:00
Yegor Gunko
4c4320a50c Extensions page improvements (#636)
* fix: auto fixed vulnerabilities

using npm audit fix

* feat: added basic filters to extensions page

* fix: removed 'Every language' notice

* feat: added search filter

* chore: edit NSFW content switch labels

* feat: display full language name in filters

* chore: use auto closing elements

* chore: made input clearable

* feat: added loading indicator

* style: prefer using curly braces

* chore: made languages filter placeholder more clear

* chore: improved loading indicator

* feat: added sorting

* chore: edit sort labels
2021-05-07 21:43:31 +02:00
loocool2
c1789dd8a3 Added 'how to get crash logs ' (#631)
* Added crash dump and logs

* Added crashlog image

* changed file extension

* styling

* fixed navigation item prefix

* Fix image
2021-05-07 11:29:31 +02:00
Andreas
f80c6d0bfd Remove spreadsheet because no longer needed 🎉 (#621)
Also included some lint 🧹
2021-05-02 16:06:51 -04:00
Soitora
2255fd663b Fix redirects (#573)
* Fix redirects, maybe?

Maybe fix redirects?

* Change how pages are redirected

* Remove 'redirect-frontmatter' reference

* Try another method of making routes

* Try dehydration

* Update package-lock after rebase
2021-03-18 14:01:36 +01:00
Soitora
941439f982 Add "This site is powered by Netlify" to Index footer (#589)
* Add "This site is powered by Netlify" to Index footer

* Make svg into its own file
2021-03-16 23:54:41 +01:00
Andreas
0e57c52b82 Remove @mr-hope/last-updated dependency in favour for the built in one (#587) 2021-03-16 14:32:37 +01:00
Soitora
bc800f99ab Change top margin and padding for h2 (#574) 2021-03-13 20:18:22 +01:00
Soitora
24ec362cc2 Fix extensions page (#571)
* Fix extensions page

* Tweaks to Extensions code

Replaced "English (English)" with "English"
Made a separate function for the language name (?).

* Use a real function to change English string instead of JS replace

Co-authored-by: Andreas <andreas.everos@gmail.com>

Co-authored-by: Andreas <andreas.everos@gmail.com>
2021-03-12 15:00:30 +01:00
Soitora
5279342e23 Sidebar changes and renaming some Guide items (#570)
* Change names and set redirection on some guides

* Stylize sidebar
2021-03-12 13:09:27 +01:00
Andreas
587e652e78 Add visualisation images for navigation layout (#538)
* Add visualisation images for navigation layout

Co-Authored-By: curche <72807749+curche@users.noreply.github.com>

* Add small description for Navigation layout

* Reword

Co-authored-by: curche <72807749+curche@users.noreply.github.com>
2021-03-02 17:38:12 +01:00
arkon
611eec9664 Dependency updates 2021-02-07 10:15:41 -05:00
Andreas
dd5d40e1f8 Update add to tracker video (#525) 2021-02-06 13:22:31 -05:00
loocool2
1ce64734d6 Create tracking page (#460)
* Create tracking page

* Added tracking to sidebar.js

* Added video files and links

* Changed video guide to guide
2021-01-29 08:59:14 -08:00
Seishirou101
89d0520fb5 move troubleshooting to help screen (#518)
* move troubleshooting to help screen

* change application to FAQ

* update faq icon and description
2021-01-27 10:28:41 +01:00
Andreas E
ff416727ac Update links (#481) 2020-12-15 22:34:24 +01:00
Soitora
4182d21e6e Switch out two images (#478) 2020-12-13 15:10:17 +01:00
scb261
8f807b0e92 Consider multi-user mentions in 'What's new' (#471) 2020-11-29 21:45:43 +01:00
Soitora
7b621d2ac3 Remove diacritic search (#470)
Increase search performance by a significant margin by removing diacritic search.
2020-11-28 18:38:34 +01:00
Soitora
4c649d9c63 Add spreadsheet to the extension page (#462)
* Initial commit

* Further tweaking

* Remake the table with "vue-good-table"

* Trim app ID from extensions

* Redesign table and add features

- Added back extension IDs.
- Highlighted "Note"s which starts with `w-` on Sheets.
- Restyled.

* Switch to Riz's maintained spreadsheet

* Upgrade slot syntax

Should fix build errors

* Re-enable search for Notes

* Install "vue-good-table" globally

Fix that worked for @ghostbear
2020-11-27 16:10:51 +01:00
loocool2
00a764e887 Update TachiSy icon (#455)
* Update TachiSy icon

* Revert "Update TachiSy icon"

This reverts commit f9fc6b6d9881e08fc23663ea4a22b47e7a3d09a2.

* Update forks_logo-sy.png

* Update forks_logo-sy.png (#469)
2020-11-27 16:09:47 +01:00
arkon
6f5b848cea Use redirect link for spreadsheet (#453) 2020-11-23 17:35:28 +01:00
Andreas E
a1cb4bcf2b Redirect user to GitHub instead of API when they have slow internet (#444) 2020-11-11 16:04:54 +01:00
scb261
fdb8235898 Add Preview description (#429)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-11-02 11:40:43 +01:00
scb261
3b0a47003e Update reader settings guide (#430) 2020-11-01 12:54:28 +01:00
Soitora
ce39645a58 Update dependencies and lint for errors (#426)
* Update dependencies

* Update eslint-config-vuepress and fix warnings

* Linting

* Save webpack locally

Netlify gave an error for not having it but it wasn't needed before.

* Downgrade webpack

Some users have experienced the Netlify error when upgrading to recently released version 5, so downgrading to latest 4 release.

* Set 'htmlWhitespaceSensitivity' to 'ignore'
2020-10-27 18:35:33 +01:00
Seishirou101
3e32dd3b36 add min android version to all forks pages. (#388) 2020-10-13 16:03:04 +02:00
Soitora
4328bb9ea6 Final part of long PR chain (#377) 2020-10-02 17:32:08 +02:00
Soitora
f03c86831b Rename old containers for clarity (#374) 2020-10-02 14:54:25 +02:00
Soitora
ca2255712b Local guide icons (#373) 2020-10-01 14:00:40 +02:00
Soitora
dc8a057497 Unify location for assets.. again.. (#372)
Co-authored-by: Andreas E. <andreas.everos@gmail.com>
2020-10-01 13:48:14 +02:00
Soitora
4430781d3b
Containers overhaul (#363) 2020-09-27 13:25:32 +02:00
Soitora
56d9368b08
Fix image zoom (#355) 2020-09-22 06:14:45 +02:00
Seishirou101
35b8450a8a
Updated the Guide Section. (#322)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-09-16 04:12:02 +02:00
Soitora
42602ae992
Switch last updated to relative timestamp (#348)
Switch from American timestamp to relative date marker.

E.g: "2 months ago" instead of "9/14/2020, 8:40:00 PM"

Also switch to mr-hope variants of sitemap/last-update
2020-09-15 19:41:19 +02:00
Soitora
5cdffdc278
Adds mobile tooltips for Download page (#350)
* Adds mobile tooltips for Download page

* Switch to unspecified theme

Should default to dark, not sure if there's any other logic to it
2020-09-15 09:33:37 +02:00
Soitora
3e4515c460
Hyperlink credited users in the downloads page (#347)
* Regex add in hyperlinked authors

* Make the regex lazy

So it doesn't get greedy and try to match from the first parenthesis to the very last.
2020-09-15 09:30:21 +02:00
Soitora
6e63c6ae31
Download page tweaks (#345)
* Tweaked ReleaseDate and VersionTag

Also reworded README for Downloads

* Tweak download buttons

Also tweak constants and store to make them look more uniform.

* Changed button to element-ui buttons

Tweaked buttons though, but easier to make behave right

* Tweak placeholder digit to double digit
2020-09-14 22:40:00 +02:00
Andreas E
cc37f7f7b7
Update preview download to get link from GitHub releases (#344)
No longer downloads from tachiyomi.kanade.eu
2020-09-13 14:26:42 +02:00
Seishirou101
2773ddf63c
Update source migration page and updated videos (#320)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-09-13 02:43:01 +02:00
Soitora
8cdebba09d
Quick "rewrite" (#332)
* Clean foundation

* Carry over stuff

* Amend some things

* Delete mdi-iconfont.scss

* Remove forgotten code
2020-08-31 20:36:42 +02:00
Soitora
6465c0bfb8
Create Style manual for contributors (#331)
Co-authored-by: Andreas E. <andreas.everos@gmail.com>
2020-08-31 11:50:15 +02:00
Soitora
69d46b0c8a
Add Element UI (#323) 2020-08-23 20:02:35 +02:00
Soitora
e98b9fd47b
Enhance slightly for SEO (#297)
* Enhance slightly for SEO

* Remove redundant option
2020-08-16 10:21:33 +02:00
arkon
41eea5b0e9
Update ESLint (#298)
Update ESLint (#298)
2020-08-15 19:03:32 +02:00
Soitora
8e3ae1171f
Add Zooming plugin (#296) 2020-08-15 11:36:22 +02:00
Seishirou101
0aae98202e
Updated Source Problems Page (#285) 2020-08-14 23:16:35 +02:00