Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | | | | | | Removed TODOs, unrolled unwraps | |||||
| * | 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 | |
| | | | | | | | | | | | | | | | Apart from CHAOS mode, that seems to be all the _initial_ tasks we've set out for ourselves, yay! | |||||
| | * | shed unused function | Yigit Sever | 2021-04-15 | 1 | -11/+0 | |
| | | | ||||||
| | * | Create the static site | Yigit Sever | 2021-04-15 | 25 | -4/+1322 | |
| | | | | | | | | | | | | DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT | |||||
| | * | 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 | |
| | | | | | | | | | | | | We are now serving static HTML alongside Gradecoin REST | |||||
* | | | 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 | |
| | | ||||||
| * | Add JWT resources | Yigit Sever | 2021-04-14 | 1 | -1/+3 | |
| | | ||||||
| * | Clarify reference | Yigit Sever | 2021-04-14 | 1 | -1/+1 | |
| | | ||||||
| * | Tracking REFERENCE.md | Yigit Sever | 2021-04-14 | 1 | -0/+3 | |
| | | ||||||
* | | fix docs. | alpaylan | 2021-04-15 | 1 | -1/+1 | |
|/ | ||||||
* | Transactions return as dict | Yigit Sever | 2021-04-14 | 2 | -4/+5 | |
| | ||||||
* | Implement coinbase reward | Yigit Sever | 2021-04-14 | 2 | -9/+17 | |
| | ||||||
* | Update TODOs | Yigit Sever | 2021-04-14 | 1 | -5/+2 | |
| | ||||||
* | Accepted block transactions play out now | Yigit Sever | 2021-04-14 | 2 | -39/+75 | |
| | ||||||
* | Users have Fingerprints | Yigit Sever | 2021-04-14 | 1 | -19/+17 | |
| | ||||||
* | Update TODOs | Yigit Sever | 2021-04-14 | 1 | -10/+11 | |
| | ||||||
* | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 1 | -0/+11 | |
| | ||||||
* | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 2 | -31/+28 | |
| | | | | | | There is a dance involved and everything Write down specs for RSA and AES, padding scheme, ugh. | |||||
* | [WIP] Fix silly bug | Yigit Sever | 2021-04-14 | 1 | -2/+2 | |
| | ||||||
* | [WIP] Let user know their fingerprint | Yigit Sever | 2021-04-14 | 1 | -3/+6 | |
| | ||||||
* | [WIP] Address users by their fingerprint | Yigit Sever | 2021-04-14 | 1 | -3/+5 | |
| | ||||||
* | [WIP] Remove unnecessary imports | Yigit Sever | 2021-04-14 | 1 | -1/+1 | |
| | ||||||
* | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 4 | -22/+121 | |
| | ||||||
* | Add auth documentation | Yigit Sever | 2021-04-14 | 1 | -2/+33 | |
| | ||||||
* | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 9 | -14/+342 | |
| | | | | | | There is a dance involved and everything Write down specs for RSA and AES, padding scheme, ugh. | |||||
* | recover database from file. | alpaylan | 2021-04-14 | 1 | -2/+45 | |
| | ||||||
* | embed user passwds to the code structs. | alpaylan | 2021-04-14 | 4 | -20/+55 | |
| | ||||||
* | add user passwds. | alpaylan | 2021-04-14 | 2 | -0/+44 | |
| | ||||||
* | Simplify the block validation process | Yigit Sever | 2021-04-14 | 1 | -19/+16 | |
| | | | | 2 TODOs down! | |||||
* | Fix post transaction test | Yigit Sever | 2021-04-14 | 1 | -1/+1 | |
| | ||||||
* | update todo | alpaylan | 2021-04-14 | 1 | -1/+2 | |
| | ||||||
* | fix the serde if tests. | alpaylan | 2021-04-14 | 1 | -7/+19 | |
| | ||||||
* | delete unnecessary imports. | alpaylan | 2021-04-14 | 1 | -2/+1 | |
| | ||||||
* | finished auth request testing. | alpaylan | 2021-04-14 | 1 | -1/+24 | |
| |