No description
Find a file
Kumi 6edc966f45
feat: enhance file decoding and UI improvements
- Updated dependencies to include all optional Markdown2 extensions
- Improved file content handling to better support non-UTF-8 encodings
- Refined CSS styling for better readability and consistency
- Added new folder and file icons for directory listings
- Modified template paths for consistent asset loading
- Allowed navigation to parent directories in the file viewer

These changes enhance user experience by improving file handling, visual consistency, and navigation within the directory structure.
2024-06-18 18:40:53 +02:00
src/gitcloak feat: enhance file decoding and UI improvements 2024-06-18 18:40:53 +02:00
.gitignore feat: add initial project setup with Flask and Git integration 2024-06-18 17:00:05 +02:00
LICENSE feat: add initial project setup with Flask and Git integration 2024-06-18 17:00:05 +02:00
pyproject.toml feat: enhance file decoding and UI improvements 2024-06-18 18:40:53 +02:00
README.md feat: add initial project setup with Flask and Git integration 2024-06-18 17:00:05 +02:00
test.py feat: add initial project setup with Flask and Git integration 2024-06-18 17:00:05 +02:00