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/web/user
zeripath bffa303020
Add option to purge users (#18064)
Add the ability to purge users when deleting them.

Close #15588

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-14 08:22:09 +01:00
..
setting Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
home.go Respect setting.UI.FeedPagingNum (#20094) 2022-06-23 11:50:37 +02:00
home_test.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
main_test.go
notification.go Prevent loop if there is an error in GetNotificationCount (#19799) 2022-05-25 08:51:53 +08:00
package.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
profile.go Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
search.go
stop_watch.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
task.go