Commit Graph

214 Commits

Author SHA1 Message Date
mezzode
1199d032b2
Update home screenshots to Material You design (#960)
* Update home screenshots to Material You design

* Use copyright-free content

* Resize images

* Use latest version
2022-10-29 09:51:28 -04:00
talkor
90b3908ad2
fix: change selector for social links on hover (#957) 2022-10-22 09:57:25 -04:00
Soitora
877cbd24fc
Fix Neko and J2K fork Accent (#954) 2022-10-11 06:15:05 +02:00
arkon
9dc40c3b68 Fix overflowing multiline accordian text 2022-10-04 21:54:09 -04:00
Seishirou101
2f5d1c96e7
update j2k and neko logo (#935)
* update j2k and neko logo

* resize to 128x128px

Co-authored-by: Sol-Horizon <Sol-Horizon@protonmail.com>
2022-07-18 19:13:16 +02:00
arkon
42cbc2095c Move social links to footer 2022-07-16 22:52:03 -04:00
arkon
14ea44d3ad Add links to official Twitter and Facebook accounts 2022-07-16 18:59:17 -04:00
arkon
78e482d269 Bump dependencies 2022-06-28 09:19:19 -04:00
loocool2
bf513dbca8
Documented more common errors (#830)
* Documented more common errors

* Fix incorrect icon name

* Correct link to Android 11 section

* Fixed el collapse item initialize

* updated dump crashlogs image

* Actually fix el-collapse

* Addressed PR Review comments

* Changed Android 11 section to 11+

* fix link to migration page
2022-01-23 15:02:56 -05:00
Anuj Singh
83799147b3
Removed the width atribute (#828)
Because of the width attribute, Tachiyomi Text moves down
2022-01-16 10:13:30 -05:00
arkon
c5c9675af3
Add privacy policy (#794) 2021-12-15 17:37:53 -05:00
arkon
35bf3078d7 Fix lint errors 2021-12-07 21:26:19 -05:00
arkon
ab0102972c Update eslint plugins 2021-12-07 21:03:27 -05:00
arkon
03e3267e80 Update marked 2021-12-07 20:35:13 -05:00
arkon
20ab443fa6 Update stable release APK URL 2021-09-13 18:30:03 -04:00
Seishirou101
942574939f
add id searching to extension list (#739)
* add id searching and baseurl

* reuse searchfield instead

* fix conflict

* remove baseurl
2021-09-11 18:16:26 -04:00
Seishirou101
aa745f3dd2
update last videos assets and remove not needed video asset (#735)
* update videos and remove not needed

* change link for tracker
2021-09-03 13:17:48 +02:00
Seishirou101
cde8dff032
Update migration videos and some info (#734)
* Update files and text

* update videos to w648px
2021-08-27 18:54:05 +02:00
nicki
58706bb430
Update navigation layout guide assets (#732)
* Update navigation-layout images

updates them to use the new app reader screenshots
not renaming because by that I can be lazy :p

* resize images to be of width 648px
2021-08-26 19:41:20 +02:00
Andreas
8a70c12d9b
Update home page images (#726) 2021-08-14 19:43:37 -04:00
arkon
df4e218bd8 Update content 2021-08-10 17:57:55 -04:00
Andreas
45b2583efd Fix pt-br returning () (#716)
* Fix pt-br returning ()

* Replace ISO-639-1 with Intl.DisplayNames
2021-08-04 22:09:57 -04:00
arkon
4b0c7d7b8f Updating linting dependencies 2021-07-31 10:57:18 -04:00
Andreas
a08dc98055 Download universal APK instead of first one for preview releases (#701)
* Download universal APK instead of first one

* Support preview APK when it reaches 10k commits

Co-authored-by: Soitora <simon.mattila@protonmail.com>

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2021-07-04 09:05:12 -04:00
Andreas
690111d366 Use browser level lazy loading in Extension List (#689)
* Use Intersection Observer in Extension List

- Adds lazy loading to images

* Load Polyfill library when IntersectionObserver doesn't exist

* Replace Intersection Observer with browser level lazy loading

Remove old ExtensionList
Lint

* Clean up
2021-06-13 22:51:00 -04:00
Andreas
a03f834988 Update information in backup.md (#679) 2021-06-13 22:50:52 -04:00
loocool2
3f9e3253b6 Added information to FAQ (#661)
* Added how to enable sources

* Added incognito and download only mode info

* Added DoH info

* Rearranged and added more info

* removed extra newline

* Moved tracking to the tracking page

* Update README.md

* removed remnants of the tracking section

* Add tracking filtering

* Added how to disable secure screen

* switch some instances of a for an

* Removed orphaned downloads section, doesn't actually exist in main Tachi

* Added suggestions from review

* Added translate icon to navigation vuefile

* changed filter to translate

* changed translate to language

Whoops, don't know how adding icons worked

* Remove some redundant wording and changed some words into their respective icons

* Changed quotation mark for correct ones

* Removed redundant wording
2021-06-09 19:02:21 +02:00
Andreas
1634b9a5b9 Remove mention of non self hosted sources (#678) 2021-06-04 10:31:06 -04:00
Yegor Gunko
d4272e394a fix external links in Help Center (#672)
* fixed closing tag on Navigation component

* fixed Outbound icon visibility on hover
2021-06-01 13:49:47 +02:00
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