You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Denys Konovalov eac1bddb8d
fix swagger documentation for multiple files API endpoint (#25110)
Fixes some issues with the swagger documentation for the new multiple
files API endpoint (#24887) which were overlooked when submitting the
original PR:

1. add some missing parameter descriptions
2. set correct `required` option for required parameters
3. change endpoint description to match it full functionality (every
kind of file modification is supported, not just creating and updating)
1 year ago
..
api fix swagger documentation for multiple files API endpoint (#25110) 1 year ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
install Refactor INI package (first step) (#25024) 1 year ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Clean up WebAuthn javascript code and remove JQuery code (#22697) 1 year ago
init.go Decouple the different contexts from each other (#24786) 1 year ago