* Update navigation-layout images
updates them to use the new app reader screenshots
not renaming because by that I can be lazy :p
* resize images to be of width 648px
* Download universal APK instead of first one
* Support preview APK when it reaches 10k commits
Co-authored-by: Soitora <simon.mattila@protonmail.com>
Co-authored-by: Soitora <simon.mattila@protonmail.com>
* Use Intersection Observer in Extension List
- Adds lazy loading to images
* Load Polyfill library when IntersectionObserver doesn't exist
* Replace Intersection Observer with browser level lazy loading
Remove old ExtensionList
Lint
* Clean up
* Added how to enable sources
* Added incognito and download only mode info
* Added DoH info
* Rearranged and added more info
* removed extra newline
* Moved tracking to the tracking page
* Update README.md
* removed remnants of the tracking section
* Add tracking filtering
* Added how to disable secure screen
* switch some instances of a for an
* Removed orphaned downloads section, doesn't actually exist in main Tachi
* Added suggestions from review
* Added translate icon to navigation vuefile
* changed filter to translate
* changed translate to language
Whoops, don't know how adding icons worked
* Remove some redundant wording and changed some words into their respective icons
* Changed quotation mark for correct ones
* Removed redundant wording
* Fix redirects, maybe?
Maybe fix redirects?
* Change how pages are redirected
* Remove 'redirect-frontmatter' reference
* Try another method of making routes
* Try dehydration
* Update package-lock after rebase
* 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>
* 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'
Switch from American timestamp to relative date marker.
E.g: "2 months ago" instead of "9/14/2020, 8:40:00 PM"
Also switch to mr-hope variants of sitemap/last-update