You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
Lunny Xiao 4947bec836
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.
6 months ago
..
components Include collaboration repositories on dashboard source/forks/mirrors list (#31946) 6 months ago
features Improve textarea paste (#31948) 7 months ago
markup Update mermaid to v11 (#31913) 7 months ago
modules Add types to various low-level functions (#31781) 8 months ago
render Fix a number of Typescript issues (#31877) 7 months ago
standalone Fix a number of Typescript issues (#31877) 7 months ago
utils Fix a number of Typescript issues (#31877) 7 months ago
vendor Convert frontend code to typescript (#31559) 9 months ago
webcomponents Convert frontend code to typescript (#31559) 9 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 9 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 8 months ago
globals.d.ts Move web globals to `web_src/js/globals.d.ts` (#31943) 7 months ago
globals.ts Convert frontend code to typescript (#31559) 9 months ago
htmx.ts Fix a number of Typescript issues (#31877) 7 months ago
index.ts Fix a number of Typescript issues (#31877) 7 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 7 months ago
svg.ts Add types to fetch,toast,bootstrap,svg (#31627) 8 months ago
types.ts Fix a number of Typescript issues (#31877) 7 months ago
utils.test.ts Fix a number of Typescript issues (#31877) 7 months ago
utils.ts Fix a number of Typescript issues (#31877) 7 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 7 months ago