Commit Graph

468 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603)
4 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)
4 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063)
5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009)
5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245)
5 years ago
Sandro Santilli 3dd1cee331 Test more reserved usernames (#8263)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
David Svantesson 8c24bb9e43 Abort syncrhonization from LDAP source if there is some error. (#7960)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Lunny Xiao 5b902e2368 add pagination for admin api get orgs and fix only list public orgs bug (#7742)
5 years ago
Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621)
5 years ago
renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640)
5 years ago
Andreas Shimokawa cdaf9a5ef5 reserve .well-known username (#7637)
5 years ago
Lunny Xiao d2958d9f46 Move status table to cron package (#7370)
5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath bd55f6ff36
Detect noreply email address as user (#7133)
5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940)
5 years ago
Rob Watson df2557835b Improve handling of non-square avatars (#7025)
5 years ago
jpicht 8cd4c2242c Fix default for allowing new organization creation for new users (#7017)
5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
Lukas Prettenthaler 81059a2567 LDAP: ignore already existing public keys after ldap sync (#6766)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
techknowlogick 9fd8b2621f
Add robots.txt as reserved username (#6272)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
tklein23 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208)
5 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
zeripath cc48c12d8f Fix empty ssh key importing in ldap (#5984)
5 years ago
Lanre Adelowo 6dc2f401c9 Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886)
5 years ago
zeripath 44371b96f5 Ensure valid git author names passed in signatures (#5774)
5 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
5 years ago
Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
6 years ago
Jerry Jacobs 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094)
6 years ago
Oleg Kovalov cabdf84f1f Use named const instead of a raw string (#5115)
6 years ago
Oleg Kovalov a908b29a74 Remove duplicated if bodies (#5121)
6 years ago
zeripath dd62ca7ba9 Add support for search by uid (#4876)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849)
6 years ago
Lunny Xiao 52c2cb15db add vendor to user reserved words and format words list according alphabet (#4685)
6 years ago
Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
6 years ago
Lunny Xiao b46066f17c fix repository last updated time update when delete a user who watched the repo (#4363)
6 years ago
Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
kolaente 1fdf560678 Added user language setting (#3875)
6 years ago
Lauris BH 9495429982
Add "error" as reserved username (#3882)
6 years ago
Michael Kuhn f321980a32 Fix typo in deleteUser (#3781)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Codruț Constantin Gușoi 011f128c89 Fixes missing avatars in offline mode (#3471)
6 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
6 years ago
Lauris BH a68bf746a4
Change reserved avatar name to correct - avatars (#3375)
6 years ago
Bo-Yi Wu 7a2a3fbafc refactor(model): update user method. (#3360)
6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334)
6 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Ethan Koenig ab62da283a Fix avatar URLs (#3069)
6 years ago
Ethan Koenig 716ac1214f Enable admin to search by email (#2888)
7 years ago
Lauris BH 6a107e57f6 Add checks for commits with missing author and time (#2771)
7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Ethan Koenig 4b2c8ca533 Use session when creating user (#2638)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450)
7 years ago
Lunny Xiao 5de94a67cf some refactors for issue and comments (#2419)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago