Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Housekeeping | Yigit Sever | 2021-04-13 | 7 | -480/+528 |
* | Update todo and readme | Yigit Sever | 2021-04-13 | 2 | -14/+12 |
* | implement user authentication using jwt | alpaylan | 2021-04-12 | 8 | -32/+374 |
* | six rightmost zeros for mining | alpaylan | 2021-04-12 | 2 | -4/+4 |
* | Add new TODO items | Yigit Sever | 2021-04-12 | 1 | -0/+5 |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 10 | -38/+207 |
* | Ignore blocks and users dirs | Yigit Sever | 2021-04-12 | 1 | -0/+2 |
* | Update brag section | Yigit Sever | 2021-04-12 | 1 | -2/+1 |
* | Merge remote-tracking branch 'origin/main' | Yigit Sever | 2021-04-12 | 1 | -0/+10 |
|\ | |||||
| * | Add TODO items | yigit sever | 2021-04-11 | 1 | -0/+10 |
* | | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 7 | -41/+237 |
|/ | |||||
* | Rephrase README to update design decisions | Yigit Sever | 2021-04-11 | 1 | -13/+21 |
* | Add auth scheme JWT | Yigit Sever | 2021-04-09 | 2 | -2/+8 |
* | Remove unused code and clean up comments | Yigit Sever | 2021-04-09 | 1 | -197/+18 |
* | Remove unused code from filters | Yigit Sever | 2021-04-09 | 1 | -5/+0 |
* | Add HTTP/1.1 resources to README | Yigit Sever | 2021-04-09 | 1 | -0/+4 |
* | Add test TODO items to routes | Yigit Sever | 2021-04-09 | 1 | -0/+4 |
* | Change tester to help with routes tests | Yigit Sever | 2021-04-09 | 0 | -0/+0 |
* | Add routes tests | Yigit Sever | 2021-04-09 | 1 | -0/+148 |
* | Remove old routes tests | Yigit Sever | 2021-04-09 | 1 | -276/+0 |
* | Add tags files to gitignore | Yigit Sever | 2021-04-09 | 1 | -0/+2 |
* | Remove unused code from routes | Yigit Sever | 2021-04-09 | 1 | -59/+4 |
* | Make tester.sh executable | Yigit Sever | 2021-04-09 | 0 | -0/+0 |
* | Add todo item | Yigit Sever | 2021-04-09 | 1 | -0/+1 |
* | Cleared unused code from handlers | Yigit Sever | 2021-04-09 | 1 | -80/+0 |
* | Implement Block GET/PUT with new schema | Yigit Sever | 2021-04-07 | 8 | -56/+220 |
* | Include big picture | Yigit Sever | 2021-04-07 | 1 | -0/+24 |
* | Include big thank list | Yigit Sever | 2021-04-07 | 1 | -0/+4 |
* | Initial commit | Yigit Sever | 2021-04-07 | 12 | -0/+2118 |