Commit graph

38 commits

Author SHA1 Message Date
4959f1987c some renames 2022-03-19 02:38:32 +00:00
ba68692b9d more asyncio 2022-03-19 02:28:18 +00:00
6e9cf9f920 redoc URL 2022-03-19 02:23:29 +00:00
2e9093caaf JWT handling 2022-03-19 02:22:49 +00:00
affff321ab gitkeep tmp dir 2022-03-19 02:22:37 +00:00
3cc29d4fd8 /user/auth and GET /user/current working 2022-03-19 00:38:57 +00:00
05679409a5 double code 2022-03-18 23:48:33 +00:00
b69bbe67bc db importing 2022-03-18 23:46:17 +00:00
8194027c36 refactor CRUD utils 2022-03-18 23:45:09 +00:00
b42a5b44f3 "auth" -> "user" 2022-03-18 23:04:28 +00:00
98c89991b4 pydantic settings, improved scoping 2022-03-18 22:43:42 +00:00
d5b39db400 vs code on save 2022-03-18 22:39:52 +00:00
d9ebd7db0b capability handling 2022-03-18 19:15:45 +00:00
4a6f8e43ef imports 2022-03-18 18:24:09 +00:00
746ca51bdd adhere to a plan for a change :) 2022-03-18 18:22:17 +00:00
e34e669f79 dirty commit 2022-03-18 17:36:44 +00:00
641dfd7ba0 pythonism 2022-03-17 23:00:49 +00:00
6ed2324c71 sqlite viewer in devcontainer 2022-03-17 22:48:11 +00:00
0607e0383c more SQL Alchemy 2022-03-17 22:47:31 +00:00
c778e2aa98 VSCode launch config 2022-03-17 17:06:23 +00:00
45297bb80f peewee -> sqlalchemy (kind of working) 2022-03-17 17:06:00 +00:00
f89faf2d44 eliminate db.DB 2022-03-16 16:25:03 +00:00
e9785f0076 runtime database define 2022-03-16 14:58:02 +00:00
c8ede06c26 cryptContext source 2022-03-16 14:16:56 +00:00
2861b2fb0d database creation 2022-03-16 14:10:49 +00:00
a8815a193f config routing 2022-03-16 13:28:15 +00:00
162d1729d1 name collision 2022-03-16 00:59:33 +00:00
663196c493 default values and /install/config routing 2022-03-16 00:51:40 +00:00
d136363256 config handling 2022-03-16 00:23:57 +00:00
112d86d827 collapse "db" subpkg, clean install router 2022-03-15 22:42:29 +00:00
e76de17ff5 check user is admin 2022-03-15 17:38:31 +00:00
a35aaa388c move create_db to "install" router 2022-03-15 17:38:24 +00:00
411c584480 relative imports 2022-03-15 16:25:07 +00:00
18b1cb21f9 use debian base image 2022-03-15 16:19:51 +00:00
706c79b94c basic API with OAuth2 and a little sqlite DB 2022-03-15 16:19:37 +00:00
00381f6bff lint 2022-03-14 00:10:10 +00:00
b6970a585a previous experiments 2022-03-14 00:41:45 +01:00
073bab1b9d VS Code Python 3.10 boilerplate for API 2022-03-13 23:38:17 +00:00