Renovate Bot
|
fed2d81c44
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
|
2025-03-28 22:22:21 +00:00 |
|
Gusted
|
2457f5ff22
|
chore: branding import path (#7337)
- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves forgejo/discussions#258
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
|
2025-03-27 19:40:14 +00:00 |
|
Benedikt Straub
|
a2787bb09e
|
Initial support for localization and pluralization with go-i18n-JSON-v2 format
|
2025-01-17 11:21:28 +01:00 |
|
0ko
|
075e0de142
|
Add unit test for TrSize
|
2024-03-30 21:10:47 +05:00 |
|
wxiaoguang
|
bc4e06109d
|
Make repo size style matches others (commits/branches/tags) (#24408)
The "unit" part shouldn't have bold style.
|
2023-04-28 17:23:19 -04:00 |
|
wxiaoguang
|
7681d582cd
|
Refactor locale number (#24134)
Before, the `GiteaLocaleNumber.js` was just written as a a drop-in
replacement for old `js-pretty-number`.
Actually, we can use Golang's `text` package to format.
This PR partially completes the TODOs in `GiteaLocaleNumber.js`:
> if we have complete backend locale support (eg: Golang "x/text"
package), we can drop this component.
> tooltip: only 2 usages of this, we can replace it with Golang's
"x/text/number" package in the future.
This PR also helps #24131
Screenshots:
<details>


</details>
|
2023-04-17 11:37:23 +08:00 |
|