gitea/web_src/js
Anbraten ea809a5220
Partially refresh notifications list (#35010)
This PR prevents full reloads for the notifications list when changing a
notifications status (read, unread, pinned).

---------

Co-authored-by: Anton Bracke <anton.bracke@fastleansmart.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-10 04:15:14 +07:00
..
components Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +07:00
features Partially refresh notifications list (#35010) 2025-07-10 04:15:14 +07:00
markup Improve html escape (#34911) 2025-07-01 21:44:05 +07:00
modules Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +07:00
render Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +07:00
standalone Refactor time tracker UI (#34983) 2025-07-08 08:59:31 +07:00
utils Fix various problems (#35012) 2025-07-09 16:46:51 +07:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 +07:00
webcomponents Optimize overflow-menu (#34183) 2025-04-13 01:59:36 +07:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
bootstrap.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.d.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
htmx.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
index-domready.ts Partially refresh notifications list (#35010) 2025-07-10 04:15:14 +07:00
index.ts Fix various problems (#35012) 2025-07-09 16:46:51 +07:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +07:00
svg.ts Improve html escape (#34911) 2025-07-01 21:44:05 +07:00
types.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
utils.test.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 2025-02-28 00:58:25 +07:00
utils.ts Fix various problems (#35012) 2025-07-09 16:46:51 +07:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +07:00