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 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>
3 months ago
..
components Fix some places which doesn't repsect org full name setting (#32243) 3 months ago
features Allow cropping an avatar before setting it (#32565) 3 months ago
markup Fix race condition in mermaid observer (#32599) 3 months ago
modules Allow cropping an avatar before setting it (#32565) 3 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 Make frontend unit test code could know it is in testing (#32656) 3 months ago
vendor Remove jQuery import from some files (#32512) 3 months ago
webcomponents Fix a number of typescript issues (#32308) 4 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 Fix some typescript issues (#32586) 3 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 Refactor some frontend problems (#32646) 3 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Add priority to protected branch (#32286) 3 months ago
types.ts Fix: passkey login not working anymore (#32623) 3 months ago
utils.test.ts Add avif image file support (#32508) 3 months ago
utils.ts Add avif image file support (#32508) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago