Commit Graph

4196 Commits

Author SHA1 Message Date
Kalle
6bfdfecd27 Remove THROW_ON_AUTH_ERROR 2023-09-28 21:25:07 +03:00
Kalle
3c862d6e81 Chat improvements 2023-09-28 21:25:01 +03:00
Kalle
ce661ed934 Align chat message avatar at the top 2023-09-27 21:22:28 +03:00
Kalle
2767af1e3d Never use "5555" password 2023-09-27 21:22:03 +03:00
Kalle
cd93ec4ac4 Fix chat messages weird wrapping 2023-09-27 21:21:47 +03:00
Kalle
bfabb78d77 Allow teams to requeue when there is a dispute + better dispute help text 2023-09-27 01:18:55 +03:00
Kalle
ac500a2b62 Keep manager when morphing groups 2023-09-27 01:18:55 +03:00
Kalle
3412597fd9 Change session cookie name 2023-09-27 01:18:55 +03:00
Kalle
cf19bc7054 Add error log when finishing auth fails 2023-09-27 01:18:55 +03:00
Kalle
401f6a9e6a Add badges 2023-09-27 01:18:55 +03:00
shachar700
4275bebd78 Hebrew translations (#1512)
* added hebrew translations pt.1

* Fixes

* Adjusted hebrew translations

* hebrew lang title

* small fix

* minor adjustments in hebrew translations

* removed spacing

* added hebrew translation to added keys except the tournament.json

* removed spacing

* removed empty line at the end of q.json

* ran prettier online

---------

Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-09-27 00:27:58 +03:00
Kalle
743c721e7b Token call behind GW 2023-09-26 19:44:23 +03:00
Kalle
21261a68bd Align chat tabs a bit better 2023-09-26 00:57:31 +03:00
Kalle
7e7d656445 Add "bpn" alias Closes #1500 2023-09-25 00:20:00 +03:00
Kalle
1747e2fd12 Move own roster to left column on desktop Closes #1509 2023-09-24 23:51:32 +03:00
Kalle
587556b55b Restructure auth code + debug logs 2023-09-24 23:12:01 +03:00
Kalle
1394608e01 Try including domain in session cookie 2023-09-24 23:09:03 +03:00
Kalle
501b858cad Skalop URL via root data loader 2023-09-24 15:29:30 +03:00
Kalle
9ee63f2906 Fix Skalop URL for prod 2023-09-24 15:09:26 +03:00
Kalle
c12d8f3e65 Auth via gateway 2023-09-24 14:25:11 +03:00
Kalle
0371bfcd12 SendouQ chat (#1508)
* Chat initial component

* Connect to websocket

* Chat render actual messages

* Chat keep scrolled to bottom

* Pending messages

* Pass rooms as arg

* Chat with tabs

* Message max length

* Looking tabs initial

* Fixes

* Chat on looking page w/ unread messages count

* Add reconnecting websocket

* Patron custom color

* Change ChatMessage data model

* Fix mobile layout

* Add clean up to useEffect

* Chat codes

* FF + clear messages on group morph

* Hide messages when user leaves etc.

* Fix match page layout when chat missing

* New tabs

* Tabs for mobile

* Add TODOs

* Switch to own group tab when roster changes

* Chat styling

* Redesign group cards

* Bring back manager buttons

* Remove flipped

* Remove unused code

* Align better

* Link to user profile

* Better room pass + highlighted

* Fix view when group expired

* Fix MemberAdder (missing input + overflow)

* Chat stay connected in looking

* Remove filters for now

* Fix chat number align

* Fix chat unseen messages

* Hide chat when alone

* Remove rest todos
2023-09-24 12:48:37 +03:00
Frederik
362f5d9a47 Added Danish translations (#1504)
* Update analyzer.json

Added and changed Danish translations

* Update common.json

Added and changed Danish translations

* Update art.json

Created Danish translation for art.json

* Update faq.json

added Danish translation for A3.

Somehow it got deleted/removed.
2023-09-22 00:34:02 +03:00
Kalle
5956e45e22 Fix misleading error 2023-09-18 19:11:39 +03:00
Kalle
144b5d938a Leaderboards show is who is on track to join Plus Server Closes #1496 2023-09-16 14:28:13 +03:00
Kalle
28afe48d2c Fix user able to join group without setting initial SP Closes #1492 2023-09-16 12:48:21 +03:00
Kalle
9f0921ebb4 Indicate owner/manager in the SendouQ match screen 2023-09-16 12:16:01 +03:00
Kalle
d61baa36c1 Add badges 2023-09-16 11:57:08 +03:00
Kalle
6ea5742569 Fix user page 404 padding being messed up 2023-09-16 11:52:12 +03:00
Kalle
2812b9c646 Better pagination styling for mobile Closes #1485 2023-09-16 11:34:07 +03:00
Kalle
9de50b525e Fix Hero Shot link 404 Closes #1477 2023-09-16 11:33:22 +03:00
Kalle
b804d98a50 Make builds page links absolute Closes #1481 2023-09-16 11:03:11 +03:00
Kalle
ba72cf731f Sync group ids just in time Closes #1493 2023-09-16 10:59:03 +03:00
Kalle
caf63343d6 Delete likes when joining group via link Closes #1498 2023-09-16 10:31:58 +03:00
Kalle
43de8b53c1 Fix users without avatar not being able to use bot to log in 2023-09-15 00:28:09 +03:00
Kalle
0bcd240e80 Leaderboard: Fix not showing current season by default 2023-09-13 00:06:58 +03:00
Filuz
c5b39208fb Update French translation (#1491)
* French translation update

* Fix bad formatting

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-09-12 23:57:57 +03:00
Kalle
9b2958c4d0 Add Portuguese language to SendouQ 2023-09-12 21:38:41 +03:00
Kalle
58b55ee916 Add "nzap" weapon alt name 2023-09-12 21:36:48 +03:00
Kalle
ac5a050363 Fix preparing page crash 2023-09-11 20:42:56 +03:00
Kalle
424f75dbe3 VC icon always in same place 2023-09-10 13:20:12 +03:00
Kalle
19beaa0ef1 Season initial powers script, check for active matches + set all groups inactive 2023-09-10 13:12:57 +03:00
Kalle
0b0b7f1525 SendouQ: 3 maps for TC/RM/CB Closes #1472 2023-09-10 13:11:52 +03:00
Kalle
51111f7f24 Always match your own languages 2023-09-10 13:10:33 +03:00
Kalle
8c0b242a93 Season switching on user seasons page 2023-09-10 12:19:58 +03:00
Kalle
da066fb4f4 Fix seasons page not scrolled to top on initial load 2023-09-10 11:30:59 +03:00
Kalle
2b23ed434c Leaderboards support season switching 2023-09-10 00:33:55 +03:00
Kalle
6b9f1182fb Season initial powers script Closes #1450 2023-09-09 20:44:52 +03:00
Kalle
669224159b Update link in comment 2023-09-09 14:20:05 +03:00
Kalle
c8ccdb35b9 Move bot to https://github.com/Sendouc/lohi 2023-09-09 14:02:38 +03:00
Kalle
d37fb57a73 Fix login link for prod 2023-09-09 13:28:02 +03:00