Commit Graph

1616 Commits

Author SHA1 Message Date
Kalle (Sendou)
2ccbfdf4e6 Delete Cypress for now 2021-06-16 21:13:42 +03:00
Kalle (Sendou)
13b495553a Replace setSearchParams with just router.replace
Using setSearchParams is faulty because it manipulates history directly.
Correctly solution uses Next.js's router.
2021-06-16 19:42:25 +03:00
Kalle (Sendou)
30a019a064 User page fix bug with not being
able to change page from one user to another
2021-06-14 21:37:35 +03:00
Kalle (Sendou)
75ef398cc7 Badge fixes 2021-06-13 20:46:45 +03:00
Kalle (Sendou)
68a2161fb2 Badges 2021-06-13 20:30:07 +03:00
Kalle (Sendou)
e962aecfa7 Update deps 2021-06-13 12:20:25 +03:00
Igor
26ed50bce5
brand search (#541) 2021-06-12 21:28:54 +03:00
Kalle (Sendou)
fd24c22a28 Team Splitter first public version 2021-06-12 20:52:13 +03:00
Kalle (Sendou)
449012e3fb Don't show create team button if not logged in 2021-06-12 00:16:49 +03:00
Kalle (Sendou)
93020bc659 Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-06-10 21:03:22 +03:00
Kalle (Sendou)
bcc44f527a Demo new front page drawing 2021-06-10 21:02:03 +03:00
Kalle (Sendou)
f53e261156 8s initial 2021-06-10 20:34:20 +03:00
shachar700
08007d81ae
update-heb-messages (#535) 2021-06-10 17:04:33 +03:00
Kalle (Sendou)
80a5fcfaba Adjust "many options to link" message 2021-06-07 18:43:03 +03:00
Kalle (Sendou)
1091a64a50 Update top 500 script month 2021-06-07 18:36:05 +03:00
Kalle (Sendou)
e1ee688c88 Closes #531 2021-05-31 23:16:17 +03:00
Kalle (Sendou)
6f8a427042 Closes #526 2021-05-31 22:34:31 +03:00
Kalle (Sendou)
a9da8dff4b Splatoon 3 page small fixes 2021-05-30 15:55:36 +03:00
Kalle (Sendou)
77d869d81f Splatoon 3 page 2021-05-30 15:41:52 +03:00
Kalle (Sendou)
67ed08d849 Xsearch remove unused DB lookup on getStaticPaths 2021-05-30 15:34:41 +03:00
Kalle (Sendou)
29fe9efd72 Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-05-29 18:41:49 +03:00
Kalle (Sendou)
e6071d3e38 Update deps 2021-05-29 18:41:39 +03:00
Igor
668b2d73e7
New filters for builds page (#523)
* new filter for modes

* new filter for abilities

* prettifier

* fix imports

* fix margin + some things from pull request

* better fix for select

* MySelect default style + styles for selects on builds page.

* Remove duplicates, import default style from file
2021-05-28 17:10:50 +03:00
Kalle (Sendou)
e5b9a6ccb3 Closes #520 2021-05-27 21:18:11 +03:00
Kalle (Sendou)
9b675134e8 Remove TODO of resolved issue 2021-05-27 16:29:55 +03:00
Kalle (Sendou)
802a7f04ee Add logging to admin page end voting mutation 2021-05-26 21:48:27 +03:00
Kalle (Sendou)
255b58b6c7 Squad of correct type and region for oldest check 2021-05-23 19:46:56 +03:00
Kalle (Sendou)
9ef43e602f Call end() after league api POST 2021-05-23 19:23:41 +03:00
Kalle (Sendou)
2ec1f991ee Fix weapon type in league 2021-05-23 19:09:11 +03:00
Kalle (Sendou)
a949d5d2c4 Change Ajey Pandey's weapon guide link 2021-05-23 18:17:33 +03:00
Kalle (Sendou)
e2f53601f6 Check for Lanista token when POSTing league data 2021-05-23 18:11:09 +03:00
Kalle (Sendou)
1e57ae5750 Closes #506 2021-05-23 18:02:29 +03:00
Kalle (Sendou)
95f76d98fc Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-05-22 21:19:53 +03:00
Kalle (Sendou)
fb83304683 Closes #514 better map planner element locations 2021-05-22 21:19:40 +03:00
Kalle (Sendou)
4cb8904d49 Fixes #510 show reskins when searching for builds 2021-05-22 21:15:23 +03:00
Kalle (Sendou)
a72c58d898 Make menu nav items the same size 2021-05-22 21:02:09 +03:00
Kalle (Sendou)
79e9e59219 Closes #508 fixed mobile nav bottom row blocked 2021-05-22 20:52:14 +03:00
Kalle (Sendou)
37bf81ffa4 Fix bug where changing own voting score didnt work 2021-05-22 20:41:51 +03:00
Kalle (Sendou)
41dd98ca09 User search page move input to center 2021-05-22 20:36:13 +03:00
Kalle (Sendou)
b1a201b211 Clarify linking info page text 2021-05-20 21:57:40 +03:00
Igor
8d37c91c17
Search weapons by sub or special (en-only) (#503)
* search by sub and special weapons

* check if data is null

* ..forgot about console log
2021-05-19 21:41:42 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +03:00
Kalle (Sendou)
da71b6d17b Fix type errors 2021-05-16 17:19:09 +03:00
Alex Johansson
dfb68d06fd
⬆️ upgrade to trpc6 (#444)
* ⬆️ upgrade to trpc6

* `npm run prettier:format`

* Use final release

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-05-16 12:25:41 +03:00
Kalle (Sendou)
176b0cd26e Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-05-16 12:12:40 +03:00
Igor
0578e38eee
Scrollable nav (#497)
* scrollable nav

* rename
2021-05-15 17:42:07 +03:00
Kalle (Sendou)
ed2409475e Fix duplicate icon alt texts 2021-05-13 00:44:01 +03:00
Igor
5e3e3e188a
render p as div (#496) 2021-05-13 00:42:46 +03:00
Kalle (Sendou)
924752b2ad Update deps 2021-05-11 21:47:38 +03:00
Kalle (Sendou)
a1b34698e1 Fix bug main content not centered
Closes #494

A bit hacky but seems to work. Play with negative margins
to get the content centered and set them to
0 before the menu overlaps with the content.
2021-05-11 12:39:45 +03:00