1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Cyborus c3dcafc684
implement From<DefaultMergeStyle> for MergePullRequestOptionDo 2024-04-26 13:08:24 -04:00
Cyborus 40b9454e8b
fix release attachment download url 2024-04-17 18:51:59 -04:00
Cyborus cb1f2d9ae8
strongly typed header returns 2024-02-09 14:37:43 -05:00
Cyborus 63c6dc9f7f
fix http methods 2024-01-18 18:15:09 -05:00
Cyborus bfb31fc296
add trailing slash to api prefix 2024-01-18 17:53:11 -05:00
Cyborus ac25339cf6
formatting 2024-01-18 16:51:09 -05:00
Cyborus d9f51681df
add back download_release_attachment 2024-01-18 15:45:47 -05:00
Cyborus 6ee958ce86
simpler error handling 2024-01-18 14:48:31 -05:00
Cyborus 81b17abc8a
replace with generated api 2024-01-18 13:44:07 -05:00
Cyborus 9908d5086c
add more auth options 2023-12-20 13:42:33 -05:00
Cyborus 96124821ba
format 2023-12-15 12:02:39 -05:00
Cyborus 2e50a93f1e
add release download methods 2023-12-15 11:44:21 -05:00
Cyborus bd6d92f6b6
format 2023-12-12 13:08:32 -05:00
Cyborus d9b360ac66
add admin methods 2023-12-12 11:31:32 -05:00
Cyborus 051f18eddc
praise rustfmt 2023-12-11 21:40:23 -05:00
Cyborus 02e6eb6c60
deletions do not return bodies 2023-12-11 15:52:45 -05:00
Cyborus a2ff083f71
fix release attachments 2023-12-11 15:52:45 -05:00
Cyborus 5da7e69f82
checking if a pr exists does not return a body 2023-12-11 15:50:39 -05:00
Cyborus e732034aea
merging a pr does not return a body 2023-12-11 15:50:39 -05:00
Cyborus 32d93ff878
api error message optional 2023-12-11 15:50:38 -05:00
Cyborus b952e1108a
include body in ForgejoError::BadStructure 2023-12-11 15:50:38 -05:00
Cyborus f53b5cf97c
add package methods 2023-11-27 12:56:14 -05:00
Cyborus 4dbceb8317
add notification methods 2023-11-26 20:02:32 -05:00
Cyborus d0df13ce08
add miscellaneous methods 2023-11-26 15:50:02 -05:00
Cyborus ed4984d54a
fill in Repository struct fields 2023-11-19 14:08:45 -05:00
Cyborus 6728bc0b11
add source reqwest error to ForgejoError::BadStructure 2023-11-19 13:09:32 -05:00
Cyborus 81a4472304
set authorization header to sensitive 2023-11-19 12:07:29 -05:00
Cyborus 753dc34b5a
remove dbgs 2023-11-19 12:04:57 -05:00
Cyborus 46dfa85bfa
fix deserialized data 2023-11-18 00:23:37 -05:00
Cyborus 6f5f95dc23
add release functionality 2023-11-17 13:31:36 -05:00
Cyborus 5d76734498
support getting, deleting, and patching issues 2023-11-13 17:20:29 -05:00
Cyborus c4b014294b
support /repos/{owner}/{repo}/issues 2023-11-13 15:36:41 -05:00
Cyborus c556316854
organize better 2023-11-12 16:36:15 -05:00
Cyborus 285fddb2ea
convert to forgejo-api repo 2023-11-09 12:34:47 -05:00
Renamed from forgejo-api/src/lib.rs (Browse further)