aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-0414-53/+69
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* Fix word overflow in file search page (#32695)yp053272024-12-032-1/+2
* Add Swift login endpoint (#32693)KN4CK3R2024-12-033-43/+77
* Quick fix for license file name (#32696)Lunny Xiao2024-12-031-0/+4
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-024-0/+15
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-035-50/+28
* Optimize the styling of icon buttons within file-header-right (#32675)Kerwin Bryant2024-12-021-5/+5
* fix: show tag name on branch/tag selector if repo shown from tag ref (#32689)metiftikci2024-12-022-4/+4
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-028-288/+275
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-027-48/+73
* Fix JS error when reply comment on Conversation page (#32685)wxiaoguang2024-12-022-13/+19
* fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ...Simon Pistache2024-12-013-5/+3
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-3015-405/+503
* Fix a bug in actions artifact test (#32672)Zettat1232024-11-291-5/+5
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-2916-211/+250
* Refactor render system (orgmode) (#32671)wxiaoguang2024-11-293-50/+85
* Improve diff file tree (#32658)silverwind2024-11-282-2/+8
* Don't create action when syncing mirror pull refs (#32659)Lunny Xiao2024-11-281-0/+6
* Allow users with write permission to run actions (#32644)Pedro Nishiyama2024-11-282-3/+3
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-287-31/+302
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-2812-9/+80
* Add webpack EnvironmentPlugin (#32661)silverwind2024-11-281-1/+5
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-2726-483/+452
* Make frontend unit test code could know it is in testing (#32656)wxiaoguang2024-11-282-3/+10
* Add priority to protected branch (#32286)65432024-11-2722-13/+454
* Regenerate fomantic package-lock.json (#32650)silverwind2024-11-271-329/+1083
* Fix global form submit event (#32652)wxiaoguang2024-11-271-1/+1
* Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543)Lunny Xiao2024-11-264-5/+47
* Refactor markup render system (#32645)wxiaoguang2024-11-267-216/+179
* Fix: passkey login not working anymore (#32623)hiifong2024-11-269-47/+86
* Refactor some frontend problems (#32646)wxiaoguang2024-11-2622-183/+192
* Bypass vitest bug (#32647)wxiaoguang2024-11-262-1/+12
* Fix race condition in mermaid observer (#32599)william-allspice2024-11-261-8/+11
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-264-12/+21
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-266-26/+38
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-257-31/+152
* Fix markup render regression and fix some tests (#32640)wxiaoguang2024-11-266-23/+37
* Fix sqlite3 test (#32622)wxiaoguang2024-11-251-0/+12
* Strict pagination check (#32548)Lunny Xiao2024-11-259-11/+11
* Refactor markup render system (#32612)wxiaoguang2024-11-2465-1193/+1095
* Add vue-tsc (#32601)silverwind2024-11-233-4/+147
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-225-11/+46
* Update the list of watchers and stargazers when clicking watch/unwatch or sta...Yarden Shoham2024-11-223-4/+14
* Apply to became a maintainer (#32614)hiifong2024-11-221-0/+1
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-2212-158/+225
* Fix issues with inconsistent spacing in areas (#32607)Kerwin Bryant2024-11-222-3/+3
* Refactor markup render system (#32589)wxiaoguang2024-11-2249-626/+486
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-228-18/+537