Valérianne

Results 52 issues of Valérianne

I have in the user home a file like "watermark.png", I can generate a thumbnail by using an URL like : ``` /createthumb.php?filename=../watermark.png&size=320 ``` Even something like this works: ```...

**Describe the bug** Issues with GST plugin: ``` node 'GainAuto' not found node 'ExposureAuto' not found ``` Note, after patching: GRAY8 format produces a black and white picture, but RGB...

1. bug
5. Gstreamer

An user should be able to get an archive of: - All original track files - Tracks artworks - User avatar - user.json with profile - tracks.json with tracks infos...

good first issue
Frontend
Backend

ActivityPub tracking: Custom AP Context is in `api/activitypub/vars.py` and used for Audio create and update. Frontend - [x] Handle correctly remote users (IDs) vs local users (username) (#155) Various to...

enhancement
help wanted
priority: important
Backend

... not creating it, because timelines rendering needs the activities to build them. implemented in post_to_outbox etc. should work. need some testing just in case something was missed.

bug
priority: important
Backend

Right now it's `uploads//` with the username slug being prefixed with `remote_` if remote user. That might cause an issue because `foo@instance1` and `foo@instance` will have the same folder name....

enhancement
good first issue
priority: important
Backend

I (@rhaamo) doesn't have time anymore to work a lot/properly on reel2bits. Numerous call for help have been made without success, having to do everything (code, tests, documentation, federation testings,......

help wanted
priority: important

We would ideally need an embedded player/iframe. Rendering code placeholder is in `api/controllers/embed.py:iframe()`. Should use the less possible CSS files or libraries, a bundled CSS should be sufficient, and a...

enhancement
good first issue
Backend

Change to federate a link to the license file through ¨license¨. Needs to change internal matching system to match it

enhancement
Backend