sfan5
7cd7a625fc
Remove unused code
2017-05-08 22:50:56 +02:00
sfan5
3d8f184a5a
Switch to new schema: make it compile
2017-05-08 22:50:56 +02:00
Andrew Zhao
260e5bab46
auto migrate comments table
2017-05-07 20:40:00 -07:00
akuma06
384b2c15de
Azhao12345 fix
2017-05-08 02:18:48 +02:00
akuma06
0db01fb824
Added logged badge + new User variable in each template variables
2017-05-08 01:46:30 +02:00
akuma06
0d07763af6
Added Form Validation
...
Display of error messages
2017-05-07 19:59:38 +02:00
tomleb
5db874a2fa
Add postgres dialect
2017-05-06 18:48:21 -04: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
akuma06
87fee7b030
Updated my own branch
2017-05-06 17:53:17 +02:00
ayame-git
86049d80b0
fixed for good now
2017-05-06 21:27:26 +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
akuma06
e9a4707c49
Merge branch 'master' of https://github.com/ewhal/nyaa
...
Conflicts:
main.go
2017-05-05 15:08:02 +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