cista-storage/cista
2023-10-25 23:55:50 -05:00
..
util Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
wwwroot Test frontend #only_compile 2023-10-25 23:55:50 -05:00
__init__.py Frontend included in repository. 2023-10-21 22:30:47 +03:00
__main__.py Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
api.py Watcher cleanup. Restart server on config changes and if frontend is modified. 2023-10-24 00:57:50 +03:00
app.py Fix field name in session cookie; prevented logged in useds authenticating. 2023-10-24 01:47:57 +03:00
auth.py Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
config.py Added user management to CLI. Mainly for creating admin user or resetting forgotten passwords. 2023-10-19 04:06:21 +03:00
droppy.py Refactor with its own entry point and startup script cista, instead of running via sanic. Config file handling and Droppy updates. HTTP redirection/acme server added. 2023-10-19 02:06:14 +03:00
fileio.py Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
protocol.py Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
serve.py Watcher cleanup. Restart server on config changes and if frontend is modified. 2023-10-24 00:57:50 +03:00
server80.py Refactoring and cleanup 2023-10-21 19:17:09 +03:00
session.py Make sessions last a year 2023-10-24 02:03:11 +03:00
watching.py Watcher cleanup. Restart server on config changes and if frontend is modified. 2023-10-24 00:57:50 +03:00