Commit Graph

352 Commits

Author SHA1 Message Date
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
arkon
b5d369510c
Update dependencies (#98) 2020-01-01 10:54:12 -05: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