Paco Orozco

Results 22 issues of Paco Orozco

**Is your feature request related to a problem? Sometimes you need to reset the already uploaded files database, in order to start uploading files from scratch. Currently you are forced...

good first issue
enhancement
hacktoberfest

**Is your feature request related to a problem? Please describe.** Currently there are two ways to create Album names: `folderPath` and `folderName`. These options doesn't cover too much use cases....

good first issue
enhancement
hacktoberfest

I'm using the `QueriesFlaggedEnums` trait in the `Badge` model. I've defined a local scope which use the `hasAnyFlags()`. PHPstan raises an error like: ``` ------ ---------------------------------------------------------------------------------- Line app/Models/Badge.php ------ ----------------------------------------------------------------------------------...

enhancement

- Larastan Version: 1.7.13 - `--level` used: 8 - Pull request with failing test: https://github.com/pacoorozco/gamify-laravel/pull/268 ### Description ``` ------ -------------------------------------------------------------------- Line app/Models/User.php ------ -------------------------------------------------------------------- 285 Access to an undefined property...

When you try to do the first step to configure `gpup` and error is raised: ``` $ ./gpup ~/Downloads/Test 2020/07/06 15:34:44 Skip reading ~/.gpupconfig: Could not open ~/.gpupconfig: open /home/xxx/.gpupconfig:...

**Is your feature request related to a problem? Please describe.** Use the key name as public key comment, so users can identify a public key by the comment **Describe the...

question

**Describe the bug** There are several GitHub actions that have been deprecated: - File: `release-version.yml`: `actions/create-release` and `actions/upload-release-asset`. **Expected behavior** Using maintained versions will improve security and performance **Additional context**...

github_actions

**Is your feature request related to a problem? Please describe.** The installation forces you to seed the database with useless data. The default username and password is always the same....

enhancement

**Is your feature request related to a problem? If you want to use a group that includes ALL keys or hosts, you need to update it everytime you create a...

enhancement
good first issue
hacktoberfest

Hi, If you try to use the `--unmount` option (plus the mount point) you'll get always the same error: ``` $ encfs ~/Encrypted ~/Plain EncFS Password: $ encfs --unmount ~/Plain...