Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/model
akuma06 b0aa111511 API update completely functionnal for app usage (#987)
The api has been tested and works as intended.
Now users do not have to go on the website to get back their token, they
just have to register.
Torrents show the right stats and username on api request when search is
done
User model when converted to JSON gives us the apitoken and md5 hash of
email (for gravatar)
Verification on upload is done by token and username instead of token
only
Errors are now given in json format in the api
Global api response handler for less code redundancy and same response
pattern
Moved user auth check in cookie_helper to user.go
Fixed bug with CSRF prevention in /api
Added translation strings
2017-06-13 16:01:57 +10:00
..
comment.go New config files (#854) 2017-05-30 21:21:57 -05:00
dumps.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
file.go New config files (#854) 2017-05-30 21:21:57 -05:00
language.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00
notification.go New config files (#854) 2017-05-30 21:21:57 -05:00
report.go New modpanel fix (#895) 2017-06-04 02:28:33 +02:00
torrent.go Country flags (language) for torrents. (#970) 2017-06-12 09:14:26 +10:00
user.go API update completely functionnal for app usage (#987) 2017-06-13 16:01:57 +10:00