0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 18:05:34 +01:00
gitea/web_src/js
Giteabot 5c73da7c54
Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122)
Backport #31946 by @lunny

Fix #13489

In the original implementation, only `All` will display your owned and
collaborated repositories. For other filters like `Source`, `Mirrors`
and etc. will only display your owned repositories.

This PR removed the limitations. Now except `collbrations`, other
filters will always display your owned and collaborated repositories.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-09-24 15:17:30 +08:00
..
components Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122) 2024-09-24 15:17:30 +08:00
features fix the component of access token list not mounted (#31824) (#31868) 2024-08-19 12:56:17 -04:00
markup
modules Fix navbar + menu flashing on page load (#31281) (#31342) 2024-06-12 15:26:04 +00:00
render
standalone
utils Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
vendor
webcomponents Fix overflow menu flickering on mobile (#31484) (#31488) 2024-06-26 01:13:04 +08:00
bootstrap.js Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
bootstrap.test.js
htmx.js
index.js fix the component of access token list not mounted (#31824) (#31868) 2024-08-19 12:56:17 -04:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js