This website requires JavaScript.
0941861ad8
Add legacy project board API adapters
agentboard/project-api-pr37518
Mikhail Kilin
2026-06-01 14:05:54 +03:00
f4963a22e2
Add project board card move API
agentboard/project-api
Mikhail Kilin
2026-05-31 04:19:15 +03:00
ee3b2ac09d
Add AgentBoard project board card API
Mikhail Kilin
2026-05-28 17:39:06 +03:00
ae9fff3d3f
fix: handle id=0 as remove-from-all-projects in UpdateIssueProject
beardev-in
2026-05-03 18:55:46 +05:30
56461206f5
fix: backend-check lint errors
beardev-in
2026-05-03 17:49:04 +05:30
555bec4778
fix: fix import grouping and use slices.Contains
beardev-in
2026-05-03 17:42:34 +05:30
542eb39d15
fix: address lint errors - import grouping, slices.Contains, append style
beardev-in
2026-05-03 17:26:03 +05:30
abeda11325
chore: regenerate swagger spec
beardev-in
2026-05-03 16:09:42 +05:30
ac8466f330
fix: add sorting range validation, reject out-of-range int8 values with 400
beardev-in
2026-05-03 16:04:23 +05:30
060d44e379
fix: adapt to upstream refactor, fix IssueAssignOrRemoveProject signature and column move logic
beardev-in
2026-05-03 15:36:04 +05:30
2d37f77938
fix: adapt to upstream refactor changes
beardev-in
2026-05-03 14:37:08 +05:30
63b6e71551
Drop v332 migration, keep project_board.sorting as int8
silverwind
2026-04-28 00:42:34 +02:00
608b271efc
make code simple
Lunny Xiao
2026-04-27 11:47:16 -07:00
8fd9536150
Tighten project board API for GitHub-style consumers
silverwind
2026-04-27 13:43:07 +02:00
ed0ed680cf
Document the SQLite skip in v332
silverwind
2026-04-27 13:05:47 +02:00
6a104f40d6
Drop v332 migration test
silverwind
2026-04-27 13:03:59 +02:00
d18464fd58
Tighten v332 migration cleanup pass
silverwind
2026-04-27 13:00:47 +02:00
d6ae7c1c50
Simplify v332 migration and add cross-DB test
silverwind
2026-04-27 12:55:08 +02:00
efe43882d5
Fix review feedback bugs
silverwind
2026-04-27 12:30:29 +02:00
438f367ab3
Simplify
silverwind
2026-04-27 12:19:57 +02:00
45832f4d68
Address remaining review feedback
silverwind
2026-04-27 12:08:29 +02:00
795c6bc944
fix AI slop
wxiaoguang
2026-04-05 10:58:04 +08:00
bc0412ce41
merge tests
wxiaoguang
2026-04-05 10:52:18 +08:00
cd23481673
Fix test
Lunny Xiao
2026-04-04 19:05:15 -07:00
d06fdf6454
improvement
Lunny Xiao
2026-04-04 16:37:41 -07:00
3557c100c2
improvement
Lunny Xiao
2026-04-03 11:23:31 -07:00
e0c53b3ba8
Fix test
Lunny Xiao
2026-04-03 10:46:15 -07:00
815fe10eab
update swagger
Lunny Xiao
2026-04-02 20:59:47 -07:00
5b663c413e
some improvements
Lunny Xiao
2026-04-02 20:58:09 -07:00
478d068497
fix
Lunny Xiao
2026-04-02 20:24:39 -07:00
6827575af8
refactor
Lunny Xiao
2026-04-02 20:12:14 -07:00
95d2a05dd8
Simplify project board API: use state field, extract helpers, remove dead code
silverwind
2026-03-26 19:24:46 +01:00
2e2ca07237
Apply suggestion from @silverwind
silverwind
2026-03-26 19:10:41 +01:00
e2ac41822e
Apply suggestion from @silverwind
silverwind
2026-03-26 19:10:08 +01:00
7dfff41895
Apply suggestion from @silverwind
silverwind
2026-03-26 19:09:51 +01:00
cc50750557
Apply suggestion from @silverwind
silverwind
2026-03-26 19:09:32 +01:00
d17a2b099a
improvements
Lunny Xiao
2026-03-21 15:30:24 -07:00
a1d1274101
Fix lint
Lunny Xiao
2026-03-18 17:02:09 -07:00
f59ebbcfe2
fix(api): address review feedback on project board API
Ember
2026-03-04 08:13:08 -05:00
4338a2b72f
feat(api): add comprehensive REST API for Project Boards
Supen.Huang
2025-12-19 00:37:16 +08:00
7016f7b37f
fix(packages): use file names for generic web downloads (#37514 )
Rayan Salhab
2026-05-03 10:19:21 +03:00
0385e4783e
fix: merge autodetect can't close other PRs but only the last one when multiple PRs are pushed at once (#37512 )
Jason Learst
2026-05-02 14:40:50 -04:00
a2a5ef8d0e
Fix update branch protection order (#37508 )
wxiaoguang
2026-05-03 00:32:36 +08:00
134e86c78c
Refactor "flex-list" to "flex-divided-list" (#37505 )
wxiaoguang
2026-05-03 00:10:52 +08:00
f049668c21
fix: redirect early CLI console logger to stderr (#37507 )
ThomasL
2026-05-02 17:45:31 +02:00
3d838ef96a
Fix mCaptcha broken after Vite migration (#37492 )
rootful
2026-05-02 17:21:56 +02:00
6b8dd90dc7
[skip ci] Updated translations via Crowdin
GiteaBot
2026-05-02 01:02:44 +00:00
abcfa53040
Replace olivere/elastic with REST API client, add OpenSearch support (#37411 )
silverwind
2026-05-02 00:12:54 +02:00
31cee60cc7
Improve code editor text selection and clean up lint enablement (#37474 )
silverwind
2026-05-01 19:41:31 +02:00
deb31d3f30
Refactor database connection (#37496 )
wxiaoguang
2026-05-01 23:38:38 +08:00
02b1b8a549
Add mirror auth updates to repo edit API and settings (#37468 )
pomidorry
2026-05-01 14:00:03 +03:00
48cea1fb79
Fix basic auth bug (#37486 )
Lunny Xiao
2026-04-30 20:34:43 -07:00
1721c235a7
Refactor CI workflows (#37487 )
wxiaoguang
2026-05-01 02:15:01 +08:00
81692ceafa
Allow multiple projects per issue and pull requests (#36784 )
Icy Avocado
2026-04-30 08:38:05 -06:00
52d6baf5a8
[skip ci] Updated translations via Crowdin
GiteaBot
2026-04-30 01:05:39 +00:00
2b2ec6af85
Refactor compare diff/pull page (1) (#37481 )
wxiaoguang
2026-04-30 02:32:46 +08:00
184ce17167
Fix review submission from single-commit PR view (#37475 )
Rayan Salhab
2026-04-29 20:03:26 +03:00
d57d06335d
Refactor integration tests infrastructure (#37462 )
silverwind
2026-04-29 18:37:38 +02:00
9262803621
Fix allow maintainer edit permission check (#37479 )
wxiaoguang
2026-04-29 23:37:33 +08:00
9e031eb3df
Serve OpenAPI 3.0 spec at /openapi.v1.json (#37038 )
Myers Carpenter
2026-04-29 08:47:52 -04:00
18762c7748
Batch-load related data in actions run, job, and task API endpoints (#37032 )
Myers Carpenter
2026-04-29 04:39:43 -04:00
0ba862cb97
Add DEFAULT_TITLE_SOURCE setting for pull request title default behavior (#37465 )
0xGREG
2026-04-28 23:33:20 +02:00
deec2b0929
Fix compare dropdown for branches without common history (#37470 )
Nicolas
2026-04-28 23:03:50 +02:00
fedc9dc993
FIX: URL sanitization to handle schemeless credentials (#37440 )
Nicolas
2026-04-28 17:26:08 +02:00
8bf51da65f
Refactor pull request view (4) (#37451 )
wxiaoguang
2026-04-28 12:36:39 +08:00
c8e67799b2
Fix scheduled action panic with null event payload (#37459 )
Rayan Salhab
2026-04-28 04:58:04 +03:00
15b23f037d
Fix attachment Content-Security-Policy (#37455 )
wxiaoguang
2026-04-28 09:29:09 +08:00
596a8868d7
[skip ci] Updated translations via Crowdin
GiteaBot
2026-04-28 01:04:43 +00:00
c6ffbfe0d2
Rename CurrentRefPath to CurrentRefSubURL (#37453 )
wxiaoguang
2026-04-28 08:34:17 +08:00
4952a48b4e
Clean up org pages layout (#37445 )
wxiaoguang
2026-04-28 07:30:27 +08:00
89d358d8a7
Fix script error alert (#37458 )
wxiaoguang
2026-04-28 07:08:50 +08:00
6da8027446
Fix inconsistent disabled styling on logged-out repo header buttons (#37406 )
silverwind
2026-04-27 19:33:10 +02:00
331450b17a
Add API endpoint to reply to pull request review comments (#36683 )
silverwind
2026-04-27 10:45:59 +02:00
b45be5b20d
Add CurrentURL template variable back (#37444 )
wxiaoguang
2026-04-27 14:19:46 +08:00
45b4fffae4
refactor: use named Permission field in Repository struct instead of anonymous embedding (#37441 )
Copilot
2026-04-26 20:18:28 +00:00
55c9b936cb
Refactor pull request view (3) (#37439 )
wxiaoguang
2026-04-27 03:03:41 +08:00
29c510ef94
Update 1.26.1 changelog in main (#37442 )
Nicolas
2026-04-26 20:05:35 +02:00
068b59aa97
Make GetPossibleUserByID can handle deleted user (#37430 )
wxiaoguang
2026-04-27 00:57:53 +08:00
2f42c8cf72
Fix fetch action redirect (#37437 )
wxiaoguang
2026-04-27 00:37:03 +08:00
2671b997f2
Refactor integration test DecodeJSON calls to use generic return value (#37432 )
Copilot
2026-04-26 14:57:07 +00:00
99cd4f6b22
Integrate renovate bot for all dependency updates (#37050 )
silverwind
2026-04-26 16:25:22 +02:00
b3ed4cde9a
Refactor pull request view (2) (#37428 )
wxiaoguang
2026-04-26 21:58:48 +08:00
712b3a54b5
Use MarkLongPolling instead of hard-coded route path (#37427 )
wxiaoguang
2026-04-26 19:42:29 +08:00
ebf30ac4db
Optimize CI caches (#37387 )
silverwind
2026-04-26 12:25:35 +02:00
f2a7f6c999
Update AGENTS.md (#37420 )
silverwind
2026-04-26 12:00:48 +02:00
9e0f692f28
Update Nix flake (#37425 )
github-actions[bot]
2026-04-26 11:46:48 +02:00
d19f653479
[skip ci] Updated translations via Crowdin
GiteaBot
2026-04-26 01:04:13 +00:00
3e0b99da3b
remove excessive quote from terraform instructions (#37424 )
TheFox0x7
2026-04-26 00:59:58 +02:00
9b9fb95559
Improve testing init, clean up webhook tests (#37412 )
Copilot
2026-04-25 18:55:18 +00:00
24b60f8ff9
Fix color regressions, add priority color (#37417 )
silverwind
2026-04-25 19:08:10 +02:00
683f8c0014
[skip ci] Updated translations via Crowdin
GiteaBot
2026-04-25 00:56:33 +00:00
0277e3ebaa
Stabilize e2e logout propagation test (#37403 )
silverwind
2026-04-24 17:37:01 +02:00
c5c9713ed4
refactor: serve site manifest via /assets/site-manifest.json endpoint (#37405 )
Copilot
2026-04-24 13:00:59 +00:00
6826321570
feat(security): set X-Content-Type-Options: nosniff by default (#37354 )
Sai Asish Y
2026-04-24 04:21:34 -07:00
1483291a87
Refactor pull request view (1) (#37380 )
wxiaoguang
2026-04-24 18:24:41 +08:00
de99b1fbbf
Improve AGENTS.md (#37382 )
silverwind
2026-04-24 11:49:20 +02:00
58a1330078
Remove dead CSS (#37376 )
silverwind
2026-04-24 11:45:16 +02:00
aa0707c679
Add pr-review e2e test and speed up e2e tests (#37345 )
silverwind
2026-04-24 10:19:59 +02:00
3816210c05
Drop Fomantic tab, checkbox and form patches (#37377 )
silverwind
2026-04-24 10:02:37 +02:00
0817a405af
fix: dump with default zip type produces uncompressed zip (#37401 )
Copilot
2026-04-24 14:35:15 +08:00