• Joined on 2022年11月20日
delvh commented on issue forgejo/forgejo#4563 2024年07月19日 10:02:07 +02:00
Big translations historically deleted by Gitea

Ah yeah, as you've seen yourself, that list is hardcoded as we typically don't expect languages to appear/disappear. That's why it is still in the selector but not possible to select.

delvh commented on issue forgejo/forgejo#4563 2024年07月19日 09:59:15 +02:00
Big translations historically deleted by Gitea

Maybe it was configured to only output files if they met some 25% threshold or something

That's exactly it: Once a language reaches less than 25% translation status, it gets automatically...

delvh commented on issue forgejo/governance#57 2024年06月08日 19:36:22 +02:00
Undocumented teams in TEAMS.md

Probably true, unfortunately

delvh approved forgejo/forgejo#2166 2024年01月17日 17:54:14 +01:00
[GITEA] Fix relative links rendering
delvh commented on pull request forgejo/forgejo#2166 2024年01月17日 17:54:14 +01:00
[GITEA] Fix relative links rendering

Okay, now I'm baffled.

delvh commented on pull request forgejo/forgejo#2126 2024年01月11日 14:48:42 +01:00
[GITEA] API commentAssignment() to verify the id belongs

I mean, we should probably document it somewhere, for example in the method comment.

delvh commented on pull request forgejo/forgejo#2126 2024年01月11日 13:08:09 +01:00
[GITEA] API commentAssignment() to verify the id belongs

If I see this correctly, this already implies that the repo has been assigned beforehand, correct?

delvh commented on issue forgejo/discussions#96 2024年01月09日 15:46:16 +01:00
Proposal for a simpler development workflow / hard fork

I can see especially the following problem at the moment:

I know, the relation to wxiaoguang is strained (in both directions, no matter who I'm talking with) but to summarize wxiaoguang's most...

delvh approved forgejo/forgejo#1964 2023年12月18日 11:41:28 +01:00
[GITEA] Add orphaned topic consistency check
delvh commented on issue forgejo/discussions#83 2023年12月06日 22:12:36 +01:00
Reconsider move of settings to database

Yeah, I'm also torn on this functionality: In theory, if everything was converted, it might work out with live reloading, etc. The live configuration change would be really nice, especially for...

delvh commented on pull request forgejo/forgejo#1515 2023年09月25日 22:48:54 +02:00
rebase-v1.21/forgejo-dependency

Opened accidentally to show to @earl-warren that there is no general 500 being returned.

delvh closed pull request forgejo/forgejo#1515 2023年09月25日 22:48:00 +02:00
rebase-v1.21/forgejo-dependency
delvh created pull request forgejo/forgejo#1515 2023年09月25日 22:41:52 +02:00
rebase-v1.21/forgejo-dependency
delvh commented on issue forgejo/meta#86 2023年02月27日 22:31:10 +01:00
[Discussion] Relicensing Forgejo as copyleft

I see it the following way:

Copy-left

  • + no work can be produced without using an equally permissive license
    • "other people cannot profit off of my work"
    • modifications are still...
delvh commented on issue forgejo/meta#86 2023年02月27日 21:27:02 +01:00
[Discussion] Relicensing Forgejo as copyleft

I am not a lawyer, but I noticed something I'm curious about: As the definition of copyleft licenses is that modifications must be published under the same license, won't this imply the...