Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

v2.2.1

Choose a tag to compare

@ctf0 ctf0 released this 27 Nov 01:23
· 191 commits to master since this release
- change config `hide_ext` to `hide_files_ext`
- fix the damn move btn disable/enable for good
- fixed enabling directory even if its inside the locked list
- fixed going to prev folder in restricted path
- fixed refresh issue in restricted path
- use plain html for form instead of laravel-collection
- use axios instead of jquery ajax
- jquery is now only handling “keydown & player events” (if anyone can convert those to plain js i would deeply appreciate it)
- optimize fileSelected event to fire only when using the manager from a modal.
- updated https://github.com/ctf0/Laravel-Media-Manager/wiki/Folder-Restriction
- updated https://github.com/ctf0/Laravel-Media-Manager/wiki/Lock-Files-&-Folder
- update assets
- update view
- update readme