|
873794eee5
|
Display AXUM_HOST in logs when starting server
|
2024-10-03 12:59:06 +02:00 |
|
|
a39ec41a19
|
Pass lang down
|
2024-09-13 23:43:28 +02:00 |
|
|
1dd07abac1
|
Upgrade rust
|
2024-09-13 18:56:28 +02:00 |
|
|
da867e6258
|
Bump version to 0.4.0
|
2024-09-13 18:53:45 +02:00 |
|
|
db35005190
|
Create task v3
|
2024-09-13 03:47:29 +02:00 |
|
|
48582f93df
|
Allow deadcode for logs
|
2024-09-13 03:31:40 +02:00 |
|
|
0d1235b742
|
Apply clippy lints
|
2024-09-13 03:31:20 +02:00 |
|
|
c4392f012b
|
Remove explicit pub(self)
|
2024-09-13 03:30:12 +02:00 |
|
|
92e10304e2
|
Use latest to denote the latest struct version
|
2024-09-13 03:29:50 +02:00 |
|
|
977b257e57
|
Relicense to the EUPL-1.2
|
2023-11-19 05:32:27 +01:00 |
|
dependabot[bot]
|
a5a4fc8073
|
Bump rustix from 0.38.18 to 0.38.19 in /todored
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.18 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.18...v0.38.19)
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-22 22:30:42 +02:00 |
|
|
5236a736b4
|
Add development instructions and improve development environment for todored
|
2023-10-12 12:44:56 +02:00 |
|
|
4643b19110
|
Add build instructions for the todored container image
|
2023-10-12 09:37:29 +02:00 |
|
|
77a010a0bd
|
Add build instructions for the todored binary
|
2023-10-11 16:03:10 +02:00 |
|
|
1d6a797373
|
Add open source notices
|
2023-10-11 01:37:23 +02:00 |
|
|
391bd53fc7
|
Classic Cargo.lock falling behind
|
2023-10-09 16:30:08 +02:00 |
|
|
72c0353c90
|
Version 0.3.0
- Rate limiting
- Server at the bottom of the page
- New run configurations
|
2023-10-09 16:22:30 +02:00 |
|
dependabot[bot]
|
1de08ce469
|
Bump tungstenite from 0.20.0 to 0.20.1 in /todored
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.20.0 to 0.20.1.
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snapview/tungstenite-rs/compare/v0.20.0...v0.20.1)
---
updated-dependencies:
- dependency-name: tungstenite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-29 19:29:03 +02:00 |
|
|
a0342d9aa8
|
Derive defaults for TaskIcon , TaskImportance , TaskPriority , and v1::TaskStatus
|
2023-09-29 09:42:15 +02:00 |
|
|
352c8378d0
|
Implement rudimentary task journal
|
2023-09-29 09:32:42 +02:00 |
|
|
5ca640be39
|
Remove some unused imports
|
2023-08-22 05:13:50 +02:00 |
|
|
022efc3ef7
|
Implement Connect and Disconnect BoardChange s on Todored
|
2023-08-22 05:09:12 +02:00 |
|
|
b3ce2e9f0b
|
Removed debug info superfluous logging
|
2023-08-22 04:43:11 +02:00 |
|
|
8bcedd9fbf
|
Endpoints which return the version now return a JSON object
|
2023-08-22 04:18:01 +02:00 |
|
|
823de0af36
|
Update Todored dependencies
|
2023-08-22 03:57:49 +02:00 |
|
|
ee80f373ca
|
Remove unused BoardRequest import
|
2023-08-05 22:10:39 +02:00 |
|
|
5fb88c36b9
|
Fix dockerfiles
|
2023-08-05 05:24:06 +02:00 |
|
|
8795c2f9dd
|
Add docker thingies
|
2023-08-04 19:28:46 +02:00 |
|
|
2d1522b9b7
|
Increase XREAD BLOCK time to 60000 ms
|
2023-08-04 03:25:05 +02:00 |
|
|
3c6b9ba36e
|
Make some frontend progress
|
2023-08-02 04:14:49 +02:00 |
|
|
88b3ab1674
|
Kebabify board names in the backend
|
2023-08-01 23:57:29 +02:00 |
|
|
919c8d6ebf
|
Don't store board grouping on the server
|
2023-08-01 17:29:05 +02:00 |
|
|
2f3cc201c7
|
Get /board/{board}/ws to work, definitely
|
2023-08-01 01:52:12 +02:00 |
|
|
88dae2ed3b
|
Get /board/{board}/ws to work, probably
|
2023-07-31 20:26:37 +02:00 |
|
|
3ff50d8584
|
*Git refused to commit for a while*
|
2023-07-31 16:57:38 +02:00 |
|
|
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 |
|
|
3ee1152c9f
|
Create initial board server page
|
2023-07-30 02:24:47 +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 |
|