grossmj
|
c03226e368
|
Add default super admin account in controller db.
|
2021-04-18 17:39:47 +09:30 |
|
grossmj
|
9404c00411
|
Complete type annotations for API endpoints.
|
2021-04-18 15:40:38 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
30ebae207f
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |
|
grossmj
|
566e326b57
|
Save computes to database
|
2021-04-05 14:21:41 +09:30 |
|
grossmj
|
91920e5a5b
|
Fix issue with tests + some cleaning.
|
2021-03-31 09:58:52 +10:30 |
|
grossmj
|
0fea3f969e
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
|
grossmj
|
d730c591b3
|
Refactor template management to use database.
|
2021-03-28 11:15:08 +10:30 |
|
grossmj
|
bde706d19a
|
Generate JWT secret key if none is configured in the config file.
Change location of the database.
|
2020-12-16 18:24:21 +10:30 |
|
grossmj
|
d47dcb0d6f
|
User authentication with tests.
|
2020-12-07 16:52:36 +10:30 |
|
grossmj
|
bf7cf862af
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
|
grossmj
|
ae55c0ec9c
|
Fix tests.
|
2020-11-19 15:27:33 +10:30 |
|