Commit Graph

151 Commits

Author SHA1 Message Date
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
42602ae992
Switch last updated to relative timestamp (#348)
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
2020-09-15 19:41:19 +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
Soitora
6465c0bfb8
Create Style manual for contributors (#331)
Co-authored-by: Andreas E. <andreas.everos@gmail.com>
2020-08-31 11:50:15 +02:00
Soitora
69d46b0c8a
Add Element UI (#323) 2020-08-23 20:02:35 +02:00
Soitora
e98b9fd47b
Enhance slightly for SEO (#297)
* Enhance slightly for SEO

* Remove redundant option
2020-08-16 10:21:33 +02:00
arkon
41eea5b0e9
Update ESLint (#298)
Update ESLint (#298)
2020-08-15 19:03:32 +02:00
Soitora
8e3ae1171f
Add Zooming plugin (#296) 2020-08-15 11:36:22 +02:00
Seishirou101
0aae98202e
Updated Source Problems Page (#285) 2020-08-14 23:16:35 +02:00
Soitora
ff5b3eb418
Initial commit (#295) 2020-08-10 18:23:34 -04:00
Andreas E
e3eb6eda10
Add Vuex, and store data (#287) 2020-08-04 20:13:58 +02:00
jobobby04
bd11e3794f
Update TachiyomiSY banner image to SY 1.1.0 (#283)
Update TachiyomiSY banner image to SY 1.1.0 (#283)
2020-08-03 04:03:50 +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
Andreas E
4e80dc974f
Add viewport workaround for Firefox (#263) 2020-07-15 10:06:27 -04:00
specterflare
95bfcb63f8
Make use of "Help Center" more consistent (#258)
* Capitalize Center

* Change Help to Help Center

* Actually capitalize Center

Not sure how I missed this one
2020-07-12 06:02:19 +02:00
specterflare
8eaeed9cd2
More consistent use of "Extensions" (#259)
More consistent use of "Extensions" (#259)
2020-07-12 03:16:07 +02:00
specterflare
93bde562a8
Update Homepage (#256)
* 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
2020-07-11 15:26:08 +02:00
specterflare
7fbb66a595
Adding a dash to the Preview download popup (#250)
Do I win the "Least Impactful PR Ever" award?
2020-07-01 22:52:12 -04:00
Soitora
d76b2a06bb
Add TachiyomiSY fork (#238)
* 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>
2020-06-18 18:09:52 +02:00
arkon
ebb99d7c54
Add back service worker (#229)
* 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.
2020-06-08 21:47:53 -04:00
Andreas E
1f1b2cd125
Remove service worker (#227)
* Script for removing service worker

* Clean-up

* Return out if there is no registrations

* Check if browser support service worker
2020-06-07 10:27:14 -04: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
ba583341a3
Remove PWA (#203)
* Redelete PWA on freshly made files

* Remove unnecessary/unused icons and headers
2020-05-17 18:48:43 +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
Soitora
9e716b406a
Quickfix sidebar not showing on help (#200)
* Quickfix sidebar not showing on help

* Change logo margin
2020-05-15 23:03:15 +02:00
Andreas E
1266b4e14c
Help.vue border fixes when in Mobile view (#197)
* Border fix

* Fix :hover
2020-05-14 19:32:34 +02:00
Andreas E
34bf0442df
Fix weird clipping in Help section (#193)
* Fix weird clipping on Discord card

* Change to grid

* Tweaks

* All rows same height

* Did that cardboard box move
2020-05-14 16:54:46 +02:00
Soitora
ecc7d43fa0
Change how items are displayed on /help/ for desktop and mobile (#192)
* Ignore folder 'theme_eject'

* Enhanced hover effects for /help/

* Prevent hover effect for mobile

* Change hover effects

* Fix mobile hover border radius
2020-05-14 15:04:02 +02:00
Soitora
3cd12d8b61
Rework Home page from scratch (#194)
* 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
2020-05-14 15:01:05 +02:00
Soitora
8e0cff01de
Align header, remove anchor popup (#190) 2020-05-12 15:19:59 +02:00
Soitora
f99262f3ef
Add a Help entry point (#183)
* 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
2020-05-11 19:50:31 +02:00
Soitora
edf353af84
Improve forks customizability (#177)
* 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
2020-05-09 19:05:30 +02:00
arkon
174f697ad1
Remove about page descriptions (#178) 2020-05-09 18:47:48 +02:00
Soitora
02494b1dc9
Hotfix mobile dropdown (#174) 2020-05-08 08:21:00 -04:00