Commit Graph

401 Commits

Author SHA1 Message Date
Kalle (Sendou)
bb87ef6f2f no dynamic import test 2020-09-26 17:07:40 +03:00
Kalle (Sendou)
b9d9b8a7d8 wpn image fix maybe 2020-09-26 16:55:44 +03:00
Kalle
6100f389d5
New UI (#105)
* compiles but looks ugly

* create sr record working version

* validate and tsify

* chakra ui v 1.0 icon fixes

* new ui first ver

* remove unused icon

* remove imports , color picker work

* color picker done

* set bg color proper

* suggests vouches page

* remove unused deps

* voting history page

* build analyzer improvements

* calendar page new

* footer stay down

* ui refresh stuff

* x trends dont show tier if no weapons

* draft cup page new look

* plus faq page

* cra 4 beta

* top logo placed center

* weapon images new import style

* top nav aling correctly in mobile resolution

* nav changes

* update chakra ui

* add arrows

* import t

* add translations

* top500 logo

* mobile nav
2020-09-26 16:03:26 +03:00
Kalle (Sendou)
76e8ece18d fk go back 2020-09-05 14:58:55 +03:00
Kalle (Sendou)
96e213417d try service worker 2020-09-05 13:48:02 +03:00
Kalle (Sendou)
64a8212683 fixes #92 2020-09-05 11:55:07 +03:00
Kalle (Sendou)
dfe06e01eb update deps 2020-09-05 11:53:24 +03:00
Kalle (Sendou)
79fd4bcd14 fixes #78 2020-09-05 01:11:57 +03:00
Kalle (Sendou)
5213a55108 update github links 2020-09-04 19:49:30 +03:00
Kalle (Sendou)
3a29f568c6 build analyzer 5.3 2020-09-04 10:11:45 +03:00
Kalle (Sendou)
cbcb4d5f12 5.3. jsons 2020-09-04 09:36:56 +03:00
Kalle (Sendou)
095d01d958 remove useless clogs 2020-09-04 09:14:03 +03:00
Kalle (Sendou)
505254d28d fix frontend eslint complaints 2020-09-04 09:11:13 +03:00
Kalle (Sendou)
f2497b0f3b remove sentry performance tracking 2020-09-04 09:00:50 +03:00
Kalle (Sendou)
dc85b271b5 sentry for frontend 2020-09-03 21:34:47 +03:00
Kalle (Sendou)
e681df463f update discord links 2020-09-03 19:36:46 +03:00
Kalle (Sendou)
75215f807b downgrade typescript for now still 2020-09-03 19:35:23 +03:00
Kalle (Sendou)
8563249ecb npm audit fix 2020-09-03 18:34:10 +03:00
Kalle (Sendou)
f25e360037 new package names 2020-09-03 18:33:07 +03:00
Kalle (Sendou)
95bdf415cf update deps pt 2 2020-09-03 18:30:14 +03:00
Kalle (Sendou)
18c4838c34 update deps pt 1 2020-09-03 18:26:53 +03:00
Yi Huang
62992571ac
Translations for Traditional Chinese (#18)
* add scripts for conversion between utf8 and unicode-escaped strings

    > ./scripts/encode-utf8.py '中文'
    \u4e2d\u6587

    > ./scripts/decode-utf8.py '\u4e2d\u6587'
    中文

* add zh-TW translations

- sub weapons
- special weapons
- hero weapons
- stages (non-splatfest)
- modes
2020-08-14 17:20:16 +03:00
lolametro
213b425a89
Improve German localization (#44)
Various minor changes for German localization, mainly:
- Bild -> Frame (otherwise hardly understandable without context)
- Clarified Quick Respawn effect
- Uppercased first words of a sentence
- Teamsuch-Post -> Beitrag zur Teamsuche (still not optimal but a bit less colloquial)
2020-07-31 22:55:37 +03:00
guigas7
4a22c591a3
Adds pt-BR translation of hp and standardizes title tenses (#41) 2020-07-25 11:50:50 +03:00
cYuza
eecce4dd61
added translation for "hp" under analyzer page (#40) 2020-07-25 11:50:27 +03:00
Sendou
ecff20a209 french translation 2020-07-17 21:49:31 +03:00
Sendou
5a81e6cd42 unhardcode hp 2020-07-13 23:39:34 +03:00
Sendou
a9bc6e113a unhardcore ap + vote->vouch 2020-07-13 23:37:22 +03:00
Sendou
5e8ca24a60 localization fixes 2020-07-13 23:25:32 +03:00
Sendou
b1fa15f4a8 fix show top down view translation key 2020-07-13 23:01:23 +03:00
Sendou
b84ee0a9f6 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-13 22:54:43 +03:00
guigas7
c67bc9ae48
Fix typo on calendar page (pt-BR translation) (#39)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-13 22:54:31 +03:00
Sendou
af5ca72ba0 updated deps 2020-07-13 22:53:52 +03:00
cYuza
3180d0c1ac
fixed translation size for button "Join Discord" under Calendar (#36)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -

* fixed duplicate key

* changed file name

* Update translation.json

* Update translation.json
2020-07-05 20:39:18 +03:00
Sendou
07d710bc13 added credits 2020-07-05 20:02:05 +03:00
Sendou
a7ff471344 show ancho skipper on planner 2020-07-05 19:55:30 +03:00
guigas7
9e42038990
Adds missing translations and makes minor changes to fix / adapt to context (#32)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-05 19:43:21 +03:00
cYuza
68df9ad87c
Update and rename translation_de.json to translation.json (#26) 2020-07-03 00:13:57 +03:00
cYuza
fea088a532
duplicate key DE translation (#20)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -

* fixed duplicate key
2020-07-02 22:19:05 +03:00
Sendou
56ad50d8d4 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-02 21:51:10 +03:00
Sendou
1288eed3ac not logged out user page bug fix 2020-07-02 21:50:53 +03:00
Walavouchey
47d8e1355b
various fixes (#21) 2020-07-02 21:24:42 +03:00
Sendou
292ebdf0f6 ganba time 2020-07-02 18:57:18 +03:00
Sendou
86472716cd Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-01 21:06:48 +03:00
Sendou
23206e8cd0 plus server month calendar bug fix 2020-07-01 20:58:33 +03:00
cYuza
29018da84f
German translation (#14)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -
2020-07-01 20:54:11 +03:00
Sendou
80c064c3f2 fix wrong month in dropdown 2020-07-01 20:36:58 +03:00
Sendou
8fe8bed912 fix top 500 wrong month 2020-07-01 20:33:40 +03:00
Sendou
bb370c3e0c italy typo 2020-07-01 20:29:55 +03:00
guigas7
31c69af2f0
Adds preview for the pt-BR translation (still needs to check if sentences fits and review contexts) (#17)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-01 20:26:45 +03:00