Commit graph

  • e6265cf59d
    Fix incorrect button CSS usages (#29015) wxiaoguang 2024-02-02 05:28:50 +08:00
  • b71850ea73
    Strip trailing newline in markdown code copy (#29019) silverwind 2024-02-01 22:01:48 +01:00
  • c3e462921e
    Improve user search display name (#29002) KN4CK3R 2024-02-01 18:10:16 +01:00
  • 3a66762130
    Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) Lunny Xiao 2024-02-01 14:25:37 +08:00
  • a1e0d8bd8b
    Update dorny/paths-filter action (#29003) silverwind 2024-02-01 02:43:06 +01:00
  • ab45f9ee12 [skip ci] Updated translations via Crowdin GiteaBot 2024-02-01 00:25:05 +00:00
  • 64faecefe1
    Fix UI Spacing Errors in mirror settings (#28990) yp05327 2024-02-01 09:04:23 +09:00
  • 4989ad0a9f
    Add htmx guidelines (#28993) Yarden Shoham 2024-02-01 00:36:23 +02:00
  • 3b50dd95ce
    Some refactor for git http (#28995) Lunny Xiao 2024-01-31 23:23:22 +08:00
  • adc3598a75
    Fix an actions schedule bug (#28942) Zettat123 2024-01-31 22:55:12 +08:00
  • 0b1a42ce0f
    Fix doc img path in profile readme (#28994) yp05327 2024-01-31 22:32:17 +09:00
  • 3e8414179c
    Introduce htmx and use it to avoid full page load on Subscribe and Follow (#28908) Yarden Shoham 2024-01-30 16:45:54 +02:00
  • 27d4c11ec3
    Fix joins in db.Find(AndCount) (#28978) KN4CK3R 2024-01-30 03:37:24 +01:00
  • 8ef53c871b
    Update golang links to use https (#28980) Mike Cifelli 2024-01-29 20:11:11 -05:00
  • 37ede3197a
    Fix google logo in security page (#28982) Matheus Sampaio Queiroga 2024-01-29 21:54:52 -03:00
  • 28fe3db1fb
    Also match weakly validated ETags (#28957) cchangwen 2024-01-30 00:18:40 +08:00
  • 2a50d780f9 [skip ci] Updated licenses and gitignores GiteaBot 2024-01-29 00:24:21 +00:00
  • 34633d85f1
    Fix bug for generated repository object format (#28969) Lunny Xiao 2024-01-29 04:18:15 +08:00
  • dfc1ae15b6
    Fixing small space missing in sample config file (#28967) Arnaud Morin 2024-01-28 15:58:00 +01:00
  • d9b3849454
    Fix inconsistent naming of OAuth 2.0 ENABLE setting (#28951) wackbyte 2024-01-28 07:36:44 -05:00
  • 61f8ca4906
    Add screenshot for "Profile Readmes" to docs (#28964) 6543 2024-01-28 00:20:17 +01:00
  • 5f82ead13c
    Simplify how git repositories are opened (#28937) Lunny Xiao 2024-01-28 04:09:51 +08:00
  • 60e4a98ab0
    Preserve BOM in web editor (#28935) silverwind 2024-01-27 19:02:51 +01:00
  • 0e650dca30
    Make loading animation less aggressive (#28955) Yarden Shoham 2024-01-27 14:27:37 +02:00
  • fc1bae00a4
    Fix SSPI user creation (#28948) KN4CK3R 2024-01-27 10:27:34 +01:00
  • 01acd1eea3
    Strip / from relative links (#28932) KN4CK3R 2024-01-27 04:36:01 +01:00
  • a240d5dfa7
    Fix non-alphabetic sorting of repo topics (#28938) wackbyte 2024-01-26 09:15:57 -05:00
  • 534917d576
    Don't remove all mirror repository's releases when mirroring (#28817) Lunny Xiao 2024-01-26 14:18:19 +08:00
  • ba24e0ba61
    Use new RPM constants (#28931) KN4CK3R 2024-01-25 22:40:24 +01:00
  • 76bbad4e74
    Check for sha256 support to use --object-format flag (#28928) John Olheiser 2024-01-25 12:04:50 -06:00
  • 3084c990b0
    fix: update enable_prune even if mirror_interval is not provided (#28905) Anthony Quéré 2024-01-25 13:51:32 +01:00
  • 071b7b2a03
    Implement MigrateRepository for the actions notifier (#28920) Zettat123 2024-01-25 20:06:29 +08:00
  • c46316f7ae
    Respect branch info for relative links (#28909) KN4CK3R 2024-01-25 09:54:44 +01:00
  • eaab89c46b [skip ci] Updated translations via Crowdin GiteaBot 2024-01-25 00:25:21 +00:00
  • 7ed18566e1
    Show in Web UI if file is vendored and generated (#28620) JakobDev 2024-01-24 06:51:37 +01:00
  • ee3e83eec1
    Don't reload timeline page when (un)resolving or replying conversation (#28654) Jimmy Praet 2024-01-24 04:26:28 +01:00
  • 4567a3a1ad
    Allow to sync tags from admin dashboard (#28045) JakobDev 2024-01-24 04:02:04 +01:00
  • f3ba3e922d
    Don't run push mirrors for archived repos (#27140) JakobDev 2024-01-24 03:32:57 +01:00
  • 1af45689f9
    Only migrate the first 255 chars of a Github issue title (#28902) JakobDev 2024-01-24 03:09:08 +01:00
  • fd97613b65
    Fix hardcoded GitHub icon used as migrated release avatar (#28910) wackbyte 2024-01-23 20:07:13 -05:00
  • 1ca947baec [skip ci] Updated translations via Crowdin GiteaBot 2024-01-24 00:25:44 +00:00
  • 82acf22d9c
    Update go dependencies and fix go-git (#28893) wxiaoguang 2024-01-23 13:40:00 +08:00
  • c4cdebacfe
    Fix sort bug on repository issues list (#28897) Lunny Xiao 2024-01-23 09:17:42 +08:00
  • 4abd63d378
    Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) Lunny Xiao 2024-01-22 18:24:55 +08:00
  • 77506c6f6c
    Add missing exclusive in advanced label options (#28322) Luca Zulberti 2024-01-22 08:56:17 +01:00
  • 8e9b6817bc
    Fix DeleteCollaboration transaction behaviour (#28886) KN4CK3R 2024-01-22 08:19:56 +01:00
  • 23efd9d278
    Fix schedule not trigger bug because matching full ref name with short ref name (#28874) Lunny Xiao 2024-01-22 10:13:24 +08:00
  • 692929b628 [skip ci] Updated licenses and gitignores GiteaBot 2024-01-22 00:26:33 +00:00
  • caad931385
    Prevent anonymous container access if RequireSignInView is enabled (#28877) KN4CK3R 2024-01-21 17:31:29 +01:00
  • b693611b35
    Don't show new pr button when page is not compare pull (#26431) yp05327 2024-01-22 00:13:00 +09:00
  • 5d09023f13
    Avoid duplicate JS error messages on UI (#28873) wxiaoguang 2024-01-21 22:23:08 +08:00
  • 0e6fd0d1c1
    Fix branch list bug which displayed default branch twice (#28878) Lunny Xiao 2024-01-21 22:08:31 +08:00
  • 49d7663929
    Revert adding htmx until we finaly decide to add it (#28879) 6543 2024-01-21 14:42:35 +01:00
  • 1df06e3f39
    Don't do a full page load when clicking the follow button (#28872) Yarden Shoham 2024-01-21 00:37:22 +02:00
  • 14f6fcf448
    Don't do a full page load when clicking the subscribe button (#28871) Yarden Shoham 2024-01-20 21:44:51 +02:00
  • 80d48621cd
    Fix incorrect PostgreSQL connection string for Unix sockets (#28865) sdvcrx 2024-01-21 00:04:47 +08:00
  • 6c771a311b
    Run npm audit fix (#28866) Yarden Shoham 2024-01-20 17:37:32 +02:00
  • 7711db0a71
    Fix migrate storage bug (#28830) Lunny Xiao 2024-01-20 23:27:31 +08:00
  • 5574968ecb
    Set the isPermaLink attribute to false in the guid sub-element (#28860) Yarden Shoham 2024-01-20 04:38:16 +02:00
  • b9d91694af
    In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler (#28859) Mechiel Lukkien 2024-01-20 03:12:20 +01:00
  • 62f995203a
    Move doctor package from modules to services (#28856) Lunny Xiao 2024-01-20 10:07:31 +08:00
  • d68a613ba8
    Add support for sha256 repositories (#23894) Adam Majer 2024-01-19 16:05:02 +00:00
  • 07ba4d9f87
    Fix incorrect action duration time when rerun the job before executed once (#28364) yp05327 2024-01-19 23:05:49 +09:00
  • 461d8b53c2
    Fix some RPM registry flaws (#28782) KN4CK3R 2024-01-19 12:37:10 +01:00
  • 075c4c89ee
    tests: missing refs/ in bare repositories (#28844) Adam Majer 2024-01-19 07:12:21 +00:00
  • 1167d523c4
    Fix archive creating LFS hooks and breaking pull requests (#28848) Brecht Van Lommel 2024-01-19 06:49:18 +01:00
  • b60a7c3358
    Return responseText instead of string in some functions (#28836) yp05327 2024-01-19 11:45:23 +09:00
  • 4674aea25b
    Fix display latest sync time for pull mirrors on the repo page (#28841) yp05327 2024-01-18 19:27:07 +09:00
  • eba9c0ce48
    Add testing for CalcCommitStatus (#28823) Lunny Xiao 2024-01-17 21:27:59 +08:00
  • c8ba17c73f
    Remove duplicated checkinit on git module (#28824) Lunny Xiao 2024-01-17 17:56:00 +08:00
  • 2bdab948cb
    Add missing migration (#28827) Lunny Xiao 2024-01-17 17:26:45 +08:00
  • ad98ea63ee
    Fix uploaded artifacts should be overwritten (#28726) FuXiaoHei 2024-01-17 11:21:16 +08:00
  • 49eb168677
    Retarget depending pulls when the parent branch is deleted (#28686) Viktor Kuzmin 2024-01-17 03:44:56 +03:00
  • 9c869b10b5
    Bump @github/relative-time-element to 4.3.1 (#28819) Yarden Shoham 2024-01-16 23:52:19 +02:00
  • b8270240bf
    Fix reverting a merge commit failing (#28794) Mihir Joshi 2024-01-16 20:36:51 +05:30
  • edfb57e699
    Render code block in activity tab (#28816) JakobDev 2024-01-16 15:38:09 +01:00
  • c08d263a19
    Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) Lunny Xiao 2024-01-16 20:54:48 +08:00
  • 930e38d010
    Use refname:strip-2 instead of refname:short when syncing tags (#28797) Lunny Xiao 2024-01-16 15:13:07 +08:00
  • 5374d29aa9
    Add gist to comparison (#28809) crapStone 2024-01-15 22:37:32 +00:00
  • d971dfbae1
    Fix links in issue card (#28806) Denys Konovalov 2024-01-15 21:38:13 +01:00
  • 885cc32b14
    Show latest commit for file (#28067) JakobDev 2024-01-15 17:42:15 +01:00
  • 2c3da59e27
    Add ability to see open and closed issues at the same time (#28757) Gwyneth Morgan 2024-01-15 07:07:22 -08:00
  • 2d343f8987
    Display latest sync time for pull mirrors on the repo page (#28712) Dmitry Sharshakov 2024-01-15 17:37:14 +03:00
  • 3793ec4d14
    Fix GetCommitStatuses (#28787) KN4CK3R 2024-01-15 15:07:32 +01:00
  • b0e6c25535
    Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) wxiaoguang 2024-01-15 19:15:31 +08:00
  • 637451a45e
    Rework markup link rendering (#26745) KN4CK3R 2024-01-15 09:49:24 +01:00
  • c7e4629c02
    Fix nil pointer panic when exec some gitea cli command (#28791) yp05327 2024-01-15 16:43:53 +09:00
  • 5d3fdd1212
    Add branch protection setting for ignoring stale approvals (#28498) Jimmy Praet 2024-01-15 08:20:01 +01:00
  • ce0225c1b8
    Forbid removing the last admin user (#28337) yp05327 2024-01-15 15:51:43 +09:00
  • b820019fec
    Fix when private user following user, private user will not be counted in his own view (#28037) yp05327 2024-01-15 14:43:14 +09:00
  • fee80a1847
    Update github.com/cloudflare/circl (#28789) Chongyi Zheng 2024-01-15 11:14:26 +08:00
  • 70c4aad8e1
    Move more functions to db.Find (#28419) Lunny Xiao 2024-01-15 10:19:25 +08:00
  • e5313248a8
    Add non-JS fallback for reaction tooltips (#28785) Gwyneth Morgan 2024-01-14 17:42:59 -08:00
  • 3f342d6dff
    Modernize merge button (#28140) Earl Warren 2024-01-14 23:00:47 +01:00
  • 5a7bacb005
    Warn that DISABLE_QUERY_AUTH_TOKEN is false only if it's explicitly defined (#28783) Yarden Shoham 2024-01-14 22:20:18 +02:00
  • fa8c3beb26
    Speed up loading the dashboard on mysql/mariadb (#28546) Lunny Xiao 2024-01-14 22:34:25 +08:00
  • 97292da960
    Fix schedule tasks bugs (#28691) Lunny Xiao 2024-01-13 05:50:38 +08:00
  • 6c6823935c
    Add tests for #28765 (#28773) Jack Hay 2024-01-12 12:15:42 -05:00
  • 9b59af37e7
    Fix issue dependencies (#27736) Nanguan Lin 2024-01-13 00:49:02 +08:00
  • 4f8f5f6e25
    Assign pull request to project during creation (#28227) Denys Konovalov 2024-01-12 16:25:15 +01:00