2025-09-10 16:11:14 +00:00
2025-11-02 10:20:27 -08:00
2025-04-14 16:32:54 +00:00
2025-12-16 18:34:32 -03:00
2025-09-07 18:50:44 +02:00
2024-06-19 19:42:06 +00:00
2025-09-04 01:17:14 +00:00
2024-07-23 12:07:41 +00:00
2025-04-07 21:42:32 -07:00
2025-06-16 12:03:51 +00:00
2025-09-04 01:17:14 +00:00
2025-09-14 19:15:06 +03:00
2025-06-10 12:35:12 +00:00
2025-09-06 09:56:18 -07:00
2025-09-14 19:15:06 +03:00
2025-07-15 21:19:39 +00:00
2025-09-17 21:39:44 +00:00
2025-09-10 02:30:20 +02:00

:lored: :gitea: Lored's Gitea

Our own fork of Gitea, with some customizations to the UI and better integration and packing for Nix Flakes. Used by, and mainly developed for, Capytal as it's forge at code.capytal.cc.

All commits are based on the latest tag/version (currently v1.25.0-rc0), and are rebased or cherry-picked as new releases are made. Versions and tags of this fork are prefixed with -loreddev.<major/minor-version> (e.g. v1.25.0-rc0-loreddev.0).

Current implemented features and technical differences:

  • Custom, and new default, theme based on Radix Colors;
  • Activity feed on user's profile overview tab (making it more similar to GitHub's interface);
  • "Popular repositories" grid on user's profile (based on number of repo's stars and activity);
  • "Pinned repositories" feature on user's profile, based on repo's owned and starred by the user;
  • Lored custom emoji (:lored:);
  • Nix package declaration provided directly via flake.nix;
  • Remove the use of flake-utils on flake.nix;
  • Labels don't have their colors hard-setted into the inline style;

Contributing & Support

This fork does not accept contributions, as it is not intended for public use. Support or request for features are not accepted, unless you directly are part or use the official hosted version of this fork at code.capytal.cc.

Any bugs or feature request should be reported to upstream's repository, following theirs contribution guidelines and code of conduct.

We are not affiliated or endorsed by Gitea Ltd. or CommitGo, Inc. in any way, shape or form.

License

To provide license compatibility with Gitea and it's forks, this project is does not have a different license from upstream. Which means it is licensed under the MIT License, as defined in the LICENSE file.

Anyone is free to cherry-pick or copy changes made by this fork to upstream or any other fork, so log as they follow the terms of the license.

Description
Our fork of Gitea, focusing on UI improvements and Nix integration.
Readme MIT 299 MiB
Languages
Go 81.5%
Handlebars 8%
TypeScript 3.8%
CSS 3.1%
JavaScript 1.8%
Other 1.6%