Commit Graph

389 Commits

Author SHA1 Message Date
joseph619
86eac81739
Removed outdated buttons (#282) 2020-08-03 02:39:34 +02:00
Soitora
74645d7ca4
Enhance download page (#277) 2020-08-03 02:37:43 +02:00
joseph619
89e5834ebe
Update categories for new app update (#278)
* Update categories for new app update

* Replaced category button

* Updated button

* Update Navigation.vue

* Added back source migration

* Added back removed items
2020-08-02 16:44:04 -04:00
Seishirou101
229949bc39
add instructions to make backup (#281) 2020-08-02 16:31:56 -04:00
joseph619
c1719dbe37
Fixed various uppercase and other stuff (#279) 2020-08-02 16:31:17 -04:00
jobobby04
39880957b4
Update the TachiyomiSY page to include the new important features (#280)
* Update to include the new important features

* Add source categories

* Fix extra line
2020-08-01 23:05:36 +02:00
Seishirou101
3cd0ea6092
Add nomedia to faq (#276) 2020-07-30 04:35:53 +02:00
joseph619
2f616fdf06
Update README.md (#274)
Update comic sources (#274)
2020-07-29 23:22:34 +02:00
Soitora
6a660e98fd
Create global constants file (#273)
* Create global constants file

* Update constants import for all files

* Tweak project style guides

Change printWidth from 80, recommended project widths were at 100/120 so I choose 120.

Also while I'm doing it, tweak the EndOfLine setting to prevent VS Code from going ham on LF/CRLF sets.

* Remove the ESLint ignore lines in PR

And other import whitespace near it

* SNAKE_CASE constants instead of camelCase
2020-07-29 19:36:55 +02:00
joseph619
e15291d180
Removing Mangalife and Mangasee for being slow (#272) 2020-07-28 19:23:37 +02:00
funkyhippo
40c3185f64
Fixed typo that broke anchors. (#268) 2020-07-26 12:26:23 +02:00
Soitora
4bcf3c1145
Adds download page (#266)
Co-authored-by: Ken Swenson <flat@esoteric.moe>
2020-07-19 17:50:15 +02:00
Enrique José Fernández Rodríguez
b19c4dea09
Update categories.md (#264)
Edited some small mistakes in "Remove manga from category" section which made it confusing, as they were copied and never edited from the "Add manga to category" section
2020-07-15 19:28:33 +02:00
Andreas E
4e80dc974f
Add viewport workaround for Firefox (#263) 2020-07-15 10:06:27 -04:00
specterflare
95bfcb63f8
Make use of "Help Center" more consistent (#258)
* Capitalize Center

* Change Help to Help Center

* Actually capitalize Center

Not sure how I missed this one
2020-07-12 06:02:19 +02:00
specterflare
8eaeed9cd2
More consistent use of "Extensions" (#259)
More consistent use of "Extensions" (#259)
2020-07-12 03:16:07 +02:00
specterflare
93bde562a8
Update Homepage (#256)
* Update Homepage

* Minor changes

Removed some periods and changed the button text

* Remove one more period

* Change text to improve look of homepage

* Revert one change

* Update README.md

* Update README.md
2020-07-11 15:26:08 +02:00
joseph619
743ce69f38
Restored recommended manga section (#251)
* Restored recommended manga section

Also some minor cleanup and outdated info removal

* made requested changes
2020-07-10 21:18:27 +02:00
jobobby04
3f64db9bb2
Update the download button for the SY release (#257) 2020-07-10 05:33:57 +02:00
specterflare
531655dadd
Add the Discord FAQ into the website (#252)
* Add the Discord FAQ into the website

I saw that #10 was only missing the Discord FAQ, so I added it. At last, the consolidation is complete! I also fixed a few grammar issues.

* Fix nesting of a question

* Update src/help/faq/README.md

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

* Update error explanation

Co-authored-by: Andreas E. <andreas.everos@gmail.com>
2020-07-04 02:15:47 +02:00
specterflare
7fbb66a595
Adding a dash to the Preview download popup (#250)
Do I win the "Least Impactful PR Ever" award?
2020-07-01 22:52:12 -04:00
joseph619
ca9515e51c
Various minor changes (#247)
* Various minor changes

Also removed Sy maintaining AZ bit, he doesn't contributed to AZ development anymore.

* Made suggested changes
2020-06-22 16:48:29 +02:00
joseph619
bc5859f350
Minor fix, changed to UI to state actual difference from AZ (#246)
* minor fix

* made requested changes

* bolded Tachiyomi
2020-06-21 23:18:18 +02:00
Soitora
d76b2a06bb
Add TachiyomiSY fork (#238)
* Add TachiyomiSY

* Update text from two to three

* Updated banner

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

* Use 'these forks' instead of 'these X forks'

Co-authored-by: joseph619 <joseph619@users.noreply.github.com>
Co-authored-by: Andreas E <andreas.everos@gmail.com>
2020-06-18 18:09:52 +02:00
joseph619
712cf57ab9
Removed Manga Rock migration (#244)
The app is dead and we no longer need it on the site
2020-06-18 18:09:31 +02:00
joseph619
86b2cb7acb
Added FAQ about app not Uninstalling (#237)
* Added FAQ about app not Uninstalling

* Made suggested changes
2020-06-14 01:20:58 +02:00
specterflare
c8cedc7cb7
Put the 'Q' back in 'FAQ' (#236)
* Put the 'Q' back in 'FAQ'

This has been bugging me for a while

* Requested changes

Also marked all errors with inline code
2020-06-14 01:20:51 +02:00
specterflare
ee7f475a01
Grammatical fixes in the FAQ section (#224)
* Grammatical fixes in the FAQ section

Definitely not all that needs fixing, but all I could do at the moment. I'll make another PR when I edit the rest.

* Update README.md
2020-06-12 22:45:46 -04:00
arkon
ebb99d7c54
Add back service worker (#229)
* Add back service worker

* Try setting serviceWorker to false in plugin to unregister SW

* Revert "Try setting serviceWorker to false in plugin to unregister SW"

This reverts commit 1e4febb436.
2020-06-08 21:47:53 -04:00
Andreas E
1f1b2cd125
Remove service worker (#227)
* Script for removing service worker

* Clean-up

* Return out if there is no registrations

* Check if browser support service worker
2020-06-07 10:27:14 -04:00
Alessandro Jean
819fa35bcc
Document custom cover for local mangas. (#226) 2020-06-07 09:31:07 -04:00
Soitora
9e922cd8a1
Spring cleaning (#222)
* Remove manifest.json

May no longer be required

* Organize assets

Organized to relative folders; unused assets deleted.

* Small changes to some pages

* Remove unused navigational items

* Keep sidebar order

Prevent the sidebar order from jumping which can be annoying

* Remove manifest.json reference

* Merge comment block as a complete chunk
2020-05-29 16:18:35 +02:00
Soitora
a74ed88f1f
Delete settings pages (#219)
* Delete settings

* Change references

* Add reader settings guide

* Delete unused assets
2020-05-28 01:05:00 +02:00
az4521
9204c0cc18
Make TachiAZ page more like AZ (#220) 2020-05-28 01:02:08 +02:00
az4521
3f8138c9c5
Fix TachiyomiAZ.md (#218)
* Update TachiyomiAZ.md

* Update src/forks/TachiyomiAZ.md

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

* remove legacy marquee

* improved readability

carlos requested this change before merging

* whoops

* Improved readability for dyslexics

* even more readability, guaranteed safe font for dyslexics

* fix marquee overflow

* removed fun :(

* additional fun removal

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-05-27 22:03:05 +02:00
joseph619
c0cb1977d9
Various changes (#212)
* Various changes 

Removed Mangakakaklot from recommended sources, and other several minor changes

* Made requested changes

* Fixed about hopefully

* Removed recommended sources

As per discussion on Discord

* Added about info icon

* Commented recommended sources

* Made requested changes
2020-05-21 23:52:16 +02:00
Soitora
246a989a5f
Fix duplicate key (#211) 2020-05-21 10:18:13 -04:00
Soitora
b520d4e448
Project Linting (#209)
* More setup for ESLint

* Initial linting

* Fix: "Unexpected use of 'location': no-restricted-globals"

* Fix: "Prop 'sidebarItems' should define at least its type"

* Fix: "import/no-unresolved"

* Fix: "import/no-extraneous-dependencies"

* Fix: "Unexpected require() 'global-require'"

* Fix: "vue/require-prop-types"

* Line disable: "radix"

* Line disable: "no-param-reassign"

* Line disable: "no-shadow"

This should usually be an actual problem but I don't think so in this case as the next prompt is basically just a one-action warning.

* Add markdown linting support

* Replace single quotes with double

* Fix indentation for all files

* Fix second level quotation marks

* Change accordingly

I'd still rather keep 4-tab for MD when applicable though, the alternative is a non-standard 3-space indent, which makes three different indentations to keep track of.
2020-05-20 22:47:01 -04:00
joseph619
8c2459d492
Updated Categories as per 0.9.0 (#164)
* Updated Categories as per 0.9.0

All sections also need updated videos (which have been removed in this edit). Bottom two have been kept which also need to be replaced.

* Add new items to Navigation

* Fix stale pull-request

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-05-20 14:59:37 +02:00
Soitora
ba583341a3
Remove PWA (#203)
* Redelete PWA on freshly made files

* Remove unnecessary/unused icons and headers
2020-05-17 18:48:43 +02:00
joseph619
3857b9b703
Update README.md (#208)
* Update README.md

MangaLife found to be faster than MangaOwl, and also has better image quality.

* Update README.md

* Update README.md
2020-05-17 12:21:10 -04:00
Soitora
126ec8a287
Fix side navigation padding outside Help (#204)
* Only apply Help.vue style to the Help page

* Linting
2020-05-16 09:38:40 -04:00
Soitora
9e716b406a
Quickfix sidebar not showing on help (#200)
* Quickfix sidebar not showing on help

* Change logo margin
2020-05-15 23:03:15 +02:00
Andreas E
1266b4e14c
Help.vue border fixes when in Mobile view (#197)
* Border fix

* Fix :hover
2020-05-14 19:32:34 +02:00
Andreas E
34bf0442df
Fix weird clipping in Help section (#193)
* Fix weird clipping on Discord card

* Change to grid

* Tweaks

* All rows same height

* Did that cardboard box move
2020-05-14 16:54:46 +02:00
specterflare
9c9f3ef65b
Update homepage text to match app features (#195)
The current homepage has a couple of inaccuracies and omissions:
1) The Kissmanga extension is no longer available or supported.
2) Support for the tracker Bangumi has been added.
3) 'Extensions' and 'Tracking' are both nouns, but 'Configurable' is an adjective, so it feels a bit off compared to the others. I changed it to 'Customization".

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-05-14 15:11:31 +02:00
Soitora
ecc7d43fa0
Change how items are displayed on /help/ for desktop and mobile (#192)
* Ignore folder 'theme_eject'

* Enhanced hover effects for /help/

* Prevent hover effect for mobile

* Change hover effects

* Fix mobile hover border radius
2020-05-14 15:04:02 +02:00
Soitora
3cd12d8b61
Rework Home page from scratch (#194)
* Initial commit

* Add new feature images

* Add better linting

* Slightly darken main background

* Change button icons and text

* Fix missing quotation mark

* Linting final files

* a11y accommodations

* Further a11y changes

Now allows download button to be pressed when focused, which it didn't before.

* Slightly adjust feature photos

* Fix preview button border radius

* Fix content moving in features

Sloppily

* Better view on mobile
2020-05-14 15:01:05 +02:00
Soitora
8e0cff01de
Align header, remove anchor popup (#190) 2020-05-12 15:19:59 +02:00
Soitora
f99262f3ef
Add a Help entry point (#183)
* Initial work

* Add community md icons

* Allow search to be hidden from frontmatter

* Update Help.vue

* Adjust README to fit new Help.vue

* More stuffs

* Linting

* Try fixing valid v-else

* Missed the actual error

* Can't resolve "vue-material-design-icons/GitHub.vue" fix?

* Force the page to ignore sidebar padding
2020-05-11 19:50:31 +02:00
joseph619
5f453744f3
Fixed Mangapark being in Mangabox (#181) 2020-05-10 23:57:23 -04:00
Soitora
544e1346dd
Update contribution (#180)
* Update contribution

* Change as per request
2020-05-10 11:25:28 -04:00
Soitora
edf353af84
Improve forks customizability (#177)
* Test commit

* Fix color and add description

* Build rest of the files

* Remove redundant line from Neko.vue

* Merge Fork Page components

* Remove redundant style

* Change as per review comments

* Change AZ description slightly

* Carlos got Jays name wrong

Yeeting this in the PR too for good measure
2020-05-09 19:05:30 +02:00
Soitora
b8ee05f796
Add descriptions to all pages (#176)
* Add descriptions to all pages

* Adjust as per review comments

* Remove Forks from this PR
2020-05-09 19:03:11 +02:00
arkon
174f697ad1
Remove about page descriptions (#178) 2020-05-09 18:47:48 +02:00
Soitora
02494b1dc9
Hotfix mobile dropdown (#174) 2020-05-08 08:21:00 -04:00
Shashank Pujari
35098e87e5
Update advanced.md (#175)
* Update advanced.md

* Update advanced.md
2020-05-08 09:27:00 +02:00
az4521
21a628bb7e
Update TachiyomiAZ.md (#173) 2020-05-08 08:17:43 +02:00
Soitora
c9c3b749f9
PWA compliancy (#168)
* Unused files

* PWA compliant files

* Add service worker

* Remove forced OG properties

Allows for custom descriptions per-page.

* Fix quote symbol

* Missing comma

* Add permanent logo
2020-05-07 17:27:16 -04:00
joseph619
cd0ba63ef7
FAQ update as per 0.9.0 (#166)
* FAQ update as per 0.9.0

* minor wording fix

* Made requested changes

* Removed toggle
2020-05-07 17:23:08 -04:00
Carlos
e3a9e2a7c5
Update Neko.md (#170) 2020-05-07 13:10:48 +02:00
joseph619
37ef7fc2f3
Updated Sources problems as per 0.9.0 (#161)
* Updated Sources problems as per 0.9.0

* Webview capitalization
2020-05-05 08:27:28 +02:00
joseph619
b2f39a3fb5
Added Edit icon (#165)
Added Edit icon (#165)
2020-05-04 21:15:56 +02:00
joseph619
7791b69a59
Update local manga (#163)
* Update local manga

* minor spelling fix
2020-05-04 11:11:24 +02:00
joseph619
4bebbc7a68
Update Source migration as per 0.9.0 (#162) 2020-05-04 09:37:18 +02:00
Andreas E
32aa58270c
Update MaterialIcon.vue (#154)
* Remove MDI (doesn't seem to work)
* Add ability to style iconOnly flag
2020-05-03 08:11:54 +02:00
joseph619
1b660d5dde
Mangadex and Mangapark duplicate chapter fix (#160)
* Mangadex and Mangapark duplicate chapter fix

* Made requested changes

* Requested changes
2020-05-02 22:41:23 -04:00
Soitora
ee08108e14
Hotfix Neko License and J2K Links (#159) 2020-05-01 11:40:20 -04:00
Soitora
a87ab49338
Update Neko for MD2 release (#158) 2020-05-01 11:17:29 -04:00
Jays2Kings
9f388f57bd
Updating for J2K MD2 (#155)
* Updating for J2K 1.0.0

* Adding new hero image

And fixing typo
2020-05-01 11:10:03 -04:00
arkon
920c8949ee
[0.9.0] Replace screenshots on homepage (#157) 2020-05-01 17:09:54 +02:00
Soitora
65c2599c1b
[0.9.0] Rework Getting started (#153)
* Update Navigation.vue

* Create VersionTag.vue

* Update "Getting started" for 0.9.0

* Update missing resources

* Pass DownloadUrl as undefined by default

* Remove unused constant

* Fix old extensions reference
2020-05-01 17:09:45 +02:00
joseph619
4671ac239f
Updates extensions FAQ (#156)
Edited Manga Rock, Kissmanga and added Mangakakalot, Webtoons etc
2020-04-30 20:15:56 -04:00
Soitora
486f12a80e
Switch to Algolia DocSearch (#85)
* Add Algolia

* Overhaul the search

* Add sitemap.xml generator

* Remove SCSS files

* Eject components

* Algolia styling

* More styling x2
2020-04-30 18:53:10 +02:00
Soitora
c49576fcee
Make use of new Navigation component (#152)
Make use of new Navigation component (#152)
2020-04-30 05:15:38 +02:00
Soitora
3f8f722ac0
Touch up the navbar (#151)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Move settings

* Move settings to subfolder

* Change up navigation

Split "Need help"
Add guides to guide dropdown
Join links together and add Ko-fi
2020-04-30 00:44:44 +02:00
Soitora
ecae1b350a
Move settings guide location to subfolder (#150)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Move settings

* Move settings to subfolder
2020-04-30 00:43:59 +02:00
Soitora
ce7632201a
Merge FAQ as a single entry (#149)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Fix links in /help/
2020-04-30 00:36:43 +02:00
Soitora
bb315726ab
Update GA event names (#143)
* Update GA event names

* Make DownloadButtons.vue modular

* Attempting custom dimension and metrics

* Change forks dimension to static

* Fix wrong tag for Metrics

* Add secondary dimension instead of metric

* Send both dimensions in one call

* Please let this be the fix

* The actual fix

Apparently custom dimensions didn't work for the intended use here.

* Switch label to tag
2020-04-28 05:00:49 +02:00
Soitora
b0b69bf3dd
App nav component (#145)
* Create a Navigation component

* Remove scoped from MaterialIcon to allow reuse of CSS

* Linting

* Support for linked items

* Adjust text

* Turn computed properties into an array

* Change array object position

* Update code example for MaterialIcon.vue

* Better handling of non-icon items

Also change "icon-name" to "iconName", the latter were the correct one but it somehow worked with the first one (I'd assume it attempts without the hyphen during errors)
2020-04-27 22:13:18 +02:00
Soitora
623f1f0734
Remove menus (#146) 2020-04-27 18:45:35 +02:00
Soitora
432065e378
Reword Dev to Preview (#142) 2020-04-24 21:45:13 +02:00
NotRythm
303b12a68d
Move backing up guide from discord to website (#137)
* Create makingbackups.md

* Overhaul PR

* Remove word

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-24 11:50:47 +02:00
NotRythm
ff0f58622e
Added Deprecated Status to TachiEH (#138)
* Update README.md

* Clarified the deprecation

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-24 11:19:28 +02:00
NotRythm
bc6d92f595
Added more source migration information (#139)
* Update source-migration.md

* Overhaul PR

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-24 11:13:37 +02:00
jobobby04
420c14972d
Update AZ fork description (#135)
* Add AZ description

Will likely look weird because no other fork has a good description 🤷

* Part 1

* Finished

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/README.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update src/forks/TachiyomiAZ.md

Co-Authored-By: Soitora <simon.mattila@protonmail.com>

* Update TachiyomiAZ.md

* Fix Spacing

* Fix Spacing 2

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-21 01:19:35 +02:00
kiriya-aoi
d54d51dbe4
Fix typo and reorder extension faq (#134)
* Fix typo, reorder relevant question

Fixed typo (mulit -> multi) in the guide block and moved the directly related "Which sources are in the multi-source extensions?" item up.

* Fix typo
2020-04-15 17:59:44 -04:00
joseph619
8b2a864a06
Removed Kissmanga and added Manga Plus (#132) 2020-04-06 17:42:13 -04:00
happywillow0
9d7b276886
Add Spreadsheet to Extensions Page (#130)
* Change http error code

* Add spreadsheet to extensions page
2020-03-20 16:04:44 +01:00
arkon
d7ce43fc85
Minor dependency updates (#128) 2020-03-15 15:24:22 -04:00
Soitora
e41b6d0bb8
Fix text overflow on index (#125)
* Fix text overflow on index

* Use min instead of max
2020-03-07 22:18:57 -05:00
Soitora
2d2e5da322
Added Library Updates descriptions (#119)
* Added Library Updates descriptions

* Update library-updates.md

* Minor fixes

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-03-05 07:12:12 +01:00
Simon M
974c3a2bda
Forks Facelift (#118)
* Add special Fork Buttons

* Redesign forks

* Include forgotten J2K

* Extra additions to the forks info

* Fix minor typo

* Added Neko feature per request

* Added AZ feature per request

* Seperate Forks from /help/

Also small requested changes to each fork page.
Seperated the Extensions list while I was at it.

* Concatenation instead of template literal

Also capitalized the vue file

* Resolve review comments

* Changed fork navlink to root page

* Capitalize ForkButtons.vue

* Further enhancement

* Fix color for Dev button
2020-03-05 06:11:00 +01:00
Simon M
8145c54057
Replace all HTTP with HTTPS (#124)
* Replace all HTTP with HTTPS

* Revert license HTTPS back to HTTP

* Logo actually broke, but URL was fine

* Missed a spot
2020-03-02 23:21:30 -05:00
NotRythm
b60f0ebb75
Added download queue description (#122)
* Added download queueue description

* Update header name

Co-authored-by: Simon M. <simon.mattila@protonmail.com>
2020-03-03 00:32:53 +01:00
joseph619
72155d920e
Updated broken Dummy Rock link (#115)
* Updated broken Dummy Rock link

* Add DummyRock APK

* Changed to local file

* Replaced Dummy Rock link with Github file

* Replaced Dummy rock link and updated MR status

* Updated Dummy Rock link

* Delete bad file

* Change location

* Small wording change

Co-authored-by: Simon M. <simon.mattila@protonmail.com>
2020-03-03 00:30:16 +01:00
Simon M
32269ed3d1
Track download modal clicks (#117)
* Update dependencies

* Added GA tags for Download modal

* Button cleanup on Getting Started

Also prefix `ga` with `window.`

* Minor changes

* Split tracking names

* Add download feedback modal

Similiar to the one shown on the index page

* Fixed indentation level for "downloadDev()"
2020-03-02 18:29:16 -05:00
NotRythm
76e27d966d
Add DummyRock APK (#123) 2020-03-03 00:25:16 +01:00
NotRythm
f8425d0346
Added Recently Read Descriptions (#120)
* Added Recently Read Descriptions

* Changed uneven headers

Co-authored-by: Simon M. <simon.mattila@protonmail.com>
2020-03-03 00:05:24 +01:00
NotRythm
1e8a20c954
Added about desc (#121) 2020-03-03 00:04:20 +01:00
happywillow0
19e18ae7cb
Add Local Manga Details (#116)
* Add Local Manga Details

* Clarify json

* Add line break
2020-02-26 20:16:27 +01:00
Simon M
51eb55eb50
Add download modal to front page (#113)
Add download modal to front page
2020-02-12 02:36:11 +01:00
joseph619
28fec5af9f
Description for recommended sources (#114)
* Description for recommended sources

Added description for recommended sources and some minor changes

* Update extensions.md
2020-02-07 11:42:26 +01:00
Simon M
60b80379b1
[Experimentation] Add navbar logo (#111)
* Add navbar logo

* Remove extra spacing

* Switch to SVG for compatibility

Use SVG instead of WEBP, any device too old to render it can't run the app anyways.
2020-02-05 16:34:24 +01:00
Simon M
67fb4473ca
Switch to Stylus and cleanup related code (#112)
* Switch to Stylus and Cleanup

- Switched all to Stylus
- Removed redundant classes
- Remove index.styl import as it was causing duplicates
- Filled palette.styl with the default settings
- Switched Mobile responsive breakpoint to 767px
- Reverted the border color on tip containers

* Fix indentation in DownloadButtons.vue

* Add user-select variable for DownloadButtons.vue

* Convert layout PX to REM
2020-02-05 16:31:13 +01:00
joseph619
6a2f51f5cf
Add feature list for the Tachiyomi-J2K fork (#108)
* Update tachiyomi-j2k.md

Added feature list for J2k

* Update tachiyomi-j2k.md

Made various changes

* Edits for J2k page
2020-02-05 15:44:01 +01:00
joseph619
c58b04f7df Removed the word root and added info about local (#109)
* Removed the word root and added info about local 

Removed the word root (which caused confusion among readers), and added info that local has to be created manually first.

* Removed confusing parts

Minor cleanup
2020-01-20 20:04:11 -05:00
happywillow0
6f563be08a Expand Archive Instructions (#107)
* Expand Archive Instructions

Tested how archives are read by Tachi. Expanded the section to explain how to use an archive file.

* Update folder structure

* Remove div

* Add subsections

* Fix example

* Try removing div

* Fix spelling, grammer, formating.
2020-01-09 23:35:05 -05:00
arkon
f3f186cef0 Configure automatic linting (#83)
* Configure automatic linting

* Remove FontAwesome icons

* Ignore mismatching component name
2020-01-09 05:15:44 +01:00
Simon M
cf40ac73ad Change index buttons (#105) 2020-01-08 17:21:36 -05:00
az4521
c55b2319bd tachiAZ description (#106) 2020-01-08 17:20:51 -05:00
Simon M
2feabc30e1 Add forks support (#102) 2020-01-08 08:24:47 -05:00
joseph619
2a08f6a5d9 Update extensions.md (#104)
* Update extensions.md

Added new FAQ entry and minor fixes for Manga Rock.

* Update extensions.md

All changes made

* Update extensions.md
2020-01-08 12:17:40 +01:00
joseph619
ea691d4843 Added Extensions not showing up in Catalogues FAQ (#88)
* Added Extensions not showing up in Catalogues FAQ

* Update extensions.md

Fixed reinstall part

* Update extensions.md

Trimmed down content and put instruction in guide section

* Update extensions.md

* Update extensions.md

Made some changes

* Update extensions.md

* Update extensions.md

Added line break to fix icon not being on same line
2020-01-08 10:46:57 +01:00
NotRythm
c068531610 Added descriptions to catalog and my library functionality (#99)
* Added category description

* added browse description

* added latest description

* added sources description

* Added searching globally

* Added enabling and disabling sources

* Added elaboration on latest source accessed and latest button availability

* Added my library sorting description

* Added my library descriptions

* Update src/help/guides/catalogues.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

* Update src/help/guides/catalogues.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

* Update src/help/guides/my-library.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

* Update src/help/guides/my-library.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

* Update src/help/guides/my-library.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

* Update src/help/guides/my-library.md

Co-Authored-By: Simon M. <simon.mattila@protonmail.com>

Co-authored-by: Simon M. <simon.mattila@protonmail.com>
2020-01-06 09:54:27 +01:00
Simon M
ec58586cd9 Quickfix for Help us Translate link (#101) 2020-01-04 10:07:02 -05:00
muhajaya
0f95d47bc3 Fix broken translation guide link (#100) 2020-01-04 15:32:10 +01:00
Efreak
14d7e76176 Update URL (#97)
tachi.efreakbnc.net is kept up to date, while efreak/Tachiyomi-Extensions is only occasionally available as a website (though the repo is up to date and can be used via proxies like rawgit2)
2019-12-27 07:26:32 -05:00
Ankit Singh
c2cb723fc7 Update README.md (#96) 2019-12-21 16:42:53 +01:00
Andreas E
7a22f4d2aa Add material icons as font faces (#95)
* Add icons as font faces

* Update MaterialIcon.vue

* Fix requested changes
2019-11-22 17:50:56 -05:00
ZaneHannanAU
b3edc5edd2 Makes download link point to github release if github is slow, fails … (#94)
* Makes download link point to github release if github is slow, fails to load, or js is blocked.

* make download="" rather than download="true"
2019-11-13 21:03:33 -05:00
Andreas E
89a81a0506 Fix Carousel (#93)
* Update config.js

* Update config.js

* New carousel but broken

* Basic style

* Clean up
2019-11-13 16:40:24 +01:00
funkyhippo
008a0d4959 Added anchors to extensions page. (#91) 2019-10-31 22:21:36 -04:00
Andreas E
c07715350d Move CSS imports to head (#90) 2019-10-15 12:33:24 -04:00
joseph619
2b05efeb34 Added sources section in Catalogues (#87) 2019-10-14 00:29:03 +02:00
Simon M
33d1c57b87
Getting started download buttons (#82)
* Added download buttons

* Restyle designs and alignment

* Fixed a minor indentation

* Add more font fallbacks

* Feedback Commit
2019-10-10 13:41:05 +02:00
joseph619
12a1997ed7 Minor improvements to Source migration (#86) 2019-10-10 13:40:31 +02:00
Andreas E
10d13bf305 Add name prop to MaterialIcon (#84) 2019-10-07 15:33:25 +02:00
Simon M
6906d137bd Change to new Carousel vue script (#80) 2019-10-06 19:01:34 -04:00
Simon M
ca09d4e543 Add muted tags and prevent autoplay for videos (#81) 2019-10-06 19:00:53 -04:00
Simon M
3e2ab22031 Add code to prevent big SVG on load (#79) 2019-10-05 18:48:25 -04:00
arkon
a6d6b1bb26 Move more info from main repo's wiki (#78)
Move more info from main repo's wiki
2019-10-05 13:40:28 +02:00
Simon M
1056f55123 Replace videos and their components (#77)
Resize videos

Replace videos in the web files
2019-10-04 21:45:13 -04:00
Andreas E
2c797d433f Add Carousel components (#75)
* Add carousel components

* Fix "Carousel.vue" indentation

* Fix "CarouselItem.vue" indentation
2019-10-04 16:22:01 +02:00
Andreas E
455f45161d Create LegacyMaterialIcon.vue (#76)
* Create LegacyMaterialIcon.vue

* Add style

* Add legacy icons to MaterialIcon

* Change indentation

* Remove MDI-Glasses
2019-10-04 16:21:16 +02:00
Simon M
d1feb051b8 Change Edit Page text (#72) 2019-10-03 22:13:28 -04:00
Simon M
63d7aaacd6
Reword/Enhance all of FAQ (#70)
* Reword/Enhance all of FAQ

* Adressing final changes

* Fixed indentations
* Removed Google link
* Fixed newline with video tag
* Remove warning about 64-bit Java
* Remove "help us expand" tip

Extra thanks to: @Flat
2019-10-04 01:56:19 +02:00
Simon M
3d2a12b82b
Rework sidebar (#65)
* Add 'Menus' category

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Rework sidebar

* Add 'Menus' category (#63)

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Improve MaterialIcon.vue (#66)

* Update style on MaterialIcon

* Update a few descriptions

* Add guide for No results when searching (#68)

* Reader guide improvements (#67)

* site enhancements

* Improve Reader guide

* fix badge position

* fix badge position 2

* modify page transition description

* small changes

* review changes

* Improve Backup guide (+ small changes) (#69)

* Rework sidebar
2019-10-03 13:20:50 +02:00
bbtora
ea3625bd04 Improve Backup guide (+ small changes) (#69) 2019-10-02 19:10:06 -04:00
bbtora
48341e9723 Reader guide improvements (#67)
* site enhancements

* Improve Reader guide

* fix badge position

* fix badge position 2

* modify page transition description

* small changes

* review changes
2019-10-02 15:21:25 +02:00
Andreas E
9643905d41 Add guide for No results when searching (#68) 2019-10-02 10:31:59 +02:00
Andreas E
166b34a411 Improve MaterialIcon.vue (#66)
* Update style on MaterialIcon

* Update a few descriptions
2019-10-01 16:40:47 +02:00
Soitora
3cea2e5d94
Add 'Menus' category (#63)
Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.
2019-10-01 16:37:32 +02:00
Andreas E
3d1f9a42d0 Add custom .vue component for Material Icons (#64)
* Add custom .vue component for Material Icons

* Remove unnecessary line

* Add class name to div
2019-10-01 15:04:40 +02:00
NotRythm
92235916f2 Added description and a how to on tracking page (#53)
* Added description and a how to on tracking page

Added some howtos on how you actually use tracking, dunno if it should go in FAQ though. Would be nice if there was a gif guide for it if someone could get around to it.

* Added suggest changes by Soitora
2019-10-01 12:41:41 +02:00
NotRythm
71788be0b4 Added descriptions to advanced (#54)
* Added desc to advanced

Descriptions of all settings in advanced, and their possible uses. Not sure if I should be more specific in some areas.

* Added suggested changes and revised the Advanced
2019-10-01 12:39:18 +02:00
arkon
635a4d836b Add com.hippo.unifile error FAQ (#58) 2019-10-01 12:37:56 +02:00
NotRythm
868c6890a4 Added descriptions to all reader settings (#60)
It'd be nice to add animations to default viewer, scale type, zoom start position (show where it zooms to), and double-tap animation speed maybe (to show different speeds maybe?)
2019-10-01 12:35:41 +02:00
Andreas E
bc7a7a3d88 Descriptions for Reader settings (#51)
* Groundwork for Reader settings

* Images completed

* Compressed and resized images

* Remove "Images not final"

* Add carousels
2019-10-01 12:04:55 +02:00
Andreas E
fb21d88fb9 Fix spelling mistake in Categories (#61)
(Gategory -> Category)
2019-10-01 12:01:44 +02:00
joseph619
28e04ecae6 Replace delete manga with remove (#57)
Delete sounds like manga is being removed from bookmark itself.
2019-09-30 23:22:11 +02:00
arkon
4525e93dae Add source migration and duplicates guide info (#56) 2019-09-30 23:20:05 +02:00
joseph619
ba5b8c2f7c Improvements and added Category order section (#52)
* Improvements and added Category order section

* Add video for Change Category order

* Update categories.md

* Update categories.md
2019-09-30 18:15:15 +02:00
Soitora
2108813b80
Merge pull request #50 from GHOSTBEAR/categories
Add Guides to Categories
2019-09-26 08:55:04 +02:00
Andreas E
48bd86678d Add Guides to Categories 2019-09-25 21:11:34 +02:00
Soitora
94d728e4bf
Merge pull request #40 from GHOSTBEAR/backup-videos
Added videos for Create/Restore Backup
2019-09-25 21:08:33 +02:00
Andreas E
7f75b859a8 Add expander 2019-09-25 19:11:05 +02:00
joseph619
30ad1774c7
Update extensions.md
Catalogues search faq added
2019-09-25 13:01:47 -04:00
joseph619
152096d8d0
Update extensions.md 2019-09-25 12:53:37 -04:00
joseph619
d71d371670
Update extensions.md
FAQ for Value Manga is licensed at data of type java.lang.String cannot be converted to JSONObject
2019-09-25 12:52:42 -04:00
joseph619
7151149d27
Update extensions.md
Added Loader not implemented faq
2019-09-25 11:28:44 -04:00
joseph619
a3d3963dd2
Update extensions.md
Added Manga Rock error
2019-09-25 11:21:26 -04:00
Soitora
22081342e6
Merge pull request #41 from joseph619/patch-4
Update general.md
2019-09-25 08:55:42 +02:00
arkon
36c86754fd
Add folder structure to reading local manga guide (#47)
Add folder structure to reading local manga guide
2019-09-24 22:13:38 -04:00
arkon
d4b02ef73a
Add download link at index page (#46)
Add download link at index page
2019-09-24 22:11:35 -04:00
Alessandro Jean
fcab813fbb Add folder structure to reading local manga guide. 2019-09-24 21:22:28 -03:00
joseph619
cacd7eff80
Update extensions.md 2019-09-24 19:35:12 -04:00
Alessandro Jean
e096f1f084 Change div to footer and add semicolon. 2019-09-24 20:20:21 -03:00
Alessandro Jean
1dbcd5f915 Fix spacing in mobile. 2019-09-24 20:15:03 -03:00
Alessandro Jean
c19cef1579 Add download icon and fix fetch info method. 2019-09-24 19:56:23 -03:00
joseph619
36140eef44
Update extensions.md
Added FAQ about backup restore
2019-09-24 18:01:27 -04:00
Alessandro Jean
b4cfa52713 Create custom theme. 2019-09-24 18:58:13 -03:00
joseph619
0a672937d3
Update general.md
Added tip to translation
2019-09-24 16:54:34 -04:00
Andreas E
31bdab5c9e Fix resolution on restorebackup.webm 2019-09-24 15:48:38 +02:00
Andreas E
0bdc027bdc Compressed and changed resolution of videos
Resolution change to 720p
2019-09-24 15:40:21 +02:00
joseph619
992183b244
Update general.md
Translation part added to language section
2019-09-24 09:12:49 -04:00
arkon
5f85d28577
Merge pull request #42 from tachiyomiorg/soitora-clean-urls-hotfix
Trailing hotfix for #36
2019-09-24 08:40:11 -04:00
Soitora
16092bdd94
Merge pull request #38 from tachiyomiorg/soitora-slight-styling
Small styling tweaks
2019-09-24 14:36:34 +02:00
Simon Mattila
9ae1e018b9 Add trailing symbol to URL 2019-09-24 14:34:00 +02:00
joseph619
7962bebd0d
Update general.md
Fixed the dark theme section
2019-09-24 08:32:25 -04:00
Simon Mattila
cc0916d565 Revert "Added "dehydrate" to (hopefully) fix problems"
This reverts commit da14d297fe.
2019-09-24 14:31:02 +02:00
Andreas E
d12d663524 Added videos for Create/Restore Backup 2019-09-24 14:15:25 +02:00
Simon Mattila
da14d297fe Added "dehydrate" to (hopefully) fix problems 2019-09-24 14:05:45 +02:00
Simon Mattila
f40cfb29a8 Remove escaping 2019-09-24 13:58:52 +02:00
Simon Mattila
756e92fa35 Remove scrollbars 2019-09-24 13:49:10 +02:00
Soitora
07fd376f21
Merge pull request #36 from tachiyomiorg/soitora-clean-urls
Add clean URLs to the site
2019-09-24 13:30:24 +02:00
Soitora
36c1cbefae
Merge branch 'master' into soitora-slight-styling 2019-09-24 13:14:54 +02:00
Soitora
c4f38a9ae6
Merge pull request #34 from tachiyomiorg/loocool2-tachiorg-edits
Added descriptions to all options under downloads
2019-09-24 13:12:36 +02:00
Soitora
a7cac55151
Merge pull request #35 from tachiyomiorg/loocool2-tachiorg-generaldesc
Added descriptions of all general settings
2019-09-24 13:11:52 +02:00
Simon Mattila
2b8cabf970 Enhanced the text 2019-09-24 13:09:39 +02:00
Simon Mattila
91975d3827 Change language for Library update frequency 2019-09-24 12:51:56 +02:00
Simon Mattila
0ccecec636 Add screenshots and some enhancements 2019-09-24 12:50:40 +02:00
Andreas E
23a2ea238e
Update backup.md 2019-09-24 10:42:16 +02:00
Simon Mattila
7fe4b7941a Small styling tweaks
Changed logo size on front-page, added styling to the expanders as well as slimming down the scrollbars.
2019-09-24 10:23:38 +02:00
Andreas E
4e5b6b3469
Update backup.md 2019-09-24 09:35:46 +02:00
Simon Mattila
bb0a7dc869 Fix front-page not working 2019-09-24 09:12:49 +02:00
Simon Mattila
f7c447cc5b Added clean URLs 2019-09-24 09:11:01 +02:00
NotRythm
fcf4e4f205
Added descriptions of all general settings 2019-09-23 23:41:44 -07:00
NotRythm
4626e04676
Added descriptions to all options under downloads 2019-09-23 23:11:09 -07:00
Simon Mattila
5048bc2b32 Third branch commit for the splitting of #27 2019-09-23 12:58:19 +02:00