0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 04:50:08 +01:00
forgejo/modules
silverwind ca5722a0fa
Ensure RSS icon is present on all repo tabs ()
Previously, not all repo tabs had shown the RSS icon in the repo header
because the context data was not being set. Added this context data in a
new function.

Before:

<img width="806" alt="image"
src="https://user-images.githubusercontent.com/115237/229639615-9cc00e75-3a26-4ff4-a6f2-316c1fccc596.png">

After:

<img width="815" alt="Screenshot 2023-04-04 at 00 16 17"
src="https://user-images.githubusercontent.com/115237/229639201-2e1c015b-1f13-46d4-aa14-e7a82fab3982.png">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-04-07 16:48:23 +08:00
..
actions Fix checks for needs in Actions () 2023-03-30 22:33:17 +08:00
activitypub
analyze
auth
avatar
base Introduce GiteaLocaleNumber custom element to handle number localization on pages. () 2023-04-03 12:58:09 -04:00
cache
charset Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
container
context Ensure RSS icon is present on all repo tabs () 2023-04-07 16:48:23 +08:00
csv
doctor
emoji
eventsource
generate
git Remove Repository.getFilesChanged to fix Actions paths and paths-ignore filter () 2023-04-07 14:42:43 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
indexer Add meilisearch support () 2023-03-28 22:23:23 -04:00
issue/template
json
label
lfs Make minio package support legacy MD5 checksum () 2023-03-28 11:10:24 -04:00
log
markup Append (comment) when a link points at a comment rather than the whole issue () 2023-04-03 16:02:57 +08:00
mcaptcha
metrics
migration
mirror
nosql
notification
options
packages Display image size for multiarch container images () 2023-04-02 17:53:37 +08:00
paginator
pprof
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
process
proxy
proxyprotocol
public Fix incorrect CORS failure detection logic () 2023-03-31 11:35:48 -04:00
queue
recaptcha
references
regexplru
repository
secret
session
setting Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict () 2023-03-29 08:41:45 -05:00
sitemap
ssh
storage Make minio package support legacy MD5 checksum () 2023-03-28 11:10:24 -04:00
structs Add activity feeds API () 2023-04-04 21:35:31 +08:00
svg
sync
system
templates Clean template/helper.go () 2023-04-07 03:31:41 -04:00
test
timeutil Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
translation Append (comment) when a link points at a comment rather than the whole issue () 2023-04-03 16:02:57 +08:00
turnstile
typesniffer
updatechecker
upload
uri
user
util Fix cases.Title crash for concurrency () 2023-04-03 18:03:45 -04:00
validation
watcher
web
webhook