akuma06
e3be801f4d
Fixed Typo + Added multi language support
...
Multi language for User package
2017-05-07 02:32:32 +02:00
tomleb
cb5fa3142b
Remove nested config variables
2017-05-06 19:02:02 -04:00
akuma06
db882b105e
Fixed
2017-05-07 00:19:26 +02:00
akuma06
e3afa16c87
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 00:15:45 +02:00
akuma06
5eb1d75f4c
Forgot files
2017-05-07 00:15:27 +02:00
akuma06
052c502b07
Added User Registration View
...
Moved public files in public folder
2017-05-07 00:10:40 +02:00
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
keo
b691113dc9
Merge pull request #104 from akuma06/master
...
Added tool for sending emails + User Service (WIP)
2017-05-07 00:04:26 +03:00
akuma06
8eab96e190
fix #6
2017-05-06 23:00:35 +02:00
akuma06
5db2b0180e
Merge branch 'master' of https://github.com/akuma06/nyaa.git
2017-05-06 22:48:07 +02:00
akuma06
a68902d5de
Fix #5
2017-05-06 22:47:21 +02:00
akuma06
e265fe1442
Update permission.go
2017-05-06 22:42:51 +02:00
akuma06
b8724f9f13
Fix #3
2017-05-06 22:36:53 +02:00
sfan5
adbfef80ca
Show category image on torrent view page
2017-05-06 22:32:50 +02:00
akuma06
2b152de38f
Fix #2
2017-05-06 22:32:02 +02:00
akuma06
b26d70b4fc
Fix #1
2017-05-06 22:27:21 +02:00
akuma06
696d6961be
Merge branch 'master' of https://github.com/akuma06/nyaa.git
...
Conflicts:
util/email/email.go
2017-05-06 22:16:05 +02:00
akuma06
b4dea05ae4
Forgot files
2017-05-06 22:14:02 +02:00
akuma06
18073fdcb6
Update verification.go
2017-05-06 21:59:46 +02:00
akuma06
253b253c00
Update user.go
2017-05-06 21:59:21 +02:00
akuma06
201f9171a6
Update userHelper.go
2017-05-06 21:40:06 +02:00
akuma06
a0577f70fc
Fixed Typo
2017-05-06 21:37:10 +02:00
akuma06
51ae429d72
User Package (WIP)
...
Added services and utils needed
2017-05-06 21:21:39 +02:00
akuma06
245d163912
Merge branch 'master' of https://github.com/ewhal/nyaa
...
Conflicts:
main.go
models.go
2017-05-05 14:51:19 +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