Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Gitea 1.25.0 | 3D file previews, improved archive downloads, enhanced authentication, and more security, API and workflow upgrades like automatic repo forking and email notifications for actions

⁨66⁩ ⁨likes⁩

Submitted ⁨⁨20⁩ ⁨hours⁩ ago⁩ by ⁨morrowind@lemmy.ml⁩ to ⁨selfhosted@lemmy.world⁩

https://blog.gitea.com/release-of-1.25.0/

source

Comments

Sort:hotnewtop
  • BOFH666@lemmy.world ⁨19⁩ ⁨hours⁩ ago

    Setting up Forgejo is not complicated, but of course this varies per person.

    The 3D view is a nice gimmick, having a stable and secure VCS is more important to me.

    source
    • lazynooblet@lazysoci.al ⁨9⁩ ⁨hours⁩ ago

      Is gitea not stable?

      source
  • melfie@lemy.lol ⁨4⁩ ⁨hours⁩ ago

    I use Forgejo with LFS for my Blender projects, so this would probably be useful to me if a similar feature were added there.

    As an aside, it seems Blender uses Gitea and not sure they have plans to migrate to Forgejo anytime soon since it looks like they’ve poured a lot of resources into Gitea and even formed a partnership with the maintainers:

    code.blender.org/2022/07/gitea-diaries-part-1/

    code.blender.org/2022/08/gitea-diaries-part-2/

    code.blender.org/2023/01/gitea-diaries-part-3/

    source
  • mat@linux.community ⁨5⁩ ⁨hours⁩ ago

    My work self hosts Gitea because Forgejo doesn’t support Windows. While I agree with Forgejo’s decision, it sucks to be basically stuck with an old pre-fork version of the forge I self-host.

    source
    • justme@lemmy.dbzer0.com ⁨5⁩ ⁨hours⁩ ago

      You mean as a server os?

      source
      • mat@linux.community ⁨1⁩ ⁨hour⁩ ago

        Yeah, we use Windows servers primarily. Thankfully what I do doesn’t require much interaction with them, though every once in a while I am subjected to SMB file sharing.

        source
  • morrowind@lemmy.ml ⁨20⁩ ⁨hours⁩ ago

    I don’t know a ton about Gitea, but I’ve recently starting looking for a simple git server + decent web UI

    Gitea and Forgejo are the main recommended ones, but they both seem overly complex. (3D File previews?? Who needs that?)

    source
    • Damage@feddit.it ⁨19⁩ ⁨hours⁩ ago

      3D File previews?? Who needs that?

      someone’s not familiar with the 3d-printer-building scene

      source
    • radieschen@slrpnk.net ⁨19⁩ ⁨hours⁩ ago

      I can recommend Forgejo, it’s not overly complex in my opinion. It is what I would call “simple git server + decent web UI” for a home lab or VPN.

      The reason Forgejo was forked was because of Gitea’s focus IIRC, maybe it was stuff like having 3D file previews. It’s not even the worst feature though, I can imagine it’s quite helpful in projects with a focus on 3D data.

      source
      • cecilkorik@lemmy.ca ⁨19⁩ ⁨hours⁩ ago

        Forgejo also has significantly more active development. Feature-wise, I believe they’re currently working on adding federation via ActivityPub as one of the main goals. I also think they have a much better designed and documented system for workers and actions at least at the time I went to spin one up. I switched to Forgejo and haven’t really looked back.

        source
        • -> View More Comments
    • VeryVito@lemmy.ml ⁨13⁩ ⁨hours⁩ ago

      ForgeJo has been a joy to use over the past few months for me. No regrets.

      source
    • AkatsukiLevi@lemmy.world ⁨17⁩ ⁨hours⁩ ago

      I use Forgejo at work. We have set it up on a server and it quickly became our main VCS server. Forgejo just sounds complex, once you install it(really simple setup), it is just… Git. You create your repos, you push your commits, and do all the normal git stuff with it.

      You can even enable Forgejo Actions and have built-in Github Actions like CI for your repos, and it works surprisingly well.

      source
    • illusionist@lemmy.zip ⁨19⁩ ⁨hours⁩ ago

      Why overly complex? What do you mean?

      Someone probably wanted the 3d preview and maybe it wasn’t difficult. You could say integrating “gitea pages” would be a high priority but that doesn’t mean that there can be side quests along the way. You can probably read the PR if you want to know why it’s included

      source
      • morrowind@lemmy.ml ⁨19⁩ ⁨hours⁩ ago

        It seems designed for like teams of people. They both have like admin interfaces, which I can’t ever imagine for my use case.

        I’m sure I could get it running, I just dislike using tools that are significantly more complex than I need.

        source
        • -> View More Comments
    • shads@lemy.lol ⁨19⁩ ⁨hours⁩ ago

      Anyone using a Version Control system to do 3d design work, if I was smart I would be using this for the stuff I design to 3d print. But I’m not so I just have directories full of STL and 3MF files with occasionally somewhat descriptive names. Oh or 3d artists working on games, videos etc. People who are doing architectural design? Just people with other random interests? I suck at staying organised but I gave Forgejo a go and as long as you follow the getting started guide and keep it on an internal network its pretty straightforward to get started, complexity goes up if you are wanting to use it externally or in more co.plicated scenarios I believe.

      source
      • morrowind@lemmy.ml ⁨19⁩ ⁨hours⁩ ago

        To echo my other answer, I’m sure I could get it running, I just dislike using tools that are significantly more complex than I need.

        source
        • -> View More Comments
    • illusionist@lemmy.zip ⁨13⁩ ⁨hours⁩ ago

      Maybe you are interested in radicle

      source
      • morrowind@lemmy.ml ⁨12⁩ ⁨hours⁩ ago

        Radicle doesn’t support windows

        source
        • -> View More Comments
  • lazynooblet@lazysoci.al ⁨9⁩ ⁨hours⁩ ago

    I was disappointed gitea charged their default theme from green to blue.

    And they actually removed the green theme altogether so it was a forced change.

    source