Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
256 commits
Select commit Hold shift + click to select a range
dc9e795
Fix issue label rendering in the issue popup (#30763) (#30773)
GiteaBot Apr 30, 2024
e8279fc
Fix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAGS is set (#307…
GiteaBot Apr 30, 2024
a75b0d2
Fix dashboard commit status null access (#30771) (#30786)
GiteaBot Apr 30, 2024
022eac4
Get repo assignees and reviewers should ignore deactivated users (#30…
6543 Apr 30, 2024
2bedd16
Improve logout from worker (#30775) (#30789)
GiteaBot Apr 30, 2024
ab344a3
Rework and fix stopwatch (#30732) (#30787)
GiteaBot Apr 30, 2024
99e89e5
Fix duplicate status check contexts (#30660) (#30779)
Zettat123 May 1, 2024
97a7c04
Fix bleve fuzziness (#30799) (#30804)
GiteaBot May 1, 2024
ac91bb2
Fix markdown rendering when mentioning users (#30795) (#30810)
GiteaBot May 2, 2024
e1a79ae
Skip gzip for some well-known compressed file types (#30796) (#30813)
GiteaBot May 2, 2024
d793f25
Fix branch selector UI (#30803) (#30819)
GiteaBot May 2, 2024
ee17289
Fix issue card layout (#30800) (#30820)
GiteaBot May 2, 2024
41efdda
Fix rounded border for segment followed by pagination (#30809) (#30818)
GiteaBot May 2, 2024
606b12c
Fix activity heat map padding & locale (#30823) (#30827)
GiteaBot May 2, 2024
3f0dc69
Improve context popup rendering (#30824) (#30829)
GiteaBot May 2, 2024
c34a03d
Upgrade chi-binding (#30826) (#30830)
GiteaBot May 2, 2024
253c97b
Add hover outline to heatmap squares (#30828) (#30832)
GiteaBot May 2, 2024
f62f04c
Fix incorrect message id for release email (#30825) (#30833)
GiteaBot May 2, 2024
665a06c
Catch and handle unallowed file type errors in issue attachment API (…
GiteaBot May 2, 2024
6d83f5e
Prevent automatic OAuth grants for public clients (#30790) (#30836)
GiteaBot May 2, 2024
41f8ef8
Improve repo button row layout (#30668) (#30839)
GiteaBot May 2, 2024
7db434b
Fix JS error on pull request page (#30838) (#30841)
GiteaBot May 3, 2024
ab2ef1a
Ignore useless error message "broken pipe" (#30801) (#30842)
GiteaBot May 3, 2024
7ad2d03
Don't only list code-enabled repositories when using repository API (…
GiteaBot May 3, 2024
1f9a9fa
Improve grep search (#30843) (#30850)
GiteaBot May 3, 2024
a82e630
Fix no edit history after editing issue's title and content (#30814) …
GiteaBot May 3, 2024
471b411
Fix markdown URL parsing for commit ID (#30812) (#30855)
GiteaBot May 4, 2024
0546029
Add result check in TestAPIEditUser (#29674) (#30860)
GiteaBot May 5, 2024
60fa2a5
Fix issue/PR title edit (#30858) (#30865)
GiteaBot May 5, 2024
bb7150c
Do not show monaco JS errors (#30862) (#30866)
GiteaBot May 5, 2024
2252a7b
Have time.js use UTC-related getters/setters (#30857) (#30869)
GiteaBot May 6, 2024
e2e326f
Fix some UI problems (install/checkbox) (#30854) (#30870)
GiteaBot May 6, 2024
b22d7fd
Fix some UI problems (dropdown/container) (#30849) (#30871)
GiteaBot May 6, 2024
cfe6779
Get repo list with OrderBy alpha should respect owner too (#30784) (#…
GiteaBot May 6, 2024
ad5a8d0
Make "sync branch" also sync object format and add tests (#30878) (#3…
GiteaBot May 7, 2024
d5563be
Make sure git version&feature are always prepared (#30877) (#30879)
wxiaoguang May 7, 2024
216c8ea
Fix missing migrate actions artifacts (#30874) (#30886)
GiteaBot May 7, 2024
d410e2a
Repository explore alphabetically order respect owner name (#30882)
6543 May 7, 2024
d4c2db3
Refactor AppURL usage (#30885) (#30891)
wxiaoguang May 8, 2024
ec3f5f9
Move database operations of merging a pull request to post receive ho…
GiteaBot May 8, 2024
271e874
Fix wrong transfer hint (#30889) (#30900)
GiteaBot May 8, 2024
084bec8
Fix various problems around projects board view (#30696) (#30902)
GiteaBot May 8, 2024
2f91a46
Fix misspelling of mergable (#30896) (#30905)
GiteaBot May 8, 2024
5f1af1f
Fix incorrect issue form (#30881) (#30904)
GiteaBot May 8, 2024
08d697a
Add missing menu active item background back (#30897) (#30907)
GiteaBot May 8, 2024
df55139
Update issue indexer after merging a PR (#30715) (#30903)
GiteaBot May 9, 2024
4547525
Remove deprecated stuff for runners (#30930) (#30931)
GiteaBot May 10, 2024
2200c41
Fix incorrect default branch when adopt a repository (#30912) (#30928)
yp05327 May 10, 2024
b99473f
Check if reverse proxy is correctly configured (#30890) (#30935)
GiteaBot May 10, 2024
94c5a30
Fix some UI regressions for commit list (#30920) (#30937)
GiteaBot May 10, 2024
14dc00a
Move reverproxyauth before session so the header will not be ignored …
GiteaBot May 12, 2024
bc45588
Remove If Exist check on migration for mssql because that syntax requ…
GiteaBot May 12, 2024
ebe8e63
Fix file path width in repo non-homepage view (#30951) (#30952)
GiteaBot May 12, 2024
f806bbb
Support using label names when changing issue labels (#30943) (#30958)
GiteaBot May 13, 2024
70eaa99
fix: change npm scope registry (#30964) (#30965)
GiteaBot May 13, 2024
c1337e7
Restyle release list, fix branch dropdown (#30837) (#30968)
GiteaBot May 13, 2024
8393ff7
Protected tag is no internal server error (#30962) (#30970)
GiteaBot May 14, 2024
042777a
Filter out duplicate action(activity) items for a repository (#30957)…
GiteaBot May 14, 2024
5b7e54f
Always load or generate oauth2 jwt secret (#30942) (#30978)
GiteaBot May 14, 2024
cb52eb6
Remove unnecessary double quotes on language file (#30977) (#30979)
GiteaBot May 15, 2024
0c9dcda
Check if the release is converted from the tag when updating the rele…
GiteaBot May 15, 2024
3cdf9ed
Put web editor into a segment (#30966) (#30993)
GiteaBot May 16, 2024
835411b
template: `label` fix correct input id (#30987) (#30997)
GiteaBot May 16, 2024
f0e74da
Upgrade `tqdm` dependency (#30996) (#31000)
GiteaBot May 17, 2024
bd3787c
Fix JS error when editing a merged PR's title (#30990) (#31001)
GiteaBot May 17, 2024
8eac16d
Simplify mirror repository API logic (#30963) (#31009)
GiteaBot May 18, 2024
a58498c
Improve reverse proxy documents and clarify the AppURL guessing behav…
GiteaBot May 19, 2024
ab33b78
Fix "force private" logic (#31012) (#31021)
GiteaBot May 20, 2024
8446caa
Fix bug on avatar (#31008) (#31019)
GiteaBot May 20, 2024
d17bfad
Fix data-race during testing (#30999) (#31024)
GiteaBot May 20, 2024
a798a1e
Fix project column title overflow (#31011) (#31025)
GiteaBot May 20, 2024
3d3123d
Avoid 500 panic error when uploading invalid maven package file (#310…
GiteaBot May 20, 2024
8663a35
Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)
GiteaBot May 20, 2024
8a259e5
Return `access_denied` error when an OAuth2 request is denied (#30974…
GiteaBot May 20, 2024
55cb356
Refactor sha1 and time-limited code (#31023) (#31030)
GiteaBot May 20, 2024
27a4c67
Don't include link of deleted branch when listing branches (#31028) (…
GiteaBot May 21, 2024
e3390e2
use existing oauth grant for public client (#31015) (#31042)
GiteaBot May 21, 2024
2648962
Fix automerge will not work because of some events haven't been trigg…
GiteaBot May 22, 2024
7d5ac68
Sync up deleted branches & action assets related cleanup documentatio…
GiteaBot May 22, 2024
cc51f70
Update Actions documentation missing feature (#31034) (#31048)
GiteaBot May 22, 2024
14ed06d
align s3 files with docker naming (#31050) (#31052)
GiteaBot May 23, 2024
564fef1
Fix wrong display of recently pushed notification (#25812) (#31043)
yp05327 May 23, 2024
2e90b80
Alpine 3.20 has been released (#31047) (#31057)
GiteaBot May 23, 2024
7d56ee3
Support setting the `default` attribute of the issue template dropdow…
GiteaBot May 24, 2024
1171b24
Make gitea webhooks openproject compatible (#28435) (#31081)
GiteaBot May 26, 2024
7b73182
Change `--border-radius-circle` to `--border-radius-full` (#30936) (#…
GiteaBot May 26, 2024
02b947a
Fix `View File` button link if branch deleted on pull request files p…
GiteaBot May 26, 2024
e0b7938
Fix possible ui 500 if workflow's job is nil (#31092) (#31098)
GiteaBot May 27, 2024
0e70f73
Fix border radius on hovered secondary menu (#31089) (#31097)
GiteaBot May 27, 2024
b903e2b
Prevent tab shifting, remove extra margin on fluid pages (#31090) (#3…
GiteaBot May 27, 2024
803b0c9
Add v1.22.0 changelog (#31060)
lunny May 27, 2024
7f706bd
Update pip related commands for docker (#31106) (#31111)
GiteaBot May 27, 2024
b0981f6
Fix missing memcache import (#31105) (#31109)
GiteaBot May 27, 2024
7ecb1d6
Move documents under actions (#31110) (#31116)
GiteaBot May 27, 2024
447b3e2
Fix DashboardRepoList margin (#31121) (#31128)
GiteaBot May 28, 2024
d6ae2b3
Fix API repository object format missed (#31118) (#31132)
GiteaBot May 28, 2024
e6bacf1
Add missed return after `ctx.ServerError` (#31130) (#31133)
GiteaBot May 28, 2024
b615a59
Improve mobile review ui (#31091) (#31136)
GiteaBot May 28, 2024
9c93c62
Remove duplicate `ProxyPreserveHost` in Apache httpd doc (#31143) (#3…
GiteaBot May 29, 2024
42b2541
Update demo site location from try.gitea.io -> demo.gitea.com (#31054…
GiteaBot May 29, 2024
c6189cf
Add an immutable tarball link to archive download headers for Nix (#3…
GiteaBot May 29, 2024
a672f06
Use vertical layout for multiple code expander buttons (#31122) (#31152)
GiteaBot May 29, 2024
fb14ca3
Fix markup preview (#31158) (#31166)
GiteaBot May 30, 2024
f0d55e4
Swap word order in Comment and Close (#31148) (#31165)
GiteaBot May 30, 2024
cc64d4d
Ignore FindRecentlyPushedNewBranches err (#31164) (#31171)
wxiaoguang May 30, 2024
e8c776c
Fix push multiple branches error with tests (#31151) (#31153)
GiteaBot May 30, 2024
c6176ee
Fix branch order (#31174) (#31193)
GiteaBot May 31, 2024
1987c86
Fix URL In Gitea Actions Badge Docs (#31191) (#31198)
GiteaBot May 31, 2024
b6280f4
Split sanitizer functions and fine-tune some tests (#31192) (#31200)
GiteaBot May 31, 2024
68e405c
Fix the possible migration failure on 286 with postgres 16 (#31209) (…
GiteaBot Jun 2, 2024
33fa93a
Fix agit checkout command line hint & fix ShowMergeInstructions check…
GiteaBot Jun 3, 2024
0328f31
Fix overflow in issue card (#31203) (#31225)
GiteaBot Jun 3, 2024
0b5012c
Update air package path (#31233) (#31236)
GiteaBot Jun 4, 2024
85a8176
Fix overflow on notifications (#31178) (#31237)
GiteaBot Jun 4, 2024
298d05d
Remove .segment from .project-column (#31204) (#31239)
GiteaBot Jun 4, 2024
331c32f
Fix overflow on push notification (#31179) (#31238)
GiteaBot Jun 4, 2024
ca414a7
Fix NuGet Package API for $filter with Id equality (#31188) (#31242)
Jun 4, 2024
5136c87
Make pasted "img" tag has the same behavior as markdown image (#31235…
GiteaBot Jun 4, 2024
082600a
Fix admin oauth2 custom URL settings (#31246) (#31247)
GiteaBot Jun 4, 2024
1c1c2d3
Make blockquote attention recognize more syntaxes (#31240) (#31250)
GiteaBot Jun 4, 2024
7cb67cf
fix: allow actions artifacts storage migration to complete succesfull…
GiteaBot Jun 5, 2024
83cf348
Optimize runner-tags layout to enhance visual experience (#31258) (#3…
GiteaBot Jun 5, 2024
875579c
Add replacement module for `mholt/archiver` (#31267) (#31270)
GiteaBot Jun 6, 2024
c07416b
Fix Activity Page Contributors dropdown (#31264) (#31269)
GiteaBot Jun 6, 2024
a918757
fixed the dropdown menu for the top New button to expand to the left …
GiteaBot Jun 7, 2024
75e0bdc
Optimize repo-list layout to enhance visual experience (#31272) (#31276)
GiteaBot Jun 7, 2024
5ca4c6d
Fix and clean up `ConfirmModal` (#31283) (#31291)
GiteaBot Jun 7, 2024
bbe98a3
Fix some URLs whose sub-path is missing (#31289) (#31292)
GiteaBot Jun 7, 2024
1dc8a66
Remove sub-path from container registry realm (#31293) (#31300)
GiteaBot Jun 10, 2024
abc92df
Add nix flake for dev shell (#30967) (#31310)
6543 Jun 11, 2024
c1c11aa
Fix line number width in code preview (#31307) (#31316)
GiteaBot Jun 11, 2024
3fcf865
Delete legacy cookie before setting new cookie (#31306) (#31317)
GiteaBot Jun 11, 2024
758f84f
Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)
GiteaBot Jun 11, 2024
b1ad8cc
Reduce memory usage for chunked artifact uploads to MinIO (#31325) (#…
GiteaBot Jun 12, 2024
4b6ef92
Fix navbar `+` menu flashing on page load (#31281) (#31342)
GiteaBot Jun 12, 2024
568ff10
Fix adopt repository has empty object name in database (#31333) (#31335)
GiteaBot Jun 12, 2024
95dfd94
Fix line number widths (#31341) (#31343)
GiteaBot Jun 13, 2024
6ca70c5
Fix hash render end with colon (#31319) (#31346)
GiteaBot Jun 13, 2024
6d0d464
Fixed incorrect localization `explorer.go` (#31348) (#31350)
GiteaBot Jun 13, 2024
cdd057c
Backport Iif (#31353)
wxiaoguang Jun 13, 2024
188e515
Fix repo graph JS (#31377)
wxiaoguang Jun 14, 2024
52925e9
Fix duplicate sub-path for avatars (#31365) (#31368)
wxiaoguang Jun 15, 2024
3f44844
Allow downloading attachments of draft releases (#31369) (#31380)
GiteaBot Jun 16, 2024
fa30716
Fix missing images in editor preview due to wrong links (#31299) (#31…
wxiaoguang Jun 17, 2024
ed0fc0e
Fix natural sort (#31384) (#31394)
GiteaBot Jun 17, 2024
a9d1e43
Fix bug filtering issues which have no project (#31337) (#31367)
lunny Jun 17, 2024
e8e43a7
Fix double border in system status table (#31363) (#31401)
GiteaBot Jun 17, 2024
042e9fc
Fix rendered wiki page link (#31398) (#31407)
wxiaoguang Jun 19, 2024
3813b27
Reduce `air` verbosity (#31417) (#31425)
GiteaBot Jun 19, 2024
5c79c2b
Fix new issue/pr avatar (#31419) (#31424)
GiteaBot Jun 19, 2024
05f3211
Increase max length of org team names from 30 to 255 characters (#314…
GiteaBot Jun 20, 2024
7fbcc58
Fix markdown math brackets render problem (#31420) (#31430)
GiteaBot Jun 20, 2024
9ecaeda
[Fix] Account Linking UpdateMigrationsByType (#31428) (#31434)
GiteaBot Jun 20, 2024
b83482b
Fix labels and projects menu overflow on issue page (#31435) (#31439)
GiteaBot Jun 20, 2024
a4f977e
Fix the wrong line number in the diff view page when expanded twice. …
GiteaBot Jun 20, 2024
a3529d6
Fix the link for .git-blame-ignore-revs bypass (#31432) (#31442)
GiteaBot Jun 21, 2024
be302f3
Support relative paths to videos from Wiki pages (#31061) (#31453)
GiteaBot Jun 21, 2024
8d60c7d
Switch to "Write" tab when edit comment again (#31445) (#31461)
GiteaBot Jun 22, 2024
688085c
Switch to upstream of `gorilla/feeds` (#31400) (#31464)
techknowlogick Jun 23, 2024
eaeb4d1
Fix web notification icon not updated once you read all notifications…
GiteaBot Jun 23, 2024
d1dd3fa
Fix deprecated Dockerfile ENV format (#31450) (#31452)
GiteaBot Jun 24, 2024
1825c31
Fix poor table column width due to breaking words (#31473) (#31477)
GiteaBot Jun 25, 2024
58b1ee5
Fix overflow menu flickering on mobile (#31484) (#31488)
GiteaBot Jun 25, 2024
151b786
Fix dropzone JS error when attachment is disabled (#31486)
wxiaoguang Jun 26, 2024
d9e6657
Upgrade `github.com/hashicorp/go-retryablehttp` (#31499)
silverwind Jun 26, 2024
3cecfa3
use correct l10n string (#31487) (#31490)
GiteaBot Jun 26, 2024
dceadd2
Fix avatar radius problem on the new issue page (#31506) (#31508)
GiteaBot Jun 27, 2024
50ecae7
remove typo (#31524)
rayden84 Jun 29, 2024
e290576
Update `golang.org/x/image` to v0.18.0 (#31542)
silverwind Jul 2, 2024
35c5192
Add changelog for 1.22.1 (#31517)
lunny Jul 4, 2024
6486c8b
Fix slow patch checking with commits that add or remove many files (#…
GiteaBot Jul 5, 2024
2dc6993
Return an empty string when a repo has no avatar in the repo API (#31…
jpraet Jul 5, 2024
43c63c3
Use old behavior for telegram webhook (#31588)
wxiaoguang Jul 9, 2024
c2445ae
Fix: Allow org team names of length 255 in create team form (#31564) …
GiteaBot Jul 10, 2024
c2b1b94
Remove unneccessary uses of `word-break: break-all` (#31637) (#31652)
GiteaBot Jul 18, 2024
00aade2
Fix a branch divergence cache bug (#31659) (#31661)
GiteaBot Jul 19, 2024
c71c95d
fix redis deps (#31662) (#31663)
techknowlogick Jul 19, 2024
17b0464
Enable direnv (#31672) (#31679)
GiteaBot Jul 23, 2024
6026785
Properly filter issue list given no assignees filter (#31522) (#31685)
GiteaBot Jul 24, 2024
0fb1c1f
Fix "Filter by commit" Dropdown (#31695) (#31696)
wxiaoguang Jul 25, 2024
7e9a895
Make GetRepositoryByName more safer (#31712) (#31718)
GiteaBot Jul 29, 2024
d3f0867
Add permission check when creating PR (#31033) (#31720)
yp05327 Jul 29, 2024
7b37f77
Fix API endpoint for registration-token (#31722) (#31728)
GiteaBot Jul 29, 2024
ec467c3
Set owner id to zero when GetRegistrationToken for repo (#31725) (#31…
GiteaBot Jul 30, 2024
8591c91
Fix the display of project type for deleted projects (#31732) (#31734)
GiteaBot Jul 30, 2024
6203ae7
Distinguish LFS object errors to ignore missing objects during migrat…
GiteaBot Jul 31, 2024
edf96fc
bump vue-bar-graph (#31705) (#31753)
techknowlogick Aug 1, 2024
9d362ca
Backport: Fix dates displaying in a wrong manner when we're close to …
aceArt-GmbH Aug 1, 2024
82003a3
Fix wiki revision pagination (#31760) (#31772)
GiteaBot Aug 4, 2024
b1266ed
Rename head branch of pull requests when renaming a branch (#31759) (…
GiteaBot Aug 4, 2024
27e4b31
Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) (#31…
GiteaBot Aug 7, 2024
8d11946
Fix protected branch files detection on pre_receive hook (#31778) (#3…
GiteaBot Aug 8, 2024
144648a
Fix `IsObjectExist` with gogit (#31790) (#31806)
GiteaBot Aug 9, 2024
e563297
fix(api): owner ID should be zero when created repo secret (#31715) (…
appleboy Aug 9, 2024
a39fe53
Show lock owner instead of repo owner on LFS setting page (#31788) (#…
GiteaBot Aug 11, 2024
f6f2349
Add `:focus-visible` style to buttons (#31799) (#31819)
GiteaBot Aug 12, 2024
a3633b5
Scroll images in project issues separately from the remaining issue (…
GiteaBot Aug 13, 2024
b6ede69
Fixes for unreachable project issues when transfer repository from or…
GiteaBot Aug 14, 2024
5fa90ad
Fix panic of ssh public key page after deletion of auth source (#3182…
GiteaBot Aug 15, 2024
771fb45
Add missing repository type filter parameters to pager (#31832) (#31…
GiteaBot Aug 16, 2024
1cf8f69
Avoid returning without written ctx when posting PR (#31843) (#31848)
GiteaBot Aug 16, 2024
3fe1f73
Fix raw wiki links (#31825) (#31845)
GiteaBot Aug 17, 2024
fe9a631
Fix overflowing content in action run log (#31842) (#31853)
GiteaBot Aug 18, 2024
5d2afc6
fix the component of access token list not mounted (#31824) (#31868)
sillyguodong Aug 19, 2024
3913ef6
Fix actions notify bug (#31866) (#31875)
GiteaBot Aug 19, 2024
0affb5c
add CfTurnstileSitekey context data to all captcha templates (#31874)…
GiteaBot Aug 20, 2024
a0d1630
Fix agit automerge (#31207) (#31881)
GiteaBot Aug 20, 2024
e536d18
Refactor the usage of batch catfile (#31754) (#31889)
GiteaBot Aug 20, 2024
96de5c2
bug fix for translation in ru (#31892)
lunny Aug 21, 2024
d9c65c9
Upgrade bleve to 2.4.2 (#31894)
lunny Aug 21, 2024
e060ae8
Don't return 500 if mirror url contains special chars (#31859) (#31895)
lunny Aug 21, 2024
b140f64
Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calc…
GiteaBot Aug 25, 2024
1d98d4e
Fix search team (#31923) (#31942)
GiteaBot Aug 29, 2024
24e8825
Update webpack to 5.94.0 (#31941)
silverwind Aug 29, 2024
0de69c2
Upgrade micromatch to 4.0.8 (#31944)
lunny Aug 30, 2024
b5500cd
Fix 500 error when `state` params is set when editing issue/PR by API…
GiteaBot Sep 1, 2024
cc15202
Fix sort order for organization home and user profile page (#31921) (…
yp05327 Sep 2, 2024
6f5748c
Prevent update pull refs manually and will not affect other refs upda…
GiteaBot Sep 2, 2024
d3b0bc2
Fix index too many file names bug (#31903) (#31953)
lunny Sep 3, 2024
9c990ac
Add lock for parallel maven upload (#31954)
lunny Sep 3, 2024
244fb11
Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)
lunny Sep 5, 2024
b39aa85
Fix nuget/conan/container packages upload bugs (#31967) (#31982)
GiteaBot Sep 5, 2024
5e36e9f
Add changelog for 1.22.2 (#31935)
lunny Sep 5, 2024
f7f4256
Use forum.gitea.com instead of old URL (#31989) (#31992)
GiteaBot Sep 6, 2024
6d4dfcd
Upgrade cache to v0.2.1 (#32003) (#32009)
lunny Sep 7, 2024
54d828f
Increase `cacheContextLifetime` to reduce false reports (#32011) (#32…
GiteaBot Sep 11, 2024
0629c08
Support allowed hosts for migrations to work with proxy (#32025) (#32…
GiteaBot Sep 11, 2024
b3af359
Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populati…
GiteaBot Sep 11, 2024
30d989d
Fix container parallel upload bugs (#32022)
lunny Sep 12, 2024
3d7d0c3
Check if the `due_date` is nil when editing issues (#32035) (#32042)
GiteaBot Sep 14, 2024
8a39a48
Do not escape relative path in RPM primary index (#32038) (#32054)
GiteaBot Sep 17, 2024
e6395e1
Handle invalid target when creating releases using API (#31841) (#32043)
GiteaBot Sep 17, 2024
2831ae3
Lazy load avatar images (#32051) (#32063)
GiteaBot Sep 18, 2024
8dbe83d
Add missing comment reply handling (#32050) (#32065)
GiteaBot Sep 18, 2024
2891edb
Refactor CSRF protector (#32057) (#32069)
wxiaoguang Sep 18, 2024
ea9e09a
Fix: database not update release when using `git push --tags --force`…
GiteaBot Sep 18, 2024
69ba37e
Fix mssql ci with a new mssql version on ci (#32094)
lunny Sep 22, 2024
919b824
Fix incorrect `/tokens` api (#32085) (#32092)
GiteaBot Sep 22, 2024
73066e3
Add bin to Composer Metadata (#32099) (#32106)
GiteaBot Sep 22, 2024
af0cab2
Fix wrong last modify time (#32102) (#32104)
GiteaBot Sep 22, 2024
1f8cbba
Fix rename branch permission bug (#32066) (#32108)
GiteaBot Sep 22, 2024
ae37f31
use rebuilt mssql-2017 image (#32109) (#32114)
GiteaBot Sep 23, 2024
d5d5fb1
Fix Bug in Issue/pulls list (#32081) (#32115)
GiteaBot Sep 24, 2024
a3c660f
Fix panic when cloning with wrong ssh format. (#32076) (#32118)
GiteaBot Sep 24, 2024
0f834f0
Allow set branch protection in an empty repository (#32095) (#32119)
GiteaBot Sep 24, 2024
a32aaf4
Truncate commit message during Discord webhook push events (#31970) (…
GiteaBot Sep 24, 2024
5c73da7
Include collaboration repositories on dashboard source/forks/mirrors …
GiteaBot Sep 24, 2024
1ef7400
Fix bug when deleting a migrated branch (#32075) (#32123)
GiteaBot Sep 24, 2024
737c947
Fix bug in getting merged pull request by commit (#32079) (#32117)
Zettat123 Sep 24, 2024
634454c
Fix wrong status of `Set up Job` when first step is skipped (#32120) …
GiteaBot Sep 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .air.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ exclude_dir = [
]
exclude_regex = ["_test.go$", "_gen.go$"]
stop_on_error = true

[log]
main_only = true
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
4 changes: 2 additions & 2 deletions .gitea/issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!--
1. Please speak English, this is the language all maintainers can speak and write.
2. Please ask questions or configuration/deploy problems on our Discord
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
3. Please take a moment to check that your issue doesn't already exist.
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.com/help/faq)
5. Please give all relevant information below for bug reports, because
Expand All @@ -21,7 +21,7 @@
- [ ] MySQL
- [ ] MSSQL
- [ ] SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Can you reproduce the bug at https://demo.gitea.com:
- [ ] Yes (provide example URL)
- [ ] No
- Log gist:
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
value: |
1. Please speak English, this is the language all maintainers can speak and write.
2. Please ask questions or configuration/deploy problems on our Discord
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
3. Make sure you are using the latest release and
take a moment to check that your issue hasn't been reported before.
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.com/help/faq)
Expand All @@ -37,7 +37,7 @@ body:
label: Can you reproduce the bug on the Gitea demo site?
description: |
If so, please provide a URL in the Description field
URL of Gitea demo: https://try.gitea.io
URL of Gitea demo: https://demo.gitea.com
options:
- "Yes"
- "No"
Expand Down Expand Up @@ -74,7 +74,7 @@ body:
attributes:
label: How are you running Gitea?
description: |
Please include information on whether you built Gitea yourself, used one of our downloads, are using https://try.gitea.io or are using some other package
Please include information on whether you built Gitea yourself, used one of our downloads, are using https://demo.gitea.com or are using some other package
Please also tell us how you are running Gitea, e.g. if it is being run from docker, a command-line, systemd etc.
If you are using a package or systemd tell us what distribution you are using
validations:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ contact_links:
url: https://discord.gg/Gitea
about: Please ask questions and discuss configuration or deployment problems here.
- name: Discourse Forum
url: https://discourse.gitea.io
url: https://forum.gitea.com
about: Questions and configuration or deployment problems can also be discussed on our forum.
- name: Frequently Asked Questions
url: https://docs.gitea.com/help/faq
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body:
value: |
1. Please speak English, this is the language all maintainers can speak and write.
2. Please ask questions or configuration/deploy problems on our Discord
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
3. Please take a moment to check that your feature hasn't already been suggested.
- type: textarea
id: description
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/ui.bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
value: |
1. Please speak English, this is the language all maintainers can speak and write.
2. Please ask questions or configuration/deploy problems on our Discord
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
3. Please take a moment to check that your issue doesn't already exist.
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.com/help/faq)
5. Please give all relevant information below for bug reports, because
Expand Down Expand Up @@ -46,7 +46,7 @@ body:
label: Can you reproduce the bug on the Gitea demo site?
description: |
If so, please provide a URL in the Description field
URL of Gitea demo: https://try.gitea.io
URL of Gitea demo: https://demo.gitea.com
options:
- "Yes"
- "No"
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/pull-db-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,9 @@ jobs:
test-mssql:
if: needs.files-changed.outputs.backend == 'true' || needs.files-changed.outputs.actions == 'true'
needs: files-changed
runs-on: ubuntu-latest
# specifying the version of ubuntu in use as mssql fails on newer kernels
# pending resolution from vendor
runs-on: ubuntu-20.04
services:
mssql:
image: mcr.microsoft.com/mssql/server:2017-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
REF_NAME=$(echo "${{ github.ref }}" | sed -e 's/refs\/heads\///' -e 's/refs\/tags\///' -e 's/release\/v//')
echo "Cleaned name is ${REF_NAME}"
echo "branch=${REF_NAME}" >> "$GITHUB_OUTPUT"
echo "branch=${REF_NAME}-nightly" >> "$GITHUB_OUTPUT"
- name: configure aws
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ prime/
*_source.tar.bz2
.DS_Store

# nix-direnv generated files
.direnv/

# Make evidence files
/.make_evidence

Expand Down
Loading
Loading