Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump up version numberv0.2.0 | Yigit Sever | 2021-04-16 | 1 | -1/+1 |
* | Clean up tests | Yigit Sever | 2021-04-16 | 1 | -21/+1 |
* | Passing auth test | Yigit Sever | 2021-04-16 | 3 | -12/+23 |
* | Improve auth documentation | Yigit Sever | 2021-04-16 | 3 | -24/+32 |
* | Almost passsing auth | Yigit Sever | 2021-04-16 | 3 | -10/+69 |
* | work on pending transactions test. | alpaylan | 2021-04-16 | 1 | -1/+1 |
* | work on post auth transaction 201 test | alpaylan | 2021-04-16 | 2 | -8/+5 |
* | Merge remote-tracking branch 'origin/main' | Yigit Sever | 2021-04-16 | 2 | -30/+66 |
|\ | |||||
| * | work on post auth transaction 201 test | alpaylan | 2021-04-16 | 2 | -30/+66 |
* | | Writing auth test | Yigit Sever | 2021-04-16 | 2 | -1/+19 |
|/ | |||||
* | handle double transaction. | alpaylan | 2021-04-16 | 1 | -0/+12 |
* | Fix deadlock | Yigit Sever | 2021-04-16 | 2 | -33/+34 |
* | Check correct bits | Yigit Sever | 2021-04-16 | 1 | -2/+2 |
* | Still at block test | Yigit Sever | 2021-04-16 | 1 | -13/+42 |
* | Chipping away at block test | Yigit Sever | 2021-04-16 | 1 | -18/+22 |
* | Add correct /register test stub | Yigit Sever | 2021-04-16 | 1 | -32/+36 |
* | change mocked db. | alpaylan | 2021-04-16 | 2 | -2/+2 |
* | Give up on content length | Yigit Sever | 2021-04-16 | 1 | -3/+0 |
* | change last block reading method. | alpaylan | 2021-04-16 | 1 | -8/+6 |
* | Merge remote-tracking branch 'origin/main' | alpaylan | 2021-04-16 | 53 | -198/+2464 |
|\ | |||||
| * | Load users from disk at start | Yigit Sever | 2021-04-16 | 2 | -27/+74 |
| * | Tracking TODO.md | Yigit Sever | 2021-04-16 | 1 | -2/+2 |
| * | Don't actually ignore the useful public | Yigit Sever | 2021-04-15 | 9 | -1/+1023 |
| * | Ignore /public | Yigit Sever | 2021-04-15 | 1 | -0/+1 |
| * | Reorder site navigation items | Yigit Sever | 2021-04-15 | 12 | -1026/+4 |
| * | Add Doc for User | Yigit Sever | 2021-04-15 | 1 | -5/+6 |
| * | Switch over to big boy logging | Yigit Sever | 2021-04-15 | 5 | -75/+232 |
| * | Add something stupid | Yigit Sever | 2021-04-15 | 6 | -11/+18 |
| * | Add title to site | Yigit Sever | 2021-04-15 | 7 | -7/+11 |
| * | Just use public inside site | Yigit Sever | 2021-04-15 | 19 | -1174/+0 |
| * | Cleaned up user authentication | Yigit Sever | 2021-04-15 | 2 | -15/+123 |
| * | Listen to clippy | Yigit Sever | 2021-04-15 | 4 | -26/+20 |
| * | Remove lorems and inpsumses | Yigit Sever | 2021-04-15 | 9 | -95/+183 |
| * | Move on to production | Yigit Sever | 2021-04-15 | 11 | -69/+72 |
| * | Remove unused code | Yigit Sever | 2021-04-15 | 2 | -39/+0 |
| * | Start frontend | Yigit Sever | 2021-04-15 | 30 | -57/+1470 |
| * | Merge remote-tracking branch 'origin/template' into template | Yigit Sever | 2021-04-15 | 40 | -28/+1494 |
| |\ | |||||
| | * | Move template TODO to brag | Yigit Sever | 2021-04-15 | 1 | -4/+3 |
| | * | shed unused function | Yigit Sever | 2021-04-15 | 1 | -11/+0 |
| | * | Create the static site | Yigit Sever | 2021-04-15 | 25 | -4/+1322 |
| | * | Bring Zola over | Yigit Sever | 2021-04-15 | 14 | -0/+44 |
| | * | Merge remote-tracking branch 'origin/template' into template | Yigit Sever | 2021-04-15 | 2 | -12/+123 |
| | |\ | |||||
| | | * | python_client halfway through and updated todo | alpaylan | 2021-04-15 | 2 | -12/+123 |
| | * | | Add static serving support | Yigit Sever | 2021-04-15 | 1 | -3/+8 |
| | |/ | |||||
| | * | [WIP] Add template support | Yigit Sever | 2021-04-15 | 9 | -3/+193 |
| * | | Add template support | Yigit Sever | 2021-04-15 | 9 | -3/+193 |
* | | | change last block reading method. | alpaylan | 2021-04-16 | 1 | -6/+25 |
|/ / | |||||
* | | Merge remote-tracking branch 'origin/main' | alpaylan | 2021-04-15 | 4 | -9/+38 |
|\| | |||||
| * | Update TODOs | Yigit Sever | 2021-04-14 | 1 | -3/+1 |
| * | Implement the bank account | Yigit Sever | 2021-04-14 | 2 | -6/+32 |