forgejo/templates/user
Gusted 0404662e99
[CHORE] Move captcha library
- This is a fork of https://github.com/dchest/captcha, as
https://gitea.com/go-chi/captcha is a fork of
github.com/go-macaron/captcha which is a fork (although not properly
credited) of a older version of https://github.com/dchest/captcha. Hence
why I've just forked the original.
- The fork includes some QoL improvements (uses standard library for
determistic RNG instead of rolling your own crypto), and removal of
audio support (500KiB unused data that bloated the binary otherwise).
Flips the image over the x-asis.
47270f2b55..main
- This move is needed for the next commit, because
gitea.com/go-chi/captcha included the gitea.com/go-chi/cache dependency.
2024-08-27 21:28:16 +02:00
..
auth [CHORE] Move captcha library 2024-08-27 21:28:16 +02:00
dashboard Make it consistent with the other sorting filters 2024-07-22 15:01:36 +02:00
notification chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
overview feat(UI): add package counter to repo/user/org overview pages 2024-07-31 12:40:24 +02:00
settings [UI] Fix scoped-access-token 2024-07-24 21:48:51 +02:00
code.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
heatmap.tmpl Fix heatmap localization 2024-03-20 08:20:08 +01:00
profile.tmpl Better logic for showing user feed/public activity elements (#4189) 2024-06-24 08:19:11 +00:00