|
routers
|
made get_projects() return full project info
|
2026-02-09 13:44:52 +01:00 |
|
schemas
|
Made ProjectUser return full project info
|
2026-02-10 11:37:30 +01:00 |
|
.gitignore
|
ignoring app.log
|
2026-02-02 11:27:54 +01:00 |
|
database.py
|
Started implementing auth
|
2026-02-02 11:09:27 +01:00 |
|
LICENSE
|
Add GNU AGPL v3 license
|
2026-01-26 12:44:16 +00:00 |
|
main.py
|
removed TODO comments from main.py
|
2026-02-03 13:37:23 +01:00 |
|
models.py
|
Started fixing GET /projects/
|
2026-02-02 13:51:09 +01:00 |
|
requirements.txt
|
added crypt and auth dependencies
|
2026-02-02 11:05:11 +01:00 |