omegaupload/web
Edward Shen 3393f40482
use correct declaration file name
2022-01-17 23:24:00 -08:00
..
src use correct declaration file name 2022-01-17 23:24:00 -08:00
vendor Update hljs to 11.4.0 2022-01-15 21:29:41 -08:00
Cargo.toml Add mime type guessing from file ext for web ui 2022-01-16 00:49:07 -08:00
LICENSE Add Licenses 2021-10-24 11:39:44 -07:00
README.md Add Licenses 2021-10-24 11:39:44 -07:00
index.html Add support for language and name hints 2022-01-15 22:47:56 -08:00

README.md

Contains the codebase used for the frontend

Notes on licensing:

https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility

Because there is a statically linked in dependency on shared-mime-types, this crate MUST be under a GPLv2 or later license. This has been confirmed as of 2021-10-24.