Commit Graph

636 Commits

Author SHA1 Message Date
Kalle (Sendou)
9eba44dee8 knexfile changes 2020-09-10 18:59:11 +03:00
Kalle (Sendou)
044fb4f5d5 remove unused screenshot 2020-09-09 20:39:47 +03:00
Kalle (Sendou)
09ff83729c npm build scripts 2020-09-09 17:37:11 +03:00
Kalle (Sendou)
af7ad6b554 upsert user on login logic 2020-09-09 16:43:05 +03:00
Kalle (Sendou)
0102c1b22d add category enu 2020-09-06 20:13:32 +03:00
Kalle (Sendou)
a10279b83e add knex and migrations 2020-09-06 17:27:39 +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)
e6ac7047dc fixes #76 2020-09-05 00:37:45 +03:00
Kalle (Sendou)
5213a55108 update github links 2020-09-04 19:49:30 +03:00
Kalle (Sendou)
d9a7874e78 Update README 2020-09-04 19:45:59 +03:00
Kalle (Sendou)
ebc0b6c0bb update mongoose 2020-09-04 19:43:34 +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