Commit Graph

  • e25348da88 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-24 14:40:08 +0000
  • 5c55793e0e
    Fix wrong milestone in webhook message (#11596) Gary Kim 2020-05-24 22:38:34 +0800
  • 788b8b1440
    Prevent empty query parameter being set on dashboard (#11561) zeripath 2020-05-24 14:02:16 +0100
  • ae55dc7a6b
    Fix images in wiki edit preview (#11546) mrsdizzie 2020-05-24 06:41:33 -0400
  • 814ca9ffea
    Allow different HardBreaks settings for documents and comments (#11515) zeripath 2020-05-24 09:14:26 +0100
  • 3761bdb640
    Fix serviceworker output file and misc improvements (#11562) silverwind 2020-05-24 09:36:40 +0200
  • 8d9f9c3237
    Add missing padding for multi-commit list on PR view (#11593) Cirno the Strongest 2020-05-24 07:54:18 +0200
  • f7e3767929
    Prevent (caught) panic on login (#11590) zeripath 2020-05-24 00:59:04 +0100
  • ac3c467770
    Fix styling and padding for commit list on PR view (#11588) Cirno the Strongest 2020-05-24 00:05:20 +0200
  • 31df012968
    Properly handle and return empty string for dangling commits in GetBranchName (#11587) Cirno the Strongest 2020-05-23 21:49:48 +0200
  • 723b199271
    Ensure serviceworker is created as /serviceworker.js (#11577) zeripath 2020-05-23 14:58:58 +0100
  • 38c773d8a5
    Enforce transparent background on editor toolbar elements (#11569) Cirno the Strongest 2020-05-23 13:59:40 +0200
  • 1752a976e1
    Fix Enter not working in SimpleMDE (#11564) silverwind 2020-05-23 03:29:57 +0200
  • 5789e60316
    Use default commit message for wiki edits (#11550) mrsdizzie 2020-05-22 09:14:02 -0400
  • 6af13dbac2
    Close EventSource before unloading the page (#11539) silverwind 2020-05-22 12:57:54 +0200
  • 88fe7b5a72
    Move serviceworker to workbox and fix SSE interference (#11538) silverwind 2020-05-22 03:45:34 +0200
  • f6f49700cc [skip ci] Updated translations via Crowdin GiteaBot 2020-05-22 00:03:16 +0000
  • 035db78018
    Ensure emoji render with regular font-weight (#11541) silverwind 2020-05-22 02:01:58 +0200
  • 460bc32c71 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-21 13:49:42 +0000
  • e963525c5e
    Prevent transferring repos to invisible orgs (#11517) guillep2k 2020-05-21 10:48:01 -0300
  • 0b8b81e029
    API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) zeripath 2020-05-21 03:41:30 +0100
  • b02d2c3772
    Move tributejs to npm/webpack (#11497) silverwind 2020-05-21 04:00:43 +0200
  • 3eb323901c
    Fix repo-list private and total count bugs (#11500) zeripath 2020-05-21 02:15:30 +0100
  • b797b76abd
    Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) silverwind 2020-05-21 00:33:31 +0200
  • c7c61778bc
    Fix text-transform on wiki revisions page (#11486) Cirno the Strongest 2020-05-20 22:27:14 +0200
  • b6d01ccdca
    Fix the bug that the emoji does not disappear (#11489) L0veSunshine 2020-05-21 03:41:33 +0800
  • 7c287b9f0b [skip ci] Updated translations via Crowdin GiteaBot 2020-05-20 18:36:38 +0000
  • 689e7e8831
    Fix form action template substitutions on admin pages (#11519) Matthew R. McDougal 2020-05-20 13:35:16 -0500
  • 21243bb46f [skip ci] Updated translations via Crowdin GiteaBot 2020-05-20 17:13:30 +0000
  • ee4e8542c7
    Fix margin for branch-update grid on PR view when update button is not present (#11521) Cirno the Strongest 2020-05-20 19:12:08 +0200
  • 3856fd7c10 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-20 16:17:40 +0000
  • c81ab17de9
    TrimSpace when reading InternalToken from a file (#11502) zeripath 2020-05-20 17:16:06 +0100
  • 0903b1ac8c
    Add push commits history comment on PR time-line (#11167) 赵智超 2020-05-20 20:47:24 +0800
  • 9e0e2a9fcf
    Enable stylelint's shorthand-property-no-redundant-values (#11436) silverwind 2020-05-20 06:06:04 +0200
  • 34e6a4e057
    Remove IE11 support (#11470) silverwind 2020-05-20 05:28:59 +0200
  • 6da87eda8b
    Fix selected line color in arc-green (#11492) Cirno the Strongest 2020-05-20 04:49:48 +0200
  • c572ee2b61
    Fix dropzone color on arc-green (#11514) Cirno the Strongest 2020-05-20 00:54:20 +0200
  • b5851b7d1a [skip ci] Updated translations via Crowdin GiteaBot 2020-05-19 20:25:38 +0000
  • a2d7999e93
    Insert ui divider directly in templates instead of from inside heatmap vue component (#11508) wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf 2020-05-19 22:24:14 +0200
  • 50a97272b9
    Tweak reaction buttons (#11496) silverwind 2020-05-19 09:17:37 +0200
  • 6ccd19ef86
    ui: Add dividing line between heatmap and feeds in dashboard view (#11437) 赵智超 2020-05-19 14:42:43 +0800
  • 7b66400f55
    Use more toned colors for selected line (#11493) Cirno the Strongest 2020-05-19 07:58:45 +0200
  • 29fbe63ba9
    Add myself to MAINTAINERS (#11494) Cirno the Strongest 2020-05-18 23:50:22 +0200
  • eb8abffcc1
    Make localstorage read ssh or https correctly (#11483) L0veSunshine 2020-05-19 01:44:39 +0800
  • 6b798feaf6
    Fix top margin for bottom attached header (#11480) Cirno the Strongest 2020-05-18 12:27:09 +0200
  • e7e0097148
    Fix footer padding for comment code reply form on issue event view (#11469) Cirno the Strongest 2020-05-18 07:33:47 +0200
  • b72af7ee71 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 23:29:05 +0000
  • a4cd1f12f8
    Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) zeripath 2020-05-18 00:27:54 +0100
  • 9a829b98f0
    Fix "Unknown task: git_fsck" error on admin dashboard (#11468) 6543 2020-05-18 00:14:33 +0200
  • 7fd60c6d8d
    Fix styling of resolved code comment box (#11463) Cirno the Strongest 2020-05-17 22:43:04 +0200
  • ef5f176517
    Fix .comment-code-cloud not being removed when cancelling new code comment (#11464) Cirno the Strongest 2020-05-17 22:36:34 +0200
  • 03b7e11bd6
    Do not show lock icon on repo list for public repos in private org (#11445) Cirno the Strongest 2020-05-17 18:59:25 +0200
  • fb43fbe0aa [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 15:36:19 +0000
  • 17f652a91c
    Increase width for authors on commit view (#11441) Cirno the Strongest 2020-05-17 17:35:07 +0200
  • 580f73ad79 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 14:16:15 +0000
  • 97cabf39cd
    Change tab width for .go files to 4 (#11455) silverwind 2020-05-17 16:14:36 +0200
  • 4e302baa4c [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 12:44:33 +0000
  • 76053ac31a
    Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) zeripath 2020-05-17 13:43:29 +0100
  • 50932ce8af [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 11:11:07 +0000
  • 7d9946f989
    Docs: add AlpineLinux packages (#11446) 6543 2020-05-17 13:09:56 +0200
  • 75918d9dc6
    Fix translation to be compatible with crowdin (#11453) Lauris BH 2020-05-17 12:18:59 +0300
  • c642cd0676
    Allow all members of private orgs to see public repos (#11442) zeripath 2020-05-17 09:22:17 +0100
  • a0d35fb6ad
    Forcibly clean and destroy the session on logout (#11447) zeripath 2020-05-17 07:05:11 +0100
  • 5cf224abe3 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-17 00:49:40 +0000
  • 84bcb3451a
    Check Push permissions on IsUserAllowedToUpdate (#11448) 6543 2020-05-17 02:48:30 +0200
  • dcb0cf7470 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-16 23:33:25 +0000
  • 9a2e47b23a
    Refactor Cron and merge dashboard tasks (#10745) zeripath 2020-05-17 00:31:38 +0100
  • c18144086f
    Hide archived repos by default in repo-list (#11440) zeripath 2020-05-16 23:12:03 +0100
  • aaaaeb7050 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-16 21:07:43 +0000
  • 9cc9e47158
    [UI] Adjust CSS details for adding emoticons (#11435) L0veSunshine 2020-05-17 05:06:34 +0800
  • 414c9ee76a
    Make API EditIssue and EditPullRequest issue notifications (#11123) zeripath 2020-05-16 22:05:19 +0100
  • c86bc8e061
    Add paging and archive/private repository filtering to dashboard list (#11321) zeripath 2020-05-16 21:07:01 +0100
  • c3d9a5f846
    Use session for retrieving org teams (#11438) guillep2k 2020-05-16 16:29:29 -0300
  • 4744e1e0f7
    Fix buttons left-margin (#11427) Cirno the Strongest 2020-05-16 19:45:44 +0200
  • b2b86ea870
    Support view individual commit for wiki pages (#11415) mrsdizzie 2020-05-16 12:38:40 -0400
  • 6603045476
    Better styling for code review comment textarea (#11428) Cirno the Strongest 2020-05-16 17:50:36 +0200
  • 0052d788da
    Allow log.xxx.default to set logging settings for the default logger only (#11292) zeripath 2020-05-16 03:38:52 +0100
  • 1d54479585
    Fix margin on attached segment headers when they are separated by other element (#11425) Cirno the Strongest 2020-05-16 03:35:22 +0200
  • d833ca3be5
    Fix yellow background on active elements in code review (#11414) Cirno the Strongest 2020-05-16 02:55:19 +0200
  • c483419184
    Better styling for code review comment form (#11413) Cirno the Strongest 2020-05-16 00:54:18 +0200
  • db87e91227 Check that the ctx.User is not nil before checking its ID (#11424) zeripath 2020-05-15 21:44:33 +0100
  • f7f04e94bd
    Update JS dependencies (#11412) silverwind 2020-05-15 21:46:49 +0200
  • c72a471215
    Fix webhook template when validation errors occur (#11421) kolaente 2020-05-15 21:02:46 +0200
  • 57217cabe3
    Fix issue ref migration (#11419) kolaente 2020-05-15 16:05:18 +0200
  • 4a04740daf
    Handle panics that percolate up to the graceful module (#11291) zeripath 2020-05-15 01:06:00 +0100
  • 4159866528
    docs: update 'Testing redux' in CONTRIBUTING.md (#11386) 赵智超 2020-05-15 07:28:26 +0800
  • 66a9ef9036
    Fix ref links in issue overviews for tags (#8742) Sijmen Schoon 2020-05-15 00:55:43 +0200
  • 591ca030f0 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-14 21:35:09 +0000
  • c8f0613741
    Add localization docs (#11411) John Olheiser 2020-05-14 16:33:52 -0500
  • 1982194dc5
    Prettify timeline 3 (#11139) Sorien 2020-05-14 21:15:21 +0200
  • a552af8f0d [skip ci] Updated translations via Crowdin GiteaBot 2020-05-14 18:00:33 +0000
  • 5df72ef7e7
    Fix svg octicon-key placement (#11410) Cirno the Strongest 2020-05-14 19:59:18 +0200
  • 9249c810b8
    Switch code editor to Monaco (#11366) silverwind 2020-05-14 18:06:01 +0200
  • 984ee0113b [skip ci] Updated translations via Crowdin GiteaBot 2020-05-13 23:00:00 +0000
  • 41be230867
    Add awesome-gitea reference on install from package docs (#11405) John Olheiser 2020-05-13 17:58:49 -0500
  • 0ba610011b
    Change install description (#11395) John Olheiser 2020-05-13 04:08:44 -0500
  • 2f9e6cae48 [skip ci] Updated translations via Crowdin GiteaBot 2020-05-13 07:52:13 +0000
  • 8d212f778c
    Revert "Avoid 0 new commits messages to be send (#11082)" (#11397) zeripath 2020-05-13 08:50:56 +0100
  • e9dc3bcb79
    Add missing card component to semantic.json (#11394) Cirno the Strongest 2020-05-13 03:43:06 +0200
  • 7257c39ddf
    Refactor Milestone related (#11225) 6543 2020-05-12 23:54:35 +0200