-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- use manager from modal “check wiki” | ||
- you can now download all selected files, thanx to https://github.com/PixelsCommander/Download-File-JS | ||
- now the manager will have its own script file so you only load it when needed instead of merging it with your main script, better loading time for users. | ||
- fix pattern for names with `()` | ||
- fix file names cleanup not working properly | ||
- change config sanitized text to `uniqid()` instead for better ux | ||
- add new “folder restriction” feature “check wiki” | ||
- changed js structure instead of the bazillion folders everywhere | ||
- fix move btn not updating correctly on first load | ||
- remove event listener on destroy | ||
- update assets | ||
- update read me |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters