Commit Graph

16 Commits (108f1aab5cc4e667288a507acadb53a7b6ea4dbe)

Author SHA1 Message Date
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 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
Gusted 253d9e4158
Remove unnecassary calls to `filepath.Join` (#17608) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
qwerty287 01fc24c78c
Add appearance section in settings (#17433) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
zeripath 9fdda90085
Fix case change in ownernames (#16045) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229) 4 years ago
zeripath ef825bd242
Check for notExist on profile repository page (#14197) 4 years ago
6543 48a3bb7a32
User Settings: Ignore empty language codes & validate (#13755) 4 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341) 4 years ago
Paweł Bogusławski d2ad4dec63
Avatar autogeneration fixed (#13233) 4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920) 4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353) 4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113) 6 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581) 6 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975) 6 years ago
David Schneiderbauer 44754774f1 Re-enable random avatar feature (#3988) 6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago