Commit Graph

733 Commits

Author SHA1 Message Date
dependabot[bot]
e8f2814579 Bump eslint-plugin-vue from 7.15.0 to 7.15.1 (#718)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.15.0 to 7.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.0...v7.15.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 22:14:56 -04:00
dependabot[bot]
c45494c632 Bump vue-sweetalert2 from 4.3.1 to 5.0.2 (#708)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 4.3.1 to 5.0.2.
- [Release notes](https://github.com/avil13/vue-sweetalert2/releases)
- [Commits](https://github.com/avil13/vue-sweetalert2/commits)

---
updated-dependencies:
- dependency-name: vue-sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 22:13:36 -04:00
dependabot[bot]
5aac33b556 Bump node-sass from 5.0.0 to 6.0.1 (#699)
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 22:12:37 -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
8330219459 Revert to Node 14
node-sass 4 doesn't handle Node 16. Could maybe update all of that stuff, but vuepress still seems to rely on Webpack 4?
2021-07-31 11:09:18 -04:00
arkon
4b0c7d7b8f Updating linting dependencies 2021-07-31 10:57:18 -04:00
arkon
12d3816a5f Use Node.js 16 in workflow (which ships with npm 7) 2021-07-31 10:56:59 -04:00
arkon
724274590f Set fetch-depth when checking out repo in push workflow 2021-07-31 10:48:18 -04:00
curche
eeb1cc7467 Fix link to list of extensions in issue forms (#710)
similar to https://github.com/tachiyomiorg/tachiyomi/pull/5493
2021-07-06 14:05:43 +02: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
Soitora
a167869603 [skip ci] Add issue forms (#705) 2021-06-29 05:36:36 +02:00
Seishirou101
21b603c677 add warning (#695) 2021-06-18 18:05:33 +02:00
dependabot[bot]
aa647cc3d3 Bump vue-material-design-icons from 4.11.0 to 4.12.1 (#694)
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.11.0...4.12.1)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 10:48:06 +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
dependabot[bot]
ba0e7c5dda Bump prettier from 2.2.1 to 2.3.1 (#681)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 10:11:10 +02:00
dependabot[bot]
1f1fdf1c49 Bump eslint-plugin-vue from 7.10.0 to 7.11.0 (#685)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 09:38:00 +02:00
dependabot[bot]
6bbb847a5e Bump eslint from 7.27.0 to 7.28.0 (#682)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 08:22:46 +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
dependabot[bot]
4cff8559ef Bump eslint-plugin-vue from 7.9.0 to 7.10.0 (#668)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 23:31:27 +02:00
dependabot[bot]
68955eadd1 Bump eslint-plugin-markdown from 2.1.0 to 2.2.0 (#665)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 23:29:08 +02:00
dependabot[bot]
36f399e763 Bump eslint from 7.25.0 to 7.27.0 (#664)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 23:28:31 +02:00
dependabot[bot]
64565b27ea Bump marked from 2.0.3 to 2.0.7 (#673)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.3 to 2.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.3...v2.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 23:26:43 +02: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
scb261
a0eff0a099 Fix HandBrake link (#645) 2021-05-08 11:33:39 +02:00
Andreas
4dfb8c8926 Add guidelines for images and videos (#643)
* Add guidelines for images and videos
2021-05-08 11:01:29 +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
Yegor Gunko
eaf0140f93 fix: fixed link to code of conduct (#628) 2021-05-06 10:14:18 -04: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