aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/main'alpaylan2021-04-162-22/+2
| |\
| * | hash added to docs.alpaylan2021-04-164-2/+11
| | |
* | | Add tibdit shortcodeYigit Sever2021-04-162-0/+16
| |/ |/|
* | Bump up version numberYigit Sever2021-04-161-1/+1
| |
* | Clean up testsYigit Sever2021-04-161-21/+1
|/
* Passing auth testYigit Sever2021-04-162-6/+5
|
* Improve auth documentationYigit Sever2021-04-163-24/+32
|
* Almost passsing authYigit Sever2021-04-162-10/+12
|
* work on pending transactions test.alpaylan2021-04-161-1/+1
|
* work on post auth transaction 201 testalpaylan2021-04-162-8/+5
|
* Merge remote-tracking branch 'origin/main'Yigit Sever2021-04-162-30/+66
|\
| * work on post auth transaction 201 testalpaylan2021-04-162-30/+66
| |
* | Writing auth testYigit Sever2021-04-162-1/+19
|/
* handle double transaction.alpaylan2021-04-161-0/+12
|
* Fix deadlockYigit Sever2021-04-162-33/+34
|
* Check correct bitsYigit Sever2021-04-161-2/+2
|
* Still at block testYigit Sever2021-04-161-13/+42
|
* Chipping away at block testYigit Sever2021-04-161-18/+22
|
* Add correct /register test stubYigit Sever2021-04-161-32/+36
|
* change mocked db.alpaylan2021-04-162-2/+2
|
* Give up on content lengthYigit Sever2021-04-161-3/+0
|
* change last block reading method.alpaylan2021-04-161-8/+6
|
* Merge remote-tracking branch 'origin/main'alpaylan2021-04-1652-186/+2365
|\ | | | | | | | | # Conflicts: # src/schema.rs
| * Load users from disk at startYigit Sever2021-04-162-27/+74
| |
| * Tracking TODO.mdYigit Sever2021-04-161-2/+2
| |
| * Don't actually ignore the useful publicYigit Sever2021-04-159-1/+1023
| |
| * Ignore /publicYigit Sever2021-04-151-0/+1
| |
| * Reorder site navigation itemsYigit Sever2021-04-1512-1026/+4
| |
| * Add Doc for UserYigit Sever2021-04-151-5/+6
| |
| * Switch over to big boy loggingYigit Sever2021-04-155-75/+232
| |
| * Add something stupidYigit Sever2021-04-156-11/+18
| |
| * Add title to siteYigit Sever2021-04-157-7/+11
| |
| * Just use public inside siteYigit Sever2021-04-1519-1174/+0
| |
| * Cleaned up user authenticationYigit Sever2021-04-152-15/+123
| | | | | | | | Removed TODOs, unrolled unwraps
| * Listen to clippyYigit Sever2021-04-154-26/+20
| |
| * Remove lorems and inpsumsesYigit Sever2021-04-159-95/+183
| |
| * Move on to productionYigit Sever2021-04-1511-69/+72
| |
| * Remove unused codeYigit Sever2021-04-152-39/+0
| |
| * Start frontendYigit Sever2021-04-1530-57/+1470
| |
| * Merge remote-tracking branch 'origin/template' into templateYigit Sever2021-04-1539-16/+1395
| |\
| | * Move template TODO to bragYigit Sever2021-04-151-4/+3
| | | | | | | | | | | | | | | Apart from CHAOS mode, that seems to be all the _initial_ tasks we've set out for ourselves, yay!
| | * shed unused functionYigit Sever2021-04-151-11/+0
| | |
| | * Create the static siteYigit Sever2021-04-1525-4/+1322
| | | | | | | | | | | | DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT
| | * Bring Zola overYigit Sever2021-04-1514-0/+44
| | |
| | * Merge remote-tracking branch 'origin/template' into templateYigit Sever2021-04-151-0/+24
| | |\
| | | * python_client halfway through and updated todoalpaylan2021-04-151-0/+24
| | | |
| | * | Add static serving supportYigit Sever2021-04-151-3/+8
| | |/
| | * [WIP] Add template supportYigit Sever2021-04-159-3/+193
| | |
| * | Add template supportYigit Sever2021-04-159-3/+193
| | | | | | | | | | | | We are now serving static HTML alongside Gradecoin REST
* | | change last block reading method.alpaylan2021-04-161-6/+25
|/ /