Adrian

Results 150 issues of Adrian

According to a ticket we just got, there's most likely a bug where a participant can be silently lost: 1. Creator keeps their newdle (summary page) open in the browser...

The classic containers work perfectly fine when running them as an unprivileged user (`user: nobody:nobody` or similar in the compose file). However, in the s6 container this does not work...

bug

This is accepted by flit and setuptools: ```toml [project.readme] file = 'README.md' content-type = 'text/markdown; variant=GFM' ``` However, hatch disallows this: > Field `content-type` in the `project.readme` table must be...

If you look at #682 and the underlying issue #680 it's clear that this is highly organization-specific: > Hello, within our organization, we commonly utilize draft pull requests for experimental...

- When showing the number of hidden participants, a tooltip or similar would be nice to indicate that those participants have chosen to not be listed (otherwise some people don't...

trivial

- Generate mapping between old and new IDs: This could allow e.g. a plugin to redirect certain event URLs from one instance to another after using the import/export functionality to...

alembic

```yaml on: # ... workflow_dispatch: inputs: plugin-name: description: Specific plugin to build type: choice options: - '' - foo - bar ``` This shows `Unexpected value ''` on the '``'...

bug

https://github.com/tinymce/tinymce/blob/7a9577f96ffecbe5d9f60e776bd969c4c720ea9f/modules/tinymce/src/core/main/ts/api/EditorUpload.ts#L173C1-L173C1 This introduces noise and when editing the image metadata (e.g. its alt text), this noise makes it into the final HTML. I understand the reason between adding this cache...

status: verified
status: accepted
type: feature
status: regression
status: escalated
status:stale

If you login from a shared PC and forget to log out there's currently no way of logging out without going back to that PC or having an administrator delete...

enhancement

Since this is an electron app with a builtin webbrowser, and malvertising is a major problem nowadays, and there's a good chance people do not update this app as frequently...