Commit Graph

212 Commits (31011f5cde15bc8f8b58a714c201e6865ce9fd6e)

Author SHA1 Message Date
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
cassiozareck 73fb1ecdcf
Fixing redirection issue for logged-in users (#26105) 1 year ago
Lunny Xiao c42b71877e
Fix branch list auth (#26041) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
wxiaoguang af22f33a93
Fix the route for pull-request's authors (#26016) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
hiifong 36f1fa7792
Support displaying diff stats in PR tab bar (#25387) 1 year ago
Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585) 1 year ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 1 year ago
sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 1 year ago
Lunny Xiao feb38da259
Fix bug for code search if code is disabled (#25173) 1 year ago
wxiaoguang 520eb57d76
Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 year ago
delvh bf27fc3596
Merge `new project` templates into one (#24985) 1 year ago
HesterG 28a89e360f
Add user level action runners (#24995) 1 year ago
JakobDev 1b115296d3
Followup to pinned Issues (#24945) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 1 year ago
wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 2 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
Lunny Xiao 3075b99610
Add icon support for safari (#24697) 2 years ago
wxiaoguang f6e029e6c7
Make repo migration cancelable and fix various bugs (#24605) 2 years ago
wxiaoguang 58dfaf3a75
Improve queue & process & stacktrace (#24636) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 2 years ago
wxiaoguang 03fab6a8bb
Fix some mistakes when using `ignSignIn` (#24415) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
yp05327 5987f00523
Add rerun workflow button and refactor to use SVG octicons (#24350) 2 years ago
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
Earl Warren 9cf721e446
getting the tag list does not require being signed in (#24413) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
wxiaoguang 59d060622d
Improve RSS (#24335) 2 years ago
wxiaoguang 9219534447
Fix incorrect CORS response in Http Git handler (#24303) 2 years ago
Zettat123 30c1cd9775
Add tags list for repos whose release setting is disabled (#23465) 2 years ago
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang b9a97ccd0e
Refactor web route (#24080) 2 years ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
6543 88033438aa
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago