gitea/web_src/js
Kerwin Bryant 68d9f36543
Allow cropping an avatar before setting it (#32565)
Provide a cropping tool on the avatar editing page, allowing users to
select the cropping area themselves. This way, users can decide the
displayed area of the image, rather than us deciding for them.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-11-28 02:15:59 +00:00
..
components Fix some places which doesn't repsect org full name setting (#32243) 2024-11-18 06:24:49 +00:00
features Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
markup Fix race condition in mermaid observer (#32599) 2024-11-26 06:37:24 +00:00
modules Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Make frontend unit test code could know it is in testing (#32656) 2024-11-28 01:40:32 +08:00
vendor Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
webcomponents Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
bootstrap.test.ts
bootstrap.ts
globals.d.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
globals.ts
htmx.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
index.ts Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
types.ts Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
utils.test.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
utils.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00