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
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288)
These settings can allow users to only display the repositories explore page.

Thanks to yp05327 and wxiaoguang !

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
4 months ago
..
components Fix checkbox bug on private/archive filter (#32236) 5 months ago
features Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
markup Update mermaid to v11 (#31913) 6 months ago
modules Add types to various low-level functions (#31781) 7 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Fix a number of Typescript issues (#31877) 6 months ago
vendor Convert frontend code to typescript (#31559) 8 months ago
webcomponents Convert frontend code to typescript (#31559) 8 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Move web globals to `web_src/js/globals.d.ts` (#31943) 6 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 6 months ago
index.ts Warn users when they try to use a non-root-url to sign in/up (#32272) 4 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
types.ts Fix a number of Typescript issues (#31877) 6 months ago
utils.test.ts Fix a number of Typescript issues (#31877) 6 months ago
utils.ts Fix a number of Typescript issues (#31877) 6 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago