Commit Graph

288 Commits

Author SHA1 Message Date
dependabot[bot]
cdad7d9598
Bump react-markdown from 4.3.1 to 5.0.3 (#374)
* Bump react-markdown from 4.3.1 to 5.0.3

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 4.3.1 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/v4.3.1...5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* add github style md parser

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-07 12:00:58 +03:00
Kalle (Sendou)
6700a068b7 change footer font sizes 2021-04-06 13:41:06 +03:00
Kalle (Sendou)
a547608615 use system font and closes #283 2021-04-06 13:28:37 +03:00
Kalle (Sendou)
761393ffc3 remove alt from icons to avoid showing txt fallback 2021-04-06 12:34:17 +03:00
Igor
70db820d28
Fix for WeaponSelector in Firefox (#363)
* fix for firefox

* There is no need in placeholder - we can just don't render img if there is no weapon

* early return

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-06 11:08:20 +03:00
Igor
fe6f2fea7d
Font-family for headings (#358)
* Rubik for all headings

* Font for headings
2021-04-05 20:30:06 +03:00
Kalle (Sendou)
21d5a1da9d remove zh for now 2021-04-03 10:35:30 +03:00
Igor
3d1ba001bc
weaponSelector correct value + locales update (#348) 2021-04-02 20:54:10 +03:00
Kalle (Sendou)
f9f9f8da47 non-native date picker 2021-04-02 19:54:59 +03:00
Kalle (Sendou)
f819816691 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-04-02 19:16:03 +03:00
Kalle (Sendou)
692c7b24d2 calendar public 2021-04-02 19:15:55 +03:00
Kalle (Sendou)
ab9b38c381 calendar event tests 2021-04-02 18:39:25 +03:00
Igor
10951fe39e
Maplist generator: Custom Order (#346)
* new select for multiple modes

* add custom order generation

* remove log + better select position

* little optimization

* import fix

* add icons for modes in select

* pretty

* rename variable

* import replace

* arrow function

* render only if selected

* Update pages/maps.tsx

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-04-02 15:46:08 +03:00
Kalle (Sendou)
190c5a19fb can edit and delete events 2021-04-02 15:25:40 +03:00
Kalle (Sendou)
ed3bb9a0d8 run prettier:format in the project 2021-04-02 00:35:58 +03:00
Kalle (Sendou)
1320ed9127 string util functions location consistency and comments 2021-04-01 23:26:10 +03:00
Igor
2a31ac7159
Fix user page wrong stacking + fix aria-label for youtube button (#336)
* check bio length after trim()

* Put social network icons in flex

* fix aria-label
2021-04-01 12:01:23 +03:00
Kalle (Sendou)
6153bfb968 fixes #310 2021-03-28 02:15:46 +02:00
Kalle (Sendou)
a0445f3631 fix weapon selector 2021-03-28 01:17:14 +02:00
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Kalle (Sendou)
f81f56a3a4 date picker component 2021-03-26 20:50:43 +02:00
Kalle (Sendou)
29d1a9f68f uninstall chakra-icons 2021-03-23 12:21:58 +02:00
Kalle (Sendou)
3fc22c7269 calendar initial 2021-03-22 12:09:00 +02:00
Kalle (Sendou)
4c16006eff minimize flashing avas 2021-03-19 10:20:51 +02:00
Kalle (Sendou)
1412beb6c4 markdown open links to new window 2021-03-19 09:53:04 +02:00
Kalle (Sendou)
0524fe4aca closes #300 2021-03-16 19:00:56 +02:00
Kalle (Sendou)
12c76f15d3 get rid of mid container 2021-03-16 17:35:53 +02:00
Kalle (Sendou)
f984b91602 use flag images instead of emojis (fixes windows) 2021-03-13 20:50:46 +02:00
Kalle (Sendou)
b49c79acdb closes #284 2021-03-09 14:34:31 +02:00
Kalle (Sendou)
4c9c2e0c4c ❤ patrons 2021-03-09 13:50:48 +02:00
Kalle (Sendou)
e3ab352e5e closes #276 2021-03-09 13:00:58 +02:00
Kalle (Sendou)
cd16d92f0e xrank in app 2021-03-09 11:57:42 +02:00
Kalle (Sendou)
52d7e31fd8 delete tasl for now 2021-03-09 01:03:12 +02:00
Kalle (Sendou)
2961bf7f4c fix type errors 2021-03-09 00:13:59 +02:00
Kalle (Sendou)
4fbebe6209 migrate plus location 2021-03-08 19:22:01 +02:00
Kalle (Sendou)
65873a53c6 remove useless clog 2021-03-08 19:07:03 +02:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle (Sendou)
d7ab271f93 myheads for plus 2021-03-04 11:27:47 +02:00
Kalle (Sendou)
53b39c0019 add links to plus voting history 2021-03-04 09:59:48 +02:00
Kalle (Sendou)
f0f28d7809 fix suggestions filtering key bug 2021-03-04 09:37:07 +02:00
Kalle (Sendou)
c7f1a1ec40 suggest/vouch +3 2021-03-04 00:44:05 +02:00
Kalle
67b2f23ac2 show when next voting 2021-03-02 13:45:57 +02:00
Kalle
85408d30cd remove chakra factory 2021-02-28 14:23:32 +02:00
Kalle
c69475f9f5 fix voting results 2021-02-28 13:03:02 +02:00
Kalle
a38fabfc80 tasl initial 2021-02-27 18:31:41 +02:00
Kalle
063d0f1ba6 add tests and colors to plus voting history 2021-02-27 15:30:45 +02:00
Kalle
c93cc20f3a can vouch 2021-02-27 15:06:30 +02:00
Kalle
7ec3b413ab plus suggestions createdAt order 2021-02-26 10:10:23 +02:00
Kalle
0376811834 new header style 2021-02-26 09:49:46 +02:00
Kalle
8f7e7eb0a4 suggestions tweaks 2021-02-25 21:07:37 +02:00