1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-24 02:18:28 +00:00

Commit Graph

  • 736928286b Remove self from MAINTAINERS (#14286) Cirno the Strongest 2021-01-09 07:53:19 +01:00
  • bcb7f35221 Do not reload page after adding comments in Pull Request reviews (#13877) Jimmy Praet 2021-01-08 22:49:55 +01:00
  • ce43d38b4f Fix session bug when introduce chi (#14287) Lunny Xiao 2021-01-08 20:15:06 +08:00
  • fb656b5124 Add secure/httpOnly attributes to the lang cookie (#14279) (#14280) 6543 2021-01-07 15:35:02 +01:00
  • 461406070c [skip ci] Updated translations via Crowdin GiteaBot 2021-01-07 13:41:39 +00:00
  • c1e30c9a84 Add secure/httpOnly attributes to the lang cookie (#9690) (#14279) Timo Gurr 2021-01-07 14:40:24 +01:00
  • 3c96a37162 Some code improvements (#14266) Lunny Xiao 2021-01-07 03:23:57 +08:00
  • 8688c2be95 [skip ci] Updated translations via Crowdin GiteaBot 2021-01-06 15:12:41 +00:00
  • 9f73cae635 Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) Lunny Xiao 2021-01-06 23:11:23 +08:00
  • d2ee1221cc Upgrade XORM links in documentation. (#14265) Grace 2021-01-06 02:25:01 -05:00
  • 8224f03a23 Check permission for the appropriate unit type (#14261) Jimmy Praet 2021-01-06 06:07:58 +01:00
  • d1581a4563 Add compliance check for windows to ensure cross platform build (#14260) techknowlogick 2021-01-05 21:16:37 -05:00
  • 91ceba0427 [skip ci] Updated translations via Crowdin GiteaBot 2021-01-06 01:39:13 +00:00
  • a1c9e8f266 Fix windows build error (#14263) Lunny Xiao 2021-01-06 09:38:00 +08:00
  • 4ef5f17a7e [skip ci] Updated translations via Crowdin GiteaBot 2021-01-05 13:56:10 +00:00
  • 325add71cf Add option for administrator to reset user 2FA (#14243) 6543 2021-01-05 13:54:48 +00:00
  • 15a475b7db Fix recovery middleware to render gitea style page. (#13857) Lunny Xiao 2021-01-05 21:05:40 +08:00
  • 126c9331d6 upgrade xorm to v1.0.6 (#14246) Lunny Xiao 2021-01-05 14:28:51 +08:00
  • 8db0372a45 Handle NotifyCreateRef as create branch in feeds (#14245) Cirno the Strongest 2021-01-04 17:51:00 +01:00
  • 3d38ecb1fc Publish docker rootless docs (#14240) Antoine GIRARD 2021-01-04 15:23:04 +01:00
  • 21fbee1503 Various UI fixes (#14239) Cirno the Strongest 2021-01-04 13:18:12 +01:00
  • 4092c044e0 Kd/fix team avatar aspect ratio (#14200) Kyle D 2021-01-03 14:20:05 -07:00
  • 9cc5a89b8c Issue and pull request filters on organization dashboard #14052 (#14072) Jimmy Praet 2021-01-03 18:29:12 +01:00
  • 4be59eb5d9 Render links for commit hashes followed by comma (#14224) (#14227) Nuno Silva 2021-01-03 16:58:39 +00:00
  • 44ff1d6a1e Render links for commit hashes followed by comma (#14224) Nuno Silva 2021-01-03 15:11:10 +00:00
  • 450b32c1a1 Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221) Jimmy Praet 2021-01-03 14:44:40 +01:00
  • 06673cbccb Fix avatar bugs (#14217) (#14220) 6543 2021-01-03 01:21:39 +00:00
  • 7576e37a65 Add MirrorInterval to the API (#14163) Paul Barton 2021-01-02 23:47:47 +00:00
  • 3abea9e9eb Fix avatar bugs (#14217) Lunny Xiao 2021-01-03 02:01:09 +08:00
  • 2fd708a397 Ensure that schema search path is set with every connection on postgres (#14131) (#14216) zeripath 2021-01-02 17:58:53 +00:00
  • 7a0a133d7c Fix dashboard issues labels filter bug (#14210) (#14214) Lunny Xiao 2021-01-03 01:08:04 +08:00
  • e6acce649b Send notifications for mentions in pulls, issues, (code-)comments (#14218) Jimmy Praet 2021-01-02 18:04:02 +01:00
  • 17022f8b62 When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213) Lunny Xiao 2021-01-02 18:52:36 +08:00
  • ac88b0ee83 Ensure that schema search path is set with every connection on postgres (#14131) zeripath 2021-01-02 02:07:43 +00:00
  • d44f192d3e When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) Lunny Xiao 2021-01-02 06:05:45 +08:00
  • 8c086bae6e Fix wrong publisher id (#14212) Lunny Xiao 2021-01-02 05:03:31 +08:00
  • 0f99edf123 Prevent clipping input text in Chrome (#14179) Kyle D 2021-01-01 12:05:40 -07:00
  • 1bf7d71a0a Consolidate Logos and update README header (#14136) silverwind 2021-01-01 20:04:35 +01:00
  • 21adeaad70 Fix dashboard issues labels filter bug (#14210) Lunny Xiao 2021-01-02 01:49:42 +08:00
  • a07e67d9cc Minimal OpenID Connect implementation (#14139) Johnny Oskarsson 2021-01-01 17:33:27 +01:00
  • 4f2f08bd80 deprecate building for mips (#14174) techknowlogick 2021-01-01 10:22:32 -05:00
  • 5568dd6475 fix branch selector on new issue page (#14194) (#14207) a1012112796 2021-01-01 22:14:49 +08:00
  • c9b9b462d2 Update owners for 2021 (#14206) techknowlogick 2020-12-31 18:41:03 -05:00
  • b003116fca fix branch selector on new issue page (#14194) a1012112796 2021-01-01 02:32:11 +08:00
  • 58c105d4bf Check for notExist on profile repository page (#14197) (#14203) zeripath 2020-12-31 13:03:56 +00:00
  • ef825bd242 Check for notExist on profile repository page (#14197) zeripath 2020-12-31 07:45:54 +00:00
  • 632800eda7 Check for 'main' as potential default branch name (#14193) Chester Liu 2020-12-30 23:46:26 +08:00
  • c074e46292 Hide migration failed by default (#14188) Kyle D 2020-12-29 20:04:30 -07:00
  • af2fe9a733 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-29 23:49:34 +00:00
  • 8e5aea88c7 Improve label and text wrapping (#14113) silverwind 2020-12-30 00:48:28 +01:00
  • cfc3916b3f [skip ci] Updated translations via Crowdin GiteaBot 2020-12-29 00:39:54 +00:00
  • 9164ff7791 frontport 1.13.1 changelog (#14175) techknowlogick 2020-12-28 19:38:44 -05:00
  • 9a4050f1e8 Consolidate clone button templates (#14023) silverwind 2020-12-28 19:30:06 +01:00
  • afa7f22dd8 Add changelog for v1.13.1 (#14172) v1.13.1 Lunny Xiao 2020-12-29 01:36:22 +08:00
  • 182be90655 Fix bug of link query order on markdown render (#14156) (#14171) Lunny Xiao 2020-12-29 01:08:55 +08:00
  • 366ce66cad fix: small typo error (#14170) 0xflotus 2020-12-28 18:08:01 +01:00
  • 11555d850b Fix bug of link query order on markdown render (#14156) Lunny Xiao 2020-12-29 00:28:27 +08:00
  • 3175d08626 CLI support for OAuth sources custom icons (#14166) Daniil Pankratov 2020-12-28 11:39:12 +03:00
  • d75f011345 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-28 02:37:00 +00:00
  • 2b2a4a53bf Custom icons for OAuth sources (#14161) Timo Ley 2020-12-28 03:35:55 +01:00
  • f6ca44c706 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-27 19:59:15 +00:00
  • 40274b4a93 Team dashboards (#14159) Jimmy Praet 2020-12-27 20:58:03 +01:00
  • 25f8970b2c [Docs] Database preparation: Clarify why database client is installed on Gitea server (#12833) Bagas Sanjaya 2020-12-27 22:55:45 +07:00
  • 50a2dd52ba Update JS dependencies and webpack (#14118) silverwind 2020-12-27 15:24:27 +01:00
  • fe403725f4 Improve basic button and label styles (#14119) silverwind 2020-12-27 11:53:53 +01:00
  • dd08853b10 Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) Lunny Xiao 2020-12-27 11:34:19 +08:00
  • 4a738a8f16 Migration: drop too long repo topics (#14152) (#14155) 6543 2020-12-27 02:57:06 +00:00
  • 212fa340cf Migration: drop to long repo topics (#14152) 6543 2020-12-27 01:23:57 +00:00
  • cf9d471631 Change topic name size from 25 to 50 (#14150) Lunny Xiao 2020-12-27 07:28:47 +08:00
  • 206b66a184 Fix escaping issue in diff (#14154) zeripath 2020-12-26 22:15:42 +00:00
  • 236e70f135 Fix escaping issue in diff (#14153) zeripath 2020-12-26 21:58:21 +00:00
  • 5a1ccacac7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-26 18:23:50 +00:00
  • 24ecdbdb0d Fix UI on edit auth source page (#14137) Norwin 2020-12-26 18:22:42 +00:00
  • ad1164f73b Disable SSH key deletion of externally managed Keys (#13985) zeripath 2020-12-26 04:24:47 +00:00
  • 205be63bc1 Fix creation OAuth2 auth source from CLI. (#14146) Daniil Pankratov 2020-12-25 15:02:52 +03:00
  • a19447aed1 migrate from com.* to alternatives (#14103) 6543 2020-12-25 09:59:32 +00:00
  • 04ae0f2f3f Disable Fomantic's custom scrollbars (#14109) silverwind 2020-12-24 23:34:49 +01:00
  • bf1441b1e1 Ensure that search term and page are not lost on adoption page-turn (#14133) (#14143) zeripath 2020-12-24 21:54:15 +00:00
  • 2c8d302eb1 Fix heatmap total contributions (#14141) Lunny Xiao 2020-12-25 04:58:30 +08:00
  • 5a94db37ed Fix creating OAuth2 auth source from CLI (#14116) Daniil Pankratov 2020-12-24 22:47:17 +03:00
  • bdeccc3688 Fix api doc response code (#14123) Norwin 2020-12-24 18:14:01 +00:00
  • fa2e34928d Ensure that search term and page are not lost on adoption page-turn (#14133) zeripath 2020-12-24 15:26:19 +00:00
  • 4c2a1c01a8 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-24 04:26:32 +00:00
  • 19ae6439b0 Improve vfsgen to not unzip bindata files but send to browser directly (#7109) Lunny Xiao 2020-12-24 12:25:17 +08:00
  • 87a0396719 Fix admin monitoring margin (#14134) silverwind 2020-12-23 21:38:29 +01:00
  • 5b958315c1 API: Make BasicAuth Prefix case insensitive (#14106) 6543 2020-12-23 19:52:46 +00:00
  • a9876bca82 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-23 19:11:05 +00:00
  • cd5278a44c Fix manifest encoding (#14114) silverwind 2020-12-23 20:09:54 +01:00
  • e0c753e770 Fix spelling avator -> avatar (#14115) Jimmy Praet 2020-12-22 22:28:03 +01:00
  • 27fa4814b8 Fix git.parseTagData (#14105) 6543 2020-12-22 20:44:25 +00:00
  • 30edcd5c71 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 15:55:30 +00:00
  • 4d22e2423f Fix incorrect generated link in documentation page (#14112) Donlon 2020-12-22 23:54:12 +08:00
  • c236fe2f10 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 11:15:05 +00:00
  • 3a21f8a986 Inline manifest.json (#14038) silverwind 2020-12-22 12:13:50 +01:00
  • fae18bdac0 more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104) 6543 2020-12-22 07:13:57 +00:00
  • cd607b5f98 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 03:48:23 +00:00
  • c2ae432489 Add user filter to issueTrackedTimes, enable usage for issue managers (#14081) Norwin 2020-12-22 03:47:17 +00:00
  • 6f1dddf5c3 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 02:55:02 +00:00
  • f6bec85296 rework heatmap permissions (#14080) Norwin 2020-12-22 02:53:37 +00:00
  • 2c9dd71140 Standardize Co-Authored-By / Reviewed-By strings (#14097) Cirno the Strongest 2020-12-22 03:19:33 +01:00