Big update
1 parent b5b3eab commit b7c08c6fa88786c8b4075a171943b39e44d420eb
@eugene-sukhodolskiy eugene-sukhodolskiy authored 1 day ago
Showing 45 changed files
View
.gitignore
View
app.py
View
audio.py 0 → 100644
View
config.json
View
db.py 0 → 100644
View
mediascan.py
View
notifications.py 0 → 100644
View
scss/components/file-history.scss 0 → 100644
View
scss/components/thumbnails.scss 0 → 100644
View
scss/index.scss
View
scss/main.scss
Too large (Show diff)
View
static/css/main.css
View
static/css/main.css.map
View
static/images/_logo mctl mini.webp 0 → 100644
View
static/images/favicon mctl.webp 0 → 100644
View
static/images/logo mctl abstract full.webp 0 → 100644
View
static/images/logo mctl full original.webp 0 → 100644
View
static/images/logo mctl mini.webp 0 → 100644
View
static/images/logo mctl.psd 0 → 100644
View
static/js/components/audio-controls.js 0 → 100644
View
static/js/components/errors-center.js
View
static/js/components/file-history.js 0 → 100644
View
static/js/components/global-transcoding-tasks.js
View
static/js/components/media-list.js
View
static/js/components/notifications.js 0 → 100644
View
static/js/components/single-transcoding.js
View
static/js/components/thumbnails.js 0 → 100644
View
templates/audio-tracks.html 0 → 100644
View
templates/components/file-history.html 0 → 100644
View
templates/components/global-transcoding-tasks.html
View
templates/components/media-list.html
View
templates/components/notifications-center.html 0 → 100644
View
templates/components/single-transcoding.html
View
templates/configure.html 0 → 100644
View
templates/index.html
View
templates/login.html 0 → 100644
View
templates/originals.html 0 → 100644
View
templates/partials/auth-head.html 0 → 100644
View
templates/partials/footer.html
View
templates/partials/head.html
View
templates/register.html 0 → 100644
View
templates/reset-password.html 0 → 100644
View
templates/single.html
View
thumbnails.py 0 → 100644
View
transcodate.py