routers
|
routers -> routers.v1
|
2022-09-17 19:41:41 +00:00 |
__init__.py
|
move main function, launch module directly
|
2022-09-17 19:13:59 +00:00 |
__main__.py
|
move main function, launch module directly
|
2022-09-17 19:13:59 +00:00 |
app.py
|
routers -> routers.v1
|
2022-09-17 19:41:41 +00:00 |
async_helpers.py
|
some settings renames
|
2022-09-09 02:41:15 +00:00 |
config.py
|
typo
|
2022-09-15 22:35:31 +00:00 |
dav_calendar.py
|
type checking "basic"
|
2022-09-08 00:37:59 +00:00 |
dav_common.py
|
SETTINGS.webdav_disable_check
|
2022-09-09 02:56:22 +00:00 |
dav_file.py
|
type checking "basic"
|
2022-09-08 00:37:59 +00:00 |
settings.py
|
API remove some SETTINGS
|
2022-09-17 19:00:52 +00:00 |