feat(*): refactor metadata handling; move metadata to backend where possible, refine client views
This commit is contained in:
parent
929bc9f9f8
commit
9687509e4a
35 changed files with 506 additions and 339 deletions
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
require_once "icons.php";
|
||||
require_once "media.php";
|
||||
require_once "metadata.php";
|
||||
require_once "paginator.php";
|
||||
require_once "routing.php";
|
||||
require_once "strings.php";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue