Commit Graph

4 Commits (3fdb2d4ad8a3bf4c5fbcc417a274be2fc695882b)

Author SHA1 Message Date
techknowlogick cb52b17f92
Add admin API route for managing user's badges ()
Fix 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
silverwind 938b591994
Remove most path-based golangci exclusions ()
They are non-obvious and do not survive refactor.

Will replace with `//nolint` comments after CI results are in.
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
techknowlogick d8e6c99125
Add badge capabilities to users ()
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>