Commit Graph

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