Commit Graph

  • 60e7963141
    Fix inconsistent wiki path converting. (#24277) wxiaoguang 2023-04-23 19:16:30 +08:00
  • 44e0cfa96e
    Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) Hester Gong 2023-04-23 18:21:21 +08:00
  • 476a043a5f
    Refactor delete_modal_actions template and use it for project column related actions (#24097) Hester Gong 2023-04-23 17:24:19 +08:00
  • 5e389228f6
    update upgrade script to use new CDN (#24280) techknowlogick 2023-04-23 02:29:03 -04:00
  • 6bff6e3a1f
    show workflow config error on file view also (#24267) a1012112796 2023-04-23 10:16:54 +08:00
  • 136d7492ff
    Add missing badges in user profile for /projects and /packages (#24232) Jakob 2023-04-23 03:32:40 +02:00
  • 30ea09c277 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-23 00:07:50 +00:00
  • d44e1565da
    Refactor setting.Other and remove unused SHOW_FOOTER_BRANDING (#24270) wxiaoguang 2023-04-23 07:38:25 +08:00
  • f1173d6879
    Use more specific test methods (#24265) KN4CK3R 2023-04-22 23:56:27 +02:00
  • ac384c4e1d
    Support upload outputs and use needs context on Actions (#24230) Jason Song 2023-04-23 04:12:41 +08:00
  • 8dc6eabbc0
    Update go tool dependencies, restructure lint targets (#24239) silverwind 2023-04-22 20:53:00 +02:00
  • 8820191476
    Improve template helper functions: string/slice (#24266) wxiaoguang 2023-04-23 02:16:22 +08:00
  • c0d105609f
    Add DumpVar helper function to help debugging templates (#24262) wxiaoguang 2023-04-23 01:28:20 +08:00
  • 3cc87370c3
    Improve emoji and mention matching (#24255) Yarden Shoham 2023-04-22 18:32:34 +03:00
  • ce9c1ddc4c
    Remove git sample files and ignore them (#24271) wxiaoguang 2023-04-22 20:29:29 +08:00
  • 7447b39de7
    Fix footer display (#24251) wxiaoguang 2023-04-22 13:58:59 +08:00
  • fb32b4c534 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-22 00:07:44 +00:00
  • 02119ec95e
    Limit avatar upload to valid image files (#24258) JakobDev 2023-04-21 23:58:59 +02:00
  • 20b6ae0e53
    Add project type descriptions in issue badge and improve project icons (#23437) yp05327 2023-04-22 06:15:17 +09:00
  • 911975059a
    Improve test logger (#24235) wxiaoguang 2023-04-22 04:32:25 +08:00
  • 65fe0fb22c
    Allow webp images as avatars (#24248) JakobDev 2023-04-21 19:15:49 +02:00
  • 13d1d2764c
    Show commit history for closed/merged PRs (#24238) wxiaoguang 2023-04-22 00:36:37 +08:00
  • cb19772d6a
    Fix access token issue on some public endpoints (#24194) harryzcy 2023-04-21 11:39:03 -04:00
  • 949ba4894b
    Fix comment for EmailNotificationsAndYourOwn constant (#24236) Infinoid 2023-04-21 10:27:32 -04:00
  • 3274ab2943
    Apply to become maintainer (#24254) wxiaoguang 2023-04-21 21:23:16 +08:00
  • 948a9ee5e8
    Fix label color, fix divider in dropdown (#24215) silverwind 2023-04-21 03:53:17 +02:00
  • 7b34cba0b8 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-21 00:08:19 +00:00
  • b9a97ccd0e
    Refactor web route (#24080) wxiaoguang 2023-04-21 02:49:06 +08:00
  • 70fc47a22a
    Fix unclear "Owner" concept (#24233) wxiaoguang 2023-04-21 01:33:30 +08:00
  • 8ea33baa1c
    Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) yp05327 2023-04-20 18:28:27 +09:00
  • 6793ef0069
    Use secondary pointing menu for tabs on user/organization home page (#24162) Hester Gong 2023-04-20 16:58:26 +08:00
  • 722dab5286
    Make HTML template functions support context (#24056) wxiaoguang 2023-04-20 16:08:58 +08:00
  • de2268ffab
    Fix issue attachment handling (#24202) wxiaoguang 2023-04-20 14:39:44 +08:00
  • 92e07f270a
    Update JS dependencies (#24218) silverwind 2023-04-20 04:36:41 +02:00
  • 938b591994
    Remove most path-based golangci exclusions (#24214) silverwind 2023-04-20 04:08:01 +02:00
  • 594efb9b66 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-20 00:07:41 +00:00
  • bfecf3bd89
    Fix internal sever error when visiting a PR that bound to the deleted team (#24127) sillyguodong 2023-04-20 07:50:00 +08:00
  • da6e9f63df
    Add owner team permission check test (#24096) yp05327 2023-04-20 08:19:13 +09:00
  • 94210633ae
    Fix incorrect CORS default values (#24206) wxiaoguang 2023-04-20 03:30:10 +08:00
  • 52b17bfa07
    Add repository counter badge to repository tab (#24205) Jakob 2023-04-19 20:58:36 +02:00
  • eed6b28fc0
    Fix template error in pull request with deleted head repo (#24192) Brecht Van Lommel 2023-04-19 20:21:48 +02:00
  • b39a5bbbd6
    Make wiki title supports dashes and improve wiki name related features (#24143) wxiaoguang 2023-04-20 01:50:10 +08:00
  • 738f2af527
    Fix Resolve Conversation not working in Conversation view (#24191) Brecht Van Lommel 2023-04-19 19:05:25 +02:00
  • fcad9fd19f
    Vertical widths of containers removed (#24184) Krzysztof Jeziorny 2023-04-19 18:13:00 +02:00
  • 15d6638c15
    Don't list root repository on compare page if pulls not allowed (#24183) Lunny Xiao 2023-04-19 23:16:46 +08:00
  • f30cc9faa9
    Add unset default project column (#23531) yp05327 2023-04-19 23:28:28 +09:00
  • e422342eeb
    Allow adding new files to an empty repo (#24164) wxiaoguang 2023-04-19 21:40:42 +08:00
  • 01214c8ada
    Add runner check in repo action page (#24124) yp05327 2023-04-19 21:51:20 +09:00
  • 5e7543fcf4
    Use same action status svg icons on actions list as on action page (#24178) Hester Gong 2023-04-19 13:42:53 +08:00
  • 5fcf328a8d [skip ci] Updated translations via Crowdin GiteaBot 2023-04-19 00:07:39 +00:00
  • bb2783860b
    fix calReleaseNumCommitsBehind (#24148) oliverpool 2023-04-18 21:11:17 +02:00
  • 75b9845420
    Mark public/img/svg/*.svg as generated files (#24193) Yarden Shoham 2023-04-18 20:52:18 +03:00
  • e541a8c654
    Make mention autocomplete case insensitive in new markdown editor (#24190) Brecht Van Lommel 2023-04-18 19:25:11 +02:00
  • 7ca7590c39
    Fix duplicate modals when clicking on "remove all" repository button (#24129) Hester Gong 2023-04-19 00:49:49 +08:00
  • 2002584986
    Bump GitHub's relative-time-element to v4.3.0 (#24187) Yarden Shoham 2023-04-18 19:00:01 +03:00
  • 6f3c162f48
    Fix wrong scopes of locale.PrettyNumber (#24181) Hester Gong 2023-04-18 19:26:57 +08:00
  • 2979041bc5
    Fix incorrect internal response type (#24173) wxiaoguang 2023-04-18 11:10:40 +08:00
  • f82ee30097
    zh-cn support on doc pages (#24166) Kroytz 2023-04-18 08:23:35 +08:00
  • 6f86b98ded [skip ci] Updated translations via Crowdin GiteaBot 2023-04-18 00:07:34 +00:00
  • 2ef6ac8dbf
    Use double quotes consistently in en-US (#24141) Panagiotis "Ivory" Vasilopoulos 2023-04-17 22:04:26 +00:00
  • 9611710636
    Use correct locale key for forks page (#24172) John Olheiser 2023-04-17 15:41:06 -05:00
  • 1ab16e48cc
    Improve Wiki TOC (#24137) wxiaoguang 2023-04-18 03:05:19 +08:00
  • f045e58cc7
    Localize activity heatmap (except tooltip) (#24131) Yarden Shoham 2023-04-17 21:26:01 +03:00
  • 5eb4c63867
    Support triggering workflows by wiki related events (#24119) Zettat123 2023-04-18 01:49:47 +08:00
  • 4014200021
    add CLI command to register runner tokens (#23762) techknowlogick 2023-04-17 13:07:13 -04:00
  • 1819c4b59b
    Add new user types reserved, bot, and remote (#24026) techknowlogick 2023-04-17 12:36:50 -04:00
  • f20057271d
    Fix Org edit page bugs: renaming detection, maxlength (#24161) wxiaoguang 2023-04-17 23:35:57 +08:00
  • 4b1c6cd8e5
    Make HAS_GO a simply expanded variable (#24169) silverwind 2023-04-17 16:46:25 +02:00
  • cda84bec87
    Support converting varchar to nvarchar for mssql database (#24105) Lunny Xiao 2023-04-17 21:22:10 +08:00
  • dcde4701a5
    Fix math and mermaid rendering bugs (#24049) silverwind 2023-04-17 12:10:22 +02:00
  • 7681d582cd
    Refactor locale number (#24134) wxiaoguang 2023-04-17 11:37:23 +08:00
  • be7cd73439 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-17 00:07:34 +00:00
  • 685b0ffa19
    Use 1.18's aria role for dropdown menus (#24144) wxiaoguang 2023-04-16 21:58:22 +08:00
  • 0e05984667
    Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) wxiaoguang 2023-04-16 20:01:08 +08:00
  • 1af3dc6ee3
    Fix 2-dot direct compare to use the right base commit (#24133) Jonathan Tran 2023-04-16 03:27:23 -04:00
  • fa3495183b
    Add migration to fix external unit access mode of owner/admin team (#24117) yp05327 2023-04-15 22:52:44 +09:00
  • b4e952545b
    Remove untranslatable on_date key (#24106) Yarden Shoham 2023-04-15 14:01:54 +03:00
  • 35e562d7bd [skip ci] Updated translations via Crowdin GiteaBot 2023-04-15 00:07:26 +00:00
  • 2902d1e9d1
    Sort repo topic labels by name (#24123) wxiaoguang 2023-04-15 03:29:05 +08:00
  • ed81b608cb
    Add option to search for users is active join a team (#24093) Tyrone Yeh 2023-04-15 02:48:36 +08:00
  • cfe3d6e9b5
    Make more functions use ctx instead of db.DefaultContext (#24068) wxiaoguang 2023-04-15 02:18:28 +08:00
  • b667634b32
    Fix meilisearch not working when searching across multiple repositories (#24109) Brecht Van Lommel 2023-04-14 19:27:11 +02:00
  • 1c8bc4081a
    Show friendly 500 error page to users and developers (#24110) wxiaoguang 2023-04-14 13:19:11 +08:00
  • 5768bafeb2
    Fix incorrect server error content in RunnersList (#24118) yp05327 2023-04-14 12:34:10 +09:00
  • 5f4cd715ab [skip ci] Updated translations via Crowdin GiteaBot 2023-04-14 00:07:25 +00:00
  • 334c899f7b
    Improve git log for debugging (#24095) wxiaoguang 2023-04-14 07:17:27 +08:00
  • 985f76dc4b
    Update redis library to support redis v7 (#24114) techknowlogick 2023-04-13 18:41:04 -04:00
  • 5b9557aef5
    Refactor cookie (#24107) wxiaoguang 2023-04-14 03:45:33 +08:00
  • b7221bec34
    Fix admin team access mode value in team_unit table (#24012) yp05327 2023-04-14 04:06:10 +09:00
  • 469dc4459b
    Add monospace toggle button to textarea (#24034) silverwind 2023-04-13 21:05:06 +02:00
  • 29194a9dd6
    Correct the access log format (#24085) Gary Moon 2023-04-13 09:14:06 -04:00
  • 2b749af505
    Changelog v1.19.1 (#24079) (#24092) 6543 2023-04-13 10:45:54 +02:00
  • 4299c3b7db [skip ci] Updated translations via Crowdin GiteaBot 2023-04-13 00:07:24 +00:00
  • 8d21b6925f
    Bump vm2 from 3.9.15 to 3.9.16 (#24089) dependabot[bot] 2023-04-12 17:45:39 -04:00
  • 622d549ba2
    Fix difficult translation for other languages (#24070) Lunny Xiao 2023-04-13 01:05:53 +08:00
  • 2d91afaa92
    Fix mismatch between hook events and github event types (#24048) Zettat123 2023-04-13 00:16:47 +08:00
  • 53e324fd80
    Improve LFS error logs (#24072) wxiaoguang 2023-04-12 23:01:41 +08:00
  • 3753ecd583
    Update the value of the diffEnd when click Show More btn in the DiffFileTree (#24069) sillyguodong 2023-04-12 21:11:23 +08:00
  • 58b36cc422
    Add tooltips to Hide comment type settings where necessary (#21306) delvh 2023-04-12 13:59:17 +02:00
  • 50a72e7a83
    Use a general approach to access custom/static/builtin assets (#24022) wxiaoguang 2023-04-12 18:16:45 +08:00