Commit Graph

  • d4f84f1c93 Move reaction to models/issues/ (#19264) Lunny Xiao 2022-03-31 17:20:39 +08:00
  • 43332a483f Update reserved usernames list (#18438) Gusted 2022-03-31 06:02:13 +02:00
  • ba5f2acb9c Configure OpenSSH log level via Environment in Docker (#19274) Gusted 2022-03-31 05:15:36 +02:00
  • c83168104b Use a more general (and faster) method to sanitize URLs with credentials (#19239) wxiaoguang 2022-03-31 10:25:40 +08:00
  • 84038f33f4 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-31 00:18:20 +00:00
  • 9cbeab440e fix link to package registry docs (#19268) Norwin 2022-03-30 21:17:05 +02:00
  • a2c20a6cab Add Redis Sentinel Authentication Support (#19213) Justin Sievenpiper 2022-03-30 12:12:02 -07:00
  • 1d332342db Add Package Registry (#16510) KN4CK3R 2022-03-30 10:42:47 +02:00
  • 2bce1ea986 Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) wxiaoguang 2022-03-30 13:52:24 +08:00
  • ea8622d454 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-30 00:17:38 +00:00
  • 3e88af898a Make git.OpenRepository accept Context (#19260) 6543 2022-03-29 21:13:41 +02:00
  • 889a8c268c Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) zeripath 2022-03-29 18:12:33 +01:00
  • 1eebbf23f0 When conflicts have been previously detected ensure that they can be resolved (#19247) zeripath 2022-03-29 17:42:34 +01:00
  • 66f2210fec More commit info from API (#19252) John Olheiser 2022-03-29 10:47:44 -05:00
  • 74731c3a5a Move some issue methods as functions (#19255) Lunny Xiao 2022-03-29 22:57:33 +08:00
  • bd97736b9c Move project files into models/project sub package (#17704) Lunny Xiao 2022-03-29 22:16:31 +08:00
  • ea6efba9b3 Granular webhook events in editHook (#19251) John Olheiser 2022-03-29 06:55:00 -05:00
  • 97625b44e7 Provide configuration to allow camo-media proxying (#12802) zeripath 2022-03-29 09:27:37 +01:00
  • 76aa33d884 Move init repository related functions to modules (#19159) Lunny Xiao 2022-03-29 15:23:45 +08:00
  • b06b9a056c Move organization related structs into sub package (#18518) Lunny Xiao 2022-03-29 14:29:02 +08:00
  • d4c789dfc1 Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) wxiaoguang 2022-03-29 11:21:30 +08:00
  • 90e0a402c1 Show last cron messages on monitor page (#19223) zeripath 2022-03-29 02:31:07 +01:00
  • e69b7a92ed Allow API to create file on empty repo (#19224) zeripath 2022-03-28 20:48:41 +01:00
  • 54961f3ac9 Use goproxy.io instead of goproxy.cn (#19242) Lunny Xiao 2022-03-29 01:01:07 +08:00
  • 893c8938fc New cron task: delete old system notices (#19219) Pilou 2022-03-28 14:54:59 +02:00
  • 6526733a58 Let web and API routes have different auth methods group (#19168) Lunny Xiao 2022-03-28 12:46:28 +08:00
  • d6fa138e7c Only send webhook events to active system webhooks and only deliver to active hooks (#19234) zeripath 2022-03-28 04:17:21 +01:00
  • 04601d22f5 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-28 00:17:27 +00:00
  • d3dbdbe6c5 Prevent intermittent failures in RepoIndexerTest (2) (#19229) zeripath 2022-03-27 22:54:51 +01:00
  • 42fe076084 Fix contrib/upgrade.sh (#19222) Norwin 2022-03-27 19:48:08 +02:00
  • d2ca021df0 Touch mirrors on even on fail to update (#19217) zeripath 2022-03-27 15:40:17 +01:00
  • c29fbc6d23 Hide sensitive content on admin panel progress monitor (#19218) Lunny Xiao 2022-03-27 19:54:09 +08:00
  • 41b60d94db Do not include global arguments in process manager (#19226) zeripath 2022-03-27 10:09:56 +01:00
  • 793ce9dacf Prevent intermittent failures in RepoIndexerTest (#19225) zeripath 2022-03-27 08:05:01 +01:00
  • f316582458 Set the default branch for repositories generated from templates (#19136) Abheek Dhawan 2022-03-26 21:56:28 -05:00
  • 71a5aaef32 [skip ci] Updated licenses and gitignores GiteaBot 2022-03-27 00:17:35 +00:00
  • acb9fc5f8e Make cron task no notice on success (#19221) zeripath 2022-03-26 21:13:04 +00:00
  • 70628bd870 Add auto logging of goroutine pid label (#19212) zeripath 2022-03-26 20:04:36 +00:00
  • c1198284bc Check go and nodejs version by go.mod and package.json (#19197) gesangtome 2022-03-26 18:39:31 +08:00
  • 59b867dc2d Add ContextUser to http request context (#18798) KN4CK3R 2022-03-26 10:04:22 +01:00
  • f36701c702 Set OpenGraph title to DisplayName in profile pages (#19206) Nulo 2022-03-25 18:15:13 +00:00
  • 5fe764b1eb Add pprof labels in processes and for lifecycles (#19202) zeripath 2022-03-25 12:47:12 +00:00
  • e48f3b0527 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-25 00:17:35 +00:00
  • 909804b717 Bump goldmark to v1.4.11 (#19201) Robert Kaussow 2022-03-24 16:47:37 +01:00
  • def545676f Bump minimist from 1.2.5 to 1.2.6 (#19194) dependabot[bot] 2022-03-24 00:29:55 -04:00
  • 6fc6e14957 Changelog for 1.16.5 (#19189) (#19192) 6543 2022-03-24 03:04:12 +01:00
  • a5f2894071 Fix showing issues in your repositories (#18916) Gusted 2022-03-23 23:57:09 +01:00
  • f7883a6aec Update issue_no_dependencies description (#19112) MeIchthys 2022-03-23 12:46:50 -04:00
  • 0b1686b67a Prevent redirect to Host (2) (#19175) zeripath 2022-03-23 16:12:36 +00:00
  • 81b5bef55a Prevent start panic due to missing DotEscape function Andrew Thornton 2022-03-23 16:08:27 +00:00
  • 0eff23dae0 Fix compare link in active feeds for new branch (#19149) a1012112796 2022-03-23 21:40:12 +08:00
  • d8f578412e Redirect .wiki/* ui link to /wiki (#18831) a1012112796 2022-03-23 21:29:18 +08:00
  • 5248232c44 Try to prevent autolinking of displaynames by email readers (#19169) zeripath 2022-03-23 12:34:20 +00:00
  • 3f280f89e7 Update HTTP status codes to modern codes (#18063) KN4CK3R 2022-03-23 05:54:07 +01:00
  • 395117d301 Remove the Go version in UI, add a link on Gitea Version to show config details (Go/Git version) (#19173) wxiaoguang 2022-03-23 09:15:54 +08:00
  • db6080f4f8 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-23 00:24:20 +00:00
  • 3f71ab9a12 Clean paths when looking in Storage (#19124) zeripath 2022-03-22 21:02:26 +00:00
  • d2c165811a Use the new/choose link for New Issue on project page (#19172) zeripath 2022-03-22 19:54:24 +00:00
  • 461068cfa1 Ensure that setting.LocalURL always has a trailing slash (#19171) zeripath 2022-03-22 16:59:57 +00:00
  • 7a550b3af2 Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) wxiaoguang 2022-03-22 23:22:54 +08:00
  • 2b55422cd7 Fix the bug: deploy key with write access can not push (#19010) wxiaoguang 2022-03-22 17:29:07 +08:00
  • 80fd25524e Renamed ctx.User to ctx.Doer. (#19161) KN4CK3R 2022-03-22 08:03:22 +01:00
  • 5495ba7660 [docs] Enhance container selection in docker dump (#14292) Robin 2022-03-22 06:50:31 +01:00
  • 77d1c7bf2f Cleanup protected branches when deleting users & teams (#19158) Norwin 2022-03-22 02:09:45 +01:00
  • bfe2e3d562 Reorder issue templates and automatically add labels (#18875) delvh 2022-03-21 13:00:25 +01:00
  • b05b40180f Use IterateBufferSize whilst querying repositories during adoption check (#19140) zeripath 2022-03-21 08:09:42 +00:00
  • c604c9ae66 Add 1.18 (#19151) Sasha Melentyev 2022-03-21 06:22:34 +03:00
  • 572c63d237 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-21 00:24:03 +00:00
  • 49c5fc565c Fix NPE /repos/issues/search when not signed in (#19154) Gusted 2022-03-20 21:04:51 +00:00
  • 83a2f79d5d [skip ci] Updated licenses and gitignores GiteaBot 2022-03-20 00:24:18 +00:00
  • f96e8be41f Use custom favicon when viewing static files if it exists (#19130) Abheek Dhawan 2022-03-19 14:53:31 -05:00
  • 3322f4d7cc not send notification emails to inactive users (part 2) (#19142) zeripath 2022-03-19 16:20:03 +00:00
  • 2d21d2af9e Make migrations SKIP_TLS_VERIFY apply to git too (#19132) zeripath 2022-03-19 14:16:38 +00:00
  • fb08d2b3fd Do not send notification emails to inactive users (#19131) zeripath 2022-03-19 12:45:44 +00:00
  • 60fbaa9068 remove not needed (#19128) 6543 2022-03-18 20:17:57 +01:00
  • fda5b9fc3e Add warning to set SENDMAIL_ARGS to -- (#19102) zeripath 2022-03-18 14:19:02 +00:00
  • 7fc5fd6415 Do not send activation email if manual confirm is set (#19119) zeripath 2022-03-18 09:57:07 +00:00
  • 929b07fe45 Update tool dependencies (#19120) silverwind 2022-03-18 03:17:56 +01:00
  • 04fcf23ea3 Delete related notifications on issue deletion too (#18953) Otto Richter (fnetX) 2022-03-17 23:04:09 +01:00
  • 45f8d97131 nit fix (#19116) 6543 2022-03-17 19:04:36 +01:00
  • fa73cbf5a7 Store the foreign ID of issues during migration (#18446) Aravinth Manivannan 2022-03-17 22:38:35 +05:30
  • a7de80db0d Remove italics for due_date_not_set (#19113) MeIchthys 2022-03-17 11:43:10 -04:00
  • cc6ff74253 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-17 00:24:18 +00:00
  • df31ac0e09 Fixed log path in fail2ban documentation (#19103) Fredrik Ekre 2022-03-16 17:39:13 +01:00
  • 0b15a729cf rm .sample hooks which aren't used (#19101) techknowlogick 2022-03-16 06:33:07 -04:00
  • ed1d95c55d use go1.18 to build gitea (#19099) techknowlogick 2022-03-16 00:08:31 -04:00
  • fe9626af29 Use go run for tool dependencies, require go 1.17 (#18874) silverwind 2022-03-16 03:50:26 +01:00
  • 6ab4a96855 Update golang.org/x/crypto (#19097) Gusted 2022-03-16 01:59:53 +00:00
  • c88f2e2acc Handle email address not exist. (#19089) KN4CK3R 2022-03-15 10:18:39 +01:00
  • 2ba72cedbe Frontport Changelogs (#19088) 6543 2022-03-14 23:18:01 +01:00
  • 18033f49ba Restrict email address validation (#17688) Lunny Xiao 2022-03-15 01:39:54 +08:00
  • 49db87a035 Fix lfs bug (#19072) Lunny Xiao 2022-03-14 23:18:27 +08:00
  • 3ad6cf2069 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-14 00:11:34 +00:00
  • 35541f853b Fix documentation and #19065 (#19067) mscherer 2022-03-13 18:30:58 +01:00
  • bc0d2c8ada RSS/Atom support for Repos (#19055) 6543 2022-03-13 17:40:47 +01:00
  • 780cf76f6e [skip ci] Updated licenses and gitignores GiteaBot 2022-03-13 00:11:52 +00:00
  • 9cca834aac Feeds: render markdown to html (#19058) Norwin 2022-03-12 23:05:12 +01:00
  • a0c043f5c6 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-12 00:11:48 +00:00
  • a223bc8765 Prevent 500 when there is an error during new auth source post (#19041) zeripath 2022-03-10 22:40:43 +00:00
  • 886b1de949 Update the webauthn_credential_id_sequence in Postgres (#19048) zeripath 2022-03-10 22:04:55 +00:00