misuzu/assets
2023-05-21 18:15:04 +00:00
..
css/misuzu Updated authentication token format. 2023-05-21 18:15:04 +00:00
js/misuzu Fixed Insert button for uploads inserting with the wrong markup format if the setting was changed after upload. 2023-05-04 17:20:56 +00:00
README.md Imported into new repository. 2022-09-13 15:14:49 +02:00

Misuzu Assets

Subdirectories of the css and js folder are accessible through the web as example.com/assets/<subdirectory>.<directory>. Meaning /assets/js/misuzu is accessible as /assets/misuzu.js. Files are concatenated recursively, files first then directories in alphabetical order. Use _ prefixes to raise things up.