orhtej2

Results 19 issues of orhtej2

### Describe the bug Currently `borg` is hosted in `/opt/borg-env`, version being rebuilt on app upgrade. This means if I want to have multiple instances, once from `master` the other...

## The problem If app specify private path it's impossible to access as `yunohost.portal` cookie is not forwarded when app is installed on subdomain. ## Solution Return cookie valid for...

## Problem - Install hanging due to change to `corepack` - `yarn` classic installed despite upstream using 4.x - `bookworm` install failing ## Solution - Properly activate `corepack` - Use...

Add support for using additional, externally supplied helpers in application scripts: ```toml [resources] [resources.helpers] core.version = 'current' ## optional, this is the default value, always present at SOME version mongodb.version...

:birthday: feature
:package: App packaging
🤓 helpers

## The problem - `ynh_setup_source "$install_dir/subpath"` is excluded from default permissions - adding subdirectory to `$install_dir` is exempt from default permissions, unlike adding a file there. ## Solution Subdirectories of...

discussion needed

## The problem Apps using helpers v2.1 fail to apply patches, even properly moved to `sources/patches/$source_id/` ## Solution Copy over patches during checkout, look in the right directory. ## PR...

Currently logger and yunopaste anonymize logs based on field names and domains, stripping passwords, domains, IPs et all. There's however a gap where an app can use option of type...

:birthday: Feature

## The problem - Tuwunel is released as ZSTD archive - I vaguely remember some project shipping precompiled binaries as `binary.xz` ## Solution Add support for `.xz` (not `.tar.xz`) and...

* Allow ignoring of YNH version. * typo * Update share/actionsmap.yml * Update src/app.py * Update src/app.py --------- ## The problem ... ## Solution ... ## PR Status ... ##...

## The problem - Helpers shipped in 11.x line lack fixes from 12.x ## Solution YOLOcherry-pick changes from `dev` missing from `bullseye` branch. ## PR Status EXPERIMENTAL ## How to...