1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-05 09:08:22 +00:00

Commit Graph

  • 29118743a5 Small refactors in anchors.js (#29947) silverwind 2024-03-22 13:28:38 +01:00
  • 2ff213bbc1 Refactor markdown attention render (#29984) wxiaoguang 2024-03-22 20:16:23 +08:00
  • 6845717158 Remove fomantic site module (#29980) silverwind 2024-03-22 12:47:50 +01:00
  • 24c66c5096 Fix manual merge form and 404 page templates (#30000) wxiaoguang 2024-03-22 19:42:41 +08:00
  • bf34723491 Fix: Abnormal strings appear when comments are saved after editing (#29991) HEREYUA 2024-03-22 19:22:36 +08:00
  • 226231ea27 Fix some pending problems (#29985) wxiaoguang 2024-03-22 19:17:30 +08:00
  • e1e88f9ad1 Add changelog for 1.21.9 (#29971) v1.21.9 Lunny Xiao 2024-03-22 12:32:44 +08:00
  • f91b4dd959 Fix bugs in rerunning jobs (#29955) (#29983) Giteabot 2024-03-22 11:57:10 +08:00
  • 2f060c5834 Fix bugs in rerunning jobs (#29955) Zettat123 2024-03-22 11:19:17 +08:00
  • 6ef986d474 Performance improvements for pull request list page (#29900) (#29972) Lunny Xiao 2024-03-22 09:58:04 +08:00
  • ef33dcf946 remove PATH and GOPATH modification in Makefile (#29978) silverwind 2024-03-22 00:58:14 +01:00
  • ca4107dc96 Refactor external URL detection (#29973) wxiaoguang 2024-03-22 04:32:40 +08:00
  • bfa160fc98 Refactor repo header/list (#29969) wxiaoguang 2024-03-22 01:04:03 +08:00
  • d6fed9ab88 Fix various loading states, remove .loading class (#29920) silverwind 2024-03-21 17:31:15 +01:00
  • 4bef1fb3e4 Update register application URL for GitLab (#29959) yp05327 2024-03-22 00:48:13 +09:00
  • cdb4d1a8db Refactor StringsToInt64s (#29967) wxiaoguang 2024-03-21 23:07:35 +08:00
  • c03b1e2854 Fix the bug that user may logout if GetUserByID return unknow error (#29964) Lunny Xiao 2024-03-21 22:30:55 +08:00
  • 82979588f4 Switch to happy-dom for testing (#29948) silverwind 2024-03-21 15:05:24 +01:00
  • 3ff3c5ba78 Solving the issue of UI disruption when the review is deleted without refreshing (#29951) (#29968) HEREYUA 2024-03-21 22:03:01 +08:00
  • 62f8174aa2 Performance improvements for pull request list page (#29900) Lunny Xiao 2024-03-21 21:13:08 +08:00
  • 01500957c2 Refactor URL detection (#29960) wxiaoguang 2024-03-21 20:02:34 +08:00
  • 0b4ff15356 Solving the issue of UI disruption when the review is deleted without refreshing (#29951) HEREYUA 2024-03-21 18:38:27 +08:00
  • 1a4f693f9f Fix JS error and improve error message styles (#29963) silverwind 2024-03-21 11:16:11 +01:00
  • 82db9a2ba7 Fix the bug that user may logout if he switch pages too fast (#29962) Lunny Xiao 2024-03-21 16:48:08 +08:00
  • b150ff0bab Cancel previous runs of the same PR automatically (#29961) Jason Song 2024-03-21 15:01:35 +08:00
  • 3ee39db34e Exclude routers/private/tests from air (#29949) silverwind 2024-03-21 03:17:59 +01:00
  • d4cd988c18 Remove codecov badge (#29950) silverwind 2024-03-21 03:08:06 +01:00
  • 444460ea80 Misc color tweaks (#29943) silverwind 2024-03-21 00:48:04 +01:00
  • 58a0ba711d Fix and rewrite markup anchor processing (#29931) (#29946) Giteabot 2024-03-21 07:09:08 +08:00
  • 76ec541051 Fix and rewrite markup anchor processing (#29931) Lunny Xiao 2024-03-21 07:02:53 +08:00
  • 286268c915 Remove fomantic grid module (#29894) silverwind 2024-03-20 23:05:24 +01:00
  • 97b078d226 Add background to dashboard navbar, fix missing padding (#29940) silverwind 2024-03-20 19:33:00 +01:00
  • 99d7ef5091 Prevent layout shift in <overflow-menu> items (#29831) silverwind 2024-03-20 18:00:35 +01:00
  • 21151474e3 Fix loadOneBranch panic (#29938) wxiaoguang 2024-03-20 23:38:22 +08:00
  • b4a6c6fd7a Fix loadOneBranch panic (#29938) (#29939) wxiaoguang 2024-03-20 22:31:32 +08:00
  • bc55a80693 Fix comment review avatar alignment (#29935) wxiaoguang 2024-03-20 22:05:34 +08:00
  • 8cad44f410 Remove the negative margin from .page-content (#29922) silverwind 2024-03-20 12:21:18 +01:00
  • 3fd15aeff2 Add cache for dashbaord commit status (#29932) Lunny Xiao 2024-03-20 18:34:40 +08:00
  • b25eec41eb Move notifications to a standalone file (#29930) Lunny Xiao 2024-03-20 18:28:35 +08:00
  • 91699a9bb1 Remove unnecessary ".Link" usages (#29929) wxiaoguang 2024-03-20 14:58:10 +08:00
  • 0873088223 Show Actions post step when it's running (#29926) (#29928) Giteabot 2024-03-20 14:25:11 +08:00
  • ff27ca32ca Notify reviewers added via CODEOWNERS (#29842) (#29902) Lunny Xiao 2024-03-20 14:02:24 +08:00
  • 4c476fa41d Remove unnecessary ".Link" usages (#29909) wxiaoguang 2024-03-20 13:56:42 +08:00
  • eb302deb18 Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) (#29927) Giteabot 2024-03-20 13:08:24 +08:00
  • 35cfd98e12 Show Actions post step when it's running (#29926) Jason Song 2024-03-20 12:59:01 +08:00
  • aae96cc62b Fix invalid link of the commit status when ref is tag (#29752) (#29908) yp05327 2024-03-20 13:36:32 +09:00
  • 02bbdd4787 Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) Lunny Xiao 2024-03-20 12:26:19 +08:00
  • 5f7b6b55a5 Only do counting when count_only=true for repo dashboard (#29884) (#29905) Lunny Xiao 2024-03-20 11:02:35 +08:00
  • f371f84fa3 Restore deleted branches when syncing (#29898) Jason Song 2024-03-20 09:45:27 +08:00
  • 408c92938b Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) Giteabot 2024-03-20 09:38:30 +08:00
  • 6ed2c29b14 Don't lock using GitHub actions (#29913) Yarden Shoham 2024-03-20 02:38:16 +02:00
  • adc61c5d71 Remove jQuery .attr from the user search box (#29919) Yarden Shoham 2024-03-20 02:09:52 +02:00
  • dd043854ee Remove jQuery .attr from the archive download and compare page branch selector (#29918) Yarden Shoham 2024-03-20 02:04:24 +02:00
  • cb98e27992 Remove jQuery .attr from the image diff (#29917) Yarden Shoham 2024-03-20 01:49:15 +02:00
  • 4cfda02419 Remove jQuery .attr from the quick pull request button text (#29916) Yarden Shoham 2024-03-20 01:44:21 +02:00
  • 55a8f4510a Remove jQuery .attr from the issue author dropdown (#29915) Yarden Shoham 2024-03-20 01:39:36 +02:00
  • 8bf4173e31 Switch to the maintained vitest extension (#29914) Yarden Shoham 2024-03-20 01:08:42 +02:00
  • fa100618c4 Forbid jQuery .css and refactor all usage (#29852) silverwind 2024-03-19 17:28:46 +01:00
  • 5a8559ec47 Fix border on focus in dashboard repo search (#29893) silverwind 2024-03-19 11:36:54 +01:00
  • 98217b0340 Fix invalid link of the commit status when ref is tag (#29752) yp05327 2024-03-19 16:23:40 +09:00
  • b9dd5dd471 Fix template error when comment review doesn't exist (#29888) (#29889) wxiaoguang 2024-03-19 15:00:01 +08:00
  • 17d7ab5ad4 Notify reviewers added via CODEOWNERS (#29842) Jimmy Praet 2024-03-19 06:28:43 +01:00
  • 656d8e2267 Fix milestoneID filter bug in issue list (#29897) Zettat123 2024-03-19 12:46:40 +08:00
  • 828701ff2d Fix template error when comment review doesn't exist (#29888) wxiaoguang 2024-03-19 12:19:48 +08:00
  • 0e183d81fc Fix missing error check of bufio.Scanner (#29882) coldWater 2024-03-19 10:20:36 +08:00
  • 1f0d31ce8f Remove unused error in graceful manager (#29871) Nanguan Lin 2024-03-19 05:14:51 +08:00
  • 440be51a45 Fix bug on template (#29887) Lunny Xiao 2024-03-18 23:24:07 +08:00
  • 34290a00c4 Migrate border and margin classes to Tailwind (#29828) silverwind 2024-03-18 15:47:05 +01:00
  • b251e608c0 Only do counting when count_only=true for repo dashboard (#29884) wxiaoguang 2024-03-18 19:05:17 +08:00
  • 00ea9af8e1 Editor error message misleading due to re-used key. (#29859) (#29876) Giteabot 2024-03-18 14:45:43 +08:00
  • 16e360099d Editor error message misleading due to re-used key. (#29859) buckybytes 2024-03-17 21:23:08 -05:00
  • a4a766f4a2 [skip ci] Updated licenses and gitignores GiteaBot 2024-03-18 00:24:59 +00:00
  • 095fdd691d move some scripts from 'build' to 'tools' directory, misc refactors (#29844) silverwind 2024-03-17 23:12:36 +01:00
  • 5ca65d3390 Fix missing code in the user profile (#29865) Nanguan Lin 2024-03-18 04:28:11 +08:00
  • abb330e613 Upgrade Go 1.22 and upgrade dependency (#29869) wxiaoguang 2024-03-17 23:40:05 +08:00
  • 099052aba5 Fix the wrong locale key of searching users (#29868) Nanguan Lin 2024-03-17 22:50:32 +08:00
  • 0285b04f4c fix telegram webhook (#29864) Denys Konovalov 2024-03-17 15:11:28 +01:00
  • c044510ca8 Fix user id column case (#29863) (#29867) Giteabot 2024-03-17 21:51:15 +08:00
  • df05c558da Fix user id column case (#29863) Nanguan Lin 2024-03-17 21:24:45 +08:00
  • 33973ac567 Avoid JS error on issue/pr list when logged out (#29854) silverwind 2024-03-17 13:50:32 +01:00
  • 673286d8c8 Refactor clone-panel styles (#29861) wxiaoguang 2024-03-17 20:40:42 +08:00
  • a228656e3d Simplify README (#29827) silverwind 2024-03-17 13:14:14 +01:00
  • 4b1c88628a Load citation JS only when needed (#29855) silverwind 2024-03-17 11:04:59 +01:00
  • c20b56815d Fix semantic.json (#29860) silverwind 2024-03-17 10:02:22 +01:00
  • ed02d1fab8 Fix PR creation via api between branches of same repo with head field namespaced (#26986) norohind 2024-03-17 06:56:49 +03:00
  • 4e547822f3 Remove fomantic message module (#29856) silverwind 2024-03-17 04:21:14 +01:00
  • 85f31eb643 Fix codeowner detected diff base branch to mergebase (#29783) (#29807) Lunny Xiao 2024-03-17 09:40:06 +08:00
  • 8242c3c88c fix double border and border-radius on empty action steps (#29845) (#29850) Giteabot 2024-03-17 01:16:45 +08:00
  • 43aa914b17 fix double border and border-radius on empty action steps (#29845) silverwind 2024-03-16 18:03:56 +01:00
  • ffeaf2d0bd add .suppressed link class (#29847) silverwind 2024-03-16 17:58:58 +01:00
  • 0cbbcf20e3 Make meilisearch do exact search for issues (#29740 & #29671) (#29846) 6543 2024-03-16 17:01:40 +01:00
  • 21fe512aac Forbid jQuery .prop and fix related issues (#29832) silverwind 2024-03-16 16:08:10 +01:00
  • cb78648ad9 Fix wrong test for TestPullView_CodeOwner (#29838) Lunny Xiao 2024-03-16 21:59:02 +08:00
  • f9b4efd42c Forbid HTML injection using jQuery (#29843) Yarden Shoham 2024-03-16 15:25:27 +02:00
  • c6e5ec51bd Meilisearch double quote on "match" query (#29740) 6543 2024-03-16 14:19:41 +01:00
  • 3cd64949ae Forbid variables containing jQuery collections not having the $ prefix (#29839) Yarden Shoham 2024-03-16 14:22:16 +02:00
  • a889381664 Remove AddParamIfExist(AddParam) (#29841) wxiaoguang 2024-03-16 20:07:56 +08:00
  • 66902d89e5 Refactor markdown attention render (#29833) wxiaoguang 2024-03-16 19:34:38 +08:00
  • 1262ff6734 Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 6543 2024-03-16 11:32:45 +01:00
  • e0ea3811c4 Refactor AddParam to AddParamIfExist (#29834) wxiaoguang 2024-03-16 17:20:13 +08:00