Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format, refactor, succinct errors | Yigit Sever | 2022-04-23 | 1 | -11/+14 |
* | GET /config endpoint | necrashter | 2022-04-23 | 1 | -0/+9 |
* | Echo network info | necrashter | 2022-04-23 | 1 | -0/+2 |
* | Handle empty url_prefix | necrashter | 2022-04-23 | 1 | -8/+14 |
* | Handle url_prefix in network | necrashter | 2022-04-23 | 1 | -6/+10 |
* | Support for multiple configs/routes | necrashter | 2022-04-23 | 1 | -7/+4 |
* | Remove 404 support | Yigit Sever | 2022-04-17 | 1 | -2/+0 |
* | Add 404 support | Yigit Sever | 2022-04-17 | 1 | -1/+3 |
* | Improve comments | Yigit Sever | 2022-04-17 | 1 | -5/+1 |
* | [WIP] Spring cleaning | Yigit Sever | 2022-04-11 | 1 | -4/+4 |
* | Rename functions and move checks | Yigit Sever | 2021-04-17 | 1 | -2/+2 |
* | Add existing user get support | Yigit Sever | 2021-04-16 | 1 | -0/+9 |
* | 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 |