Commit graph

  • eb8513a690 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-30 00:25:14 +00:00
  • 4a6bd60df0
    Remove whitespace inside rendered code <td> (#17859) silverwind 2021-11-29 14:01:56 -08:00
  • 830ab75ce0
    Switch archive URL code back to href attributes (#17796) fnetX (aka fralix) 2021-11-29 14:50:43 +01:00
  • b5a9ee94fd
    Make Co-committed-by and co-authored-by trailers optional (#17848) zeripath 2021-11-29 07:09:55 +00:00
  • 3fec2cb3d3
    Fix various typos in docs (#17844) qwerty287 2021-11-29 00:43:18 +01:00
  • 9defddb286
    Move more model into models/user (#17826) Lunny Xiao 2021-11-28 22:11:58 +08:00
  • b1df890951
    Docs: replace gitea with Gitea (#17838) qwerty287 2021-11-28 14:28:30 +01:00
  • 1fee11d69a
    Move accessmode into models/perm (#17828) Lunny Xiao 2021-11-28 19:58:28 +08:00
  • 24a8d54bfb
    Disable ref selection dropdown if you don't have permissions to use it (#17837) qwerty287 2021-11-28 05:13:13 +01:00
  • fbadc1a198
    Fix value of User.IsRestricted to default setting when oauth2 user auto registration; (#17839) Galen Suen 2021-11-28 11:27:48 +08:00
  • 72d82c5b6f
    Handle relative unix socket paths (#17836) zeripath 2021-11-27 20:22:03 +00:00
  • 04c55e97a2
    Fix code formating (#17830) mscherer 2021-11-27 12:59:51 +01:00
  • 2e8fc5b034
    Replace regex usage for MIME parsing (#17831) Gabriel Vasile 2021-11-27 13:12:43 +02:00
  • 789d251ae4 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-27 00:25:11 +00:00
  • 1f0dab2116
    Implement Well-Known URL for password change (#17777) mscherer 2021-11-26 15:55:11 +01:00
  • fcc11253ac
    Add archived label for code search results in archived repo's (#17817) Jimmy Praet 2021-11-26 09:49:31 +01:00
  • 371ebce252
    Fix database inconsistent when admin change user email (#17549) Lunny Xiao 2021-11-26 09:56:16 +08:00
  • f23851f690 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-26 00:25:09 +00:00
  • 6c21961462
    org settings -> webhook/labels/deletion should also active the menu (#17809) Lunny Xiao 2021-11-25 23:15:58 +08:00
  • e8f1f09132
    Fixed org styles. (#17807) KN4CK3R 2021-11-25 14:05:04 +01:00
  • edd37e9d4a
    Fix org webchatwork webhook (#17810) wxiaoguang 2021-11-25 17:25:25 +08:00
  • af901a4ca9
    Detect dark theme via css variable (#17800) ThetaDev 2021-11-25 08:14:48 +01:00
  • e0f81b4ef4
    Allow forks to org if you can create repos (#17783) qwerty287 2021-11-25 06:03:03 +01:00
  • 4b4997c73e
    Use correct user on releases (#17806) Gusted 2021-11-25 04:17:16 +00:00
  • 4f99697888 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-25 00:25:19 +00:00
  • 49933c7fb0
    Create menus for organization pages (#17802) Lunny Xiao 2021-11-25 00:12:54 +08:00
  • 71ed96b0d5
    Preserve color when inverting emojis (#17797) silverwind 2021-11-24 04:42:03 -08:00
  • a666829a37
    Move user related model into models/user (#17781) Lunny Xiao 2021-11-24 17:49:20 +08:00
  • 4e7ca946da
    Use *PushUpdateOptions as receiver (#17724) Gusted 2021-11-24 09:08:13 +00:00
  • c97d66d23c
    Move repofiles from modules/repofiles to services/repository/files (#17774) Lunny Xiao 2021-11-24 15:56:24 +08:00
  • 754fdd8f9c
    Fix visibility of org avatars (#17789) qwerty287 2021-11-24 04:51:08 +01:00
  • 21f4401f3e
    Use correct Sender on webhook change title (#17791) Gusted 2021-11-24 02:47:03 +00:00
  • 3d996c85a5 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-24 00:25:19 +00:00
  • 429ef43793
    Use new OneDev /milestones endpoint (#17782) KN4CK3R 2021-11-23 20:28:06 +01:00
  • 2dae5b715c
    Fix keys test (#17776) techknowlogick 2021-11-23 03:12:02 -05:00
  • 188fd2dd1a
    Add PULL_LIMIT and PUSH_LIMIT to cron.update_mirror task (#17568) zeripath 2021-11-23 03:09:35 +00:00
  • 9450410ff7
    Improve ellipsis buttons (#17773) silverwind 2021-11-23 03:44:38 +01:00
  • e595986458
    Harden authorized keys a bit more (#17772) mscherer 2021-11-23 03:44:26 +01:00
  • a1f5c7bfce
    Add copy Commit ID button in commits list (#17759) velengel 2021-11-23 11:44:10 +09:00
  • b2daa7e203
    Add documentation for backend development (#17512) Lunny Xiao 2021-11-23 10:10:18 +08:00
  • c79cc2d3e8 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-23 00:31:08 +00:00
  • 1dbc58f742
    More pleasantly handle broken or missing git repositories (#17747) zeripath 2021-11-22 22:32:16 +00:00
  • baed01f247
    Remove unnecessary attributes of User struct (#17745) Lunny Xiao 2021-11-22 23:21:55 +08:00
  • c2ab19888f
    Support pagination of organizations on user settings pages (#16083) Lunny Xiao 2021-11-22 21:51:45 +08:00
  • ed23a6c397
    Make bind error more readable (#17750) Gusted 2021-11-22 13:05:29 +00:00
  • a3efd048a7
    Improvements to content history (#17746) Jimmy Praet 2021-11-22 13:20:16 +01:00
  • 49b2cb998b
    Fix project board bug and improve documents (#17753) wxiaoguang 2021-11-22 19:40:17 +08:00
  • 8244cfb8eb
    Fix navbar on project view (#17749) Gusted 2021-11-22 10:57:05 +00:00
  • 58ff86ed4d
    Exclude from watching tests (#17744) Gusted 2021-11-22 10:17:21 +00:00
  • 499b05da22
    Add user settings key/value DB table (#16834) techknowlogick 2021-11-22 04:47:23 -05:00
  • a159c3175f
    Add new JS linter rules (#17699) silverwind 2021-11-22 09:19:01 +01:00
  • 7743f13bed
    Use f variant to parse formatting (#17751) Gusted 2021-11-22 06:18:31 +00:00
  • 55e9228866 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-22 00:24:56 +00:00
  • 8511eec4d4
    Allow Loading of Diffs that are too large (#17739) zeripath 2021-11-21 16:51:08 +00:00
  • d710af6669
    Remove NewSession method from db.Engine interface (#17577) Lunny Xiao 2021-11-21 23:41:00 +08:00
  • 0add627182
    Fix close issue but time watcher still running (#17643) Lunny Xiao 2021-11-21 17:11:48 +08:00
  • ab09296d37 [skip ci] Updated licenses and gitignores GiteaBot 2021-11-21 00:25:17 +00:00
  • 0fa41b6dc4
    Reset locale on login (#17734) zeripath 2021-11-20 21:32:37 +00:00
  • f8ec43dbc7
    Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) zeripath 2021-11-20 15:33:18 +00:00
  • 931d0cf854
    Enable show more files in diff for git <2.31 (#17733) zeripath 2021-11-20 13:50:00 +00:00
  • 0d69e64e03
    Make a.add-code-comment click handler an event handler (#17737) zeripath 2021-11-20 12:12:59 +00:00
  • 013fb73068
    Use hostmatcher to replace matchlist, improve security (#17605) wxiaoguang 2021-11-20 17:34:05 +08:00
  • c96be0cd98
    Make SSL cipher suite configurable (#17440) zeripath 2021-11-20 06:12:43 +00:00
  • 9f14fe43c6
    Fix correct usage of teams (#17732) Gusted 2021-11-20 03:13:24 +00:00
  • 52869ef386 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-20 00:25:08 +00:00
  • a8fd76557b
    Better builtin avatar generator (#17707) wxiaoguang 2021-11-20 01:10:41 +08:00
  • 38347aa16f
    Add settings to allow different SMTP envelope from address (#17479) zeripath 2021-11-19 15:35:20 +00:00
  • d4e281bc02
    Allow Token API calls be authorized using the reverse-proxy header (#15119) Paweł Bogusławski 2021-11-19 15:54:44 +01:00
  • fc3d082609
    Move attachment into models/repo/ (#17650) Lunny Xiao 2021-11-19 21:39:57 +08:00
  • 7a03473159
    Use a standalone struct name for Organization (#17632) Lunny Xiao 2021-11-19 19:41:40 +08:00
  • a09b40de8d
    Prevent double sanitize (#16386) KN4CK3R 2021-11-19 11:46:47 +01:00
  • 381e131fc8
    Added comment for changing issue ref (#17672) Gusted 2021-11-19 09:54:31 +00:00
  • 00448ebe91
    Remove unused user paramater (#17723) Gusted 2021-11-19 08:37:13 +00:00
  • e4b95de388
    Prepare and check test env during CI (#17725) wxiaoguang 2021-11-19 13:58:34 +08:00
  • 9361b65f54
    Fix bug when project board get open issue number (#17703) Lunny Xiao 2021-11-19 12:00:18 +08:00
  • 96ec656cf1
    perf: sent data-path once for each file (#17657) Gusted 2021-11-19 02:28:27 +00:00
  • a85e75b2b1
    Prevent deadlock in TestPersistableChannelQueue (#17717) zeripath 2021-11-19 01:13:25 +00:00
  • 72b0882a45 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-19 00:25:46 +00:00
  • f34151bdb2
    Move user/org deletion to services (#17673) KN4CK3R 2021-11-18 18:42:27 +01:00
  • 55be5fe339
    Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) wxiaoguang 2021-11-19 00:45:00 +08:00
  • e1d655991b
    Fix Migrate Description (#17692) 99rgosse 2021-11-18 16:28:10 +01:00
  • c3e020ca34
    Add pagination to fork list (#17639) Gusted 2021-11-18 14:45:56 +00:00
  • 257b7171c3
    Fix possible panic (#17694) Gusted 2021-11-18 13:25:56 +00:00
  • d1f5584039
    Simplify code for wrting SHA to name-rev (#17696) Gusted 2021-11-18 09:50:22 +00:00
  • 878c2ce6e6
    Prevent NPE due to missing repo in regression in #17551 (#17697) zeripath 2021-11-18 08:18:12 +00:00
  • 1f1ae57139
    Move task from modules to services (#17680) Lunny Xiao 2021-11-18 14:47:57 +08:00
  • 3c3855a05c
    Move user functions into user.go (#17659) Lunny Xiao 2021-11-18 13:58:42 +08:00
  • 6874fe90e5
    Cleanup and use global style on popups (#17674) silverwind 2021-11-18 04:26:50 +01:00
  • c98dd7a3e0
    Remove unnecessary variable assignments (#17695) Gusted 2021-11-18 01:33:06 +00:00
  • b01f6c1a8c [skip ci] Updated translations via Crowdin GiteaBot 2021-11-18 00:25:14 +00:00
  • ea42d3c04e
    Fixed commit count. (#17698) KN4CK3R 2021-11-18 00:50:17 +01:00
  • 3c4724d70e
    Add .gitattribute assisted language detection to blame, diff and render (#17590) zeripath 2021-11-17 20:37:00 +00:00
  • 81a4fc7528
    Return 400 but not 500 when request archive with wrong format (#17691) Lunny Xiao 2021-11-18 03:47:35 +08:00
  • d8a8961b99
    Sanitize user-input on file name (#17666) Gusted 2021-11-17 18:08:25 +00:00
  • 5233051e64
    Move some functions into services/repository (#17677) Lunny Xiao 2021-11-17 23:17:31 +08:00
  • 750a8465f5
    A better go code formatter, and now make fmt can run in Windows (#17684) wxiaoguang 2021-11-17 20:34:35 +08:00
  • 29cc169d20
    Fix bug when read mysql database max lifetime (#17682) Lunny Xiao 2021-11-17 18:59:23 +08:00
  • 95d3266bee
    Move user follow and openid into models/user/ (#17613) Lunny Xiao 2021-11-17 17:58:31 +08:00
  • adda27668b
    Enable bidichk (#17610) Gusted 2021-11-17 08:47:28 +00:00
  • e3da8c1e88
    fix migrations documents (#17679) Lunny Xiao 2021-11-17 15:17:37 +08:00