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

118 Révisions

Auteur SHA1 Message Date
sfan5 9b6b25e7df Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
sfan5 f9b29af311 Better / fixed validation of uploaded torrent files 2017-05-07 13:53:51 +02:00
Andrew Zhao b922938c27 use util to generate magnets 2017-05-06 18:10:35 -07:00
sfan5 20214fa770 Remove duplicate tracker
pirateparty.gr tracker is the same as the coppersurfer one
2017-05-07 00:07:58 +02:00
yiiT 74abbfebe7 Additional trackers
Added tracker.pirateparty.gr, tracker.internetwarriors.net, eddie4.nl, and mgtracker.org
2017-05-06 16:41:56 -05:00
akuma06 4182e22262 Fix #1 2017-05-06 22:27:21 +02:00
akuma06 30a53a79ec Forgot files 2017-05-06 22:14:02 +02:00
akuma06 5ef953ff55 User Package (WIP)
Added services and utils needed
2017-05-06 21:21:39 +02:00
akuma06 61ac1bb7c3 Added tool for sending emails 2017-05-06 20:07:03 +02:00
akuma06 dc050d29fc Updated my own branch 2017-05-06 17:53:17 +02:00
ayame-git 19a72dfe08 config file works now 2017-05-06 21:43:15 +03:00
akuma06 a456a5f9f2 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 0d6f5ef50b Add caching? 2017-05-06 15:30:32 +10:00
sfan5 cfa8d2544b Reorder trackers (2502cc57df) 2017-05-05 18:44:45 +02:00
Eliot Whalan f50a0f9ace Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 23:18:18 +10:00
akuma06 ade17dad04 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
2017-05-05 15:08:02 +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