forgejo/web_src/js
Lunny Xiao cb88d55837
Include collaboration repositories on dashboard source/forks/mirrors list (#31946)
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.

(cherry picked from commit 4947bec8360c152daca23e120eae1732d3848492)
2024-09-29 11:51:31 +02:00
..
components Include collaboration repositories on dashboard source/forks/mirrors list (#31946) 2024-09-29 11:51:31 +02:00
features feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
markup
modules
render
standalone [CHORE] Proper chunking for swagger 2024-08-22 15:48:05 +02:00
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js Implement CSS-only input toggling, refactor related forms 2024-08-21 15:03:19 +02:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js