Commit Graph

  • 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
  • 6ead30dbc4 Forbid jQuery AJAX (#29818) Yarden Shoham 2024-03-16 04:01:25 +02:00
  • 043f55fabf Remove jQuery AJAX from the notifications (#29817) Yarden Shoham 2024-03-16 03:56:17 +02:00
  • 68169133a3 Light theme color enhancements (#29830) silverwind 2024-03-16 02:33:01 +01:00
  • 83850cc479 Better highlighting of archved labels (#29749) 6543 2024-03-15 23:35:47 +01:00
  • 3f1e4896b6 Remove the time-since class (#29826) Yarden Shoham 2024-03-15 23:57:53 +02:00
  • 3979970938 Remove jQuery AJAX from the project page (#29814) Yarden Shoham 2024-03-15 23:23:56 +02:00
  • c00633971a Upgrade htmx to v1.9.11 (#29821) Yarden Shoham 2024-03-15 20:24:27 +02:00
  • aa3012849e Dark theme color enhancements (#29822) silverwind 2024-03-15 19:14:33 +01:00
  • bfb0a5a41e Remove jQuery AJAX from the comment edit box (#29812) Yarden Shoham 2024-03-15 20:02:43 +02:00
  • 6692894637 Tweak labeler (#29809) silverwind 2024-03-15 16:27:51 +01:00
  • 47dc4598a3 Fix for attribute not pointing to the ID of the color picker (#29813) (#29815) Giteabot 2024-03-15 21:33:46 +08:00
  • 3b6e57273a Fix for attribute not pointing to the ID of the color picker (#29813) Yarden Shoham 2024-03-15 15:12:08 +02:00
  • d08f4360c9 Refactor graceful manager, fix misused WaitGroup (#29738) coldWater 2024-03-15 18:59:11 +08:00
  • 817d5e4d30 Use Temporal.PlainDate for absolute dates (#29804) (#29808) silverwind 2024-03-15 11:20:42 +01:00
  • 7a6260f889 Improve repo search UI (#29767) wxiaoguang 2024-03-15 17:45:30 +08:00
  • 0d3ec8e2ad Use Temporal.PlainDate for absolute dates (#29804) silverwind 2024-03-15 10:13:01 +01:00
  • 31ab839a65 Update Chroma to v2.13.0 (#29732) (#29805) Lunny Xiao 2024-03-15 16:45:10 +08:00
  • 277f90d416 Fix codeowner detected diff base branch to mergebase (#29783) Lunny Xiao 2024-03-15 13:13:09 +08:00
  • 0827552d9a Remove scrollbar customizations (#29800) silverwind 2024-03-15 05:45:45 +01:00