1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • 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
  • 2eb7c564df Improve branch select list ui in go templates (#29729) HEREYUA 2024-03-15 11:43:10 +08:00
  • 94512ee062 Fix Citation modal responsiveness and clipboard copy (#29799) silverwind 2024-03-15 03:38:13 +01:00
  • 256a1eeb9a Add <overflow-menu>, rename webcomponents (#29400) silverwind 2024-03-15 03:05:31 +01:00
  • 4a377c0336 Update JS dependences (#29797) silverwind 2024-03-15 00:33:06 +01:00
  • e0b002a4a8 Unify search boxes (#29530) Denys Konovalov 2024-03-15 00:24:59 +01:00
  • 607ed27b4f Fix document error about 'make trans-copy' (#29710) Daniel YC Lin 2024-03-15 06:54:11 +08:00
  • 70e077036f Remove jQuery AJAX from the diff functions (#29743) Yarden Shoham 2024-03-15 00:21:14 +02:00
  • df23ec0f8b Fix Safari spinner rendering (#29801) (#29802) Giteabot 2024-03-15 06:08:59 +08:00
  • 35def319fd Fix Safari spinner rendering (#29801) silverwind 2024-03-14 23:04:33 +01:00
  • 0679e60c77 Remove jQuery AJAX from the repo-issue.js file (#29776) Yarden Shoham 2024-03-14 23:36:17 +02:00
  • ce085b26fc Improve commit record's ui in comment list (#26619) yp05327 2024-03-15 04:01:16 +09:00
  • 03753cbc0f enable tailwind nesting (#29746) Rafael Heard 2024-03-14 14:20:54 -04:00
  • e0a9a921af Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) (#29791) Giteabot 2024-03-14 18:02:37 +08:00
  • 487ac9bf6c Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) Jason Song 2024-03-14 16:44:49 +08:00
  • e03cf66e8b Fix missing translation on milestons (#29785) (#29789) Giteabot 2024-03-14 16:21:04 +08:00
  • 8d979f1692 Fix missing translation on milestons (#29785) Lunny Xiao 2024-03-14 15:40:52 +08:00
  • 2033eb7c11 Fix lint-swagger warning (#29787) sillyguodong 2024-03-14 12:59:52 +08:00
  • 61db562a5f Fix user router possbile panic (#29751) (#29786) Lunny Xiao 2024-03-14 12:44:14 +08:00
  • eb8c34fc36 Tweak actions view sticky (#29781) silverwind 2024-03-14 05:30:10 +01:00
  • 7a90e5954f add skip ci support for pull request title (#29774) Denys Konovalov 2024-03-14 04:18:04 +01:00
  • e79a807a84 Refactor markup/csv: don't read all to memory (#29760) coldWater 2024-03-14 10:51:55 +08:00
  • bbef5fc5c3 Fix make generate-swagger in go 1.22 (#29780) silverwind 2024-03-14 03:23:58 +01:00
  • 538efb9df7 Make runs-on support variable expression (#29468) (#29782) sillyguodong 2024-03-14 10:19:01 +08:00
  • 2da13675c0 Fix incorrect menu/link on webhook edit page (#29709) yp05327 2024-03-14 10:37:15 +09:00
  • 43de021ac1 Add test for webhook (#29755) wxiaoguang 2024-03-14 09:10:51 +08:00
  • 5e3581f073 Fix possible NPE in ToPullReviewList (#29759) (#29775) Giteabot 2024-03-14 04:42:17 +08:00
  • 83ba882bab Fix possible NPE in ToPullReviewList (#29759) Lunny Xiao 2024-03-14 03:46:15 +08:00
  • 712e19fa6f fix missed RenderLabel change in card template (#29772) 6543 2024-03-13 19:00:38 +01:00
  • df60dbfb99 Fix incorrect locale Tr for gpg command (#29754) wxiaoguang 2024-03-14 00:24:34 +08:00
  • e01b0014de Improve a11y document and dropdown item (#29753) wxiaoguang 2024-03-13 21:44:46 +08:00
  • bb9860307f Update to labeler v5 (#29721) (#29765) Denys Konovalov 2024-03-13 14:42:55 +01:00
  • 3e94ac5c7c Improve QueryEscape helper function (#29768) wxiaoguang 2024-03-13 21:32:30 +08:00
  • bb2640c485 Fix incorrect package link method calls in templates (#29580) (#29764) wxiaoguang 2024-03-13 19:43:31 +08:00
  • 85c59d6c21 Use relative links for commits, mentions, and issues in markdown (#29427) KN4CK3R 2024-03-13 11:34:58 +01:00
  • 66edc888ee Move fork router functions to a standalone file (#29756) Lunny Xiao 2024-03-13 18:07:53 +08:00
  • 9b1a8888fa Configure pinned JS dependencies via updates.config.js (#29696) silverwind 2024-03-13 09:43:58 +01:00
  • 7fd0a5b276 Refactor to use optional.Option for issue index search option (#29739) 6543 2024-03-13 09:25:53 +01:00
  • 462ae88fc2 Suppress error from monaco-editor (#29684) (#29758) Giteabot 2024-03-13 16:02:00 +08:00
  • 67e9f0d498 Fix user router possbile panic (#29751) Lunny Xiao 2024-03-13 14:57:30 +08:00
  • 9a93b1816e Refactor label.IsArchived() (#29750) 6543 2024-03-13 07:04:07 +01:00
  • 1e4d5a5594 Add changelog for 1.21.8 (#29735) v1.21.8 Lunny Xiao 2024-03-13 11:10:02 +08:00
  • 6124c78de0 Fix date rendering by adding <gitea-absolute-date> (#29725) (#29747) Giteabot 2024-03-13 08:04:58 +08:00
  • 857243bed7 Fix date rendering by adding <gitea-absolute-date> (#29725) silverwind 2024-03-12 23:37:02 +01:00
  • 225fc40528 Update to labeler v5 (#29721) Denys Konovalov 2024-03-12 23:09:02 +01:00
  • 12b429c0d1 Improve CSV rendering (#29638) (#29744) Giteabot 2024-03-13 05:45:45 +08:00
  • 3e7ae79f99 Update Chroma to v2.13.0 (#29732) JakobDev 2024-03-12 22:40:43 +01:00
  • 36de5b299b Highlight archived labels (#29680) 6543 2024-03-12 18:32:05 +01:00
  • 8c31456a87 Use Get but not Post to get actions artifacts (#29734) (#29737) Lunny Xiao 2024-03-13 00:31:45 +08:00
  • e5e2b2fcd7 Add more stats tables (#29730) Lunny Xiao 2024-03-12 19:21:09 +08:00
  • 171d3d9a3c Use Get but not Post to get actions artifacts (#29734) Lunny Xiao 2024-03-12 18:53:53 +08:00
  • d8bd6f34f0 Do some performance optimize for issues list and view issue/pull (#29515) Lunny Xiao 2024-03-12 15:23:44 +08:00
  • aed3b53abd Some performance optimization on dashboard and issues page (#29010) Lunny Xiao 2024-03-12 12:57:19 +08:00