Timothy Armes
|
8a6502d398
|
Update the README
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
7c1aa60c3f
|
Add notification for "Other" tournament types
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
ee031588ff
|
Save and use user's locale preference
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
03f5ea3454
|
Fix routing details
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
08cbcd785e
|
Rebase changes
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
b84cc271af
|
Send mails to console when no server specified
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
8893076c4d
|
Added privacy policy
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
b6c0cb43cc
|
Rebase changes
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
1c7ad63e03
|
Update packages
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
75fd05a3d7
|
Rebase changes
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
697131b0f3
|
Fix Zone types
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
8db61bc79b
|
Fix Select types
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
96ca7651ab
|
Reformat filters
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
a422b1441a
|
Add option to create zone directly to filter select
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
d44110649b
|
Filtering by zone
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
45ea8960e0
|
Account deletion
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
cfbba733c2
|
Avatar with drop down menu for accessing zones and signing out
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
860644bd9f
|
Zone deletion
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
50943685c0
|
Require logon for Zone pages
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
9e9f5fd975
|
Zone editing
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
9f12a00030
|
Zone collection + creation
Zone create UI flow
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
1da389a24a
|
Database collection models
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
6a3b58f02d
|
Zone creation UI preparation
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
1aba39b0e9
|
Sign in mechanism
|
2024-10-21 15:19:28 +02:00 |
|
Timothy Armes
|
ce967f159d
|
Use better touch gestures
|
2024-09-30 16:50:57 +02:00 |
|
Timothy Armes
|
aa05a3ce0b
|
Fix more cases of annoying zoom
|
2024-09-30 08:31:10 +02:00 |
|
Timothy Armes
|
f8cd2612b5
|
Display a message when there are no results
|
2024-09-27 10:55:02 +02:00 |
|
Timothy Armes
|
93e3e1242a
|
Remove scroll to top button
|
2024-09-25 18:13:56 +02:00 |
|
Timothy Armes
|
e3cf8ff8fd
|
Form elements needs to be 16px to avoid Safari zooming on mobile
|
2024-09-25 18:13:56 +02:00 |
|
Timothy Armes
|
38edadd591
|
Fix the time control filters
|
2024-05-11 12:58:31 +02:00 |
|
Timothy Armes
|
ae532b2a3c
|
Fix date filter
bis
bis
|
2024-05-08 20:36:26 +02:00 |
|
Timothy Armes
|
4ca0914060
|
Revert "github link updated"
This reverts commit 730d1c6d2c.
|
2024-05-08 18:43:38 +02:00 |
|
Owen Rees
|
730d1c6d2c
|
github link updated
|
2024-04-29 16:51:56 +02:00 |
|
Timothy Armes
|
09ae715e36
|
Explain to users why the calculator may not be accurate for rapid/blitz games
|
2024-04-29 11:48:21 +02:00 |
|
Timothy Armes
|
6043f6039e
|
Fix K-Factor information
|
2024-04-29 11:48:21 +02:00 |
|
Timothy Armes
|
c0f22d9712
|
Elo calculator - display cadence in tournament dropdown + link to FFE results
|
2024-04-15 15:49:59 +02:00 |
|
Timothy Armes
|
0540ecc05a
|
Move from TRPC to server actions
|
2024-04-08 14:55:06 +02:00 |
|
Timothy Armes
|
cd83db2385
|
Fix the tournament result search (#249)
|
2024-03-12 08:47:02 +01:00 |
|
Timothy Armes
|
4f5062e1da
|
Fix scroll bug
|
2024-03-11 17:25:28 +01:00 |
|
Timothy Armes
|
0da539889b
|
Minor text corrections
|
2024-03-11 09:51:03 +01:00 |
|
Timothy Armes
|
cc0ae71c26
|
New front page design
|
2024-03-09 15:13:05 +01:00 |
|
Timothy Armes
|
1c271cda05
|
Fix ratings calculator
|
2024-03-01 09:40:12 +01:00 |
|
Owen Rees
|
efa9088336
|
Feature/date picker (#238)
- Date range picker for tournaments.
- Resets date when closing picker
- tRPC and Jotai update
|
2024-01-16 12:28:08 +01:00 |
|
Owen Rees
|
a3ec663384
|
Delete package-lock.json
|
2024-01-16 11:35:54 +01:00 |
|
depfu[bot]
|
263d9a79f4
|
Update typescript to version 5.3.3
|
2024-01-15 10:02:20 +00:00 |
|
depfu[bot]
|
2ed7aa3661
|
Update prettier to version 3.1.1
|
2024-01-15 09:57:27 +00:00 |
|
depfu[bot]
|
fd72c36915
|
Update next-intl to version 3.3.2
|
2024-01-15 09:52:36 +00:00 |
|
depfu[bot]
|
131c4bd479
|
Update @types/react-dom to version 18.2.18
|
2024-01-15 09:42:31 +00:00 |
|
depfu[bot]
|
d81df7e6fa
|
Update all of nextjs to version 14.0.4
|
2024-01-15 09:32:36 +00:00 |
|
depfu[bot]
|
fd49dbef69
|
Update @hookform/resolvers to version 3.3.3
|
2024-01-15 09:27:16 +00:00 |
|