|
e4c95c37ee
|
feat: add Maintenance page, just in case
|
2025-03-11 15:46:03 +01:00 |
|
|
2a396457aa
|
chore: remove unused stuff
|
2025-03-11 15:43:36 +01:00 |
|
|
34c030c1e9
|
feat: adjust submission function to new DB
|
2025-03-11 13:52:54 +01:00 |
|
|
6eb2563068
|
feat: implement one-time token
|
2025-03-11 13:37:23 +01:00 |
|
|
1067b12be8
|
feat: adjust mvp function to new DB
|
2025-03-11 12:40:12 +01:00 |
|
|
c42231907d
|
feat: adjust Sociogram to new DB
|
2025-03-11 12:37:16 +01:00 |
|
|
95e66e5d73
|
feat: adjust graph_json
|
2025-03-11 12:34:45 +01:00 |
|
|
6d2bf057a5
|
feat: more robust context menu
|
2025-03-11 12:33:35 +01:00 |
|
|
b07c2fd8ab
|
fix: remove un-controlled checked warning
|
2025-03-11 11:57:58 +01:00 |
|
|
82ffa06a00
|
feat: view profile
|
2025-03-11 11:45:48 +01:00 |
|
|
00442be4b5
|
fix: context menu and dialog didn't play nice
|
2025-03-11 11:14:07 +01:00 |
|
|
26ee4b84a9
|
feat: update context menu to use references
|
2025-03-11 11:04:42 +01:00 |
|
|
aa3c3df5da
|
fix: enable all sub-routes
|
2025-03-11 10:35:39 +01:00 |
|
|
401ac316c1
|
feat: adjust Rankings to new auth + User
|
2025-03-11 10:34:58 +01:00 |
|
|
53fc8bb6e3
|
feat: add more User props
|
2025-03-11 10:34:39 +01:00 |
|
|
92a98064e5
|
feat: add jwt token handler
|
2025-03-11 10:34:18 +01:00 |
|
|
1773a9885a
|
fix: remove max-age seconds
|
2025-03-11 10:32:49 +01:00 |
|
|
9996752d94
|
fix: check location.state first
|
2025-03-11 08:42:44 +01:00 |
|
|
b386ee365f
|
feat: automatically switch to index and fill in newly given creds
|
2025-03-11 08:25:33 +01:00 |
|
|
045c26d258
|
feat: setup for setting first password
|
2025-03-11 08:12:29 +01:00 |
|
|
a37971ed86
|
feat: set first password page
|
2025-03-10 13:16:41 +01:00 |
|
|
f3e6382101
|
feat: set first password with token
|
2025-03-10 13:15:41 +01:00 |
|
|
59e2fc4502
|
feat: User -> Player
|
2025-03-10 11:24:03 +01:00 |
|
|
33c505fee4
|
feat: change DB, represent players by id
|
2025-03-10 11:23:19 +01:00 |
|
|
cfe2df01f7
|
feat: Cookie and Header auth
|
2025-03-09 18:47:22 +01:00 |
|
|
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 |
|