0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-11 14:11:49 -05:00
forgejo/services
Gusted 8304af1e9d
[PRIVACY] Add a DNS method to fetch new updates
- Use TXT records in order to determine the latest available version.
- This addresses a valid privacy issue, as with HTTP requests the server
can keep track(estimated) of how many instances are using Forgejo, with
DNS that's basically not possible as the server will never receive any
data, as the only ones receiving data are DNS resolvers.

(cherry picked from commit 0baefb546a)
(cherry picked from commit e8ee41880b)
(cherry picked from commit 7eca4f3bf1)
(cherry picked from commit 6dde3992dc)
(cherry picked from commit fb3a37fbfc)
2023-03-18 10:27:24 +01:00
..
actions Fix missing commit status in PR which from forked repo (#23351) 2023-03-13 16:05:19 -05:00
agit add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
asymkey Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
automerge Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00
context Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
convert Add absent repounits to create/edit repo API (#23500) 2023-03-16 12:30:42 -05:00
cron [PRIVACY] Add a DNS method to fetch new updates 2023-03-18 10:27:24 +01:00
externalaccount
forms Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
gitdiff Fix broken code editor diff preview (#23307) 2023-03-06 09:37:58 +08:00
issue
lfs Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
mailer Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
markup
migrations Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
mirror Fill head commit to in payload when notifying push commits for mirroring (#23215) 2023-03-03 23:45:53 -05:00
org
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
pull Disable sending email after push a commit to a closed PR (#23462) 2023-03-15 14:42:21 +08:00
release Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
repository Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
task
user add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
webhook Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
wiki