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

10 commits

Auteur SHA1 Message Date
akuma06
9a8783a071 Added tool for sending emails 2017-05-06 20:07:03 +02:00
akuma06
87fee7b030 Updated my own branch 2017-05-06 17:53:17 +02:00
ayame-git
c0d3ccc9ca config file works now 2017-05-06 21:43:15 +03:00
akuma06
7b81c224dc Fixed parameters through command line for DB
config is now a singleton
can use config.GetInstance() to know the context
2017-05-06 17:37:56 +02:00
Eliot Whalan
01324c7d07
Add caching? 2017-05-06 15:30:32 +10:00
sfan5
b175abcc58 Reorder trackers (2502cc57df) 2017-05-05 18:44:45 +02:00
Eliot Whalan
c3916c4f45
Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 23:18:18 +10:00
akuma06
e9a4707c49 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
2017-05-05 15:08:02 +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