109 Commits

Author SHA1 Message Date
7580a4f1e6
feat: remove unnecessary info in User response 2025-03-09 16:53:11 +01:00
7bf35b65fb
fix: logout bug 2025-03-09 16:34:05 +01:00
d3f5c3cb82
feat: roll back refresh tokens, use single token only 2025-03-07 18:24:25 +01:00
8b092fed51
feat: implement login auth for all
also show the username underneath the logo
2025-03-06 13:29:10 +01:00
99e80c8077
feat: clickable username with context menu 2025-03-06 09:28:55 +01:00
854bd03c40
feat: add unique key prop to g 2025-03-05 12:59:09 +01:00
bc6c2a4a98
fix: give the token all available scopes for user 2025-03-05 11:45:47 +01:00
b7c8136b1e
feat: add correct keys to User interface 2025-03-05 09:57:03 +01:00
b8c4190072
feat: implement auth scopes 2025-03-05 09:56:04 +01:00
d61bea3c86
feat: adjust formatting slightly 2025-03-03 16:31:32 +01:00
70a4ece5bc
feat: add numbers to RaceChart 2025-03-03 16:05:28 +01:00
406ea9ffdd
feat: remove unnecessary CORS origins 2025-03-03 16:02:44 +01:00
104ec70695
feat: add footer back to Network page 2025-03-03 11:52:48 +01:00
9d65c1d1df
feat: add sample size 2025-03-03 09:40:16 +01:00
de79970987
feat: add value ± standard deviation to RaceChart 2025-03-02 20:09:54 +01:00
a52dae5605
feat: require auth to add players/teams 2025-03-02 09:28:16 +01:00
a46427c6b8
fix: in case no edge size is set 2025-02-25 18:40:50 +01:00
fd323db6d0
feat: implement highlighting of mutuality 2025-02-25 18:36:58 +01:00
c2d94c0400
fix: don't show nodes that are target of ignored edges 2025-02-25 08:55:44 +01:00
f94c3402c2
fix: text stroke 2025-02-24 18:17:53 +01:00
5c21cf1fc3
feat: add vertical BarChart 2025-02-24 18:04:20 +01:00
5cd793b278
fix: re-add utility types 2025-02-24 18:00:09 +01:00
de8688133f
feat: add MPV to nav 2025-02-24 17:56:38 +01:00
d6e5d0334c
feat: add RaceChart 2025-02-24 17:53:01 +01:00
5fef47f692
feat: implement BarChart for MVP 2025-02-24 16:51:50 +01:00
978aafc204
feat: add popularity option 2025-02-23 17:10:18 +01:00
47fd9bd859
feat: working WebGL graph with selection/highlighting 2025-02-23 16:50:34 +01:00
13bb965b28
feat: add 3D toggle and adjust theme 2025-02-20 17:26:27 +01:00
5405c3e12f
fix: trying to fix minification error 2025-02-20 12:07:12 +01:00
1eab163e10
feat: remove vis.js 2025-02-20 11:55:27 +01:00
7c054d6ba3
feat: re-implement Graph with Reagraph 2025-02-20 11:46:03 +01:00
4a46cd505d
feat: Network Graph with vis.js 2025-02-20 08:54:56 +01:00
1fa91a7228
feat: change API output 2025-02-20 08:54:03 +01:00
8e91724462
feat: features for bad internet connections 2025-02-20 08:52:48 +01:00
1a1b44743a
fix: clicking on logo navigates to root 2025-02-18 08:07:04 +01:00
827eceed2b Merge pull request 'feat/security' (#1) from feat/security into main
Reviewed-on: #1
2025-02-18 07:06:28 +00:00
96f04e6d90
fix: add Session and Login 2025-02-17 23:11:06 +01:00
df94b151a6
feat: improve navigation in footer 2025-02-17 23:06:18 +01:00
9647e890f6
feat: simple OAuth2 login with JWT token 2025-02-17 22:28:48 +01:00
15c9a64de2
feat: inelegant and buggy version of auth 2025-02-16 17:22:36 +01:00
fbe17479f7
feat: react-router-dom -> react-router 2025-02-16 16:55:49 +01:00
18e693bd2d
feat: server-side security 2025-02-16 16:38:55 +01:00
c1ff2120ad
feat: add hint to submit 2025-02-15 16:16:40 +01:00
8a9af450d4
feat: add security: OAuth2 with JWT 2025-02-14 20:10:21 +01:00
9c54eaf59b
fix: simplify heading 2025-02-14 17:43:18 +01:00
b1e5de086c
feat: update info 2025-02-14 17:42:23 +01:00
eb4fa02327
feat: add hint 2025-02-13 08:44:41 +01:00
d37c6f7158
feat: option to show likes, dislikes or both 2025-02-12 17:54:07 +01:00
06fd18ef4c
feat: add option to show dislike 2025-02-12 17:23:18 +01:00
44bc27b567
feat: deferred loadImage 2025-02-12 16:53:06 +01:00