Commit Graph

  • f676d96427 Merge branch 'backport-31825-v1.22' of github.com:GiteaBot/gitea into GiteaBot-backport-31825-v1.22 Lunny Xiao 2024-08-16 19:36:22 -0700
  • 28d8af3569
    Fix upload maven pacakge parallelly Lunny Xiao 2024-08-16 14:24:18 -0700
  • 598d5bbb6f
    Merge branch 'main' into main Giteabot 2024-08-17 05:03:17 +0800
  • ddd8b3727c
    Merge branch 'main' into actions_support_workflow_dispatch_event Giteabot 2024-08-17 04:19:06 +0800
  • 1bb41ebcab Make changes given PR feedback Kemal Zebari 2024-08-16 13:05:15 -0700
  • 1cf8f69b38
    Avoid returning without written ctx when posting PR (#31843) (#31848) Giteabot 2024-08-17 01:50:12 +0800
  • 951f02ff1c
    Upgrade htmx to 2.0.2 (#31847) Yarden Shoham 2024-08-16 20:48:54 +0300
  • a2243b6580
    Merge branch 'main' into htmx-2-0-2 Giteabot 2024-08-17 01:37:53 +0800
  • 2e7d202a7f
    fix the component of access token list not mounted (#31824) sillyguodong 2024-08-17 01:37:36 +0800
  • 604f0eede2
    Merge branch 'main' into htmx-2-0-2 Giteabot 2024-08-17 01:05:08 +0800
  • 503de06ef5
    Merge branch 'main' into fix/access_token_component_not_mounted Giteabot 2024-08-17 01:05:06 +0800
  • aa06ab66f8 Avoid returning without written ctx when posting PR (#31843) Jason Song 2024-08-17 01:04:54 +0800
  • acd7053e9d
    Avoid returning without written ctx when posting PR (#31843) Jason Song 2024-08-17 01:04:54 +0800
  • 84262974fc
    Merge branch 'main' into fix/access_token_component_not_mounted Giteabot 2024-08-17 00:36:11 +0800
  • ab4800bcb5
    Merge branch 'main' into bugfix/error_post_pr Giteabot 2024-08-17 00:35:46 +0800
  • c7bd11bd8a Upgrade htmx to 2.0.2 Yarden Shoham 2024-08-16 13:40:26 +0000
  • 771fb453a1
    Add missing repository type filter parameters to pager (#31832) (#31837) Giteabot 2024-08-16 20:41:45 +0800
  • cc9449c72e Fix raw wiki links (#31825) Zettat123 2024-08-16 20:40:51 +0800
  • 2010fbe060
    Fix raw wiki links (#31825) Zettat123 2024-08-16 20:40:51 +0800
  • 846f2765c3
    fix: typo Jason Song 2024-08-16 18:28:50 +0800
  • 8ca0c3bb58
    fix: avoid return without written Jason Song 2024-08-16 18:16:20 +0800
  • 68f39fd9e4
    Fix overflowing content in Action Run Log Adrian Hirt 2024-08-16 09:40:28 +0200
  • d682687a5e Fix checks-backend error pangliang 2024-08-16 14:57:18 +0800
  • ecb0f41d9b Fix checks-backend error pangliang 2024-08-16 14:50:33 +0800
  • ef3a18aa8f Fix checks-backend error pangliang 2024-08-16 14:34:08 +0800
  • 7f904ad1ab
    Merge branch 'main' into bugfix/wiki-link Giteabot 2024-08-16 14:11:17 +0800
  • 5ca7440403
    Merge branch 'release/v1.22' into backport-31832-v1.22 Giteabot 2024-08-16 14:09:44 +0800
  • 20896ed4a0 Fix lint check error pangliang 2024-08-16 14:07:02 +0800
  • 283d4750a0 Use a separate WorkflowDispatch structure in the view to keep the inputs in the order provided in the configuration file pangliang 2024-08-16 10:32:49 +0800
  • c5d97ddcfa Just use the body field Kemal Zebari 2024-08-15 18:43:39 -0700
  • 3e38457af7 Merge branch 'main' into lunny/seedup_feed Lunny Xiao 2024-08-15 18:12:01 -0700
  • e1cf097fe1
    Fix bug Lunny Xiao 2024-08-15 18:11:06 -0700
  • 052acfefd3
    Merge pull request #5 from denyskon/actions_support_workflow_dispatch_event 胖梁 2024-08-16 08:57:19 +0800
  • e4f850bf63 [skip ci] Updated translations via Crowdin GiteaBot 2024-08-16 00:27:28 +0000
  • 9a830dfc74 Handle invalid target when creating releases using API Kemal Zebari 2024-08-15 16:47:40 -0700
  • 6ec5cb77bd Support annotated tags when using create release API Kemal Zebari 2024-08-15 12:15:04 -0700
  • 26bfd06e16 Cleanup: remove extra space william-allspice 2024-08-15 13:44:02 -0500
  • b294c35631 Enhancement: Add additional tooltips to branch list page William 2024-08-15 13:35:52 -0500
  • 5fa90ad9bc
    Fix panic of ssh public key page after deletion of auth source (#31829) (#31836) Giteabot 2024-08-16 01:50:57 +0800
  • cbe44ff42a Add missing repository type filter parameters to pager (#31832) yp05327 2024-08-16 01:34:24 +0900
  • 7092402a2d
    Add missing repository type filter parameters to pager (#31832) yp05327 2024-08-16 01:34:24 +0900
  • e023eea02d
    Merge branch 'main' into fix-explore-pager Giteabot 2024-08-15 23:59:13 +0800
  • c5dca166e6 Fix panic of ssh public key page after deletion of auth source (#31829) Lunny Xiao 2024-08-15 23:59:01 +0800
  • b491b2104f
    Fix panic of ssh public key page after deletion of auth source (#31829) Lunny Xiao 2024-08-15 23:59:01 +0800
  • d49fcc9a2a
    Merge branch 'main' into lunny/fix_public_key_delete Giteabot 2024-08-15 18:22:33 +0800
  • d8fe117902
    Merge c0c35f52dc into 86c848e65c Chongyi Zheng 2024-08-14 23:26:04 -0500
  • ebc4ac5e7c fix: add missing data-locale-component-failed-to-load sillyguodong 2024-08-15 11:08:00 +0800
  • f5d79fc054 fix yp05327 2024-08-15 01:39:13 +0000
  • 86c848e65c [skip ci] Updated translations via Crowdin GiteaBot 2024-08-15 00:27:03 +0000
  • cd09625a76 Merge branch 'main' into lunny/seedup_feed Lunny Xiao 2024-08-14 14:51:53 -0700
  • c0db648c26 Merge branch 'lunny/seedup_feed' of github.com:lunny/gitea into lunny/seedup_feed Lunny Xiao 2024-08-14 14:51:49 -0700
  • 0f69b01837
    Use the old logic for the first 10 page Lunny Xiao 2024-08-14 14:50:48 -0700
  • 1310649331
    render plain text file if the LFS object doesn't exist (#31812) Rowan Bohde 2024-08-14 16:50:09 -0500
  • 9b538171cf
    Fix sequence bug of action Lunny Xiao 2024-08-14 14:42:08 -0700
  • 91358ac537 Merge branch 'workflow-dispatch' into actions_support_workflow_dispatch_event Denys Konovalov 2024-08-14 21:39:29 +0200
  • 899abcfeb6 add workflow dispatch Denys Konovalov 2024-08-14 21:36:23 +0200
  • 6a1383d920
    Merge branch 'main' into fix-artifact-v4-upload-above-8MB techknowlogick 2024-08-14 15:29:55 -0400
  • 619397dac8 add a warning log when unable to access LFS pointer Rowan Bohde 2024-08-13 10:08:05 -0500
  • 56c5c1d778 render plain text file if the LFS object doesn't exist Rowan Bohde 2024-08-09 14:15:10 -0500
  • a8d4725f2a
    Merge branch 'main' into xormigrate qwerty287 2024-08-14 16:53:12 +0200
  • b53fd2fb12 chore: delete useless comments sillyguodong 2024-08-14 18:02:06 +0800
  • ba52d01b34 fix: do not import createApp in sfc file sillyguodong 2024-08-14 18:00:55 +0800
  • 7596a497f4 Revert "fix: the component of access token not mounted" sillyguodong 2024-08-14 17:24:17 +0800
  • ed7e8584e4 add more wiki testing Zettat123 2024-08-14 12:11:02 +0800
  • e12249f924 fix test Zettat123 2024-08-14 11:19:45 +0800
  • 5082ae853d
    Update models/activities/action.go Lunny Xiao 2024-08-14 10:39:06 +0800
  • f22aed2564
    Fix panic of ssh public key page after deletion of auth source Lunny Xiao 2024-08-13 19:29:19 -0700
  • a29a8256ac
    Merge branch 'main' into bugfix/wiki-link Zettat123 2024-08-14 10:22:42 +0800
  • 7fdba9e161 fix wikiContentsByName Zettat123 2024-08-14 10:18:09 +0800
  • 8cd0e0a814 add wikiEntryByName Zettat123 2024-08-14 10:06:59 +0800
  • 7569a470fb
    Add spacing to global error message (#31826) Sebastian Luino 2024-08-13 21:58:26 -0400
  • b6ede69a1b
    Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) Giteabot 2024-08-14 09:57:23 +0800
  • db75ea39d2
    Merge branch 'main' into add_spacing_to_login_warning Giteabot 2024-08-14 09:53:19 +0800
  • 352a67d521 Fixes for unreachable project issues when transfer repository from organization (#31770) Edip Emre Bodur 2024-08-13 05:53:43 +0300
  • 7d1348350e [skip ci] Updated translations via Crowdin GiteaBot 2024-08-14 00:28:12 +0000
  • f0bdbfe5a8
    Merge branch 'main' into xormigrate qwerty287 2024-08-13 17:09:37 +0200
  • dd6ae71545 Add spacing to global error message Sebastian Luino 2024-08-13 08:21:43 -0400
  • dbc780b7f6 Fix other create buttons Sebastian Luino 2024-08-12 22:17:04 -0400
  • 0720e83b34 redirect to raw wiki link Zettat123 2024-08-13 17:49:53 +0800
  • 36bc4577b9 assets/go-licences.json: update ConcurrentCrab 2024-08-10 02:19:47 +0000
  • cb87e0401a config: add ALLOW_PURE_SSH option ConcurrentCrab 2024-07-25 21:43:08 +0530
  • e645fa349d modules/lfstransfer: add locking support ConcurrentCrab 2024-06-30 22:53:43 +0530
  • c417c8f9eb modules/lfstransfer: add a backend and runner ConcurrentCrab 2024-06-27 08:45:03 +0530
  • 1c8e8da075 cmd: refactor runServ() ConcurrentCrab 2024-06-21 12:34:44 +0000
  • e683927b54 fix: the component of access token not mounted sillyguodong 2024-08-13 12:03:20 +0800
  • a4dac59643
    Fixes for unreachable project issues when transfer repository from organization (#31770) Edip Emre Bodur 2024-08-13 05:53:43 +0300
  • a3633b53d4
    Scroll images in project issues separately from the remaining issue (#31683) (#31823) Giteabot 2024-08-13 10:43:48 +0800
  • bf8987388a
    Merge branch 'main' into emrebdr/fix_ownership_transfer_project_issues Giteabot 2024-08-13 10:23:43 +0800
  • 5bcab0b702 [skip ci] Updated translations via Crowdin GiteaBot 2024-08-13 00:28:59 +0000
  • 1d24661e27 Scroll images in project issues separately from the remaining issue (#31683) Simon Priet 2024-08-13 01:36:28 +0200
  • fe7c941677
    Scroll images in project issues separately from the remaining issue (#31683) Simon Priet 2024-08-13 01:36:28 +0200
  • 65a2d5a142
    Update models/project/issue.go Edip Emre Bodur 2024-08-12 23:18:23 +0300
  • 53d6f6cdc9 Replace SplitStringAtByteN with EllipsisStringWholeWord. KN4CK3R 2024-08-12 20:01:55 +0000
  • 31d7134ff7
    Merge branch 'main' into 31667-project-card-fixes Giteabot 2024-08-13 02:27:34 +0800
  • ca3f4d00bc
    improve get feed with pagination Lunny Xiao 2024-08-12 11:12:38 -0700
  • 8883d99184
    Support issue template assignees (#31083) Zettat123 2024-08-12 16:00:40 +0800
  • de17b5ee5b keep using assignee_ids Zettat123 2024-08-12 13:46:37 +0800
  • a942b3fad9
    Merge branch 'main' into feat/issue-tmpl-assignee Zettat123 2024-08-12 13:07:53 +0800
  • f6f2349f8c
    Add :focus-visible style to buttons (#31799) (#31819) Giteabot 2024-08-12 12:41:13 +0800
  • 4bb2983078
    Merge 64365a9552 into 63c5ac6cdb kiatt210 2024-08-12 09:38:44 +0800