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

Commit Graph

  • f3c7f10c9f Fix history count failure (#17351) Lunny Xiao 2021-10-21 18:06:19 +08:00
  • 83df0caf15 Sync gitea app path for git hooks and authorized keys when starting (#17335) wxiaoguang 2021-10-21 17:22:43 +08:00
  • 053b2f4dce Handle broken references in mirror sync (#17013) zeripath 2021-10-21 09:45:25 +01:00
  • 8ace5c1161 Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281) (#17376) zeripath 2021-10-21 09:37:49 +01:00
  • a87b813955 Fix heatmap test (#17381) (#17383) Lunny Xiao 2021-10-21 16:00:41 +08:00
  • 2add8fe9be Frontend refactor, PascalCase to camelCase, remove unused code (#17365) wxiaoguang 2021-10-21 15:37:43 +08:00
  • 5879ab83b5 Fix heatmap test (#17381) Lunny Xiao 2021-10-21 14:37:40 +08:00
  • 9046c022d2 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-21 00:25:11 +00:00
  • c1110b8671 Ensure correct SSH permissions check for private and restricted users (#17370) zeripath 2021-10-20 21:59:05 +01:00
  • c5a408df05 Upgrade Bluemonday to v1.0.16 (#17372) zeripath 2021-10-20 21:58:39 +01:00
  • 3baeec745c Upgrade Bluemonday to v1.0.16 (#17372) (#17374) 6543 2021-10-20 22:57:19 +02:00
  • befb6bea22 Prevent NPE in CSV diff rendering when column removed (#17018) (#17377) Richard Mahn 2021-10-20 14:55:34 -06:00
  • 79f0b1a50b Ensure correct SSH permissions check for private and restricted users (#17370) (#17373) 6543 2021-10-20 22:26:48 +02:00
  • 35b918f574 Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281) zeripath 2021-10-20 20:55:33 +01:00
  • 79a3d277e5 Don't panic if we fail to parse U2FRegistration data (#17304) (#17371) zeripath 2021-10-20 20:45:17 +01:00
  • 98f7013756 Prevent NPE in CSV diff rendering when column removed (#17018) Richard Mahn 2021-10-20 13:10:03 -06:00
  • f494776931 Use a variable but a function for IsProd because of a slight performance increment (#17368) Lunny Xiao 2021-10-20 22:37:19 +08:00
  • 0208ea0248 "Copy branch name" button in pull request (#17323) Mario Lubenka 2021-10-19 19:32:11 +02:00
  • de61816623 Rename .air.conf to .air.toml (#17360) silverwind 2021-10-19 18:27:29 +02:00
  • 9f3d5c0a23 Re-allow clipboard copy on non-https sites (#17118) Netduma Luke M 2021-10-19 11:22:16 +01:00
  • eaf493be5d Update JS dependencies (#17357) silverwind 2021-10-19 09:23:58 +02:00
  • e2a59c57fc Fix dashboard repolist alignment and repolisting (#17355) zeripath 2021-10-19 05:38:33 +01:00
  • 1f41fcc342 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-19 00:25:06 +00:00
  • 4822eed99d Disable form autofill (#17291) wxiaoguang 2021-10-19 06:08:41 +08:00
  • eb748ff79e Allow mocking timeutil (#17354) (#17356) John Olheiser 2021-10-18 16:48:23 -05:00
  • c59afa752d Allow mocking timeutil (#17354) John Olheiser 2021-10-18 15:12:26 -05:00
  • f0376b7e02 docs: add permission notes to SSH Container Passthrough (#17347) Mashiro 2021-10-19 00:26:47 +08:00
  • 3397fee9fa api: integration test for nodeinfo (#17346) techknowlogick 2021-10-18 01:36:56 -04:00
  • 62a6717701 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-18 00:25:12 +00:00
  • c5770195d9 Ensure popup text is aligned left (#17343) Mario Lubenka 2021-10-18 00:57:28 +02:00
  • db895040dd Use go1.16+ way of installing binaries (#17342) techknowlogick 2021-10-17 18:57:15 -04:00
  • 4a57c9ea17 Fix some lints (#17337) Lunny Xiao 2021-10-18 03:47:12 +08:00
  • 5326f4c9c5 Move session to models/login (#17338) Lunny Xiao 2021-10-18 02:51:56 +08:00
  • 26dfe88ff2 Hide command line merge instructions when user can't push (#17339) qwerty287 2021-10-17 18:58:36 +02:00
  • 554988c7b2 fix: repository summary on mobile (#17322) kolaente 2021-10-17 16:05:32 +02:00
  • 7117c7774a Make the Mirror Queue a queue (#17326) zeripath 2021-10-17 12:43:25 +01:00
  • b9a2f263b8 Ensure popup text is aligned left (#17327) Mario Lubenka 2021-10-17 12:14:32 +02:00
  • 8af5450cf7 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-17 00:29:40 +00:00
  • 7333104e89 Fix the PR review form bug during frontend refactor (#17332) wxiaoguang 2021-10-17 04:30:31 +08:00
  • 1a7473ff45 Split index.js to separate files (#17315) wxiaoguang 2021-10-17 01:28:04 +08:00
  • 3728f1daa0 Add RSS/Atom feed support for user actions (#16002) 6543 2021-10-16 16:21:16 +02:00
  • 8edda8b446 Add simple update checker to Gitea (#17212) techknowlogick 2021-10-16 02:14:34 -04:00
  • e18ea9e349 Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) wxiaoguang 2021-10-16 11:34:07 +08:00
  • 55885297f4 fix: issue close/comment buttons on mobile (#17317) kolaente 2021-10-16 04:55:06 +02:00
  • 6dd015a53e fix: code review comments on mobile (#17321) kolaente 2021-10-16 04:22:24 +02:00
  • 74b6805225 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-16 00:25:26 +00:00
  • 58cd55d353 Check for context exceeded in WalkGitLog (#17319) zeripath 2021-10-15 19:41:34 +01:00
  • a889d0cc8c Add buttons to allow loading of incomplete diffs (#16829) zeripath 2021-10-15 17:05:33 +01:00
  • bdfd751af8 Multiple tokens support for migrating from github (#17134) Lunny Xiao 2021-10-15 13:47:15 +08:00
  • 56362043d3 Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) wxiaoguang 2021-10-15 10:35:26 +08:00
  • 96ff3e310f [skip ci] Updated translations via Crowdin GiteaBot 2021-10-15 00:25:10 +00:00
  • 030f696cdd Show direct match on top for user search (#17303) Maximilian Weiler 2021-10-15 01:48:47 +02:00
  • fa8b8c055d Don't panic if we fail to parse U2FRegistration data (#17304) David Jimenez 2021-10-14 17:37:35 +01:00
  • a20ccec369 Ensure that git daemon export ok is created for mirrors (#17243) (#17306) zeripath 2021-10-14 17:07:53 +01:00
  • d47798ccc7 Upgrade chi to v5 (#17298) Lunny Xiao 2021-10-14 10:50:23 +08:00
  • bd14c40461 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-14 00:25:07 +00:00
  • 9c2b7a196e Disable core.protectNTFS (#17300) (#17302) zeripath 2021-10-13 21:02:45 +01:00
  • 5a8dd96b33 Ensure that git daemon export ok is created for mirrors (#17243) zeripath 2021-10-13 20:47:02 +01:00
  • 01b9d35f1a Disable core.protectNTFS (#17300) zeripath 2021-10-13 19:20:11 +01:00
  • 1e278b15c2 Use pointer for wrappedConn methods (#17295) (#17296) zeripath 2021-10-12 23:45:30 +01:00
  • 429258cff3 Use pointer for wrappedConn methods (#17295) zeripath 2021-10-12 21:55:18 +01:00
  • 7bcbdd0707 Add user status filter to admin user management page (#16770) wxiaoguang 2021-10-13 02:11:35 +08:00
  • d0a681fbc3 [API] Add endpount to get user org permissions (#17232) Romain 2021-10-12 12:47:19 +02:00
  • fde6ff6a75 Backport of fix for auto registration - PR #17219 (#17292) Viktor Kuzmin 2021-10-12 08:02:47 +04:00
  • 7b8723158e [skip ci] Updated translations via Crowdin GiteaBot 2021-10-12 00:25:09 +00:00
  • f2a5d1b42b AutoRegistration is supposed to be working with disabled registration (#17219) Viktor Kuzmin 2021-10-11 20:23:59 +04:00
  • d8e06a90f0 Open markdown image links in new window (#17287) wxiaoguang 2021-10-11 20:12:06 +08:00
  • 51f4f8c393 Handle duplicate keys on GPG key ring (#17242) (#17284) zeripath 2021-10-11 03:13:10 +01:00
  • 758c8c8446 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-11 00:25:06 +00:00
  • c5c88f2f18 Save and view issue/comment content history (#16909) wxiaoguang 2021-10-11 06:40:03 +08:00
  • ff9a8a2231 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-10 00:25:11 +00:00
  • 6d30a00762 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-09 00:25:09 +00:00
  • ee73d8409f changelog for 1.15.4 (frontport) (#17273) techknowlogick 2021-10-08 17:51:57 -04:00
  • f5845e6497 Changelog for 1.15.4 v1.15.4 Matti R 2021-10-08 14:01:42 -04:00
  • c927ebd119 API: don't allow merged PRs to be reopened (#17271) Norwin 2021-10-08 19:54:26 +02:00
  • 245596e130 don't try to interpret treepath as hash (#17272) Norwin 2021-10-08 19:53:54 +02:00
  • bb39359668 Add a simple way to rename branch like gh (#15870) a1012112796 2021-10-09 01:03:04 +08:00
  • 56d79301b9 Move add deploy key form before the list and add a cancel button (#17228) qwerty287 2021-10-08 18:15:09 +02:00
  • 001dbf100d Defer Last Commit Info (#16467) zeripath 2021-10-08 14:08:22 +01:00
  • 88fa9f3fb1 Remove heads pointing to missing old refs (#17076) 99rgosse 2021-10-08 11:59:35 +02:00
  • 1c3ae6d05e Fix incorrect repository count on organization tab of dashboard (#17266) Jimmy Praet 2021-10-08 11:33:16 +02:00
  • b6147152f8 Fix incorrect repository count on organization tab of dashboard (#17256) Jimmy Praet 2021-10-08 08:49:20 +02:00
  • cd0928f0e8 Allow adding multiple issues to a project (#17226) qwerty287 2021-10-08 00:00:02 +02:00
  • a1e57ebe6b Fix unwanted team review request deletion (#17257) (#17264) Jimmy Praet 2021-10-07 23:58:13 +02:00
  • 25a2000787 Fix unwanted team review request deletion (#17257) Jimmy Praet 2021-10-07 22:39:59 +02:00
  • 46cac263ca Handle duplicate keys on GPG key ring (#17242) zeripath 2021-10-07 21:10:14 +01:00
  • 73ae93b007 CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin-s3:latest' (#17234) (#17260) 6543 2021-10-07 22:02:07 +02:00
  • dc030f64a7 Remove dead badge on README.md (#17261) 6543 2021-10-07 21:40:11 +02:00
  • 6e0a08d753 Fix broken Activities link in team dashboard (#17255) (#17258) Jimmy Praet 2021-10-07 20:58:59 +02:00
  • 29acb3213b Fix broken Activities link in team dashboard (#17255) Jimmy Praet 2021-10-07 20:27:38 +02:00
  • 7b1153e943 API pull's head/base have correct permission(#17214) (#17245) pricly-yellow 2021-10-07 16:39:23 +07:00
  • f0bd1e9896 Add protection to disable Gitea when run as root (#17168) techknowlogick 2021-10-07 04:52:08 -04:00
  • 4afdb1eb78 API pull's head/base have correct permission (#17214) pricly-yellow 2021-10-07 07:03:37 +07:00
  • 67bc04fe21 Fix problem when database ID is not incremented as expected (#17229) finga 2021-10-06 22:36:24 +02:00
  • 21a784e94a fix navbar ui (#17235) wxiaoguang 2021-10-06 23:22:44 +08:00
  • 70d8d64cb8 CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin-s3:latest' (#17234) 6543 2021-10-06 13:58:11 +02:00
  • f0ba87fda8 Avatar refactor, move avatar code from models to models.avatars, remove duplicated code (#17123) wxiaoguang 2021-10-06 07:25:46 +08:00
  • 48c2578bd8 Remove Dashboard/Home button from the navbar (#16844) n 2021-10-06 05:42:02 +09:00
  • 167914cf8b Redirect on project after issue created (#17211) Romain 2021-10-05 21:21:52 +02:00
  • 987152ba40 Add metrics to get issues by repository (#17225) Romain 2021-10-05 20:39:37 +02:00