Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Listen to clippy | Yigit Sever | 2021-04-15 | 1 | -1/+1 |
* | Add static serving support | Yigit Sever | 2021-04-15 | 1 | -3/+8 |
* | [WIP] Add template support | Yigit Sever | 2021-04-15 | 1 | -2/+4 |
* | Refactor authorized propose functions | Yigit Sever | 2021-04-13 | 1 | -2/+2 |
* | Require authorization for Block POST | Yigit Sever | 2021-04-13 | 1 | -3/+4 |
* | Housekeeping | Yigit Sever | 2021-04-13 | 1 | -377/+3 |
* | implement user authentication using jwt | alpaylan | 2021-04-12 | 1 | -11/+121 |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 1 | -10/+70 |
* | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 1 | -7/+73 |
* | Add test TODO items to routes | Yigit Sever | 2021-04-09 | 1 | -0/+4 |
* | Add routes tests | Yigit Sever | 2021-04-09 | 1 | -0/+148 |
* | Remove old routes tests | Yigit Sever | 2021-04-09 | 1 | -276/+0 |
* | Remove unused code from routes | Yigit Sever | 2021-04-09 | 1 | -59/+4 |
* | Implement Block GET/PUT with new schema | Yigit Sever | 2021-04-07 | 1 | -5/+25 |
* | Initial commit | Yigit Sever | 2021-04-07 | 1 | -0/+359 |