Commit Graph

80 Commits

Author SHA1 Message Date
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
Shashank Pujari
35098e87e5
Update advanced.md (#175)
* Update advanced.md

* Update advanced.md
2020-05-08 09:27:00 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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