-
-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix random name taking over upload names despite being false - add support to showing archives with diff icon - `MMFileSaved` & `MMFileUploaded` now has support for mime-type “check rdme” - config is updated to support extra mime-types for both image & archive - ratio bar will now follow the same rules as the filter btns ex.“text/pdf, application/archive” are combined - add new filter “application” - fixes & cleanup for the broadcasting - long press on folders will now switch the lock/unlock status of the folder - fix a couple of console errors - fix gls not switching the no-data msg correctly - add new npm dep “vue-input-autowidth” - add some styling to the gls input to make it easier to click it
- Loading branch information
Showing
22 changed files
with
453 additions
and
318 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 @@ | ||
- fix random name taking over upload names despite being false | ||
- add support to showing archives with diff icon | ||
- `MMFileSaved` & `MMFileUploaded` now has support for mime-type “check rdme” | ||
- config is updated to support extra mime-types for both image & archive | ||
- ratio bar will now follow the same rules as the filter btns ex.“text/pdf, application/archive” are combined | ||
- add new filter “application” | ||
- fixes & cleanup for the broadcasting | ||
- long press on folders will now switch the lock/unlock status of the folder | ||
- fix a couple of console errors | ||
- fix gls not switching the no-data msg correctly | ||
- add new npm dep “vue-input-autowidth” | ||
- add some styling to the gls input to make it easier to click it |
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
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
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
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
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
Oops, something went wrong.