* 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
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
* 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
* 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>
* 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>
* 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
* 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.
* 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
* 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
* 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.
* 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>
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>
* 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
* 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
* 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
* 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
* 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)
* 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
* 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
* 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>
* 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()"
* 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.
* 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
* 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
* 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.
* 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
* 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>
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)
* 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
* 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
* 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
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?)