|
345d59268d
|
Implement BoardOperation::store_or_500
|
2023-07-31 12:32:55 +02:00 |
|
|
93a0dc65b6
|
Rename ServerOperation to BoardOperation
|
2023-07-31 12:32:04 +02:00 |
|
|
f3ae182d67
|
Perhaps String ids are easier to handle in Rust than u64
https://redis.io/commands/xadd/
|
2023-07-31 12:12:56 +02:00 |
|
|
66c8ee9a79
|
Use u64 instead of Uuid to match Redis behaviour
https://redis.io/commands/xadd/
|
2023-07-31 12:08:43 +02:00 |
|
|
3353eea1a0
|
Generalize RedisUnwrapOr500 trait to UnwrapOr500
|
2023-07-31 12:00:12 +02:00 |
|
|
a705e73803
|
Setup editor config in server and reformat everything
|
2023-07-30 02:31:48 +02:00 |
|
|
66384988db
|
Create basic README
|
2023-07-30 02:26:40 +02:00 |
|
|
3ee1152c9f
|
Create initial board server page
|
2023-07-30 02:24:47 +02:00 |
|
|
fb70caf7ba
|
Emulate terminal in server runConfig
|
2023-07-30 02:22:06 +02:00 |
|
|
73c0acfb14
|
Create client runConfig
|
2023-07-30 02:21:52 +02:00 |
|
|
1536b495c7
|
Create initial board viewer page
|
2023-07-30 02:21:29 +02:00 |
|
|
c832166e2a
|
Create server IntelliJ run configuration
|
2023-07-29 19:23:37 +02:00 |
|
|
c1d0eb908d
|
Disable IntelliJ spellchecking
|
2023-07-29 19:22:14 +02:00 |
|
|
83a303eede
|
Create backend skeleton
|
2023-07-29 19:22:02 +02:00 |
|
|
d2729c25e9
|
Initial commit
|
2023-07-29 15:58:17 +02:00 |
|