This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
* Implement mail activation admin panel

* Add export comments

* Fix another export comment

* again...

* And again!

* Apply suggestions by @lunny

* Add UI for user activated emails

* Make new activation UI work

* Fix lint

* Prevent admin from self-deactivate; add modal

Co-authored-by: zeripath <art27@cantab.net>
2020-03-02 15:25:36 -03:00
..
admin Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
api/v1 Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
dev
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
repo Fix redirection path if Slack webhook channel is invalid (#10548) 2020-03-01 11:51:55 -05:00
routes Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
user Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go
metrics.go
swagger_json.go