config
|
core: put config in json
|
2023-06-04 11:48:19 +02:00 |
templates@ec21d2aff1
|
update: submodule
|
2023-06-08 22:34:48 +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
|
fix: variable wrong name
|
2023-06-04 13:18:10 +02:00 |
Database.py
|
add: login feature
|
2023-06-08 22:32:56 +02:00 |
docker-compose.yml
|
add: docker init
|
2023-06-04 13:05:35 +02:00 |
Dockerfile
|
add: docker init
|
2023-06-04 13:05:35 +02:00 |
login.py
|
add: login feature
|
2023-06-08 22:32:56 +02:00 |
panel.py
|
fix: uri / -> /panel
|
2023-06-08 22:33:41 +02:00 |
register.py
|
add: register feature
|
2023-06-08 16:32:44 +02:00 |
requirements.txt
|
add: mysql in requirements
|
2023-06-04 03:59:13 +02:00 |
User.py
|
add: register feature
|
2023-06-08 16:32:44 +02:00 |