1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-12 02:30:18 +00:00
forgejo/routers/web
2023-04-17 15:41:06 -05:00
..
admin Use auto-updating, natively hoverable, localized time elements () 2023-04-11 01:01:20 +02:00
auth Refactor cookie () 2023-04-13 15:45:33 -04:00
devtest Remove untranslatable on_date key () 2023-04-15 13:01:54 +02:00
events Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict () 2023-03-29 08:41:45 -05:00
feed User/Org Feed render description as per web () 2023-04-04 04:39:47 +01:00
healthcheck Refactor setting.Database.UseXXX to methods () 2023-03-07 18:51:06 +08:00
misc Introduce GitHub markdown editor, keep EasyMDE as fallback () 2023-04-03 18:06:57 +08:00
org Fix admin team access mode value in team_unit table () 2023-04-13 21:06:10 +02:00
repo Use correct locale key for forks page () 2023-04-17 15:41:06 -05:00
shared Fix incorrect server error content in RunnersList () 2023-04-14 11:34:10 +08:00
user Localize activity heatmap (except tooltip) () 2023-04-17 14:26:01 -04:00
auth.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
base.go Improve Wiki TOC () 2023-04-17 15:05:19 -04:00
goget.go refactor some functions to support ctx as first parameter () 2022-12-03 10:48:26 +08:00
home.go Refactor cookie () 2023-04-13 15:45:33 -04:00
metrics.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
nodeinfo.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
swagger_json.go Group template helper functions, remove Printf, improve template error messages () 2023-04-08 21:15:22 +08:00
web.go Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
webfinger.go Use User.ID instead of User.Name in ActivityPub API for Person IRI () 2023-04-04 10:08:23 +08:00