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

Commit Graph

  • 93cd579269 Switch to ansi_up for ansi rendering in actions (#25401) silverwind 2023-06-22 04:15:19 +02:00
  • 656d3cc719 Various UI fixes (#25264) silverwind 2023-06-22 03:59:49 +02:00
  • 8afc1b1cb5 Move some regexp out of functions (#25430) John Olheiser 2023-06-21 14:57:18 -05:00
  • 25455bc670 Show outdated comments in files changed tab (#24936) sebastian-sauer 2023-06-21 18:08:12 +02:00
  • ffe089432f Fix missing commit message body when the message has leading newlines (#25418) (#25422) Giteabot 2023-06-21 07:55:08 -04:00
  • ce46834b93 Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) wxiaoguang 2023-06-21 18:49:25 +08:00
  • dfd19fa38c Fine tune project board label colors and modal content background (#25419) HesterG 2023-06-21 18:15:51 +08:00
  • 59d2189875 Fix missing commit message body when the message has leading newlines (#25418) Jason Song 2023-06-21 17:14:34 +08:00
  • 6a8ebaf22b add python/poetry to devcontainer (#25407) techknowlogick 2023-06-21 04:44:58 -04:00
  • 2cdf260f42 Refactor path & config system (#25330) wxiaoguang 2023-06-21 13:50:26 +08:00
  • 8302b95d6b Avoid polluting config file when "save" (#25395) (#25406) Giteabot 2023-06-21 00:51:26 -04:00
  • 1454f9dafc Add actor and status dropdowns to run list (#25118) HesterG 2023-06-21 12:25:14 +08:00
  • 6f1c95ec5b Use the new download domain replace the old (#25405) (#25409) Giteabot 2023-06-20 23:59:51 -04:00
  • e79ff50560 Use the new download domain replace the old (#25405) Lunny Xiao 2023-06-21 11:11:17 +08:00
  • cda69a0363 Fix dropdown icon layout on diff page (#25397) (#25403) Giteabot 2023-06-20 22:55:11 -04:00
  • df5cf5ddbd Avoid polluting config file when "save" (#25395) wxiaoguang 2023-06-21 10:31:40 +08:00
  • 831db53c21 Fix dropdown icon layout on diff page (#25397) wxiaoguang 2023-06-21 07:22:48 +08:00
  • 35a653d7ed Support configuration variables on Gitea Actions (#24724) sillyguodong 2023-06-21 06:54:15 +08:00
  • 8220e50b56 Substitute variables in path names of template repos too (#25294) Kyle D 2023-06-20 17:14:47 -04:00
  • e50c3e8431 Navbar styling rework (#25343) silverwind 2023-06-20 22:35:25 +02:00
  • 4908cc9adf Fix blank dir message when uploading files from web editor (#25391) (#25400) Giteabot 2023-06-20 16:28:52 -04:00
  • 54259dbf37 Fix blank dir message when uploading files from web editor (#25391) Lunny Xiao 2023-06-21 03:58:03 +08:00
  • a95a7bcdf3 Add git-lfs support to devcontainer (#25385) yp05327 2023-06-21 04:28:46 +09:00
  • 0052395351 Use qwtel.sqlite-viewer instead of alexcvzz.vscode-sqlite (#25386) yp05327 2023-06-21 04:06:42 +09:00
  • 28ed763f55 Use Actions git context instead of dynamically created buildkit one (#25381) (#25383) Giteabot 2023-06-20 02:52:38 -04:00
  • 8e89eb8f43 Update JS dependencies, remove space after emoji completion (#25266) (#25352) silverwind 2023-06-20 07:38:52 +02:00
  • feda506321 Use Actions git context instead of dynamically created buildkit one (#25381) techknowlogick 2023-06-20 01:37:32 -04:00
  • dfefe86045 Fix LDAP sync when Username Attribute is empty (#25278) (#25379) Giteabot 2023-06-20 01:11:22 -04:00
  • ef6f5f0124 rename tributeValues to mentionValues (#25375) silverwind 2023-06-20 05:32:49 +02:00
  • 10fcb55507 Fetch all git data for embedding correct version in docker image (#25361) (#25373) Giteabot 2023-06-19 23:07:51 -04:00
  • 33cd74ad70 Fix LDAP sync when Username Attribute is empty (#25278) Zettat123 2023-06-20 11:04:13 +08:00
  • 1a5b7c86a3 Fetch all git data for embedding correct version in docker image (#25361) techknowlogick 2023-06-19 14:51:35 -04:00
  • e9105ac281 Fix label list divider (#25312) (#25372) Giteabot 2023-06-19 14:14:31 -04:00
  • 49a77e37ba Fix sidebar label dropdown divider (#25359) HesterG 2023-06-20 01:49:50 +08:00
  • e6e1cfd8e4 fix issue filters on mobile view (#25368) (#25371) Giteabot 2023-06-19 13:43:22 -04:00
  • 7f38cf71fe Fix issue filters on mobile view (#25368) Denys Konovalov 2023-06-19 19:12:15 +02:00
  • 749802c922 Refactor: TotalTimest return seconds (#25370) 6543 2023-06-19 18:40:06 +02:00
  • 072997692c Fix incorrect actions ref_name (#25358) (#25367) Giteabot 2023-06-19 12:37:52 -04:00
  • bd2e3226be Fix incorrect actions ref_name (#25358) Daniel Wolf 2023-06-19 05:32:09 -04:00
  • b4e4b7ad51 Make backend code respond correct JSON when creating PR (#25353) wxiaoguang 2023-06-19 16:25:36 +08:00
  • c09d0b4952 Fix loading state regression in markup content (#25349) silverwind 2023-06-19 10:00:18 +02:00
  • a1c5057fe8 Batch delete issue and improve tippy opts (#25253) wxiaoguang 2023-06-19 15:46:50 +08:00
  • 51c2aebe1f Only run docker-dryrun when necessary (#25329) silverwind 2023-06-19 04:53:20 +02:00
  • f98ffff64a fix a nit error output in Makefile (#25360) a1012112796 2023-06-19 09:53:16 +08:00
  • a59bfeb175 [skip ci] Updated translations via Crowdin GiteaBot 2023-06-19 00:27:14 +00:00
  • e9fab3ea3e Avoid polluting the config (#25345) (#25354) Giteabot 2023-06-18 16:56:50 -04:00
  • 1a0a205466 Clean up pyproject.toml and package.json, fix poetry options (#25327) silverwind 2023-06-18 20:13:08 +02:00
  • bfab129fb9 Fix label list divider (#25312) wxiaoguang 2023-06-19 01:33:12 +08:00
  • e0bd6ebabd Fix incorrect config argument position for builtin SSH server (#25341) wxiaoguang 2023-06-19 00:56:21 +08:00
  • a5d0246fff Avoid polluting the config (#25345) wxiaoguang 2023-06-19 00:10:44 +08:00
  • cc73f6e821 Add Exoscale to installation on cloud provider docs (#25342) (#25346) Giteabot 2023-06-18 11:48:06 -04:00
  • 695f5d170b Fix incorrect link-action event target (#25306) wxiaoguang 2023-06-18 23:23:18 +08:00
  • ff18c3ba65 Write absolute AppDataPath to app.ini when installing (#25331) (#25347) Giteabot 2023-06-18 11:07:46 -04:00
  • 1ea6b8fd76 Write absolute AppDataPath to app.ini when installing (#25331) wxiaoguang 2023-06-18 21:57:43 +08:00
  • b673edbeaf Fix UI on mobile view (#25315) (#25340) Giteabot 2023-06-18 09:02:41 -04:00
  • 1d92d0cf0f Add Exoscale to installation on cloud provider docs (#25342) Philip Miglinci 2023-06-18 15:00:33 +02:00
  • 05431593ef Fix action runner last online state on edit page (#25337) derelm 2023-06-18 14:04:35 +02:00
  • aa4c9c3215 build nightly docker images (#25317) (#25333) Giteabot 2023-06-18 07:09:30 -04:00
  • 9e74063498 Fix UI on mobile view (#25315) Denys Konovalov 2023-06-18 12:31:42 +02:00
  • 4e79c76ed0 When viewing a file, hide the add button (#25320) (#25339) Giteabot 2023-06-18 06:24:54 -04:00
  • 57120d9969 When viewing a file, hide the add button (#25320) hiifong 2023-06-18 17:21:50 +08:00
  • f47744c3f1 Update JS dependencies, remove space after emoji completion (#25266) silverwind 2023-06-18 10:38:47 +02:00
  • 4e2f1ee58d Refactor web package and context package (#25298) wxiaoguang 2023-06-18 15:59:09 +08:00
  • 3bd311c3f4 Remove EasyMDE focus outline on text (#25328) (#25332) Giteabot 2023-06-18 03:35:40 -04:00
  • fc2115b494 build nightly docker images (#25317) techknowlogick 2023-06-18 01:04:23 -04:00
  • 61e0827f42 Add stylelint-declaration-block-no-ignored-properties (#25284) silverwind 2023-06-18 06:22:09 +02:00
  • 95ab485490 Remove EasyMDE focus outline on text (#25328) silverwind 2023-06-18 06:10:07 +02:00
  • 7e06e6a042 use Actions environment variables in Makefile (#25319) (#25318) techknowlogick 2023-06-17 23:27:04 -04:00
  • ccc19eda0b use Actions environment variables in Makefile (#25319) techknowlogick 2023-06-17 23:26:49 -04:00
  • e5629d9701 Remove more unused Fomantic variants (#25292) (#25323) Giteabot 2023-06-17 11:14:25 -04:00
  • 3ee8970419 add stylelint-stylistic (#25285) silverwind 2023-06-17 15:20:32 +02:00
  • 69b1e2f103 Remove more unused Fomantic variants (#25292) silverwind 2023-06-17 10:15:33 +02:00
  • 4ea38bba73 Build nightly binaries with Actions (#25308) (#25314) Giteabot 2023-06-16 13:59:20 -04:00
  • 0ab9b7f426 Build nightly binaries with Actions (#25308) techknowlogick 2023-06-16 13:00:39 -04:00
  • 25cb1fb994 Fix displayed RPM repo url (#25310) (#25313) Giteabot 2023-06-16 12:39:41 -04:00
  • 86d019682f Fix displayed RPM repo url (#25310) KN4CK3R 2023-06-16 17:56:49 +02:00
  • e5422db5c7 Show if File is Executable (#25287) (#25300) Giteabot 2023-06-16 05:29:26 -04:00
  • b71cb7acdc Use fetch to send requests to create issues/comments (#25258) wxiaoguang 2023-06-16 14:32:43 +08:00
  • 3a29f6aaff Add link to support page for commercial support (#25293) (#25297) Giteabot 2023-06-16 02:26:32 -04:00
  • b4bfaf7d4d Add link to support page for commercial support (#25293) (#25299) Giteabot 2023-06-16 02:19:26 -04:00
  • a305c37e62 Show if File is Executable (#25287) JakobDev 2023-06-16 07:46:12 +02:00
  • bc51e259d6 Add devcontainer config for developing Gitea (#24781) techknowlogick 2023-06-16 01:13:06 -04:00
  • 99d71b2b65 Docs about how to generate config for act runner with docker and setup it with docker-compose (#25256) (#25296) Giteabot 2023-06-16 00:09:03 -04:00
  • 20c712ed7e Add link to support page for commercial support (#25293) techknowlogick 2023-06-16 00:08:08 -04:00
  • e00f3c7742 Docs about how to generate config for act runner with docker and setup it with docker-compose (#25256) Zisu Zhang 2023-06-16 11:46:59 +08:00
  • 783f7ccb2c Fix some UI alignments (#25277) (#25290) Giteabot 2023-06-15 20:32:59 -04:00
  • 3f75fbf8fe Remove fomantic inverted variations (#25286) (#25289) Giteabot 2023-06-15 12:13:03 -04:00
  • 6db66d8ca4 Fix some UI alignments (#25277) wxiaoguang 2023-06-15 23:12:08 +08:00
  • 4124f8ef70 Fix issue and commit status popup padding (#25254) (#25288) Giteabot 2023-06-15 10:52:23 -04:00
  • 14b802e7ad Remove fomantic inverted variations (#25286) silverwind 2023-06-15 16:40:34 +02:00
  • 8e0316c321 Fix issue and commit status popup padding (#25254) wxiaoguang 2023-06-15 16:09:16 +08:00
  • b45ea0280b Show OAuth2 errors to end users (#25261) (#25271) Giteabot 2023-06-14 22:48:36 -04:00
  • 031ddfcb7b Fix index generation parallelly failure (#25235) (#25269) Giteabot 2023-06-14 22:14:00 -04:00
  • d686aa0d31 Fix profile render when the README.md size is larger than 1024 bytes (#25270) yp05327 2023-06-15 10:39:34 +09:00
  • 73ae71824d Show OAuth2 errors to end users (#25261) wxiaoguang 2023-06-15 09:12:50 +08:00
  • 037366f93f Fix edit OAuth application width (#25262) (#25263) Giteabot 2023-06-14 20:39:51 -04:00
  • 39a15623f6 [skip ci] Updated translations via Crowdin GiteaBot 2023-06-15 00:26:55 +00:00
  • cc3910d8c3 Fix index generation parallelly failure (#25235) Lunny Xiao 2023-06-15 08:14:43 +08:00
  • 5440d37c70 Fix variable in template (#25267) silverwind 2023-06-14 22:42:52 +02:00
  • e24f651c86 Add template linting via djlint (#25212) silverwind 2023-06-14 20:17:58 +02:00