Commit Graph

22 Commits (f36701c702dc67011999cfaaf37e002c13e7a87e)

Author SHA1 Message Date
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
6543 bc0d2c8ada
RSS/Atom support for Repos (#19055) 3 years ago
6543 cc98737ca8
RSS/Atom support for Orgs (#17714) 3 years ago
Lauris BH 604ce77628
Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} (#18045) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083) 3 years ago
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
6543 3728f1daa0
Add RSS/Atom feed support for user actions (#16002) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881) 4 years ago
gordon-- 343c756357
Heatmap days clickable (#13935) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
Norwin f6bec85296
rework heatmap permissions (#14080) 4 years ago
silverwind 12c2efb45c
Remove fetch request from heatmap (#13623) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago
6543 2872a04f27
UserProfile Page: Render Description (#12415) 4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353) 4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
Lauris BH fe00886bef
Fix followers and following tabs in profile (#10202) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
Lunny Xiao 484e3dc5a9 site admin could view org's members (#9346) 5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897) 5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
kolaente 6759237eda User action heatmap (#5131) 6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
David Schneiderbauer 31067c0a89 remove collaborative repositories from search on user profiles (#3996) 6 years ago