Commit Graph

4 Commits

Author SHA1 Message Date
Andreas E
ff416727ac Update links (#481) 2020-12-15 22:34:24 +01: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
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