| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-11-29 | server: fix python docstring formatting | Shyam Sunder |
| 2020-06-06 | client+server: implement code autoformatting using prettier and black | Shyam Sunder |
| 2020-06-05 | server: format code to flake8 | Shyam Sunder |
| 2018-03-25 | server/auth: add token authentication | ReAnzu |
| 2018-03-08 | server/users: harden password hashes | ReAnzu |
| 2017-02-05 | server: refactor + add type hinting | rr- |
| 2016-08-14 | server/general: embrace most of PEP8 | rr- |
| 2016-08-14 | server/general: add assertions | rr- |
| 2016-05-10 | server/users: implement RANK_MAP | rr- |
| 2016-05-08 | server/users: hardcode available ranks | rr- |
| 2016-04-29 | server/users: fix hiding email from admins etc | rr- |
| 2016-04-20 | server/general: rename 'util' to 'func' | rr- |