Commit Graph

  • c355728a6f
    Remove unnecessary code (#24610) Lunny Xiao 2023-05-10 12:57:06 +08:00
  • 29637b03b2
    Fix commits pushed with deploy keys not shown in dashboard (#24521) Zettat123 2023-05-10 12:14:58 +08:00
  • 8030614386
    fix: release page for empty or non-existing target (#24470) oliverpool 2023-05-10 05:43:55 +02:00
  • 5930ab5fdf
    Filter get single commit (#24613) Matthew Walowski 2023-05-09 18:34:07 -07:00
  • 9a0652f0b2
    Attach a tooltip to the action status icon (#24614) Yarden Shoham 2023-05-09 22:39:16 +03:00
  • 4f1065030f
    Use official Vue extension in Gitpod (#24609) Yarden Shoham 2023-05-09 21:03:50 +03:00
  • cd9a13ebb4
    Create a branch directly from commit on the create branch API (#22956) 来自村里的小螃蟹 2023-05-09 18:22:32 +08:00
  • 023a048f52
    Make repository response support HTTP range request (#24592) wxiaoguang 2023-05-09 15:34:36 +08:00
  • c090f87a8d
    Add Gitea Profile Readmes (#23260) Nicholas Pease 2023-05-09 01:57:24 -04:00
  • b6fc2cdf82
    Make diff view full width again (#24598) wxiaoguang 2023-05-09 13:21:03 +08:00
  • 2ee72d011f
    Add permission check for moving issue action in project view page (#24589) yp05327 2023-05-09 13:50:16 +09:00
  • d5b2bf9044
    Update JS dependencies, add new eslint rules (#24597) silverwind 2023-05-09 04:35:49 +02:00
  • 1dd83dbb91
    Filters for GetAllCommits (#24568) Matthew Walowski 2023-05-08 18:06:05 -07:00
  • 707c7e60c9 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-09 00:24:20 +00:00
  • 46e97986f5
    Attach a tooltip to the action control button (#24595) Yarden Shoham 2023-05-09 02:59:59 +03:00
  • def4956122
    Improve Gitea's web context, decouple "issue template" code into service package (#24590) wxiaoguang 2023-05-09 07:30:14 +08:00
  • c4303efc23
    Support markdown editor for issue template (#24400) yp05327 2023-05-09 07:22:52 +09:00
  • 9ad5b59cd9
    Do not select line numbers when selecting text from the action run logs (#24594) Yarden Shoham 2023-05-08 21:50:05 +03:00
  • 3d266dd0f3
    In TestViewRepo2, convert computed timezones to local time (#24579) Nick 2023-05-08 09:07:41 -04:00
  • f5b70a029c
    Fix close org projects (#24588) yp05327 2023-05-08 21:19:27 +09:00
  • 6f9c278559
    Rewrite queue (#24505) wxiaoguang 2023-05-08 19:49:59 +08:00
  • cb700aedd1
    Split "modules/context.go" to separate files (#24569) wxiaoguang 2023-05-08 17:36:54 +08:00
  • ff5629268c
    Pass 'not' to commit count (#24473) Matthew Walowski 2023-05-08 00:10:53 -07:00
  • e962ade99c
    Refresh the refernce of the closed PR when reopening (#24231) sillyguodong 2023-05-08 14:39:32 +08:00
  • 80765aab8c
    Fix broken link in tests/e2e/README (#24576) Steve Russo 2023-05-07 17:52:11 -07:00
  • 3319e9597e [skip ci] Updated licenses and gitignores GiteaBot 2023-05-08 00:23:39 +00:00
  • 1144b1d129
    Add goto issue id function (#24479) Tyrone Yeh 2023-05-07 23:44:16 +08:00
  • 0bb52883eb
    Improve decryption failure message (#24573) wxiaoguang 2023-05-07 19:29:43 +08:00
  • 56ae853ca0
    Simplify template helper functions (#24570) wxiaoguang 2023-05-07 17:49:46 +08:00
  • 377e0139b0
    Makefile: Use portable !, not GNUish -not, with find(1). (#24565) riastradh 2023-05-07 04:41:33 +00:00
  • 97b70a0cd4
    Add org visibility label to non-organization's dashboard (#24558) Hester Gong 2023-05-07 08:33:43 +08:00
  • 4daf40505a
    Sort users and orgs on explore by recency by default (#24279) techknowlogick 2023-05-06 10:04:55 -04:00
  • 46679554d0
    Change add_on translation to added_on and include placeholder for the date (#24562) Yarden Shoham 2023-05-06 16:11:27 +03:00
  • 95e2e3aa30
    Change valid_until translation to valid_until_date and include placeholder for the date (#24563) Yarden Shoham 2023-05-06 15:37:02 +03:00
  • ef92459e18
    Fix docs failing the build on main (#24561) Yarden Shoham 2023-05-06 14:52:44 +03:00
  • db582d97ef
    Improve wiki user title test (#24559) wxiaoguang 2023-05-06 19:24:18 +08:00
  • bc888e5f92
    Fix incorrect user visibility (#24557) Zettat123 2023-05-06 18:54:26 +08:00
  • 291c868046
    Change join_on translation to joined_on and include placeholder for the date (#24550) Yarden Shoham 2023-05-06 13:10:30 +03:00
  • e5a8ebc0ed
    Require at least one unit to be enabled (#24189) Lunny Xiao 2023-05-06 17:39:06 +08:00
  • 0ebabf3c6b
    Fix broken README link (#24546) JakobDev 2023-05-06 10:16:06 +02:00
  • 0deb5053bd
    Check latest version on CI (#24556) Lunny Xiao 2023-05-06 15:43:56 +08:00
  • 05209f0d1d
    Add RPM registry (#23380) KN4CK3R 2023-05-05 22:33:37 +02:00
  • 8f314c6793
    Docs for Gitea Actions (#24405) Jason Song 2023-05-06 04:07:20 +08:00
  • b8c19e7a11
    Update LDAP filters to include both username and email address (#24547) Gary Moon 2023-05-05 14:18:53 -04:00
  • 09dd4b42c7
    Temporarily disable PATs until next release (#24527) Kyle D 2023-05-05 11:41:44 -04:00
  • ea1afb945d
    Replace placeholders in licenses (#24354) Jason Song 2023-05-05 21:46:17 +08:00
  • a866cb0cb9
    Fix the permission of team's Actions unit issue (#24536) sillyguodong 2023-05-05 20:02:30 +08:00
  • a1cd455c85
    Bump golang deps (#24533) techknowlogick 2023-05-05 05:17:19 -04:00
  • f17a4358f4
    Fix mirrors repository disapeared on user dashboard (#24520) Lunny Xiao 2023-05-05 16:41:21 +08:00
  • 3ee7f27341
    Revert "Prevent a user with a different email from accepting the team invite" (#24531) Lunny Xiao 2023-05-05 15:59:12 +08:00
  • 421840486f
    Fix form method/class (#24535) wxiaoguang 2023-05-05 13:14:22 +08:00
  • 81d6007055
    Fix typo in rename branch dialog (#24537) sillyguodong 2023-05-05 12:44:59 +08:00
  • 27a569609c
    Check length of LogIndexes in case it is outdated (#24516) Jason Song 2023-05-05 11:37:43 +08:00
  • 78fdbaf186
    Harmonize title formatting in docs/content/doc/development/api-usage.en-us.md (#24529) Benjamin Loison 2023-05-05 05:11:54 +02:00
  • c1e9c7b7b9
    automate locking closed threads (#24525) techknowlogick 2023-05-04 22:17:29 -04:00
  • 8f17237b82 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-05 00:22:45 +00:00
  • 0c657112a3
    Display warning when user try to rename default branch (#24512) sillyguodong 2023-05-05 06:54:38 +08:00
  • 0ca1958e1a
    Upgrade to Node 20 on CI, enable actions cancellation (#24524) silverwind 2023-05-05 00:21:48 +02:00
  • 747e9f735c
    Fix incorrectly quoted translation (#24514) Lunny Xiao 2023-05-05 02:46:47 +08:00
  • 7abe958f5b
    Fix color for transfer related buttons when having no permission to act (#24510) Hester Gong 2023-05-04 21:21:30 +08:00
  • 03fab6a8bb
    Fix some mistakes when using ignSignIn (#24415) wxiaoguang 2023-05-04 20:07:15 +08:00
  • 55a5717760
    Remove unused zapx replace statement on go.mod (#24515) Lunny Xiao 2023-05-04 18:37:39 +08:00
  • b1cee3fa3b
    Don't display creating page button in a mirror wiki repository (#24395) Lunny Xiao 2023-05-04 15:27:15 +08:00
  • 5d77691d42
    Improve template system and panic recovery (#24461) wxiaoguang 2023-05-04 14:36:34 +08:00
  • 75ea0d5dba
    Faster git.GetDivergingCommits (#24482) oliverpool 2023-05-04 07:08:41 +02:00
  • 377a0a20f0
    Merge setting.InitXXX into one function with options (#24389) Lunny Xiao 2023-05-04 11:55:35 +08:00
  • a2fe68e50b
    Changelog for 1.19.3 (#24495) (#24506) Yarden Shoham 2023-05-04 05:05:47 +03:00
  • f7f0782132
    Use Actions for DB & E2E tests (#24494) techknowlogick 2023-05-03 22:04:02 -04:00
  • ad8631c069
    Fix intermittent CI failure in EmptyQueue (#23753) zeripath 2023-05-04 02:37:30 +01:00
  • 402df1d6b4
    Prevent a user with a different email from accepting the team invite (#24491) Jack Hay 2023-05-03 21:21:58 -04:00
  • dbb3736785
    Fix incorrect webhook time and use relative-time to display it (#24477) yp05327 2023-05-04 08:53:43 +09:00
  • 4a722c9a45
    Make Issue/PR/projects more compact, misc CSS tweaks (#24459) silverwind 2023-05-03 23:58:59 +02:00
  • 723598b803
    Implement Cargo HTTP index (#24452) KN4CK3R 2023-05-03 22:58:43 +02:00
  • 48e3e38ee0
    Clean up polluted styles and remove dead CSS code (#24497) wxiaoguang 2023-05-04 02:32:10 +08:00
  • e9b39250b2
    Improve pull request merge box when pull request merged and branch deleted. (#24397) Lunny Xiao 2023-05-03 21:52:19 +08:00
  • a9ed87ce4a
    Fix EasyMDE toolbar (#24489) silverwind 2023-05-03 07:23:39 +02:00
  • 3ae997614a
    Enhance stylelint rule config, remove dead CSS (#24472) silverwind 2023-05-03 05:15:52 +02:00
  • 3362620ee3
    Fix api error message if fork exists (#24487) Otto Richter (fnetX) 2023-05-03 02:26:38 +02:00
  • 8be6da3e2f
    Add ntlm authentication support for mail (#23811) 木木田 2023-05-03 05:40:46 +08:00
  • bcdd3c30af
    Fix test delivery button in repo webhook settings page (#24478) yp05327 2023-05-03 04:58:18 +09:00
  • bf999e4069
    Add Debian package registry (#24426) KN4CK3R 2023-05-02 18:31:35 +02:00
  • 1f52560ca4
    Enable whitespace rendering on selection in Monaco (#24444) silverwind 2023-05-02 15:31:38 +02:00
  • d6f8238492
    Replace N/A with - everywhere (#24474) silverwind 2023-05-02 11:54:29 +02:00
  • df00ccacc9
    Fix invite display (#24447) KN4CK3R 2023-05-02 09:59:31 +02:00
  • da65b7ad47 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-02 00:23:19 +00:00
  • e8887de090
    replace PR docker dry run in drone with Actions (#24475) techknowlogick 2023-05-01 16:39:36 -04:00
  • 2b241ac914
    correct env vars techknowlogick 2023-05-01 14:31:11 -04:00
  • 1ceaef26b8
    nightly image tag for releases techknowlogick 2023-05-01 14:18:56 -04:00
  • fa506cd571
    Remove font-awesome and fomantic icon module (#24471) silverwind 2023-05-01 19:25:54 +02:00
  • 3e7101dd64
    Improve "new-menu" (#24465) wxiaoguang 2023-05-02 00:08:37 +08:00
  • 5adf32b48e
    Remove fomantic breadcrumb module (#24463) silverwind 2023-05-01 17:40:02 +02:00
  • 5987f00523
    Add rerun workflow button and refactor to use SVG octicons (#24350) yp05327 2023-05-01 23:14:20 +09:00
  • 18fc4f5289
    Remove .lgtm and reference to old bot (#24464) silverwind 2023-05-01 14:49:30 +02:00
  • ce16ff6219
    Remove unnecessary g-menu-stackable-scrollable (#24462) wxiaoguang 2023-05-01 18:51:14 +08:00
  • 1bd2772235
    Replace remaining fontawesome dropdown icons with SVG (#24455) silverwind 2023-05-01 11:35:02 +02:00
  • 00d998a513
    Move links out of translation (#24446) KN4CK3R 2023-05-01 09:17:27 +02:00
  • 8d33ce08b1
    target correct conditional techknowlogick 2023-05-01 00:31:50 -04:00
  • c205d559f9 [skip ci] Updated licenses and gitignores GiteaBot 2023-05-01 00:25:30 +00:00
  • fe2fe85263
    Set stop_on_error (#24453) KN4CK3R 2023-05-01 00:31:16 +02:00
  • 97991596bd
    Remove all direct references to font-awesome (#24448) Yarden Shoham 2023-05-01 01:02:56 +03:00