Eragon commented on issue forgejo/forgejo#1623 2023年10月17日 12:40:36 +02:00
[BUG] Label numbers shift the tabs bar

I'm a little confused what you're trying to illustrate in the screenshots. Is it the 1px vertical height difference between the tab bars in the two screenshots?

Maybe it's 2px in difference,...

Eragon pushed to main at Eragon/obs-local-oauth 2023年09月05日 00:33:06 +02:00
821dbfe4bc debug: Print requested URLs on debug
Eragon pushed to main at Eragon/obs-local-oauth 2023年09月04日 23:39:23 +02:00
3ca2e79b3d cargo: Update dependencies & readme
Eragon commented on issue forgejo/forgejo#1319 2023年08月25日 16:42:37 +02:00
[FEAT] Avoid reloading page on submission of new comment for existing issue

I do like to not have the reloads but in most apps this behaviour usually come with a lot of bloat that make the software unusable on low-specs machines and slow internet connexions. Please keep...

Eragon commented on issue forgejo/forgejo#1183 2023年08月03日 09:23:59 +02:00
[FEAT] Allow inline style on img tag in readme

The position can move the IMG inside the A (basically moving the link) to the top left position of the webpage. This will put the picture in front of the forgejo logo, blocking users from clicking...

Eragon opened issue forgejo/forgejo#1188 2023年08月02日 16:55:46 +02:00
[FEAT]
Eragon commented on issue forgejo/forgejo#1101 2023年07月24日 13:34:17 +02:00
[BUG] Unable to build devcontainer (python issue).

I don't know how devcontainer manage the creation of the container, but the issue might be in forgejo build scrips if it require a python package.

Eragon commented on issue forgejo/forgejo#1101 2023年07月24日 13:27:44 +02:00
[BUG] Unable to build devcontainer (python issue).

This issue is because pip, from Debian repos, bow implement one of the latest RFC of python. Which allow distribution packagers to disable systemwide package management in pip. The solution is to...

Eragon commented on issue forgejo/forgejo#1031 2023年07月15日 18:48:35 +02:00
[FEAT] disable line wrapping in code blocks

I do like the word-wraps. This really need to be a user option. Some will prefer word-wrap and some prefer to have horizontal scrollbars. We can't have a "one size fits all" thing, we need to...

Eragon opened issue forgejo/forgejo#992 2023年07月07日 20:51:28 +02:00
[BRANDING] Cargo registry example usage should use forgejo instead of gitea
Eragon commented on issue forgejo/forgejo#864 2023年07月06日 15:58:32 +02:00
[BUG] forgejo-{auto,light} theme has low contrast for highlihted lines

I did the same error as @caesar , wasn't looking at the right place. Sorry.

Eragon commented on issue forgejo/forgejo#864 2023年07月06日 10:09:46 +02:00
[BUG] forgejo-{auto,light} theme has low contrast for highlihted lines

I can't reproduce it on next.forgejo.org
But I can confirm it on code.forgejo.org

Maybe it has already been fixed, there has been a lot of changes to the themes.
Maybe there is some bugs...

Eragon pushed to main at Eragon/obs-local-oauth 2023年06月16日 11:20:47 +02:00
d9631978cd Add .env to gitignore
Eragon pushed to main at Eragon/obs-local-oauth 2023年05月11日 19:30:17 +02:00
f27a7d69be Seems to work
Eragon commented on issue forgejo/forgejo#715 2023年05月10日 07:39:27 +02:00
[BUG] Importing (migrating) Gitlab LFS repo silently fails

I have a connexion that'under 2MB/s down. But as I never used LFS I don't see these point of having big defaults. Maybe the defaults for LFS should be at zero and the doc should be explicitly...

Eragon pushed to main at Eragon/forgejo-alpine 2023年05月04日 00:15:38 +02:00
2ea165b3e2 testing/forgejo: Update to 1.19.3-0
Eragon pushed to main at Eragon/obs-local-oauth 2023年05月02日 10:24:54 +02:00
aa11fc86fc Remove insecable spaces
Eragon pushed to main at Eragon/obs-local-oauth 2023年05月02日 10:23:27 +02:00
442f1138fa format and update readme
Eragon pushed to main at Eragon/obs-local-oauth 2023年05月02日 00:08:59 +02:00
0eb7790ad5 Redirect and finalise works
5059b27b78 It builds and run
Compare 2 commits »
Eragon pushed to main at Eragon/obs-local-oauth 2023年05月01日 12:23:19 +02:00
79d9e6c3f6 Add a License