1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/routers/web/user
zeripath bffa303020
Add option to purge users ()
Add the ability to purge users when deleting them.

Close 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-14 08:22:09 +01:00
..
setting Add option to purge users () 2022-07-14 08:22:09 +01:00
avatar.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
home.go Respect setting.UI.FeedPagingNum () 2022-06-23 11:50:37 +02:00
home_test.go Move some repository related code into sub package () 2022-06-06 16:01:49 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
notification.go Prevent loop if there is an error in GetNotificationCount () 2022-05-25 08:51:53 +08:00
package.go Move some repository related code into sub package () 2022-06-06 16:01:49 +08:00
profile.go Only show Followers that current user can access () 2022-07-05 16:47:45 +01:00
search.go Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
stop_watch.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
task.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00