Commit Graph

  • 2ca5daf07e
    Adding back missing options to app.example.ini (#29511) Origami404 2024-03-01 20:01:24 +08:00
  • b8a598e6a4
    Refactor the "attachments" sub-template data key to RenderedContent (#29517) wxiaoguang 2024-03-01 18:56:29 +08:00
  • fb42972c05
    Rename Str2html to SanitizeHTML and clarify its behavior (#29516) wxiaoguang 2024-03-01 18:16:19 +08:00
  • cb52b17f92
    Add admin API route for managing user's badges (#23106) techknowlogick 2024-03-01 03:23:28 -05:00
  • e71eb8930a
    Refactor some Str2html code (#29397) wxiaoguang 2024-03-01 15:11:51 +08:00
  • 58ce1de994
    Move migration functions to services layer (#29497) Lunny Xiao 2024-03-01 10:23:00 +08:00
  • 5e32cd6beb
    Don’t comment when locking (#29508) techknowlogick 2024-02-29 20:43:42 -05:00
  • a6eb298098 [skip ci] Updated translations via Crowdin GiteaBot 2024-03-01 00:27:12 +00:00
  • f6656181e4
    migrate some more "OptionalBool" to "Option[bool]" (#29479) 6543 2024-02-29 19:52:49 +01:00
  • c7dcb58b1d
    Update FAQ about git hook problems (#29495) Jason Song 2024-02-29 22:16:02 +08:00
  • e94e2fb6c5
    Lighten text colors on dark theme for increased contrast (#29481) silverwind 2024-02-29 06:11:11 +01:00
  • a6fd0176de
    Fix wrong test usage of AppSubURL (#29459) KN4CK3R 2024-02-29 04:39:24 +01:00
  • 6e1873288f
    Improve contrast on blame timestamp, fix double border (#29482) silverwind 2024-02-29 03:00:33 +01:00
  • 6d9b7253a2
    Fix/Improve processWindowErrorEvent (#29407) silverwind 2024-02-28 23:20:53 +01:00
  • 850fc2516e
    Apply compact padding to small buttons with svg icons (#29471) silverwind 2024-02-28 21:26:12 +01:00
  • 252047ed2e
    Fix counter display number incorrectly displayed on the page (#29448) charles 2024-02-29 04:23:49 +08:00
  • 10cfa0879a
    Fix incorrect user location link on profile page (#29474) wxiaoguang 2024-02-29 00:03:06 +08:00
  • 1ad4bb9eb7
    Fix workflow trigger event bugs (#29467) Zettat123 2024-02-28 23:35:04 +08:00
  • 82405f808d
    Fix URL calculation in clone input box (#29470) silverwind 2024-02-28 16:04:04 +01:00
  • 71e0f185f9
    Remove jQuery from the "find file" page (#29456) Yarden Shoham 2024-02-28 16:11:54 +02:00
  • b5188cd55c
    Move generate from module to service (#29465) Lunny Xiao 2024-02-28 21:40:36 +08:00
  • d0fe6ea4e1
    The job should always run when if is always() (#29464) Zettat123 2024-02-28 18:54:44 +08:00
  • d557fbc5a7
    Recolor dark theme to blue shade (#29283) silverwind 2024-02-28 11:16:15 +01:00
  • 274c0aea2e
    Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 6543 2024-02-28 06:39:12 +01:00
  • db545b208b
    Implement actions badge svgs (#28102) Nanguan Lin 2024-02-28 01:56:18 +08:00
  • e9f4c2db82
    Fix missed return (#29450) Lunny Xiao 2024-02-27 23:09:13 +08:00
  • 9a8c90ee18
    Use tailwind instead of gt-[wh]- helper classes (#29423) Lunny Xiao 2024-02-27 22:31:41 +08:00
  • 0900c1552b
    Lock issues and pulls faster (#29436) 6543 2024-02-27 12:51:51 +01:00
  • 6bdfc84e6c
    Allow to change primary email before account activation (#29412) wxiaoguang 2024-02-27 18:55:13 +08:00
  • 6ed74a3fc7
    Update docs about DEFAULT_ACTIONS_URL (#29442) Jason Song 2024-02-27 17:18:35 +08:00
  • eedb8f4129
    Only use supported sort order for "explore/users" page (#29430) wxiaoguang 2024-02-27 17:10:51 +08:00
  • bad4ad7018
    Not trigger all jobs any more, when re-running the first job (#29439) sillyguodong 2024-02-27 15:40:21 +08:00
  • 29f149bd9f
    Move context from modules to services (#29440) Lunny Xiao 2024-02-27 15:12:22 +08:00
  • e55926ebfe
    Apply tailwindcss rules with !important (#29437) silverwind 2024-02-27 04:04:46 +01:00
  • eb2fc1818b
    Fix mail template error (#29410) wxiaoguang 2024-02-27 06:31:30 +08:00
  • 4f70ebb684
    Document our issue locking policy (#29433) delvh 2024-02-26 23:04:44 +01:00
  • 324626a11c
    Fix htmx rendering the login page in frame on session logout (#29405) Yarden Shoham 2024-02-26 14:40:41 +02:00
  • 403766cd81
    Ignore empty repo for CreateRepository in action notifier (#29416) yp05327 2024-02-26 18:38:15 +09:00
  • f8974c7725
    Fix incorrect tree path value for patch editor (#29377) wxiaoguang 2024-02-26 17:05:22 +08:00
  • f8c1efe944
    Fix logic error from #28138 (#29417) yp05327 2024-02-26 17:10:14 +09:00
  • 17f170ee37
    Include resource state events in Gitlab downloads (#29382) Sebastian Brückner 2024-02-26 04:08:21 +00:00
  • 65952417a8
    Add API to get PR by base/head (#29242) qwerty287 2024-02-26 03:39:01 +01:00
  • f38888bc78 [skip ci] Updated translations via Crowdin GiteaBot 2024-02-26 00:24:51 +00:00
  • f13f93261e
    Improve Documentation for Restoration from backup (#29321) kralo 2024-02-26 00:35:52 +01:00
  • 49e4826747
    Refactor "user/active" related logic (#29390) wxiaoguang 2024-02-26 05:55:00 +08:00
  • ed3892d843
    Remove jQuery AJAX from the archive download links (#29380) Yarden Shoham 2024-02-25 18:53:44 +02:00
  • f4b92578b4
    Add tailwindcss (#29357) silverwind 2024-02-25 17:46:46 +01:00
  • 4ccf5ab330
    Add missing space (#29393) KN4CK3R 2024-02-25 16:42:36 +01:00
  • 1c6858543c
    Integrate alpine noarch packages into other architectures index (#29137) KN4CK3R 2024-02-25 16:10:55 +01:00
  • 756b952c52
    enforce maxlength in frontend (#29389) Tim-Niclas Oelschläger 2024-02-25 15:31:15 +01:00
  • d2f6588b66
    Remove incorrect and unnecessary Escape from templates (#29394) wxiaoguang 2024-02-25 22:02:20 +08:00
  • ea164aba4b
    Make actions animation rotate counterclockwisely (#29378) wxiaoguang 2024-02-25 21:37:35 +08:00
  • f79c9e817a
    Use crypto/sha256 (#29386) KN4CK3R 2024-02-25 14:32:13 +01:00
  • ad0a34b492
    Add io.Closer guidelines (#29387) KN4CK3R 2024-02-25 14:05:23 +01:00
  • 0676bf52f9
    Remove jQuery AJAX from the notice selection deletion button (#29381) Yarden Shoham 2024-02-25 14:36:11 +02:00
  • f9207b0947
    Refactor Safe modifier (#29392) wxiaoguang 2024-02-25 18:45:56 +08:00
  • 2e33671f2c
    Add attachment support for code review comments (#29220) Jimmy Praet 2024-02-25 07:00:55 +01:00
  • 1ef87773b1
    Refactor modules/git global variables (#29376) wxiaoguang 2024-02-25 13:35:47 +08:00
  • 4e3d81e44e
    Remove jQuery from the code diff expansion buttons (#29385) Yarden Shoham 2024-02-25 07:07:23 +02:00
  • 1f6de13897
    Remove jQuery AJAX from the markdown editor preview (#29384) Yarden Shoham 2024-02-25 06:42:29 +02:00
  • 736c98be5c
    Refactor copy button event handler (#29379) wxiaoguang 2024-02-25 12:17:11 +08:00
  • b616f666b8
    Remove jQuery AJAX from the repo commit graph (#29373) Yarden Shoham 2024-02-25 06:09:55 +02:00
  • 328d908b4f
    Move citiation button to proper place (#29374) wxiaoguang 2024-02-25 08:13:04 +08:00
  • 15d071f4f8
    Remove jQuery AJAX from repo collaborator mode dropdown (#29371) Yarden Shoham 2024-02-25 01:08:51 +02:00
  • 10c7996b5a
    Remove RenderEmojiPlain from template helper (#29375) wxiaoguang 2024-02-25 06:34:51 +08:00
  • ff9dc51243
    Apply to become a maintainer (zokkis) (#29383) Tim-Nicas Oelschläger 2024-02-24 21:19:49 +01:00
  • c86d033a3e
    Remove jQuery from the Unicode escape button (#29369) Yarden Shoham 2024-02-24 21:11:51 +02:00
  • 4197e28100
    Refactor git attributes (#29356) KN4CK3R 2024-02-24 19:46:49 +01:00
  • 98ab9445d1
    Users with read permission of pull requests can be assigned too (#27263) Lunny Xiao 2024-02-24 22:14:48 +08:00
  • 29a26d9d8c
    Customizable "Open with" applications for repository clone (#29320) wxiaoguang 2024-02-24 21:12:17 +08:00
  • c42083a339
    Allow non-admin users to delete review requests (#29057) Zettat123 2024-02-24 20:38:43 +08:00
  • 267dbb4e93
    Remove jQuery from the issue reference context popup (#29367) Yarden Shoham 2024-02-24 14:03:53 +02:00
  • 553d46e6f6
    Do not double close reader (#29354) KN4CK3R 2024-02-24 12:45:59 +01:00
  • d3982bcd81
    Implement recent commits graph (#29210) Şahin Akkaya 2024-02-24 13:22:51 +03:00
  • 0a426cc575
    Add API to get merged PR of a commit (#29243) qwerty287 2024-02-24 09:18:39 +01:00
  • 6e5966597c
    Properly migrate target branch change GitLab comment (#29340) Sebastian Brückner 2024-02-24 07:49:16 +00:00
  • b79c30435f
    Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) Lunny Xiao 2024-02-24 14:55:19 +08:00
  • 4ba642d07d
    Revert "Support SAML authentication (#25165)" (#29358) 6543 2024-02-24 05:18:49 +01:00
  • 875f5ea6d8
    Implement code frequency graph (#29191) Şahin Akkaya 2024-02-24 02:41:24 +03:00
  • 6f6120dfa8
    Fix validity of the FROM email address not being checked (#29347) Carlos Felgueiras 2024-02-24 00:02:14 +01:00
  • 08c1926e1c
    Refactor generate-svg.js (#29348) silverwind 2024-02-23 23:07:27 +01:00
  • 53c7d8908e
    Make optional.Option[T] type serializable (#29282) 6543 2024-02-23 22:51:46 +01:00
  • 12d233faf7
    Remove jQuery from the stopwatch (#29351) Yarden Shoham 2024-02-23 23:19:54 +02:00
  • b762a1f1b1
    Fix tarball/zipball download bug (#29342) Zettat123 2024-02-24 01:49:46 +08:00
  • 2a278b996f
    Add support for linguist-detectable and linguist-documentation (#29267) KN4CK3R 2024-02-23 18:24:27 +01:00
  • 7d0903bf90
    Adjust changelog for v1.21.6 to move prs to correct labels (#29339) (#29343) Lunny Xiao 2024-02-23 19:09:18 +08:00
  • 3ef6252e06
    Allow options to disable user deletion from the interface on app.ini (#29275) Lunny Xiao 2024-02-23 15:24:04 +08:00
  • 7fbdb60fc1
    Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 6543 2024-02-23 03:18:33 +01:00
  • b748d62b46
    Add slow SQL query warning (#27545) Earl Warren 2024-02-23 01:57:24 +01:00
  • 532e422027
    Unify organizations header (#29248) Tim-Nicas Oelschläger 2024-02-23 01:24:57 +01:00
  • e044504241
    Frontport changelogs of minor releases (#29337) 6543 2024-02-23 01:24:07 +01:00
  • 5bb8d1924d
    Support SAML authentication (#25165) techknowlogick 2024-02-22 19:08:17 -05:00
  • c4b0cb4d0d
    Upgrade to fabric 6 (#29334) silverwind 2024-02-23 00:31:24 +01:00
  • 532da5ed5e
    Don't show third-party JS errors in production builds (#29303) silverwind 2024-02-22 22:21:43 +01:00
  • 681c3ec7ea
    Remove bountysource (#29330) Kyle D 2024-02-22 13:53:03 -05:00
  • c9d0e63c20
    Remove unnecessary "Str2html" modifier from templates (#29319) wxiaoguang 2024-02-23 02:05:47 +08:00
  • 5ed17d9895
    Ignore the linux anchor point to avoid linux migrate failure (#29295) Lunny Xiao 2024-02-23 01:40:53 +08:00
  • eaede2de98
    Remove jQuery from the repo commit functions (#29230) Yarden Shoham 2024-02-22 19:13:25 +02:00
  • 7a1557d2cc
    Remove unnecessary "Safe" modifier from templates (#29318) wxiaoguang 2024-02-23 01:02:33 +08:00
  • f390d5eb4f
    Remove jQuery from the image pasting functionality (#29324) Yarden Shoham 2024-02-22 18:35:58 +02:00