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
Kerwin Bryant 085f273d19
Optimize the dashboard (#32990)
before:

![image](https://github.com/user-attachments/assets/d0b432e4-a521-4540-a489-d18b9c265674)

after:

![image](https://github.com/user-attachments/assets/dbb8b387-d150-41e2-b12b-f9d8450e36d7)
-----

![image](https://github.com/user-attachments/assets/40dcd71e-344b-4043-9811-77227c71aed9)
-----

Optimize the dashboard by adding welcoming messages or quick action
entry points (such as adding a new repository or organization) to ensure
that new users are not greeted by a blank page upon logging in.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
components Optimize the dashboard (#32990) 2 weeks ago
features Add cropping support when modifying the user/org/repo avatar (#33498) 3 weeks ago
markup Enable Typescript `noImplicitAny` (#33322) 1 month ago
modules Clone button enhancements (#33362) 4 weeks ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Enable Typescript `noImplicitAny` (#33322) 1 month ago
utils Enable Typescript `noImplicitAny` (#33322) 1 month ago
vendor Fix areYouSure confirm (#32941) 2 months ago
webcomponents Enable Typescript `noImplicitAny` (#33322) 1 month 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 Refactor repo-new.ts (#33070) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
index.ts Enable Typescript `noImplicitThis` (#33250) 1 month ago
svg.test.ts Remove "class-name" from svg icon (#33540) 2 weeks ago
svg.ts Remove "class-name" from svg icon (#33540) 2 weeks ago
types.ts Enable Typescript `noImplicitAny` (#33322) 1 month ago
utils.test.ts Make issue suggestion work for all editors (#33340) 1 month ago
utils.ts Enable Typescript `noImplicitAny` (#33322) 1 month ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago