Commit Graph

991 Commits

Author SHA1 Message Date
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
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
arkon
4fd5f8f512 Remove pull request action (#59) 2019-10-01 12:37:17 +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