Commit Graph

365 Commits

Author SHA1 Message Date
arkon
c5c9675af3
Add privacy policy (#794) 2021-12-15 17:37:53 -05:00
dikasetyaprayogi
44085401f6
Update README.md (#771)
extending faq: can tachiyomi sync to another device?
2021-12-07 21:29:43 -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
loocool2
c098e3ad58
Added information about Shizuku and removed some outdated info (#759)
* Remove some old info

* Added Shizuku information
Co-Authored-By: nicki <72807749+curche@users.noreply.github.com>

* Added suggested changes

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Added suggested changes

* Added differences between installers

* Apply suggestions from code review

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Added jay's suggestion

* Added more suggested changes

Co-authored-by: arkon <arkon@users.noreply.github.com>

Co-authored-by: arkon <arkon@users.noreply.github.com>
2021-10-12 08:21:27 -04:00
Seishirou101
fa3b50b3bb
change faq (#745) 2021-09-15 12:07:34 -04:00
arkon
01924f0ea5 Minor content updates 2021-09-13 18:35:43 -04: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
cb80ef9c9c Remove EH download button (#721) 2021-08-06 17:58:10 -04:00
loocool2
1de6ec09b0 Added revisions to the FAQ (#696)
* Added revisions to the FAQ

* Update src/help/faq/README.md

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

* Added suggested changes

Co-authored-by: Andreas <andreas.everos@gmail.com>
2021-08-06 23:57:36 +02: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
OncePunchedMan
52d93c4df7 mention the possible absence of the tachiyomi folder (#706) 2021-06-29 13:35:39 +02:00
Seishirou101
21b603c677 add warning (#695) 2021-06-18 18:05:33 +02: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
Andreas
c0919ba65d Fix ADB command in FAQ (#688) 2021-06-12 13:26:51 -04:00
Andreas
a51b3bad17 Replace ” with " (#686) 2021-06-12 16:32:36 +02: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
a96ed18895 Update Mangadex extension cover FAQ (#677) 2021-06-04 10:31:27 -04: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
loocool2
43f21abe9d Added bypassing cfloop info and removed contractions from troubleshooting page (#660)
* Added bypassing cfloop info and removed consonants

* Added suggested changes
2021-05-23 15:31:03 +02:00
Gauthier
df6055a2b7 add documentation about Komga tracker (#662)
* add documentation about Komga tracker

* Update src/help/guides/tracking.md

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

* Update src/help/guides/tracking.md

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

* Update src/help/guides/tracking.md

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

Co-authored-by: Andreas <andreas.everos@gmail.com>
2021-05-23 13:35:33 +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
loocool2
b6f85fc9a7 Cleaned up outdated info, grammar, punctuation, phrasing and removed contractions (#644)
* replaced all occurences of click with tap.

* removed mangabox due to split

* remove all contractions from faq

informal language tm

* remove outdated entries

* grammar and style

* rephrase what is tachi preview

* google play store wording

* remove mangarock specific error

this is literally almost 2 years old now

* rephrase sections as questions, added backup sync

* Revert "rephrase sections as questions, added backup sync"

This reverts commit e87372d879e1dcda6b829052a955f8c274e833ec.

* rephrase sections as questions, removed mangadex line

* rephrase sections as questions

* cleaned up some grammar and punctuation

* changed incorrect info

* more little things

* removed contraction in local manga

* accidentally bolded the title

* removed extra space

* remove extra collapse semicolons

* punctuation and forgot words in tracking

* added troubleshooting suggestion

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

* Added backup suggestion

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

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2021-05-12 02:19:03 +02:00
loocool2
8d74d2dd16 Added split extensions info (#640)
* Added why chapters may show up as unread without user interaction

* Added Android 11 information section

* Stuck it in grammarly

* add toonily issue

* Added a question that addresses removed extensions

* Yeeted the mangadex section due to v5

* added v5 FAQ questions from status-updates

* removed an extra newline

* Added split extensions information

also removed mangabox split info

* added line breaks

* stuck it in grammarly
2021-05-08 10:58:59 +02:00
loocool2
21147e0c30 Updated FAQ for MD v5 (#639)
* Added why chapters may show up as unread without user interaction

* Added Android 11 information section

* Stuck it in grammarly

* add toonily issue

* Added a question that addresses removed extensions

* Yeeted the mangadex section due to v5

* added v5 FAQ questions from status-updates

* removed an extra newline
2021-05-08 07:24:01 +02:00
loocool2
16266da624 Addresses removed extensions (#638)
* Added why chapters may show up as unread without user interaction

* Added Android 11 information section

* Stuck it in grammarly

* add toonily issue

* Added a question that addresses removed extensions
2021-05-08 07:12:26 +02:00
loocool2
64c98ce4e4 Add information on why Toonily may be inaccessible (#637)
* Added why chapters may show up as unread without user interaction

* Added Android 11 information section

* Stuck it in grammarly

* add toonily issue
2021-05-08 07:01:29 +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
loocool2
d3caeba6f2 Added Android 11 Information section (#635)
* Added why chapters may show up as unread without user interaction

* Added Android 11 information section

* Stuck it in grammarly

* removed tachiyomi.org

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

* changed to inline code

Co-authored-by: Andreas <andreas.everos@gmail.com>
2021-05-07 14:31:45 -07: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
8ae867ad70 Added why chapters may show up as unread without user interaction (#634) 2021-05-07 12:29:19 +02:00
loocool2
9f54acb4e9 Added Split APK Installer information (#632) 2021-05-07 11:36:54 +02:00
loocool2
85b8dd2042 Changed thumbnail faq question to be more general (#633) 2021-05-07 11:32:16 +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
OncePunchedMan
fc47ab20a1 Add A11 storage issue to Troubleshooting (#622)
* add a11 storage issue

* change neko + add preview

* visual changes

* add ADB guide

* typo

* change some steps

* visuals

* more changes

* added line for output

* changes
2021-05-05 22:26:12 +02:00
Andreas
f80c6d0bfd Remove spreadsheet because no longer needed 🎉 (#621)
Also included some lint 🧹
2021-05-02 16:06:51 -04:00
loocool2
70b996ceef Update j2k (#604) 2021-04-12 11:31:47 +02:00