| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various problems around projects board view (#30696) | Lunny Xiao | 2024-05-08 | 1 | -69/+0 |
* | Fix project description rendering for org (#30587) | wxiaoguang | 2024-04-19 | 1 | -2/+2 |
* | Fix network error when open/close organization/individual projects and redire... | yp05327 | 2024-04-13 | 1 | -4/+4 |
* | Add default board to new projects, remove uncategorized pseudo-board (#29874) | Denys Konovalov | 2024-03-27 | 1 | -90/+18 |
* | Remove AddParamIfExist(AddParam) (#29841) | wxiaoguang | 2024-03-16 | 2 | -2/+2 |
* | Refactor AddParam to AddParamIfExist (#29834) | wxiaoguang | 2024-03-16 | 2 | -2/+2 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 3 | -16/+61 |
* | Filter Repositories by type (#29231) | Tim-Niclas Oelschläger | 2024-03-03 | 1 | -0/+20 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -4/+4 |
* | Rename Str2html to SanitizeHTML and clarify its behavior (#29516) | wxiaoguang | 2024-03-01 | 1 | -2/+2 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 1 | -2/+3 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 11 | -11/+11 |
* | Unify organizations header (#29248) | Tim-Nicas Oelschläger | 2024-02-23 | 1 | -18/+0 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 2 | -4/+4 |
* | bump to use go 1.22 (#29119) | techknowlogick | 2024-02-14 | 1 | -4/+4 |
* | Unify user update methods (#28733) | KN4CK3R | 2024-02-04 | 1 | -38/+35 |
* | Improve user search display name (#29002) | KN4CK3R | 2024-02-01 | 1 | -2/+1 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -11/+12 |
* | fix wrong link in user and organization profile when using relative url (#28617) | katsu | 2023-12-27 | 1 | -6/+11 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 3 | -5/+12 |
* | Improve profile for Organizations (#27982) | yp05327 | 2023-11-13 | 1 | -1/+1 |
* | Add Profile Readme for Organisations (#27955) | 6543 | 2023-11-09 | 1 | -0/+26 |
* | Fix the missing repo count in new team page and edit team page (#27743) | 853 | 2023-10-25 | 1 | -0/+8 |
* | Delete repos of org when purge delete user (#27273) | JakobDev | 2023-10-19 | 1 | -2/+2 |
* | Replace more db.DefaultContext (#27628) | Lunny Xiao | 2023-10-15 | 2 | -4/+4 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 1 | -1/+1 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 3 | -3/+3 |
* | Even more `db.DefaultContext` refactor (#27352) | JakobDev | 2023-10-03 | 3 | -7/+7 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 1 | -8/+8 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 1 | -4/+1 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 1 | -1/+1 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 2 | -3/+3 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 1 | -1/+1 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 3 | -13/+13 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 1 | -1/+2 |
* | Fix the missing repo count (#26942) | Nanguan Lin | 2023-09-07 | 1 | -0/+12 |
* | Show always repo count in header (#26842) | JakobDev | 2023-09-06 | 5 | -0/+74 |
* | Fix the display of org level badges (#26504) | yp05327 | 2023-09-06 | 4 | -4/+0 |
* | Move web/api context related testing function into a separate package (#26859) | wxiaoguang | 2023-09-01 | 1 | -3/+3 |
* | Make "link-action" backend code respond correct JSON content (#26680) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Fix display problems of members and teams unit (#26363) | yp05327 | 2023-08-15 | 1 | -18/+3 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -0/+1 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 1 | -1/+3 |
* | Fix 404 error when remove self from an organization (#26362) | yp05327 | 2023-08-12 | 1 | -16/+16 |
* | Count only visible repos on profile (#25928) | JakobDev | 2023-08-11 | 2 | -0/+32 |
* | Move web JSON functions to web context and simplify code (#26132) | wxiaoguang | 2023-07-26 | 5 | -45/+15 |
* | Allow Organisations to have a E-Mail (#25082) | JakobDev | 2023-07-25 | 1 | -0/+1 |
* | fix incorrect repo url when changed the case of ownername (#25733) | hiifong | 2023-07-14 | 1 | -6/+0 |
* | Fix empty project displayed in issue sidebar (#25802) | yp05327 | 2023-07-12 | 1 | -2/+1 |
* | Fix incorrect oldest sort in project list (#25806) | yp05327 | 2023-07-11 | 1 | -1/+1 |