gitea/routers/user
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
* Implementation for calculating language statistics

Impement saving code language statistics to database

Implement rendering langauge stats

Add primary laguage to show in repository list

Implement repository stats indexer queue

Add indexer test

Refactor to use queue module

* Do not timeout for queues
2020-02-11 11:34:17 +02:00
..
setting API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
auth.go Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
auth_openid.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
avatar.go [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
home.go working part of #9998 (#10114) 2020-02-03 10:21:50 +08:00
home_test.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 2020-01-05 01:20:08 +02:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Improve notification pager (#9821) 2020-01-17 19:31:26 +01:00
oauth.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
profile.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00