Commit Graph

262 Commits

Author SHA1 Message Date
Soitora
4430781d3b
Containers overhaul (#363) 2020-09-27 13:25:32 +02:00
Carlos
e272a22a63
Update Neko.md (#357) 2020-09-25 21:25:32 +02:00
Soitora
56d9368b08
Fix image zoom (#355) 2020-09-22 06:14:45 +02:00
Seishirou101
ee3a6b2781
move common errors to troubleshooting + others (#351) 2020-09-17 19:28:21 +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
joseph619
79e66963ea
Remove source recs permanently (#286)
Remove source recs permanently (#286)
2020-08-04 19:31:01 +02:00
Seishirou101
b5bd2cbe59
Various changes (#284)
* Various changes

Updated forks page and misc things noted in dev-website chat

* Removed a word and changed feature

* Remove EH and fix wordings
2020-08-04 08:08:11 +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
joseph619
86eac81739
Removed outdated buttons (#282) 2020-08-03 02:39:34 +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
Seishirou101
229949bc39
add instructions to make backup (#281) 2020-08-02 16:31:56 -04:00
joseph619
c1719dbe37
Fixed various uppercase and other stuff (#279) 2020-08-02 16:31:17 -04:00
jobobby04
39880957b4
Update the TachiyomiSY page to include the new important features (#280)
* Update to include the new important features

* Add source categories

* Fix extra line
2020-08-01 23:05:36 +02:00
Seishirou101
3cd0ea6092
Add nomedia to faq (#276) 2020-07-30 04:35:53 +02:00
joseph619
2f616fdf06
Update README.md (#274)
Update comic sources (#274)
2020-07-29 23:22:34 +02: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
joseph619
e15291d180
Removing Mangalife and Mangasee for being slow (#272) 2020-07-28 19:23:37 +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
Enrique José Fernández Rodríguez
b19c4dea09
Update categories.md (#264)
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
2020-07-15 19:28:33 +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
joseph619
743ce69f38
Restored recommended manga section (#251)
* Restored recommended manga section

Also some minor cleanup and outdated info removal

* made requested changes
2020-07-10 21:18:27 +02:00
jobobby04
3f64db9bb2
Update the download button for the SY release (#257) 2020-07-10 05:33:57 +02:00
specterflare
531655dadd
Add the Discord FAQ into the website (#252)
* 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>
2020-07-04 02:15:47 +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
joseph619
ca9515e51c
Various minor changes (#247)
* Various minor changes

Also removed Sy maintaining AZ bit, he doesn't contributed to AZ development anymore.

* Made suggested changes
2020-06-22 16:48:29 +02:00
joseph619
bc5859f350
Minor fix, changed to UI to state actual difference from AZ (#246)
* minor fix

* made requested changes

* bolded Tachiyomi
2020-06-21 23:18:18 +02: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
joseph619
712cf57ab9
Removed Manga Rock migration (#244)
The app is dead and we no longer need it on the site
2020-06-18 18:09:31 +02:00
joseph619
86b2cb7acb
Added FAQ about app not Uninstalling (#237)
* Added FAQ about app not Uninstalling

* Made suggested changes
2020-06-14 01:20:58 +02:00
specterflare
c8cedc7cb7
Put the 'Q' back in 'FAQ' (#236)
* Put the 'Q' back in 'FAQ'

This has been bugging me for a while

* Requested changes

Also marked all errors with inline code
2020-06-14 01:20:51 +02:00