Commit Graph

  • c57e1f2653
    docs(docker): fix diff format. (#14035) Bo-Yi Wu 2020-12-17 13:00:43 +0800
  • 9e456b5a56
    HotFix: Hide private partisipation in Orgs (#13994) 6543 2020-12-16 23:39:12 +0000
  • 78b9ef3586
    Add emoji in label to project boards (#13978) (#14021) 6543 2020-12-16 20:15:58 +0000
  • 069acf6a21
    Add FAQ link to Issue template (#14020) 6543 2020-12-16 19:18:36 +0000
  • 5f55bab70e
    Fix webhook list styling (#14001) Cirno the Strongest 2020-12-16 19:22:21 +0100
  • 90dfe445c2
    Send webhook when tag is removed via Web UI (#14015) (#14019) Cirno the Strongest 2020-12-16 18:24:02 +0100
  • 53308de0bf
    Send webhook when tag is removed via Web UI (#14015) Cirno the Strongest 2020-12-16 17:00:46 +0100
  • 66379ba7ae
    Send push event when tag is created or deleted (#13999) Cirno the Strongest 2020-12-16 13:41:21 +0100
  • a728d1e046
    always use headCommitID for review comment diff (#14011) Jimmy Praet 2020-12-16 11:50:30 +0100
  • e7a77d32cc
    Fix correct diff view for PR review comments in PR view page (#14002) Jimmy Praet 2020-12-16 10:54:58 +0100
  • 88b585c2e0
    Store repository data in data path if not previously set (#13991) techknowlogick 2020-12-15 16:52:59 -0500
  • b8c58edf39
    add @noerw to maintainers (#13997) Norwin 2020-12-15 19:19:26 +0000
  • e2aa701812
    [API] Add ref to create/edit issue options & deprecated assignee (#13992) 6543 2020-12-15 18:38:10 +0000
  • 980b0df829
    Standardise logging of failed authentication attempts in internal SSH (#13962) zeripath 2020-12-15 08:45:13 +0000
  • f547b27347
    Fix markdown checkboxes on Blink (#13988) silverwind 2020-12-15 08:00:41 +0100
  • 27d0a5554f
    Hide command line instructions when merge form is visible (#13956) Cirno the Strongest 2020-12-15 07:09:24 +0100
  • 7f85728cf9
    Trim the branch prefix from action.GetBranch (#13981) (#13986) zeripath 2020-12-14 20:35:40 +0000
  • c3fc190372
    Trim the branch prefix from action.GetBranch (#13981) zeripath 2020-12-14 17:08:37 +0000
  • d2b308ae35
    Ensure template renderer is available before storage handler (#13982) zeripath 2020-12-14 12:45:33 +0000
  • 729f0f5f7b
    Add emoji in label to project boards (#13978) Rakshith Ravi 2020-12-14 15:36:58 +0530
  • 633dc80077
    Do not display org avatar near icon for internal repos (#13957) Cirno the Strongest 2020-12-13 22:51:15 +0100
  • b35c1b5784
    add thumbnail preview section to issue attachments (#13826) bobemoe 2020-12-13 19:12:27 +0000
  • 825efa2605
    [API] Add Ref to Issue (#13946) zeripath 2020-12-13 11:34:11 +0000
  • cf6f8b22ca [skip ci] Updated translations via Crowdin GiteaBot 2020-12-13 02:49:02 +0000
  • de0986d782
    Removes dangling < on emails/list.tmpl (#13970) WeebDataHoarder 2020-12-13 03:48:03 +0100
  • de06ee6a30 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-13 01:06:57 +0000
  • 41e8b834af
    Markdown task list improvements (#13952) silverwind 2020-12-13 02:05:50 +0100
  • 8e8e8ee150
    Whenever the password is updated ensure that the hash algorithm is too (#13966) (#13967) zeripath 2020-12-13 00:01:44 +0000
  • 287b594803
    Whenever the password is updated ensure that the hash algorithm is too (#13966) zeripath 2020-12-12 18:59:49 +0000
  • 05ee88e576
    Enforce setting HEAD in wiki to master (#13950) (#13961) 6543 2020-12-12 17:21:26 +0000
  • d07b8a75d7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-12 15:34:20 +0000
  • 9f100a45c6
    Possible fix the webhook API creation (#13960) Lunny Xiao 2020-12-12 23:33:19 +0800
  • 6074e13c8d
    Fix missing username on dashboard context switch navbar (#13959) Cirno the Strongest 2020-12-12 14:10:20 +0100
  • f8e9a3df40 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-12 11:21:18 +0000
  • f9c0737a86
    Enforce setting HEAD in wiki to master (#13950) zeripath 2020-12-12 11:20:14 +0000
  • 1837e647eb
    Diff stat improvements (#13954) silverwind 2020-12-12 02:06:22 +0100
  • 3285babcae
    Update github.com/blevesearch/bleve v1.0.13 -> v1.0.14 (#13947) 6543 2020-12-12 00:16:53 +0000
  • e46a638e8f
    Report permissions denied in internal SSH (#13953) zeripath 2020-12-11 22:52:38 +0000
  • 8e0548ed4a
    Ensure that HEAD is updated to match default branch in template generation (#13948) zeripath 2020-12-11 21:41:59 +0000
  • f2f99a7d0c
    Ensure that pusher is not nil preventing panic in push (#13945) zeripath 2020-12-11 17:27:00 +0000
  • 160f606a15
    Reorganize Chroma styles (#13934) silverwind 2020-12-11 17:38:47 +0100
  • 5fdf500ace [skip ci] Updated translations via Crowdin GiteaBot 2020-12-11 16:05:31 +0000
  • ea914d0f7a
    Fix bug for webhook and feishu caused by API changed (#13937) Lunny Xiao 2020-12-12 00:04:04 +0800
  • 0d7cb2323f
    Fix feishu webhook caused by API changed (#13937) (#13938) Lunny Xiao 2020-12-11 23:11:32 +0800
  • b35546631e
    Bump ini from 1.3.5 to 1.3.7 (#13941) dependabot[bot] 2020-12-11 15:56:57 +0100
  • c11cf4bb39
    chore: use octicon-mirror for feeds display (#13928) Gary Wang 2020-12-11 07:06:45 +0800
  • d0043ffb7f
    Better vertical align of buttons in headers (#13932) silverwind 2020-12-10 21:39:09 +0100
  • 94415f7517
    Added 2 fuzzers (#13818) AdamKorcz 2020-12-10 19:43:11 +0000
  • 0c5fca2d85 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 16:20:32 +0000
  • 1cb1fb8a2e
    Remove JS globals related to timetracking and due date (#13921) silverwind 2020-12-10 17:19:18 +0100
  • bc1cf6e5d3 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 05:45:12 +0000
  • ccfa40889a
    Fix avatar template error on repo collaborator page (#13924) silverwind 2020-12-10 06:44:13 +0100
  • 338bfeebe7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 04:48:55 +0000
  • e63a041bb3
    Move diff split code into own template file (#13919) mrsdizzie 2020-12-09 23:47:48 -0500
  • 2d71cdb668
    Add pull request manually merge instruction (#13840) Lunny Xiao 2020-12-10 10:59:05 +0800
  • c85bb62635
    Replace more icons with SVG, repo search tweaks (#13860) silverwind 2020-12-09 20:03:19 +0100
  • 6edfa6bc88
    Fix broken migration on webhook (#13911) Lunny Xiao 2020-12-10 01:20:13 +0800
  • 5cdffc2b0c
    log error when login failed (#13903) (#13913) Lunny Xiao 2020-12-09 23:37:15 +0800
  • 18e4477ad4
    Add Karl Heinz Marbaise as maintainer. (#13915) Karl Heinz Marbaise 2020-12-09 15:39:14 +0100
  • 48dd0e21f9
    Markdown: Enable wrapping in code blocks and a color tweak (#13894) silverwind 2020-12-09 15:03:45 +0100
  • af79677a44
    Reformat docs (#13897) Patrick Schratz 2020-12-09 07:47:06 +0100
  • 97ab820acc
    Fix action avatar loading (#13909) silverwind 2020-12-09 06:11:15 +0100
  • 10b9a6df0d
    Don't show dashboard links for globally disabled repo units (#13908) Jimmy Praet 2020-12-09 02:58:38 +0100
  • c05701dd7d
    Fix frontpage avatars (#13853) silverwind 2020-12-09 01:12:15 +0100
  • 658e90a114
    [Docu] Fix Location of Comments in migrations.go (#13900) 6543 2020-12-08 23:24:23 +0000
  • a0101c61a4
    Fix Quote Reply button on review diff (#13830) (#13898) Jimmy Praet 2020-12-08 23:12:35 +0100
  • 1a372e5b21
    Allow 20 characters for "View [organization]" button (#13906) Jimmy Praet 2020-12-08 22:18:02 +0100
  • 6a370363d4
    log error when login failed (#13903) Lunny Xiao 2020-12-09 04:37:47 +0800
  • abb9cffe4a
    Log IP on SSH authentication failure for Built-in SSH server (#13150) Eric Lesiuta 2020-12-08 12:54:33 -0500
  • c0b1197a64
    Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896) a1012112796 2020-12-08 19:58:44 +0800
  • 42354dfe45
    Move webhook type from int to string (#13664) Lunny Xiao 2020-12-08 18:41:14 +0800
  • 4d66ee1f74
    Fix Quote Reply button on review diff (#13830) Jimmy Praet 2020-12-08 07:11:27 +0100
  • e39ed0b1d9
    [API] return original URL of Repositories (#13885) (#13886) 6543 2020-12-08 04:59:19 +0000
  • 6bdcacd73b
    Added Table of Contents to long documentation pages (#13890) 6543 2020-12-08 04:52:26 +0000
  • e7938c9c44
    Repo avatar fixes (#13891) silverwind 2020-12-08 05:14:28 +0100
  • 9b22ada0a7
    Self-host cloudron image for docs (#13895) techknowlogick 2020-12-07 22:20:37 -0500
  • b7b5c3368d
    Fix issue participants (#13893) silverwind 2020-12-08 04:20:12 +0100
  • ab22ab4a37
    Refactor push update (#13381) Lunny Xiao 2020-12-08 10:23:18 +0800
  • 682f0b0460
    Fix Pull Merge when tag with same name as base branch exist (#13882) a1012112796 2020-12-08 09:46:50 +0800
  • a33db35b38
    Fully qualify cloudron CSP (#13892) John Olheiser 2020-12-07 16:17:27 -0600
  • 991ab899ff
    Add cloudron to img-src CSP (#13887) John Olheiser 2020-12-07 10:33:22 -0600
  • b830eca720 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-07 12:09:02 +0000
  • 6ddf881245
    issue #12450: return original URL in `original_url` JSON field (#13885) Eric Belhomme 2020-12-07 13:07:48 +0100
  • f74a094fd5
    README: Add more contents to the "further information" section. (#13871) Patrick Schratz 2020-12-06 14:56:46 +0100
  • cb24cbc1fc
    Fix branch/tag notifications in mirror sync (#13855) (#13862) manuelluis 2020-12-06 05:30:28 +0100
  • 584d01cf2c
    Fix mermaid chart size (#13865) silverwind 2020-12-06 04:13:31 +0100
  • 173e512700
    Fix mermaid chart size (#13863) silverwind 2020-12-06 04:05:22 +0100
  • 9c71c6c4a5
    Add link to shop in docs (#13864) techknowlogick 2020-12-05 17:34:29 -0500
  • 4a510e08e4
    Update go-enry dependency to v2.6.0 (#13861) Lauris BH 2020-12-05 20:31:18 +0200
  • 8561f26695
    Fix branch/tag notifications in mirror sync (#13855) manuelluis 2020-12-05 16:13:11 +0100
  • d0d59e3730
    Font weight tweaks (#13854) silverwind 2020-12-05 12:00:36 +0100
  • 61d6c191d5
    Improve migrate page and add card CSS (#13751) silverwind 2020-12-05 11:09:09 +0100
  • 1a768e547c
    [Docs] fix typos and reference to structs package (#13856) Nuno Silva 2020-12-05 05:08:46 +0000
  • d8c2c6cd59
    Remove Noto Color Emoji fallback (#13838) silverwind 2020-12-04 16:01:47 +0100
  • 654c480c99 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-04 11:19:46 +0000
  • bb50ab2861
    Style and template tweaks (#13828) silverwind 2020-12-04 12:18:37 +0100
  • 557479642d [skip ci] Updated translations via Crowdin GiteaBot 2020-12-04 07:34:40 +0000
  • 51d70024c2
    fixed and updated FAQ table of contents links (#13835) Holger Schmidt 2020-12-04 08:33:38 +0100
  • 48a3bb7a32
    User Settings: Ignore empty language codes & validate (#13755) 6543 2020-12-04 07:20:30 +0100
  • 798fdeae45
    Fix crash in short link processor (#13839) (#13841) mrsdizzie 2020-12-03 22:08:48 -0500