Aleksey Hoffman

Results 19 issues of Aleksey Hoffman

issue reported by @jczanfona in https://github.com/aleksey-hoffman/sigma-file-manager/issues/125#issuecomment-886709114

## Feature request: Request by a Redditor.

enhancement

See the following issue for more information: https://github.com/nodejs/node/issues/35853 Node.js throws `EPERM: operation not permitted, lstat` for read-only / immutable files: #### Windows 10: ``` > icacls E:\test.txt /deny "*S-1-1-0:(F)" >...

windows
stale

Hi @xxoo is it possible to make `getCompressedSize` function return the size even for inaccessible files? I calculated the size of all files in `C:\Windows` and got `1.9 GB` with...

I wanted to ask, have you ever considered expanding this module by adding more functions for working with file system and drives? For example: - `getLogicalDriveList` - `watchDriveList` (to detect...

## Adding a new application ### Checklist - [x] I have read and completed the checklist of [Submission Guide](https://github.com/electron/apps/blob/master/contributing.md#submission-guidelines) - [x] My application is open-source and has been created for...

- Quick view feature is not working in production. Milestone: v1.5.1

- [ ] Create shortcut system - [ ] Display shortcuts in tooltips - [ ] Display shortcuts near triggers with shortcuts

v2-migration

Create system for the app extensions ## TODO - [ ] Generate directory for extensions `.sigma-file-manager-v2/extensions` - [ ] Create extension management UI - [ ] Create extension management system:...

v2

Create the system to store user settings for the app

v2-migration