Commit Graph

90 Commits

Author SHA1 Message Date
arkon
03e3267e80 Update marked 2021-12-07 20:35:13 -05:00
arkon
20ab443fa6 Update stable release APK URL 2021-09-13 18:30:03 -04:00
Seishirou101
942574939f
add id searching to extension list (#739)
* add id searching and baseurl

* reuse searchfield instead

* fix conflict

* remove baseurl
2021-09-11 18:16:26 -04:00
arkon
4b0c7d7b8f Updating linting dependencies 2021-07-31 10:57:18 -04:00
Andreas
a08dc98055 Download universal APK instead of first one for preview releases (#701)
* 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>
2021-07-04 09:05:12 -04:00
Andreas
690111d366 Use browser level lazy loading in Extension List (#689)
* 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
2021-06-13 22:51:00 -04:00
Andreas
a03f834988 Update information in backup.md (#679) 2021-06-13 22:50:52 -04:00
loocool2
3f9e3253b6 Added information to FAQ (#661)
* 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
2021-06-09 19:02:21 +02:00
Yegor Gunko
d4272e394a fix external links in Help Center (#672)
* fixed closing tag on Navigation component

* fixed Outbound icon visibility on hover
2021-06-01 13:49:47 +02:00
specterflare
03941c5487 Bump minimum required version disclaimer on the downloads page from 5.0 to 6.0 (#669)
* 5 -> 6

* Update SY minimum android version on fork page

* Update SY minimum android version on SY page

* capital V, genius
2021-06-01 10:55:20 +02:00
Yegor Gunko
7555e6f725 refactored sort filter (#652)
since extensions are already sorted, just reverse them if DESC selected
2021-05-12 16:05:06 +02:00
Yegor Gunko
4c4320a50c Extensions page improvements (#636)
* fix: auto fixed vulnerabilities

using npm audit fix

* feat: added basic filters to extensions page

* fix: removed 'Every language' notice

* feat: added search filter

* chore: edit NSFW content switch labels

* feat: display full language name in filters

* chore: use auto closing elements

* chore: made input clearable

* feat: added loading indicator

* style: prefer using curly braces

* chore: made languages filter placeholder more clear

* chore: improved loading indicator

* feat: added sorting

* chore: edit sort labels
2021-05-07 21:43:31 +02:00
Andreas
f80c6d0bfd Remove spreadsheet because no longer needed 🎉 (#621)
Also included some lint 🧹
2021-05-02 16:06:51 -04:00
Soitora
24ec362cc2 Fix extensions page (#571)
* 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>
2021-03-12 15:00:30 +01:00
arkon
611eec9664 Dependency updates 2021-02-07 10:15:41 -05:00
Seishirou101
89d0520fb5 move troubleshooting to help screen (#518)
* move troubleshooting to help screen

* change application to FAQ

* update faq icon and description
2021-01-27 10:28:41 +01:00
Andreas E
ff416727ac Update links (#481) 2020-12-15 22:34:24 +01:00
scb261
8f807b0e92 Consider multi-user mentions in 'What's new' (#471) 2020-11-29 21:45:43 +01:00
Soitora
7b621d2ac3 Remove diacritic search (#470)
Increase search performance by a significant margin by removing diacritic search.
2020-11-28 18:38:34 +01:00
Soitora
4c649d9c63 Add spreadsheet to the extension page (#462)
* 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
2020-11-27 16:10:51 +01:00
arkon
6f5b848cea Use redirect link for spreadsheet (#453) 2020-11-23 17:35:28 +01:00
Andreas E
a1cb4bcf2b Redirect user to GitHub instead of API when they have slow internet (#444) 2020-11-11 16:04:54 +01:00
scb261
fdb8235898 Add Preview description (#429)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-11-02 11:40:43 +01:00
Soitora
ce39645a58 Update dependencies and lint for errors (#426)
* 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'
2020-10-27 18:35:33 +01:00
Seishirou101
3e32dd3b36 add min android version to all forks pages. (#388) 2020-10-13 16:03:04 +02:00
Soitora
4328bb9ea6 Final part of long PR chain (#377) 2020-10-02 17:32:08 +02:00
Soitora
f03c86831b Rename old containers for clarity (#374) 2020-10-02 14:54:25 +02:00
Soitora
4430781d3b
Containers overhaul (#363) 2020-09-27 13:25:32 +02:00
Soitora
56d9368b08
Fix image zoom (#355) 2020-09-22 06:14:45 +02:00
Seishirou101
35b8450a8a
Updated the Guide Section. (#322)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-09-16 04:12:02 +02:00
Soitora
5cdffdc278
Adds mobile tooltips for Download page (#350)
* Adds mobile tooltips for Download page

* Switch to unspecified theme

Should default to dark, not sure if there's any other logic to it
2020-09-15 09:33:37 +02:00
Soitora
3e4515c460
Hyperlink credited users in the downloads page (#347)
* Regex add in hyperlinked authors

* Make the regex lazy

So it doesn't get greedy and try to match from the first parenthesis to the very last.
2020-09-15 09:30:21 +02:00
Soitora
6e63c6ae31
Download page tweaks (#345)
* 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
2020-09-14 22:40:00 +02:00
Andreas E
cc37f7f7b7
Update preview download to get link from GitHub releases (#344)
No longer downloads from tachiyomi.kanade.eu
2020-09-13 14:26:42 +02:00
Seishirou101
2773ddf63c
Update source migration page and updated videos (#320)
Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-09-13 02:43:01 +02:00
Soitora
8cdebba09d
Quick "rewrite" (#332)
* Clean foundation

* Carry over stuff

* Amend some things

* Delete mdi-iconfont.scss

* Remove forgotten code
2020-08-31 20:36:42 +02:00
arkon
41eea5b0e9
Update ESLint (#298)
Update ESLint (#298)
2020-08-15 19:03:32 +02:00
Andreas E
e3eb6eda10
Add Vuex, and store data (#287) 2020-08-04 20:13:58 +02:00
Soitora
74645d7ca4
Enhance download page (#277) 2020-08-03 02:37:43 +02:00
joseph619
89e5834ebe
Update categories for new app update (#278)
* Update categories for new app update

* Replaced category button

* Updated button

* Update Navigation.vue

* Added back source migration

* Added back removed items
2020-08-02 16:44:04 -04:00
Soitora
6a660e98fd
Create global constants file (#273)
* 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
2020-07-29 19:36:55 +02:00
funkyhippo
40c3185f64
Fixed typo that broke anchors. (#268) 2020-07-26 12:26:23 +02:00
Soitora
4bcf3c1145
Adds download page (#266)
Co-authored-by: Ken Swenson <flat@esoteric.moe>
2020-07-19 17:50:15 +02:00
Soitora
9e922cd8a1
Spring cleaning (#222)
* 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
2020-05-29 16:18:35 +02:00
Soitora
a74ed88f1f
Delete settings pages (#219)
* Delete settings

* Change references

* Add reader settings guide

* Delete unused assets
2020-05-28 01:05:00 +02:00
joseph619
c0cb1977d9
Various changes (#212)
* 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
2020-05-21 23:52:16 +02:00
Soitora
246a989a5f
Fix duplicate key (#211) 2020-05-21 10:18:13 -04:00
Soitora
b520d4e448
Project Linting (#209)
* 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.
2020-05-20 22:47:01 -04:00
joseph619
8c2459d492
Updated Categories as per 0.9.0 (#164)
* 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>
2020-05-20 14:59:37 +02:00
Soitora
126ec8a287
Fix side navigation padding outside Help (#204)
* Only apply Help.vue style to the Help page

* Linting
2020-05-16 09:38:40 -04:00