* Tweaked ReleaseDate and VersionTag
Also reworded README for Downloads
* Tweak download buttons
Also tweak constants and store to make them look more uniform.
* Changed button to element-ui buttons
Tweaked buttons though, but easier to make behave right
* Tweak placeholder digit to double digit
* 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