You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediarepo/mediarepo-api
trivernis 3dbd15e102 Fix issues with file import
This commit fixes the resolving of directories that sometimes still
contain folders, the mapping of the created and modified time as well as
the deletion of files after import if the deletion flag was set.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
.github/workflows Add installation task for missing dependencies on ubuntu to workflow 3 years ago
.idea Add initial project layout and dependencies 3 years ago
src Fix issues with file import 3 years ago
.gitignore Add initial project layout and dependencies 3 years ago
Cargo.toml Change thumbnail to store the file hash instead to be even faster 3 years ago
README.md Add initial project layout and dependencies 3 years ago

README.md

mediarepo-api

This project is a work in progress


This repository contains common mediarepo API types to implement the API both serverside and clientside. It also contains a tauri plugin (feature "tauri-plugin") to hook it into the tauri application lifecycle.

License

GPL-3