Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flake.lock: UpdateHEADmain | pacien | 2022-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 channel | pacien | 2022-03-10 |
| | |||
* | flake: use upstream nixpkgs | pacien | 2021-08-07 |
| | | | | | Using the fork is no longer needed as all dependencies are now available upstream. | ||
* | app/sessions: fix terminology | pacien | 2021-08-03 |
| | |||
* | docs: fix shell var syntax | pacien | 2021-08-01 |
| | |||
* | app/wallet: forbid money transfers to oneself | pacien | 2021-08-01 |
| | |||
* | docs: add conclusion | pacien | 2021-08-01 |
| | |||
* | docs: add container-based cloud deployment to Heroku | pacien | 2021-07-30 |
| | |||
* | flake: add flake lock file to freeze inputs | pacien | 2021-07-29 |
| | |||
* | flake: add app server package output | pacien | 2021-07-29 |
| | |||
* | docs: add improvement ideas | pacien | 2021-07-29 |
| | |||
* | app: render and serve proper web pages | pacien | 2021-07-29 |
| | |||
* | docs: add security remarks | pacien | 2021-07-28 |
| | |||
* | docs: motivate FastAPI framework choice | pacien | 2021-07-28 |
| | |||
* | app: working web prototype | pacien | 2021-07-25 |
| | |||
* | flake: add python project dependencies | pacien | 2021-07-25 |
| | |||
* | docs: explain database interface library choice | pacien | 2021-07-25 |
| | |||
* | docs: document local devel postgresql usage | pacien | 2021-07-25 |
| | |||
* | sql: add queries (with embrace) | pacien | 2021-07-25 |
| | |||
* | sql: create database schema | pacien | 2021-07-24 |
| | |||
* | flake: add devel env with isolated postgresql | pacien | 2021-07-24 |
| | |||
* | specs: add demo project specifications | pacien | 2021-07-24 |
| | |||
* | init project repo | pacien | 2021-07-24 |