Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

v0.0.7 Download

Compare
Choose a tag to compare
@qvalentin qvalentin released this 18 May 16:44
· 489 commits to master since this release
f6b0285
Feature/files context menu (#161)

* Extracted FileIcon

* Corrected Typo in FileEntities

* Corrected Typo in FileEntities

* Add FileListContextMenu Basic

* WIP Context menu

* Positioning Context Menu

* changed context menu items

* Added icons

* Added commits

* removed context menu on right click

* refactoring

* extracted sorting method

* remove else

* removed else in arrays.ts

* removed else in serviceWorker

* remove else in sortFilesAndFolders

* added drop down menu

* rename fileList Header

* WIP Context Menu Content

* Basic Menu done

* Implemented Download to Dropdown Menu

* fixed bug in filesystem toolbar which allowed to click buttons when they are faded out

* Added Binary Icon

* Refactored FileIcons

* Code Style

* updated snapshot tests

* install husky

* resolved issue with missing dropdown indicator

* add query parameters to form by input tags

* add query parameter forwarding to nginx

Co-authored-by: qvalentin <[email protected]>