Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reply issue by email #13585

Closed
wants to merge 39 commits into from
Closed

reply issue by email #13585

wants to merge 39 commits into from

Commits on Nov 16, 2020

  1. reply issue by email

    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    404ae49 View commit details
    Browse the repository at this point in the history
  2. fix vendor

    a1012112796 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    61b9c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    539421d View commit details
    Browse the repository at this point in the history
  2. fix charsets

    * try get text content
    * fix some nits
    a1012112796 committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ca8a716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d3479 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    d5dac5d View commit details
    Browse the repository at this point in the history
  2. simplify logic

    add permission check
    fix some nits
    a1012112796 committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c95f015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e357517 View commit details
    Browse the repository at this point in the history
  4. fix test

    a1012112796 committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    e6ada29 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    4800de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    5b5fb6c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge branch 'master' into imap

    * master: (252 commits)
      Issues overview should not show issues from archived repos (go-gitea#13220)
      Display SVG files as images instead of text (go-gitea#14101)
      [skip ci] Updated translations via Crowdin
      Update docs to clarify issues raised in go-gitea#14272 (go-gitea#14318)
      [skip ci] Updated translations via Crowdin
      [Refactor] Passwort Hash/Set (go-gitea#14282)
      Add option to change username to the admin panel (go-gitea#14229)
      fix mailIssueCommentBatch for pull request (go-gitea#14252)
      Remove self from MAINTAINERS (go-gitea#14286)
      Do not reload page after adding comments in Pull Request reviews (go-gitea#13877)
      Fix session bug when introduce chi (go-gitea#14287)
      [skip ci] Updated translations via Crowdin
      Add secure/httpOnly attributes to the lang cookie (go-gitea#9690) (go-gitea#14279)
      Some code improvements (go-gitea#14266)
      [skip ci] Updated translations via Crowdin
      Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (go-gitea#14148)
      Upgrade XORM links in documentation. (go-gitea#14265)
      Check permission for the appropriate unit type (go-gitea#14261)
      Add compliance check for windows to ensure cross platform build (go-gitea#14260)
      [skip ci] Updated translations via Crowdin
      ...
    a1012112796 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    77cedeb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. translate

    a1012112796 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    074e6d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into imap

    * master:
      Use Request.URL.RequestURI() for fcgi (go-gitea#14312) (go-gitea#14314)
      Update Link
      [skip ci] Updated translations via Crowdin
      Kd/add bountysource (go-gitea#14323)
    a1012112796 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4baedb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08345f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge branch 'master' into imap

    * master: (27 commits)
      Use path not filepath in routers/editor (go-gitea#14390)
      Display error if twofaSecret cannot be retrieved (go-gitea#14372)
      Check if label template exist first (go-gitea#14384)
      Allow passcode invalid error to appear (go-gitea#14371)
      exclude authored PRs from Review Requested filter (go-gitea#14368)
      Upgrade blevesearch dependency to v2.0.1 (go-gitea#14346)
      Implement ghost comment mitigation (go-gitea#14349)
      Add edit, delete and reaction support to code review comments on issue page (go-gitea#14339)
      Add review requested filter on pull request overview (go-gitea#13701)
      escape branch names in compare url (go-gitea#14364)
      label and milestone webhooks on issue/pull creation (go-gitea#14363)
      Fix middlewares sequences (go-gitea#14354)
      Sort issue search results by revelance (go-gitea#14353)
      KanBan: be able to set default board (go-gitea#14147)
      ...
    a1012112796 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    560f48a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30caf9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into imap

    * master:
      Add pager to the branches page (go-gitea#14202)
      Removed invalid form tag (go-gitea#14391)
      Update back-up restore example for 1.13 changes (go-gitea#14374)
      It seems vet on windows is unnecessary (go-gitea#14302)
    a1012112796 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    f076123 View commit details
    Browse the repository at this point in the history
  4. lint

    a1012112796 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    b00df2e View commit details
    Browse the repository at this point in the history
  5. fix bug

    a1012112796 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    47df1c9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    2923155 View commit details
    Browse the repository at this point in the history
  2. fix bug

    a1012112796 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4176a92 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    e881e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. apply suggestions from code review

    @delvh
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    cffb646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99921b3 View commit details
    Browse the repository at this point in the history
  3. fix lint

    a1012112796 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    65c26ca View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    68c69bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4069ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cfe21e View commit details
    Browse the repository at this point in the history
  4. upgrade go-imap v1.0.6 -> v1.2.0

    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    325392e View commit details
    Browse the repository at this point in the history
  5. fix lint

    a1012112796 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    5589c19 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    e1948eb View commit details
    Browse the repository at this point in the history
  2. test code 1

    a1012112796 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fe2f5e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. fmt

    a1012112796 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9670bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc7000 View commit details
    Browse the repository at this point in the history
  3. fix lint

    a1012112796 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    f0d9b54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bad64a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbb2513 View commit details
    Browse the repository at this point in the history
  6. fmt

    a1012112796 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    af5a825 View commit details
    Browse the repository at this point in the history