summaryrefslogtreecommitdiffstats
path: root/modules/httplib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27[REFACTOR] webhook telegram endpointoliverpool4-43/+22
2024-03-27[REFACTOR] webhook dingtalk endpointoliverpool4-36/+15
2024-03-27[REFACTOR] webhook discord endpointoliverpool4-42/+20
2024-03-27[REFACTOR] webhook slack endpointsoliverpool4-54/+44
2024-03-27[REFACTOR] webhook forgejo/gitea endpointsoliverpool4-76/+22
2024-03-27[REFACTOR] webhook matrix endpointsoliverpool16-49/+134
2024-03-27Further consistency in the repo headerGergely Nagy2-4/+4
2024-03-27models/forgejo_migrations: Gitea tables migration IDEarl Warren2-3/+3
2024-03-27Refactor repo header/list (#29969)wxiaoguang10-76/+53
2024-03-27Update ghcr.io/visualon/renovate Docker tag to v37.272.0Renovate Bot1-1/+1
2024-03-26[I18N] Translations update from Weblate (#2830)Codeberg Translate1-0/+6
2024-03-26Fix comment review avatar alignment (#29935)wxiaoguang1-4/+3
2024-03-26lint: apply lint-frontend-fixEarl Warren2-4/+4
2024-03-26Migrate `gap` helpers to tailwind (#30034)silverwind20-49/+28
2024-03-26Dont show expansion for empty actions steps (#29977)silverwind1-9/+15
2024-03-26Enable a few stylelint rules (#30038)silverwind1-3/+4
2024-03-26Remove remaining jQuery .css code (#30015)silverwind1-44/+45
2024-03-26Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013)DrMaxNix1-2/+3
2024-03-26Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham1-7/+6
2024-03-26Migrate font-size helpers to tailwind (#30029)silverwind8-16/+26
2024-03-26Replace all simple inline styles with tailwind (#30032)silverwind9-10/+14
2024-03-26Migrate font-weight helpers to tailwind (#30027)silverwind12-17/+18
2024-03-26Remove jQuery from the issue "go to" button (#30028)Yarden Shoham1-18/+15
2024-03-26Determine fuzziness of bleve indexer by keyword length (#29706)65434-37/+29
2024-03-26Escape paths for find file correctly (#30026)wxiaoguang1-2/+3
2024-03-26Remove jQuery `.attr` from the diff page (#30021)Yarden Shoham1-10/+13
2024-03-26Remove jQuery `.attr` from the repository settings (#30018)Yarden Shoham1-14/+16
2024-03-26Remove jQuery `.attr` from the image diff again (#30022)Yarden Shoham1-2/+4
2024-03-26Remove jQuery `.attr` from the branch/tag selector (#30010)Yarden Shoham1-1/+1
2024-03-26Remove jQuery `.attr` from the commit graph (#30006)Yarden Shoham1-4/+4
2024-03-26Remove jQuery from the citation modal (except fomantic) (#30008)Yarden Shoham1-19/+21
2024-03-26Remove jQuery `.attr` from the project page (#30004)Yarden Shoham1-4/+4
2024-03-26Fix incorrect tailwind migration (#30007)silverwind79-163/+163
2024-03-26Enforce trailing comma in JS on multiline (#30002)silverwind48-117/+117
2024-03-26Replace 10 more gt- classes with tw- (#29945) (step 2)Earl Warren10-30/+30
2024-03-26Replace 10 more gt- classes with tw- (#29945)silverwind115-290/+276
2024-03-26Add border radius for wiki pages (#29937)Lunny Xiao1-0/+1
2024-03-26Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao14-77/+41
2024-03-26Small refactors in anchors.js (#29947)silverwind1-19/+21
2024-03-26Remove fomantic site module (#29980)silverwind4-681/+79
2024-03-26Fix: Abnormal strings appear when comments are saved after editing (#29991)HEREYUA1-1/+1
2024-03-26Fix some pending problems (#29985)wxiaoguang10-28/+24
2024-03-26Fix bugs in rerunning jobs (#29955)Zettat1235-6/+117
2024-03-26remove PATH and GOPATH modification in Makefile (#29978)silverwind1-3/+0
2024-03-26Fix various loading states, remove `.loading` class (#29920)silverwind9-34/+18
2024-03-26Update register application URL for GitLab (#29959)yp053272-2/+2
2024-03-26Refactor StringsToInt64s (#29967)wxiaoguang12-27/+30
2024-03-26Switch to happy-dom for testing (#29948)silverwind4-1066/+323
2024-03-26Performance improvements for pull request list page (#29900)Lunny Xiao14-50/+86
2024-03-26Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA1-1/+7