forgejo/web_src/js
Zettat123 8c79008d6f
Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search ()
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>
(cherry picked from commit 9206fbb55fd28f21720072fce6a36cc22277934c)

Conflicts:
	 - templates/explore/navbar.tmpl
	   Resolved by manually applying the last hunk to our template.
2024-10-27 11:27:40 +01:00
..
components chore: move to Eslint flat config 2024-10-23 15:28:43 +02:00
features Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search () 2024-10-27 11:27:40 +01:00
markup fix unchecking check boxes like [X] 2024-07-28 14:18:34 +00:00
modules Add form field id generation, remove duplicated ids () 2024-04-22 08:09:00 +02:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone [CHORE] Proper chunking for swagger 2024-08-22 15:48:05 +02:00
utils chore: add new lint rules 2024-10-23 08:10:18 +02:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Move settings button back to the right in repo and org header 2024-04-26 23:59:08 +02:00
bootstrap.js Suppress Monaco JavaScript errors in Safari () 2024-05-18 21:07:09 +00:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-17 23:24:31 +01:00
index.js feat: use combo markdown editor for milestone description 2024-10-22 19:58:44 +02:00
jquery.js Forbid variables containing jQuery collections not having the $ prefix () 2024-03-20 08:46:30 +01:00
svg.js ui: update pull request icons () 2024-07-16 14:38:46 +00:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js chore: add new lint rules 2024-10-23 08:10:18 +02:00
utils.test.js test(js): false negative in sleep test 2024-07-02 19:35:35 +02:00
vitest.setup.js [BUG] Render emojis in labels in issue info popup 2024-03-30 11:18:46 +01:00