Commit Graph

  • a991e370c5 feat: implement commit comparison feature in Gitea client (#659) main gitea/v0.18.0 appleboy 2024-04-17 05:47:25 +0000
  • 9b2c84c456 Merge branch 'main' into compare Lunny Xiao 2024-04-16 08:15:20 +0000
  • bb25c989a0 chore: update Go module dependencies to latest versions (#658) appleboy 2024-04-16 08:15:01 +0000
  • 151b684bb5 Merge branch 'main' into ci Lunny Xiao 2024-04-14 13:09:51 +0000
  • 18e5522f90 ci: update Gitea versions in workflows and Makefile (#657) appleboy 2024-04-14 13:09:31 +0000
  • 7f02d3470d
    refactor: refactor variable declarations and initializations appleboy 2024-04-14 17:56:49 +0800
  • 451248cb48
    feat: implement commit comparison feature in Gitea client appleboy 2024-04-14 17:47:09 +0800
  • b2a2ea5069 Merge branch 'main' into return-login-name-for-users appleboy 2024-04-14 08:50:18 +0000
  • 100b1ceb34
    chore: update Go module dependencies to latest versions appleboy 2024-04-14 16:41:38 +0800
  • b748c00017
    ci: update Gitea versions in workflows and Makefile patch appleboy 2024-04-14 16:37:23 +0800
  • bad4de0196 Upgrade CI (#655) Lunny Xiao 2024-03-16 08:34:20 +0000
  • 2b5acd12aa
    Upgrade CI Lunny Xiao 2024-03-16 11:58:34 +0800
  • 2eff6ade4d Return SourceID for users tobias.petersen 2024-03-15 11:18:38 +0100
  • f5255fec4b Get field login_name for users tobias.petersen 2024-03-11 10:28:29 +0100
  • 9ec1b82849 Fix typo in visibilty error (#653) rjhaverkamp 2024-02-28 00:12:39 +0000
  • 20575b9e70 org.go: fix typo in visibilty error rjhaverkamp 2024-02-27 19:45:47 +0000
  • ea47b16c61 Merge api on Create or update file contents seokcheon.ju 2024-02-26 21:41:30 +0900
  • bf71ec2fd9 Make only referenc of ErrUnknownVersion an error (#648) 6543 2024-02-22 21:33:21 +0000
  • d9b1d8fa4e Merge branch 'main' into better_ErrUnknownVersion 6543 2024-02-22 21:31:05 +0000
  • 001d5fad51 chore: Bump required Go version to 1.18 (#650) Martijn van der Kleijn 2024-02-22 21:28:11 +0000
  • 24c6b7f5ce Downgrade to go 1.18 after PR feedback Martijn van der Kleijn 2024-02-21 10:48:58 +0100
  • 8144dcf23d chore: Bump required Go version to 1.21.5 Martijn van der Kleijn 2024-02-15 14:30:27 +0100
  • a021a3edf1 Merge branch 'main' into better_ErrUnknownVersion 6543 2024-01-31 00:59:33 +0000
  • 5d0143e4e7 fix: updated repository field in Package struct (#647) diogo464 2024-01-29 05:38:16 +0000
  • 2a8589dfec Merge branch 'main' into fix-package Lunny Xiao 2024-01-29 05:29:31 +0000
  • eccbc32efb Merge branch 'main' into better_ErrUnknownVersion 6543 2024-01-25 22:12:10 +0000
  • 53f735b911 Add support for user hooks (#644) Simon Ser 2024-01-25 16:04:00 +0000
  • 537e4fc14a Add support for user hooks Simon Ser 2023-12-20 14:37:14 +0100
  • a727d349cb
    make only referenc of ErrUnknownVersion an error 6543 2024-01-21 20:24:55 +0100
  • 7b24de44ee Merge branch 'main' into fix-package Lunny Xiao 2024-01-15 07:03:37 +0000
  • 84ee5c4ea5 fix: updated repository field in Package struct diogo464 2024-01-05 22:59:40 +0000
  • 98b424a8af feat(release): add GetLatestRelease method (#639) Christian Groschupp 2024-01-06 05:14:12 +0000
  • 2abfdd7ba6 chore: update dependencies to latest versions (#646) gitea/v0.17.1 Bo-Yi Wu 2023-12-31 04:06:05 +0000
  • 77fb3ef6c3
    ci: update go-version requirement in testing.yml file Bo-Yi Wu 2023-12-31 11:43:43 +0800
  • a08640f17a
    chore: update dependencies to latest versions Bo-Yi Wu 2023-12-31 11:40:52 +0800
  • 8f4d3d8916 increased description limits to 2048 (#645) Andreas Wachter 2023-12-30 04:48:39 +0000
  • 03623bd7fd increased limits to 2048 Andreas Wachter 2023-12-29 09:07:14 +0100
  • 0add07ec4d Merge branch 'main' into add-latest-release techknowlogick 2023-12-26 18:37:32 +0000
  • 18064c4553 Merge branch 'main' into feat/repo-action techknowlogick 2023-12-24 20:16:18 +0000
  • bde56fb9bb feat(repo): update repo field (#642) ysicing 2023-12-24 20:16:02 +0000
  • 228d6931f4 feat(repo-mirrors): add repo sync mirrors (#640) ysicing 2023-12-24 20:15:31 +0000
  • 08d73f25a2 Merge branch 'main' into feat/repo-mirrors Lunny Xiao 2023-12-19 04:01:02 +0000
  • 6cdc848e5d
    feat(repo-action): support action secret ysicing 2023-12-18 13:25:50 +0800
  • 47495f14d2
    feat(repo-mirrors): add repo sync mirrors ysicing 2023-12-18 13:23:17 +0800
  • c8745e1599 feat: add new constants for repository actions (#643) appleboy 2023-12-17 04:36:39 +0000
  • 04dce4ea29
    feat: add new constants for repository actions appleboy 2023-12-17 12:26:49 +0800
  • c83288795f
    feat(repo): update repo field ysicing 2023-12-13 14:11:54 +0800
  • 8d06d30013 chore: remove whitespace Christian Groschupp 2023-12-10 12:26:10 +0100
  • 847219237a fix: increase sleep time in TestRepoMigrateAndLanguages Christian Groschupp 2023-12-10 09:45:37 +0100
  • 0da5a0ff96 fix: change MaxSize in settings test Christian Groschupp 2023-12-10 09:45:19 +0100
  • a7236cfa0e feat: add GetLatestRelease Christian Groschupp 2023-12-09 23:12:13 +0100
  • 34bd7f641e fix: update tests Christian Groschupp 2023-12-09 23:08:45 +0100
  • 93e1fbbfb4 feat: update gitea version to 1.21.1 Christian Groschupp 2023-12-09 23:08:29 +0100
  • 0e0a4691b6 Add Link header parsing in response (#638) gitea/v0.17.0 Lauris BH 2023-12-04 14:50:48 +0000
  • 8bb2d30fbd
    Add missing copyright Lauris BH 2023-12-02 11:44:48 +0200
  • 50b1a4ec0e
    Add Link header parsing in response Lauris BH 2023-12-02 11:41:06 +0200
  • e23e8aa300 add option to set user-agent to gitea client (#637) crapStone 2023-11-15 01:43:37 +0000
  • 54f274d473
    add option to set user-agent to gitea client crapStone 2023-11-15 01:32:22 +0100
  • 591859b856 chore: bumps gitea version Ankit R Gadiya 2023-09-26 03:03:29 +0530
  • d5e174e5b5 feat(hook): add support for authorization_header in webhooks (#633) venc0r 2023-09-26 00:01:48 +0000
  • 5a16f7fa92
    feat(release): add `GetLatestRelease` method Ankit R Gadiya 2023-09-19 23:55:43 +0530
  • 87dff2cf4f
    feat(hook): add support for authorization_header in webhooks Jörg Markert 2023-09-25 23:09:23 +0200
  • 0141b499c9 docs: update badges in README.md file (#628) gitea/v0.16.0 appleboy 2023-09-06 02:23:01 +0000
  • 23fcecd2ae Update README.md techknowlogick 2023-09-06 02:22:50 +0000
  • df1dea9e03 Merge branch 'main' into readme appleboy 2023-08-16 02:34:04 +0000
  • 091528835f feat: Add API routes to list org secrets (#629) Bo-Yi Wu 2023-08-15 15:15:48 +0000
  • c3833d2b38 chore: update copyright year and add new file with MIT license Bo-Yi Wu 2023-08-15 14:42:28 +0800
  • 0d8e27589c feat: add new files for Gitea integration Bo-Yi Wu 2023-08-15 14:40:15 +0800
  • 14aeff3608 docs: update badges in README.md file Bo-Yi Wu 2023-08-15 13:16:10 +0800
  • ae1583a7be Add missing fields to BranchProtection and related structs (#626) infinoid 2023-08-01 16:26:41 +0000
  • 7dd8441d0b Add gitea.BranchProtection.UnprotectedFilePatterns Mark Glines 2023-08-01 09:25:18 -0400
  • e2ad99eb20 Add gitea.BranchProtection.RuleName Mark Glines 2023-08-01 09:14:33 -0400
  • 93cfc320cf Update PR template (#627) John Olheiser 2023-08-01 14:50:16 +0000
  • e02afbc5eb chore: update pr template John Olheiser 2023-08-01 14:48:29 +0000
  • 0fe2ace132 Access the details of packages (#620) b398f0fcac 2023-07-15 02:59:55 +0000
  • 5590e68a9b Merge branch 'main' into main John Olheiser 2023-07-15 02:56:27 +0000
  • f4be505bf6 feat(oauth2): confidential_client handling (#625) Alessandro De Blasis 2023-07-15 02:55:06 +0000
  • 9ee732447d Merge branch 'main' into main John Olheiser 2023-07-15 02:53:23 +0000
  • 315cf7aac8 Add missing MergePullRequestOption parameters for head_commit_id and merge_when_checks_succeed (#624) JohnWalkerx 2023-07-15 02:53:03 +0000
  • 0d11e0061c fix(oauth2_test): typo Alessandro De Blasis 2023-07-13 11:26:17 +0000
  • a86d4969a2 feat(oauth2): confidential_client handling Alessandro De Blasis 2023-07-13 11:13:16 +0000
  • ccfed540c5 Add missing MergePullRequestOption parameters for head_commit_id and merge_when_checks_succeed JohnWalkerx 2023-06-29 23:03:18 +0200
  • 86b6a7c3ca Since /user/times supports query parameters since, until and other need to propagate then to request Sysoev, Vladimir 2023-06-21 17:15:50 +0300
  • f35cc74425 gofumpt and golangci-lint root 2023-05-24 00:08:54 +0100
  • 3384bfda50 added license root 2023-05-23 23:52:15 +0100
  • dfd74a9270 updated comments root 2023-05-23 08:38:02 +0100
  • 263e38f0f6 updated go.mod and go.sum root 2023-05-22 02:20:28 +0100
  • 3878b9fd6e added tests and formatted code root 2023-05-22 02:16:14 +0100
  • 40eda44d60 fixed spelling and added variable for permissions root 2023-05-20 00:45:35 +0100
  • c05b0fbd59 renamed functions root 2023-05-19 08:03:24 +0100
  • 78d8bdae7c added comment root 2023-05-19 07:56:03 +0100
  • 2cda3f1da9 escape path params and go fmt root 2023-05-18 16:35:38 +0100
  • c0d80fc97a initial work on getting package info root 2023-05-18 16:29:38 +0100
  • 970776d1c1 Switch to Gitea Actions (#618) Zettat123 2023-05-09 11:50:20 +0800
  • 8bcc868f85 add on: pull_request Zettat123 2023-05-09 11:40:29 +0800
  • 5adf15a066 use latest go version Zettat123 2023-05-09 11:14:06 +0800
  • e157ceb335 test actions Zettat123 2023-05-08 19:07:38 +0800
  • 24a404e561 Add `GetIssueTemplates()` (#603) Norwin 2023-04-20 00:19:26 +0800
  • 8afdc025c3 Merge branch 'main' into 547-issue-templates John Olheiser 2023-04-20 00:00:03 +0800
  • 3c5cad657b Add token scopes enum and add to payloads (#617) jolheiser 2023-04-19 23:57:54 +0800