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

18 commits

Auteur SHA1 Message Date
keo
c36544d268 Merge pull request #104 from akuma06/master
Added tool for sending emails + User Service (WIP)
2017-05-07 00:04:26 +03:00
akuma06
ffdb50f5e1 fix #6 2017-05-06 23:00:35 +02:00
akuma06
db95a78b6a Merge branch 'master' of https://github.com/akuma06/nyaa.git 2017-05-06 22:48:07 +02:00
akuma06
ca74ef3129 Fix #5 2017-05-06 22:47:21 +02:00
akuma06
d0092e590c Update permission.go 2017-05-06 22:42:51 +02:00
akuma06
c9b1cf97db Fix #3 2017-05-06 22:36:53 +02:00
sfan5
2a1cd94a87 Show category image on torrent view page 2017-05-06 22:32:50 +02:00
akuma06
3e11300ea6 Fix #2 2017-05-06 22:32:02 +02:00
akuma06
4182e22262 Fix #1 2017-05-06 22:27:21 +02:00
akuma06
45eb38ee87 Merge branch 'master' of https://github.com/akuma06/nyaa.git
Conflicts:
	util/email/email.go
2017-05-06 22:16:05 +02:00
akuma06
30a53a79ec Forgot files 2017-05-06 22:14:02 +02:00
akuma06
9f18efe301 Update verification.go 2017-05-06 21:59:46 +02:00
akuma06
20b7b737ad Update user.go 2017-05-06 21:59:21 +02:00
akuma06
acc9c0584d Update userHelper.go 2017-05-06 21:40:06 +02:00
akuma06
773ce60848 Fixed Typo 2017-05-06 21:37:10 +02:00
akuma06
5ef953ff55 User Package (WIP)
Added services and utils needed
2017-05-06 21:21:39 +02:00
akuma06
f6709f9ace Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
	models.go
2017-05-05 14:51:19 +02:00
akuma06
9586f1e731 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