aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* flake.lock: UpdateHEADmainpacien2022-03-10
| | | | | | | | | | | Flake lock file changes: • Updated input 'flake-utils': 'github:numtide/flake-utils/f7e004a55b120c02ecb6219596820fcd32ca8772' (2021-06-16) → 'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/439b1605227b8adb1357b55ce8529d541abbe9eb' (2021-08-05) → 'github:NixOS/nixpkgs/2ebb6c1e5ae402ba35cca5eec58385e5f1adea04' (2022-03-06)
* flake: use stable channelpacien2022-03-10
|
* flake: use upstream nixpkgspacien2021-08-07
| | | | | Using the fork is no longer needed as all dependencies are now available upstream.
* app/sessions: fix terminologypacien2021-08-03
|
* docs: fix shell var syntaxpacien2021-08-01
|
* app/wallet: forbid money transfers to oneselfpacien2021-08-01
|
* docs: add conclusionpacien2021-08-01
|
* docs: add container-based cloud deployment to Herokupacien2021-07-30
|
* flake: add flake lock file to freeze inputspacien2021-07-29
|
* flake: add app server package outputpacien2021-07-29
|
* docs: add improvement ideaspacien2021-07-29
|
* app: render and serve proper web pagespacien2021-07-29
|
* docs: add security remarkspacien2021-07-28
|
* docs: motivate FastAPI framework choicepacien2021-07-28
|
* app: working web prototypepacien2021-07-25
|
* flake: add python project dependenciespacien2021-07-25
|
* docs: explain database interface library choicepacien2021-07-25
|
* docs: document local devel postgresql usagepacien2021-07-25
|
* sql: add queries (with embrace)pacien2021-07-25
|
* sql: create database schemapacien2021-07-24
|
* flake: add devel env with isolated postgresqlpacien2021-07-24
|
* specs: add demo project specificationspacien2021-07-24
|
* init project repopacien2021-07-24