mirror of
1
Fork 0
forgejo/modules
Gusted a479fef432 chore: modernize import (#7170)
Since go1.24 this is available in the standard library, error values were added to the API. We simply continue to panic on error.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7170
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-11 13:31:31 +00:00
..
actions Fix wrong status of `Set up Job` when first step is skipped (#32120) 2024-09-29 10:38:49 +02:00
activitypub [PORT] Remove SHA1 for support for ssh rsa signing (#31857) (#5303) 2025-01-17 03:17:10 +00:00
analyze
assetfs chore: teach `set` module about `iter.Seq` (#6676) 2025-01-24 16:45:46 +00:00
auth Update module github.com/msteinert/pam to v2 (forgejo) (#7186) 2025-03-09 20:00:27 +00:00
avatar Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
base fix: extend `forgejo_auth_token` table 2024-11-15 10:59:36 +01:00
cache Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
card Update 2024-12-30 17:47:34 +01:00
charset chore: Remove `BreakWriter` 2025-01-31 16:22:29 +01:00
container chore: teach `set` module about `iter.Seq` (#6676) 2025-01-24 16:45:46 +00:00
csv Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
emoji
eventsource fix: use better code to group UID and stopwatches 2024-11-16 15:59:02 +01:00
forgefed Transient model for federated unstar (#6740) 2025-02-11 12:49:32 +00:00
generate Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
git Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
gitrepo [CHORE] Drop `go-git` support 2024-08-12 19:11:09 +02:00
graceful fix: Listening on abstract domain sockets (#7020) 2025-03-09 16:06:52 +00:00
hcaptcha
highlight linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
hostmatcher Support allowed hosts for migrations to work with proxy (#32025) 2024-09-14 17:52:54 +02:00
html
httpcache Fix wrong last modify time (#32102) 2024-09-27 08:42:48 +02:00
httplib Fix wrong last modify time (#32102) 2024-09-27 08:42:48 +02:00
indexer Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
issue/template [CHORE] Use forked `binding` library 2024-11-05 22:47:34 +01:00
json
keying chore: modernize import (#7170) 2025-03-11 13:31:31 +00:00
label
lfs Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
log Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
markup Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
migration feat: implement migration of website field from gogs/gitea/github (#6474) 2025-01-20 12:18:19 +00:00
nosql [FEAT] Only implement used API of Redis client 2024-08-30 04:33:15 +02:00
optional Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
options
packages feat(nuget): add missing nuget V2 properties (#7102) 2025-03-04 11:26:08 +00:00
paginator
pprof
private chore: Remove `ActionsRunnerRegister` 2025-01-31 11:11:33 +01:00
process Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
proxy
proxyprotocol
public
queue Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
recaptcha
references fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-28 19:00:07 +00:00
regexplru Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
repository Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
secret Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
session [FEAT] Only implement used API of Redis client 2024-08-30 04:33:15 +02:00
setting fix: Listening on abstract domain sockets (#7020) 2025-03-09 16:06:52 +00:00
sitemap Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
ssh fix: ensure correct ssh public key is used for authentication 2024-12-12 05:54:07 +01:00
storage chore: Remove `ErrInvalidConfiguration` 2025-01-31 11:07:21 +01:00
structs Fix invalid swagger syntax of $ref with sibling (#7019) 2025-02-21 14:09:21 +00:00
svg
sync
system Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
templates Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
test chore: Add distant federation server mock (#7115) 2025-03-05 14:57:07 +00:00
testlogger Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
timeutil [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
translation feat(ui): localize theme names (#7168) 2025-03-09 15:12:30 +00:00
turnstile
typesniffer Update modules/typesniffer/typesniffer.go 2024-11-28 10:27:33 +00:00
updatechecker Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
uri Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
user Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
util Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
validation federation with allow lists (#5393) 2025-02-23 08:02:10 +00:00
web chore: Remove `DeleteLocaleCookie` 2025-01-31 14:40:27 +01:00
webhook Add support for workflow_dispatch (#3334) 2024-06-28 05:17:11 +00:00
zstd Cache generated binary across jobs 2024-08-26 23:43:09 +02:00