Commit Graph

  • 48a423a8a8
    Rendoer emoji's of Commit message on feed-page (#12373) 6543 2020-07-29 23:09:47 +0200
  • 1f12dc8e88
    Add action feed for new release (#12324) 赵智超 2020-07-30 03:20:54 +0800
  • 2fd78c151e
    Move jquery-minicolors to npm/webpack (#12305) silverwind 2020-07-29 20:44:23 +0200
  • 2f6aadffa8
    Git 2.28 no longer permits diff with ... on unrelated branches (#12364) zeripath 2020-07-29 18:53:04 +0100
  • cc8a7c9345
    Git 2.28 no longer permits diff with ... on unrelated branches (#12370) zeripath 2020-07-29 17:42:22 +0100
  • f2a6cd6401
    Fix clone panel in wiki position not always align right (#12326) Gary Wang 2020-07-30 00:30:37 +0800
  • f220286c00
    Fix typo in README.md (#12369) Kevin Schweikert 2020-07-29 16:29:51 +0200
  • 1de19e0c76
    Changelog v1.12.3 (#12356) (#12357) 6543 2020-07-28 22:54:08 +0200
  • 77af0a23c4
    Changelog v1.12.3 (#12356) v1.12.3 6543 2020-07-28 22:41:36 +0200
  • 87bfe02b5b
    Backport to v1.12 for #12341 - Release date fix (#12351) Richard Mahn 2020-07-28 14:10:50 -0400
  • 8a36c46a7e
    Fixes #12341: Release date should only be set to current time if draft or tag created (#12343) Richard Mahn 2020-07-28 14:08:45 -0400
  • cd7f1fd72b
    Remove padding/border-radius on image diffs (#12346) silverwind 2020-07-28 17:48:48 +0200
  • 63e5bf6ef7
    Only use --exclude on name-rev with git >= 2.13 (#12347) zeripath 2020-07-28 15:11:05 +0100
  • 8bdc9795d8
    Add name filter to API for GetMilestoneList (#12336) 6543 2020-07-28 13:30:40 +0200
  • 78cbd0ca72
    Update JS deps and linting config (#12295) silverwind 2020-07-27 23:01:25 +0200
  • 8d6fa00da0
    Detect version of sed in Makefile (#12319) silverwind 2020-07-27 22:13:15 +0200
  • e67c042511
    Add 'watch-backend' (#12330) silverwind 2020-07-27 20:05:42 +0200
  • bfb25e4be1
    update chroma to v0.8.0 (#12337) techknowlogick 2020-07-27 13:18:02 -0400
  • 4315e313d1
    Add mermaid JS renderer (#12334) silverwind 2020-07-27 08:24:09 +0200
  • 46ef562a16
    Update vendored .gitattributes (#12322) silverwind 2020-07-27 06:17:01 +0200
  • 859094ef0a
    Disable search box autofocus on issue/pr pages (#12229) silverwind 2020-07-27 04:43:14 +0200
  • e6c9f19b8f
    Use url.Parse to parse hostname (#12335) techknowlogick 2020-07-26 20:16:22 -0400
  • 9bac656b7d
    Show 404 page when release not found (#12328) (#12332) techknowlogick 2020-07-26 17:39:44 -0400
  • 7ecb25b41b
    Refactor: Remove Dependencies from Migration v111 (#11646) 6543 2020-07-26 23:34:30 +0200
  • 4609eba2e7
    Fix ipv6 parsing (#12321) Wim 2020-07-26 22:31:28 +0200
  • 415fc8288f
    Show 404 page when release not found (#12328) 赵智超 2020-07-27 03:00:48 +0800
  • d0c690f160 [skip ci] Updated translations via Crowdin GiteaBot 2020-07-26 09:49:14 +0000
  • 7cf23399a0
    Rework 'make generate-images' (#12316) silverwind 2020-07-26 11:47:51 +0200
  • ad68c9ccb2
    Backport emoji fixes to 1.12 (#12327) silverwind 2020-07-25 18:50:57 +0200
  • ea1ed802a3
    Fix emoji detection in certain cases (#12320) mrsdizzie 2020-07-25 09:40:04 -0400
  • 8baf5ca228
    Reduce emoji size (#12317) silverwind 2020-07-25 11:55:34 +0200
  • a3afb88f1b
    Remove unused svg and improve 'make svg-check' (#12311) silverwind 2020-07-24 18:41:30 +0200
  • 7744b36e56
    Use a small size repo for migrate test (#12300) 赵智超 2020-07-24 12:46:38 +0800
  • 8d1cd4d252
    Fix double-indirection bug in logging IDs (#12294) (#12308) techknowlogick 2020-07-23 19:24:22 -0400
  • 0186497e67
    Fix input box value access on repo create (#12299) silverwind 2020-07-23 17:59:03 +0200
  • 4497db96e0
    Auto-init repo on license, .gitignore select (#12202) Alexander Scheel 2020-07-23 06:46:41 -0400
  • d25f44285a
    Fix double-indirection bug in logging IDs (#12294) zeripath 2020-07-23 10:26:45 +0100
  • 2753d72773
    Migrations (v82,v96,v99,v136) remove dependencies (#12286) 6543 2020-07-22 16:27:22 +0200
  • 8e20daaede
    Clarify documentation of SKIP_VERIFY (#12203) Alexander Scheel 2020-07-21 19:50:25 -0400
  • 366ca88eea
    merge docker makefile into main one (#12289) techknowlogick 2020-07-21 16:41:03 -0400
  • d489def5ed [skip ci] Updated translations via Crowdin GiteaBot 2020-07-21 12:29:30 +0000
  • 45631083a4
    Support use nvarchar for all varchar columns when using mssql (#12269) Lunny Xiao 2020-07-21 20:28:27 +0800
  • ed8e064f5e [skip ci] Updated translations via Crowdin GiteaBot 2020-07-19 09:54:41 +0000
  • 54513452a1
    prefer NoError/Error over Nil/NotNil (#12271) Stephen Solka 2020-07-19 05:53:40 -0400
  • b609a25014
    Add logic to build stable and edge builds (#12052) Alan Pope 2020-07-17 18:27:00 +0100
  • 0e24af6951
    Update Octicons to v10 (#12240) silverwind 2020-07-17 17:15:12 +0200
  • 4fa2e217c1
    Set NoAutoTime when updating is_archived (#12266) zeripath 2020-07-16 22:58:46 +0100
  • 3bcc6e7a9e
    Ensure that git commit tree continues properly over the page (#12142) zeripath 2020-07-16 20:24:36 +0100
  • 07c4ed4cda
    [Docs] Logging Configuration - Use `logrotate` Instead (#9930) Bagas Sanjaya 2020-07-16 23:02:29 +0700
  • 64eaa2a942
    [ui] Link to pr list page on sidebar when view pr (#12256) (#12263) techknowlogick 2020-07-16 11:56:09 -0400
  • 0122cf9cdc
    [ui] Link to pr list page on sidebar when view pr (#12256) 赵智超 2020-07-16 10:07:13 -0500
  • 9542b7317d
    Fix Syntax highlight for token change in added/deleted code (#12238) mrsdizzie 2020-07-16 09:58:54 -0400
  • 6ea2701cd9
    Release docs as archive (#12253) techknowlogick 2020-07-15 17:39:45 -0400
  • fd9e8951d8
    fix: add type=text for user_name (password manager) (#12250) Tchoupinax 2020-07-15 15:48:50 +0200
  • 670db99f4f [skip ci] Updated translations via Crowdin GiteaBot 2020-07-15 04:38:43 +0000
  • bae5293d24
    Show drone status for master branch in README (#12248) Lauris BH 2020-07-15 07:37:38 +0300
  • a4da46d182
    Use correct make target for building static assets (#12247) Ben Harris 2020-07-14 15:45:23 -0400
  • 3b498ebc77 [skip ci] Updated translations via Crowdin GiteaBot 2020-07-14 02:10:41 +0000
  • b92a5d8d64
    release docs as an archive (#12243) Antoine GIRARD 2020-07-14 04:09:39 +0200
  • 489e9162fc
    Extend Notifications API and return pinned notifications by default (#12164) (#12232) zeripath 2020-07-13 21:52:05 +0100
  • 633f52c220
    Fix filepath basename on Windows for SVG bindata (#12241) Cirno the Strongest 2020-07-13 22:16:40 +0200
  • 84a419de98
    Replace code fold icons with octicons (#12222) silverwind 2020-07-13 15:21:19 +0200
  • b49a195839
    models: fix xorm variable clobber (#12231) Lars Lehtonen 2020-07-13 01:58:55 -0700
  • 48ad76c25e
    Fix repolist icons (#12228) silverwind 2020-07-13 01:48:48 +0200
  • a60f506dd7
    Syntax highlight expanded code blobs (#12223) mrsdizzie 2020-07-12 14:25:05 -0400
  • bac57ab590
    When starting new stopwatch stop previous if it is still running (#10533) bobemoe 2020-07-12 11:01:20 +0100
  • 8188176b58
    Direct SVG rendering (#12157) silverwind 2020-07-12 11:10:56 +0200
  • 63591016b3
    Extend Notifications API and return pinned notifications by default (#12164) zeripath 2020-07-11 22:46:01 +0100
  • d08996c7b9
    Upgrade xorm to v1.0.3 (#12210) Lunny Xiao 2020-07-12 05:07:52 +0800
  • 3973a4609e
    Frontport Changelog of v1.12.2 (#12216) 6543 2020-07-11 22:28:23 +0200
  • 5e62137fe3
    Changelog for v1.12.2 (#12214) v1.12.2 Lauris BH 2020-07-11 19:53:26 +0300
  • 8d081950e6
    Ensure syntax highlighting is the same inside diffs (#12205) mrsdizzie 2020-07-11 01:43:12 -0400
  • 6a62884782 [skip ci] Updated translations via Crowdin GiteaBot 2020-07-09 21:14:09 +0000
  • 16980d13ce
    Default to showing closed Issues/PR list when there are only closed issues/PRs (#12200) 6543 2020-07-09 23:13:06 +0200
  • 6a081f95c0
    Decrease the num_stars when deleting a repo (#11954) (#12188) 赵智超 2020-07-09 05:52:40 +0800
  • a6168fa25d
    Make copy/paste work for source code (#12191) mrsdizzie 2020-07-08 17:02:38 -0400
  • c3c246cffc
    Fix regression: Gitea commits API again returns commit summaries, not full messages (#12186) (#12187) techknowlogick 2020-07-08 11:22:07 -0400
  • cedbd3684f
    Fix regression: Gitea commits API again returns commit summaries, not full messages (#12186) Kristian Antonsen 2020-07-08 15:53:09 +0200
  • 85be939c2a
    properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135) (#12182) techknowlogick 2020-07-08 00:40:22 -0400
  • dbd5e4bb8d
    Update JS dependencies (#12181) silverwind 2020-07-08 03:47:05 +0200
  • a680c911e4
    Trim to 255 runes instead of bytes (#12150) Jürgen Hötzel 2020-07-07 23:35:52 +0200
  • 3a46d1ef58
    Enable cloning via Git Wire Protocol v2 over HTTP (#12170) William Hilton 2020-07-07 18:31:49 -0400
  • 078d2fbd4c
    Remove newline when highlighting random chunks of code (#12180) mrsdizzie 2020-07-07 18:30:21 -0400
  • 30399cf04a
    Trim to 255 runes instead of bytes (#12150) Jürgen Hötzel 2020-07-07 23:35:52 +0200
  • 12f9dd8fa9
    Decrease the num_stars when deleting a repo (#11954) 赵智超 2020-07-08 03:16:34 +0800
  • 88ef04dbe9
    Adjust margin-top for repo header label (#12174) Cirno the Strongest 2020-07-07 13:47:18 +0200
  • d9c18cbba0
    Ensure Subkeys are verified (#12155) (#12168) zeripath 2020-07-07 01:13:18 +0100
  • 075f33c48c
    Fix U2F button icon (#12167) silverwind 2020-07-07 00:37:48 +0200
  • 8a0bb7cd04
    Ensure Subkeys are verified (#12155) zeripath 2020-07-06 19:33:34 +0100
  • 26e931ae34
    fix a spelling error (#12163) Stormxx 2020-07-06 23:58:31 +0800
  • 56f222d44c
    models: break out of loops (#12159) Lars Lehtonen 2020-07-06 05:07:07 -0700
  • ae2916c792 [skip ci] Updated translations via Crowdin GiteaBot 2020-07-06 08:58:05 +0000
  • 62c2c17031
    Fonts rework (#12114) silverwind 2020-07-06 10:56:54 +0200
  • 3daedb3877
    Use hash of repo path, ref and entrypath as cache key (#12151) (#12161) Lauris BH 2020-07-06 11:51:45 +0300
  • 9fc9c1de98
    Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053) yisiliang 2020-07-06 10:08:32 +0800
  • c5b08f6d5a
    Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) zeripath 2020-07-06 01:07:07 +0100
  • 38fb087d19 [skip ci] Updated translations via Crowdin GiteaBot 2020-07-05 22:41:35 +0000
  • 4384320db9
    Use hash of repo path, ref and entrypath as cache key (#12151) Lauris BH 2020-07-06 01:40:34 +0300
  • 2bf987229a
    Multiple small admin dashboard fixes (#12153) (#12156) zeripath 2020-07-05 21:19:53 +0100
  • 217647f331
    Multiple small admin dashboard fixes (#12153) zeripath 2020-07-05 20:38:03 +0100