| Commit message (Expand) | Author | Age | Files | Lines |
* | Support repo code search without setting up an indexer (#29998) | wxiaoguang | 2024-03-24 | 2 | -4/+13 |
* | Remove fomantic header module (#30033) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 4 | -5/+5 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 7 | -16/+16 |
* | Performance improvements for pull request list page (#29900) | Lunny Xiao | 2024-03-21 | 1 | -8/+8 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 2 | -2/+2 |
* | Fix the wrong locale key of searching users (#29868) | Nanguan Lin | 2024-03-17 | 1 | -1/+1 |
* | Improve repo search UI (#29767) | wxiaoguang | 2024-03-15 | 2 | -19/+15 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 11 | -14/+96 |
* | Highlight archived labels (#29680) | 6543 | 2024-03-12 | 1 | -1/+1 |
* | Fix action runner offline label padding (#29691) | Chongyi Zheng | 2024-03-09 | 1 | -1/+1 |
* | Replace more gt- with tw- (#29678) | silverwind | 2024-03-08 | 1 | -3/+3 |
* | Fix wrong line number in code search result (#29260) | yp05327 | 2024-03-06 | 1 | -0/+14 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 3 | -10/+133 |
* | Filter Repositories by type (#29231) | Tim-Niclas Oelschläger | 2024-03-03 | 1 | -0/+67 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 1 | -1/+1 |
* | Implement actions badge svgs (#28102) | Nanguan Lin | 2024-02-27 | 1 | -0/+25 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 1 | -3/+3 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 6 | -8/+8 |
* | Refactor more code in templates (#29236) | wxiaoguang | 2024-02-18 | 1 | -3/+2 |
* | Change webhook-type in create-view (#29114) | Tim-Nicas Oelschläger | 2024-02-15 | 1 | -1/+1 |
* | Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`... | Yarden Shoham | 2024-01-30 | 1 | -4/+4 |
* | Revert adding htmx until we finaly decide to add it (#28879) | 6543 | 2024-01-21 | 1 | -4/+4 |
* | Don't do a full page load when clicking the follow button (#28872) | Yarden Shoham | 2024-01-20 | 1 | -4/+4 |
* | Fix tooltip of variable edit button (#28681) | wackbyte | 2024-01-03 | 1 | -1/+1 |
* | Refactor timeutil package (#28623) | wxiaoguang | 2023-12-28 | 1 | -1/+1 |
* | Fix wrong due date rendering in issue list page (#28588) | Yarden Shoham | 2023-12-22 | 1 | -1/+1 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 1 | -1/+1 |
* | Remove autofocus in search box (#28033) | yp05327 | 2023-11-20 | 2 | -2/+2 |
* | Add `Hide/Show all checks` button to commit status check (#26284) | yp05327 | 2023-11-02 | 1 | -1/+1 |
* | Always use whole user name as link (#27815) | Denys Konovalov | 2023-10-30 | 1 | -5/+1 |
* | Add word-break to organization name and description (#26624) | yp05327 | 2023-10-25 | 1 | -1/+1 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -2/+2 |
* | add a shortcut to user's profile page to admin user details (#27299) | techknowlogick | 2023-10-08 | 1 | -1/+5 |
* | Fix yet another `ctx` template bug (#27417) | delvh | 2023-10-04 | 1 | -1/+1 |
* | Even more `db.DefaultContext` refactor (#27352) | JakobDev | 2023-10-03 | 1 | -2/+2 |
* | Hide archived labels when filtering by labels on the issue list (#27115) | puni9869 | 2023-10-01 | 1 | -1/+1 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 5 | -11/+11 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 7 | -66/+66 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 5 | -21/+20 |
* | fix issues on action runners page (#27226) | Denys Konovalov | 2023-09-24 | 2 | -20/+19 |
* | Fix the variable regexp pattern on web page (#27161) | Nanguan Lin | 2023-09-21 | 1 | -1/+1 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 2 | -2/+2 |
* | resolve issue with sort icons on admin/users and admin/runners (#24360) | jladbrook | 2023-09-12 | 1 | -3/+12 |
* | Improve issue list layout (#26983) | wxiaoguang | 2023-09-09 | 1 | -7/+5 |
* | Improve flex list UI (#26970) | wxiaoguang | 2023-09-08 | 3 | -5/+7 |
* | Fix the secret regexp pattern on web page (#26910) | Nanguan Lin | 2023-09-05 | 1 | -1/+1 |
* | Relocate the `RSS user feed` button (#26882) | BeYonme | 2023-09-03 | 1 | -3/+3 |