config
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
templates@ff9f6a3ba5
|
add: update templates
|
2023-06-03 23:00:56 +02:00 |
.gitignore
|
add: config.json in gitigno
|
2023-06-04 12:31:27 +02:00 |
.gitmodules
|
add: link to the html base repo
|
2023-06-03 22:55:11 +02:00 |
config.py
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
Database.py
|
fix: database
|
2023-06-04 12:31:08 +02:00 |
Dockerfile
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
home.py
|
fix: home url is now /
|
2023-06-04 03:34:54 +02:00 |
login.py
|
add: login page init
|
2023-06-03 16:58:57 +02:00 |
main.py
|
add: use home template
|
2023-06-04 03:32:42 +02:00 |
requirements.txt
|
add: mysql in requirements
|
2023-06-04 03:59:13 +02:00 |
User.py
|
add: init the database, add: init the user table
|
2023-06-03 22:40:54 +02:00 |