• Joined on 2024年04月03日
el0n opened issue GramEditor/gram#343 2026年06月16日 16:06:22 +02:00
[Flatpak] broken 2.2.0 package / exec not possible
el0n commented on pull request forgejo/forgejo#2544 2025年12月21日 15:56:33 +01:00
WIP: [BUG] Include LFS files in Git archive

@Gusted in which release is this LFS support for archive exports included? Is it in 11.0.8?

el0n opened issue forgejo/forgejo#9733 2025年10月17日 19:58:14 +02:00
bug: migration fails when /tmp has noexec mount option
el0n closed issue forgejo/forgejo#9346 2025年10月04日 21:34:48 +02:00
feat: export project / kanban data
el0n commented on issue forgejo/forgejo#9346 2025年10月04日 21:34:46 +02:00
feat: export project / kanban data

@Gusted - my initial request had a different approach in mind but your mentioned migration style approach will end up with the same result. As you said WIP but on the way. More duplicate of #412...

el0n commented on issue forgejo/forgejo#9346 2025年10月02日 13:37:24 +02:00
feat: export project / kanban data

I took a look at the migration functionality but while trying to migrate from one instance to another (both forgejo v11) I get

`migration failed: Clone: exit status 128 - fatal: cannot exec...

el0n opened issue forgejo/forgejo#9346 2025年09月18日 14:21:26 +02:00
feat: export project / kanban data
el0n commented on issue forgejo/forgejo#3655 2024年11月16日 14:55:57 +01:00
[DOC] clarification/description/purpose of the StaticRootPath key (build- and run-time)

I reopened it because of the proposed code snippet. If its not interesting enough - closed it.

el0n commented on issue forgejo/docs#597 2024年11月16日 14:53:40 +01:00
config: Clarify the purpose of CustomPath and StaticRootPath

I found myself an answer. Take a look into forgejo/forgejo#3655 (comment) . Its there because of the proposed code snipped.

el0n reopened issue forgejo/forgejo#3655 2024年11月16日 14:50:43 +01:00
[DOC] clarification/description/purpose of the StaticRootPath key (build- and run-time)
el0n commented on issue forgejo/forgejo#3655 2024年11月16日 14:49:32 +01:00
[DOC] clarification/description/purpose of the StaticRootPath key (build- and run-time)

So, I've now found some time to take a closer look at this.

Some context, I am building forgejo from the sources and had used an example that also sets bindata in TAGS. Until now I was...

el0n opened issue forgejo/forgejo#5643 2024年10月21日 22:24:10 +02:00
migration: shows log variants like "Table {{misc}} has column {{misc_key}} but struct has not related field"
el0n opened issue HeliumOS/bugs#2 2024年10月05日 18:54:09 +02:00
[chromium misses lib] Add ocl-icd package to compose for chromium
el0n opened issue forgejo/forgejo#5234 2024年09月05日 18:43:36 +02:00
feat: missing security-announcements for 7.x
el0n commented on issue forgejo/docs#597 2024年09月03日 11:32:12 +02:00
config: Clarify the purpose of CustomPath and StaticRootPath

...

What's the purpose of the setting.StaticRootPath / STATIC_ROOT_PATH key for run-time (and build-time)?

What's the relation between CustomPath and StaticRootPath ?

...

el0n commented on issue forgejo/forgejo#5016 2024年08月19日 22:24:19 +02:00
bug: new repo UI shows js error while selecting gitignore presets via keyboard

Mouse Click [New Repo] -> Tab keystroke -> Owner > Select -> Tab keystroke -> RepoName > Newname -> Tab keystroke until .gitignore field reached -> Type Vim, Return Keystroke, Type Backu until...

el0n opened issue forgejo/forgejo#5016 2024年08月19日 21:34:10 +02:00
bug: new repo UI shows js error while selecting gitignore presets via keyboard
el0n commented on issue forgejo/forgejo#4287 2024年07月11日 15:13:37 +02:00
[FEAT] Show full name (from profile) instead of username in comments, issues and pull requests

@el0n You mean when you run git log locally in a repo?

Yes. When cloned I see the changes that are coming from forgejo directly, uses the username.

Forgejo cannot influence this,...