Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

10 commits

Auteur SHA1 Message Date
sfan5
a1ad96d6ed Stop using categories & status DB tables
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00
akuma06
220dcaa361 Merge branch 'master' into master 2017-05-06 22:17:13 +02:00
akuma06
b4dea05ae4 Forgot files 2017-05-06 22:14:02 +02:00
ayame-git
99f25790ea Status model and field for Users 2017-05-07 01:52:27 +03:00
akuma06
7651459b7f Added torrents on model user 2017-05-06 18:09:29 +02:00
akuma06
d32c3d0fa8 Models for User, Role and Comment
modelHelper for getting value from request and apply it to a Form
Getting value from a Form and apply to a Model
2017-05-06 17:55:02 +02:00
sfan5
95fac1df64 filesize as int 2017-05-06 17:36:28 +02:00
Eliot Whalan
bf0de81e66
Get comments working 2017-05-06 12:18:24 +10:00
sfan5
422ff834c2 Force width of category image container 2017-05-05 22:53:17 +02:00
akuma06
823901b8ab Rearranged Files
Configurations are separated in files in the folder config
Connection to database by a package to import when needed
Models will be in a model package for better maintenance
Services access to the models
Utils are tools or functions that can be used anywhere
main.go cleaned a bit and other files modifications are there for the above modifications
2017-05-05 14:20:51 +02:00