* fix local manga url in faq section
the previous link : /help/guides/reading-local-manga
the new link : /help/guides/local-manga
* fix links to auto-backup in faq
previous link - /help/guides/creating-backups
next link - /help/guides/backups
* Fix extensions page
* Tweaks to Extensions code
Replaced "English (English)" with "English"
Made a separate function for the language name (?).
* Use a real function to change English string instead of JS replace
Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Update FAQ page
* swap out for for are
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
* Added in options to skip duped chapters
* Updated external search instructions
* Re-add parallel
* Re-added and reworded MAL search help
* Fix some grammer
* Change library to gallery
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
* Add info on how to install extensions manually
* Swap out Mangasee for Toomics
* Added coma
* Swap VIZ in for Toomics
* Update info on blocking scan groups
* Re-added and updated former Mangabox extension help
* Re-ad and update JapScan
* Spelling
* Re-added and reformatted Mangarock
* Remove unrelated bug fix
* Change phone to device
* Update and move skipping duped chapters
* Update search instructions
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
* Grammer
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
* Grammer
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Grammer
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Updated formatting
* Remove extra space
* A word
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
* Remove scrap I forgot to delete
* move now
* Updated Mangabox info
* Re-add mistakenly deleted guide
* Mention DontKillMyApp
* Updated restore information
* Change site to website
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Remove site in one place
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Grammer
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Change site to website
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Change site to website
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Change site to website
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Update the mangabox extensions help
* Grammar
Co-authored-by: loocool2 <36128021+loocool2@users.noreply.github.com>
* Spelling
Co-authored-by: loocool2 <36128021+loocool2@users.noreply.github.com>
* Remove JapScan
* Grammar
Co-authored-by: loocool2 <36128021+loocool2@users.noreply.github.com>
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: loocool2 <36128021+loocool2@users.noreply.github.com>
* Update unique features from forks
* Update src/forks/README.md
Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Troubleshoot: add updating webview to diagnosis, small changes
* Rewrite part about WebView
* Consistent item lists
* Fix 'implementation' and close c-tip
* Add 'the'
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Reword a little to ease reading
Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
* Initial commit
* Further tweaking
* Remake the table with "vue-good-table"
* Trim app ID from extensions
* Redesign table and add features
- Added back extension IDs.
- Highlighted "Note"s which starts with `w-` on Sheets.
- Restyled.
* Switch to Riz's maintained spreadsheet
* Upgrade slot syntax
Should fix build errors
* Re-enable search for Notes
* Install "vue-good-table" globally
Fix that worked for @ghostbear
* Update dependencies
* Update eslint-config-vuepress and fix warnings
* Linting
* Save webpack locally
Netlify gave an error for not having it but it wasn't needed before.
* Downgrade webpack
Some users have experienced the Netlify error when upgrading to recently released version 5, so downgrading to latest 4 release.
* Set 'htmlWhitespaceSensitivity' to 'ignore'