forgejo/modules
Gusted e18debcb6a
[GITEA] Vendor rupture dependency
- The [rupture](https://github.com/ethantkoenig/rupture) dependency was
essentially outdated in the sense it was using old version of
dependencies.
- The usage by Forgejo was rather a small portion, so that portion is
now vendored (with its tests).
- Removes old dependencies from go.sum (less dependencies is better for
reviewing what the heck we're importing). Just to note that they were
likely not being used by Go's build process (according to
https://go.dev/ref/mod#minimal-version-selection), so it's really a
matter of formal cleaning up dependencies we don't use and therefor
don't want to download and be in our go.sum.

(cherry picked from commit aa72a5f009)

Conflicts:
	go.sum
	https://codeberg.org/forgejo/forgejo/pulls/2148
(cherry picked from commit fbe8d65f0b)
2024-01-22 13:42:50 +00:00
..
actions [CI] Search .forgejo/workflows first 2024-01-22 12:18:31 +00:00
activitypub
analyze
assetfs
auth [SECURITY] default to pbkdf2 with 320,000 iterations 2024-01-22 13:41:20 +00:00
avatar
base Refactor some legacy code and remove unused code () 2023-12-28 09:38:59 +00:00
cache Always enable caches () 2023-12-19 09:29:05 +00:00
charset Add option to disable ambiguous unicode characters detection () 2023-12-17 14:38:54 +00:00
container
context [SECURITY] Rework long-term authentication 2024-01-22 13:41:21 +00:00
contexttest
csv
emoji
eventsource
generate
git Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
gitgraph
graceful Suggest to use Type=simple for systemd service () 2024-01-07 15:18:04 +00:00
hcaptcha
highlight Add option to disable ambiguous unicode characters detection () 2023-12-17 14:38:54 +00:00
hostmatcher
html
httpcache
httplib
indexer [GITEA] Vendor rupture dependency 2024-01-22 13:42:50 +00:00
issue/template
json
label
lfs Do not set Accept header twice () 2023-12-28 03:59:00 +00:00
log
markup Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
mcaptcha
metrics
migration
nosql
options
packages Fix some RPM registry flaws () 2024-01-19 11:37:10 +00:00
paginator
pprof
private [CLI] implement forgejo-cli 2024-01-22 12:18:30 +00:00
process
proxy
proxyprotocol
public Refactor CORS handler () 2023-12-25 20:13:18 +08:00
queue [CI] disable redis test, no redis server yet in CI 2024-01-22 12:18:31 +00:00
recaptcha
references Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
regexplru
repository Move more functions to db.Find () 2024-01-15 02:19:25 +00:00
secret
session
setting [GITEA] add GetFile to config provider 2024-01-22 13:41:21 +00:00
sitemap
ssh Remove SSH workaround () 2023-11-03 15:21:05 +00:00
storage [CI] Forgejo Actions based CI for PR & branches 2024-01-22 12:18:31 +00:00
structs [FEAT] allow setting the update date on issues and comments 2024-01-22 13:41:21 +00:00
svg
sync
system
templates Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
test
testlogger
timeutil Make template DateTime show proper tooltip () 2024-01-02 20:09:18 +01:00
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util [DEADCODE] Add deadcode linter 2024-01-22 13:41:21 +00:00
validation
web Refactor CORS handler () 2023-12-25 20:13:18 +08:00
webhook Fix schedule tasks bugs () 2024-01-12 21:50:38 +00:00