index
:
forgejo-api
main
forgejo-api
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clippy Fixes
Pi-Cla
2024-08-11
1
-1
/
+1
*
fix: null team reviews
Cyborus
2024-07-09
1
-0
/
+12
*
fix basic auth base64 encoding length calculation
Cyborus
2024-05-27
1
-4
/
+6
*
add oauth2 authentication
Cyborus
2024-05-22
1
-0
/
+13
*
add `POST /login/oauth/access_token`
Cyborus
2024-05-22
1
-2
/
+66
*
improve ssh url deserialization tests
Cyborus
2024-05-14
1
-0
/
+39
*
chore: ✨
aviac
2024-05-11
1
-2
/
+3
*
fix: implement review comment regarding non standard ssh port scenario
aviac
2024-05-11
1
-6
/
+15
*
feat: naive implementation of ssh_url deserialization
aviac
2024-05-10
1
-0
/
+26
*
implement `From<DefaultMergeStyle>` for `MergePullRequestOptionDo`
Cyborus
2024-04-26
1
-0
/
+16
*
fix release attachment download url
Cyborus
2024-04-18
1
-4
/
+6
*
strongly typed header returns
Cyborus
2024-02-09
1
-1
/
+16
*
fix http methods
Cyborus
2024-01-19
1
-2
/
+2
*
add trailing slash to api prefix
Cyborus
2024-01-18
1
-5
/
+5
*
formatting
Cyborus
2024-01-18
1
-1
/
+4
*
add back `download_release_attachment`
Cyborus
2024-01-18
1
-0
/
+14
*
simpler error handling
Cyborus
2024-01-18
1
-11
/
+10
*
replace with generated api
Cyborus
2024-01-18
1
-201
/
+19
*
add more auth options
Cyborus
2023-12-20
1
-12
/
+74
*
format
Cyborus
2023-12-15
1
-2
/
+5
*
add release download methods
Cyborus
2023-12-15
1
-0
/
+18
*
format
Cyborus
2023-12-12
1
-2
/
+2
*
add `admin` methods
Cyborus
2023-12-12
1
-0
/
+2
*
praise rustfmt
Cyborus
2023-12-12
1
-33
/
+46
*
deletions do not return bodies
Cyborus
2023-12-11
1
-1
/
+1
*
fix release attachments
Cyborus
2023-12-11
1
-4
/
+4
*
checking if a pr exists does not return a body
Cyborus
2023-12-11
1
-0
/
+23
*
merging a pr does not return a body
Cyborus
2023-12-11
1
-0
/
+23
*
api error message optional
Cyborus
2023-12-11
1
-4
/
+4
*
include body in `ForgejoError::BadStructure`
Cyborus
2023-12-11
1
-15
/
+13
*
add `package` methods
Cyborus
2023-11-27
1
-0
/
+2
*
add `notification` methods
Cyborus
2023-11-27
1
-0
/
+8
*
add `miscellaneous` methods
Cyborus
2023-11-26
1
-0
/
+41
*
fill in `Repository` struct fields
Cyborus
2023-11-19
1
-0
/
+53
*
add source reqwest error to `ForgejoError::BadStructure`
Cyborus
2023-11-19
1
-2
/
+2
*
set authorization header to sensitive
Cyborus
2023-11-19
1
-1
/
+1
*
remove `dbg`s
Cyborus
2023-11-19
1
-3
/
+2
*
fix deserialized data
Cyborus
2023-11-18
1
-1
/
+0
*
add release functionality
Cyborus
2023-11-17
1
-0
/
+10
*
support getting, deleting, and patching issues
Cyborus
2023-11-13
1
-0
/
+16
*
support `/repos/{owner}/{repo}/issues`
Cyborus
2023-11-13
1
-0
/
+2
*
organize better
Cyborus
2023-11-12
1
-97
/
+6
*
convert to forgejo-api repo
Cyborus
2023-11-09
1
-0
/
+223