1
0
Fork 0

Commit Graph

  • d2ee1221cc
    Upgrade XORM links in documentation. (#14265) Grace 2021-01-06 02:25:01 -0500
  • 8224f03a23
    Check permission for the appropriate unit type (#14261) Jimmy Praet 2021-01-06 06:07:58 +0100
  • d1581a4563
    Add compliance check for windows to ensure cross platform build (#14260) techknowlogick 2021-01-05 21:16:37 -0500
  • 91ceba0427 [skip ci] Updated translations via Crowdin GiteaBot 2021-01-06 01:39:13 +0000
  • a1c9e8f266
    Fix windows build error (#14263) Lunny Xiao 2021-01-06 09:38:00 +0800
  • 4ef5f17a7e [skip ci] Updated translations via Crowdin GiteaBot 2021-01-05 13:56:10 +0000
  • 325add71cf
    Add option for administrator to reset user 2FA (#14243) 6543 2021-01-05 13:54:48 +0000
  • 15a475b7db
    Fix recovery middleware to render gitea style page. (#13857) Lunny Xiao 2021-01-05 21:05:40 +0800
  • 126c9331d6
    upgrade xorm to v1.0.6 (#14246) Lunny Xiao 2021-01-05 14:28:51 +0800
  • 8db0372a45
    Handle NotifyCreateRef as create branch in feeds (#14245) Cirno the Strongest 2021-01-04 17:51:00 +0100
  • 3d38ecb1fc
    Publish docker rootless docs (#14240) Antoine GIRARD 2021-01-04 15:23:04 +0100
  • 21fbee1503
    Various UI fixes (#14239) Cirno the Strongest 2021-01-04 13:18:12 +0100
  • 4092c044e0
    Kd/fix team avatar aspect ratio (#14200) Kyle D 2021-01-03 14:20:05 -0700
  • 9cc5a89b8c
    Issue and pull request filters on organization dashboard #14052 (#14072) Jimmy Praet 2021-01-03 18:29:12 +0100
  • 44ff1d6a1e
    Render links for commit hashes followed by comma (#14224) Nuno Silva 2021-01-03 15:11:10 +0000
  • 7576e37a65
    Add MirrorInterval to the API (#14163) Paul Barton 2021-01-02 23:47:47 +0000
  • 3abea9e9eb
    Fix avatar bugs (#14217) Lunny Xiao 2021-01-03 02:01:09 +0800
  • e6acce649b
    Send notifications for mentions in pulls, issues, (code-)comments (#14218) Jimmy Praet 2021-01-02 18:04:02 +0100
  • ac88b0ee83
    Ensure that schema search path is set with every connection on postgres (#14131) zeripath 2021-01-02 02:07:43 +0000
  • 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 +0800
  • 8c086bae6e
    Fix wrong publisher id (#14212) Lunny Xiao 2021-01-02 05:03:31 +0800
  • 0f99edf123
    Prevent clipping input text in Chrome (#14179) Kyle D 2021-01-01 12:05:40 -0700
  • 1bf7d71a0a
    Consolidate Logos and update README header (#14136) silverwind 2021-01-01 20:04:35 +0100
  • 21adeaad70
    Fix dashboard issues labels filter bug (#14210) Lunny Xiao 2021-01-02 01:49:42 +0800
  • a07e67d9cc
    Minimal OpenID Connect implementation (#14139) Johnny Oskarsson 2021-01-01 17:33:27 +0100
  • 4f2f08bd80
    deprecate building for mips (#14174) techknowlogick 2021-01-01 10:22:32 -0500
  • c9b9b462d2
    Update owners for 2021 (#14206) techknowlogick 2020-12-31 18:41:03 -0500
  • b003116fca
    fix branch selector on new issue page (#14194) a1012112796 2021-01-01 02:32:11 +0800
  • ef825bd242
    Check for notExist on profile repository page (#14197) zeripath 2020-12-31 07:45:54 +0000
  • 632800eda7
    Check for 'main' as potential default branch name (#14193) Chester Liu 2020-12-30 23:46:26 +0800
  • c074e46292
    Hide migration failed by default (#14188) Kyle D 2020-12-29 20:04:30 -0700
  • af2fe9a733 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-29 23:49:34 +0000
  • 8e5aea88c7
    Improve label and text wrapping (#14113) silverwind 2020-12-30 00:48:28 +0100
  • cfc3916b3f [skip ci] Updated translations via Crowdin GiteaBot 2020-12-29 00:39:54 +0000
  • 9164ff7791
    frontport 1.13.1 changelog (#14175) techknowlogick 2020-12-28 19:38:44 -0500
  • 9a4050f1e8
    Consolidate clone button templates (#14023) silverwind 2020-12-28 19:30:06 +0100
  • 366ce66cad
    fix: small typo error (#14170) 0xflotus 2020-12-28 18:08:01 +0100
  • 11555d850b
    Fix bug of link query order on markdown render (#14156) Lunny Xiao 2020-12-29 00:28:27 +0800
  • 3175d08626
    CLI support for OAuth sources custom icons (#14166) Daniil Pankratov 2020-12-28 11:39:12 +0300
  • d75f011345 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-28 02:37:00 +0000
  • 2b2a4a53bf
    Custom icons for OAuth sources (#14161) Timo Ley 2020-12-28 03:35:55 +0100
  • f6ca44c706 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-27 19:59:15 +0000
  • 40274b4a93
    Team dashboards (#14159) Jimmy Praet 2020-12-27 20:58:03 +0100
  • 25f8970b2c
    [Docs] Database preparation: Clarify why database client is installed on Gitea server (#12833) Bagas Sanjaya 2020-12-27 22:55:45 +0700
  • 50a2dd52ba
    Update JS dependencies and webpack (#14118) silverwind 2020-12-27 15:24:27 +0100
  • fe403725f4
    Improve basic button and label styles (#14119) silverwind 2020-12-27 11:53:53 +0100
  • dd08853b10
    Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) Lunny Xiao 2020-12-27 11:34:19 +0800
  • 212fa340cf
    Migration: drop to long repo topics (#14152) 6543 2020-12-27 01:23:57 +0000
  • cf9d471631
    Change topic name size from 25 to 50 (#14150) Lunny Xiao 2020-12-27 07:28:47 +0800
  • 236e70f135
    Fix escaping issue in diff (#14153) zeripath 2020-12-26 21:58:21 +0000
  • 5a1ccacac7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-26 18:23:50 +0000
  • 24ecdbdb0d
    Fix UI on edit auth source page (#14137) Norwin 2020-12-26 18:22:42 +0000
  • ad1164f73b
    Disable SSH key deletion of externally managed Keys (#13985) zeripath 2020-12-26 04:24:47 +0000
  • a19447aed1
    migrate from com.* to alternatives (#14103) 6543 2020-12-25 09:59:32 +0000
  • 04ae0f2f3f
    Disable Fomantic's custom scrollbars (#14109) silverwind 2020-12-24 23:34:49 +0100
  • 2c8d302eb1
    Fix heatmap total contributions (#14141) Lunny Xiao 2020-12-25 04:58:30 +0800
  • 5a94db37ed
    Fix creating OAuth2 auth source from CLI (#14116) Daniil Pankratov 2020-12-24 22:47:17 +0300
  • bdeccc3688
    Fix api doc response code (#14123) Norwin 2020-12-24 18:14:01 +0000
  • fa2e34928d
    Ensure that search term and page are not lost on adoption page-turn (#14133) zeripath 2020-12-24 15:26:19 +0000
  • 4c2a1c01a8 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-24 04:26:32 +0000
  • 19ae6439b0
    Improve vfsgen to not unzip bindata files but send to browser directly (#7109) Lunny Xiao 2020-12-24 12:25:17 +0800
  • 87a0396719
    Fix admin monitoring margin (#14134) silverwind 2020-12-23 21:38:29 +0100
  • 5b958315c1
    API: Make BasicAuth Prefix case insensitive (#14106) 6543 2020-12-23 19:52:46 +0000
  • a9876bca82 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-23 19:11:05 +0000
  • cd5278a44c
    Fix manifest encoding (#14114) silverwind 2020-12-23 20:09:54 +0100
  • e0c753e770
    Fix spelling avator -> avatar (#14115) Jimmy Praet 2020-12-22 22:28:03 +0100
  • 27fa4814b8
    Fix git.parseTagData (#14105) 6543 2020-12-22 20:44:25 +0000
  • 30edcd5c71 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 15:55:30 +0000
  • 4d22e2423f
    Fix incorrect generated link in documentation page (#14112) Donlon 2020-12-22 23:54:12 +0800
  • c236fe2f10 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 11:15:05 +0000
  • 3a21f8a986
    Inline manifest.json (#14038) silverwind 2020-12-22 12:13:50 +0100
  • cd607b5f98 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 03:48:23 +0000
  • c2ae432489
    Add user filter to issueTrackedTimes, enable usage for issue managers (#14081) Norwin 2020-12-22 03:47:17 +0000
  • 6f1dddf5c3 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-22 02:55:02 +0000
  • f6bec85296
    rework heatmap permissions (#14080) Norwin 2020-12-22 02:53:37 +0000
  • 2c9dd71140
    Standardize Co-Authored-By / Reviewed-By strings (#14097) Cirno the Strongest 2020-12-22 03:19:33 +0100
  • acd5e5a868
    Add StatDir and replace com.StatDir (#14099) Lunny Xiao 2020-12-22 07:40:57 +0800
  • f8fd8996c0 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-21 23:04:32 +0000
  • c21a399646
    more test case for STORAGE_TYPE overrides (and fixes) (#14096) 胡玮文 2020-12-22 07:03:18 +0800
  • addd4248da
    Fix storage config implementation (#14091) 胡玮文 2020-12-22 01:59:18 +0800
  • 9271040c21
    Add Test for Fix #14040 (#14045) 6543 2020-12-21 17:27:23 +0000
  • 09304db9a5
    Use the text of pull-request as the squash commit's message (#13071) Mura Li 2020-12-22 00:46:14 +0800
  • 34df4e5df5
    Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) a1012112796 2020-12-21 23:39:28 +0800
  • 1b1adab26c [skip ci] Updated translations via Crowdin GiteaBot 2020-12-21 14:41:16 +0000
  • 839daa85aa
    Added option to disable migrations (#13114) Paweł Bogusławski 2020-12-21 15:39:41 +0100
  • 3a500cf8c4 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-21 13:13:27 +0000
  • 7a3c71433a
    expose translation of previously hardcoded string (#14087) Norwin 2020-12-21 13:12:13 +0000
  • 7dd32276b7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-21 08:32:25 +0000
  • 29d12cff92
    Present repository name as {{name}}#{{index}} instead of label on dashboard issuelist (#14085) Cirno the Strongest 2020-12-21 09:31:20 +0100
  • e8a354f819
    Locale: say another issue instead of this issue (#14082) DuckDuckWhale 2020-12-20 22:11:39 -0800
  • 14ac3e617f
    Add repo name label again on dashboard issue / pulls page (#14073) Jimmy Praet 2020-12-20 23:52:29 +0100
  • b4f8da533e
    Search and Diff CSS enhancements (#14050) silverwind 2020-12-20 19:00:03 +0100
  • e0a84d7880
    dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-package/ (#14067) techknowlogick 2020-12-20 10:36:07 -0500
  • f3c4baa84b
    Show dropdown with all statuses for commit (#13977) Cirno the Strongest 2020-12-20 04:13:12 +0100
  • 029836c34c [skip ci] Updated translations via Crowdin GiteaBot 2020-12-20 01:32:15 +0000
  • d7c67a9fb2
    Manually approve new registration (#13083) Jiri Vlasak 2020-12-20 02:31:06 +0100
  • 36bd5d70cd
    Fix feed push tag (#14064) Lunny Xiao 2020-12-20 07:46:28 +0800
  • e674478227 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-19 22:31:48 +0000
  • 1d3a580a3e
    Refactor get tag to remove unnecessary steps (#14058) Lunny Xiao 2020-12-20 06:30:39 +0800
  • 4aabbacdfe
    Fix merge button dropdown triangle alignment (#14041) silverwind 2020-12-19 04:57:25 +0100