akuma06
|
01eb1fdf6b
|
Update email.go
|
2017-05-06 21:56:52 +02:00 |
|
akuma06
|
35e33301dd
|
Update email.go
|
2017-05-06 21:54:08 +02:00 |
|
akuma06
|
f77af9ae92
|
Update crypto.go
|
2017-05-06 21:53:42 +02:00 |
|
akuma06
|
688ce4a620
|
Update email.go
|
2017-05-06 21:47:42 +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
|
3476142b6e
|
Removed unused packages
|
2017-05-06 21:25:16 +02:00 |
|
akuma06
|
386f68cb04
|
Merge branch 'master' of https://github.com/ewhal/nyaa
|
2017-05-06 21:21:48 +02:00 |
|
akuma06
|
51ae429d72
|
User Package (WIP)
Added services and utils needed
|
2017-05-06 21:21:39 +02:00 |
|
keo
|
8b71956412
|
Merge pull request #106 from idontusegithubkek/patch-1
Change Fap to the end of the navbar
|
2017-05-06 22:08:51 +03:00 |
|
idontusegithubkek
|
2021021324
|
Change Fap to the end of the navbar
It just doesn't feel right for Fap to be anywhere besides the rightmost position
|
2017-05-06 14:04:50 -05:00 |
|
akuma06
|
d6a35a583e
|
Merge branch 'master' of https://github.com/ewhal/nyaa
|
2017-05-06 20:08:38 +02:00 |
|
akuma06
|
9a8783a071
|
Added tool for sending emails
|
2017-05-06 20:07:03 +02:00 |
|
keo
|
e3ee7cd11d
|
Merge pull request #96 from akuma06/master
Models for User, Role and Comment …
|
2017-05-06 21:03:07 +03:00 |
|
keo
|
6299f258aa
|
Merge pull request #98 from bakape/bakape/dont-reparse-templates
Don't reparse templates on every fucking request
|
2017-05-06 21:02:56 +03:00 |
|
keo
|
ad804baa6a
|
Merge pull request #102 from ibmibmibm/master
Recompress png files
|
2017-05-06 21:02:07 +03:00 |
|
Shen-Ta Hsieh
|
5ae49977d3
|
Recompress png files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
|
2017-05-07 01:48:13 +08:00 |
|
bakape
|
005785f4f8
|
Don't reparse templates on every fucking request
|
2017-05-06 20:03:21 +03:00 |
|
akuma06
|
479f5a6bdd
|
Update modelHelper.go
|
2017-05-06 18:58:48 +02:00 |
|
akuma06
|
52721f951c
|
Update modelHelper.go
|
2017-05-06 18:55:33 +02:00 |
|
akuma06
|
acaa68eb66
|
Added multiple type of variables
Should work now
|
2017-05-06 18:52:27 +02:00 |
|
akuma06
|
7d0311343f
|
Hopes that work
|
2017-05-06 18:15:02 +02:00 |
|
akuma06
|
7651459b7f
|
Added torrents on model user
|
2017-05-06 18:09:29 +02:00 |
|
akuma06
|
2bf2d02c8a
|
Modified package
|
2017-05-06 18:02:54 +02:00 |
|
akuma06
|
d32c3d0fa8
|
Models for User, Role and Comment
modelHelper for getting value from request and apply it to a Form
Getting value from a Form and apply to a Model
|
2017-05-06 17:55:02 +02:00 |
|
akuma06
|
87fee7b030
|
Updated my own branch
|
2017-05-06 17:53:17 +02:00 |
|
keo
|
7578d84f6a
|
Merge pull request #95 from redsPL/master
Night mode
|
2017-05-06 18:48:16 +03:00 |
|
keo
|
23078f165f
|
Merge pull request #89 from sfan5/filesize_int
`filesize` as INTEGER
|
2017-05-06 18:46:14 +03:00 |
|
ayame-git
|
c0d3ccc9ca
|
config file works now
|
2017-05-06 21:43:15 +03:00 |
|
ayame-git
|
0851d0406f
|
fixed for good now
|
2017-05-06 21:30:10 +03:00 |
|
ayame-git
|
86049d80b0
|
fixed for good now
|
2017-05-06 21:27:26 +03:00 |
|
ayame-git
|
a515959ad3
|
oops
|
2017-05-06 20:55:27 +03:00 |
|
ayame-git
|
461db47a01
|
fixed parameters
|
2017-05-06 20:52:41 +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 |
|
sfan5
|
95fac1df64
|
filesize as int
|
2017-05-06 17:36:28 +02:00 |
|
reds
|
62c80bcbd5
|
Night mode!
|
2017-05-06 16:06:22 +01:00 |
|
Eliot Whalan
|
fb02d9a068
|
Merge pull request #90 from lc-guy/master
fix some typos
|
2017-05-06 23:26:23 +10:00 |
|
lc-guy
|
1d913d4a4c
|
fix some typos
somewhen is *technically* correct, but... it hasn't been in use since the 19th century, so I replaced it with the more common sometime.
|
2017-05-06 14:23:48 +01:00 |
|
reds
|
95e60dde43
|
Added pagination to the bottom of the page
|
2017-05-06 13:15:17 +01:00 |
|
Eliot Whalan
|
33858eac9c
|
Merge pull request #86 from sfan5/style2
Make comments look good + update FAQ
|
2017-05-06 22:01:10 +10:00 |
|
sfan5
|
30fea2c36b
|
fix invalid html
|
2017-05-06 13:58:06 +02:00 |
|
sfan5
|
4250aca4e4
|
Update FAQ
|
2017-05-06 13:56:51 +02:00 |
|
Eliot Whalan
|
9c88d92b06
|
Merge pull request #85 from majestrate/master
add torrent file parsing for upload form
|
2017-05-06 21:53:09 +10:00 |
|
Jeff Becker
|
d81ec1b2fc
|
remove unit test
|
2017-05-06 07:50:24 -04:00 |
|
Jeff Becker
|
c088cb2642
|
add torrent file parsing for upload form
* vendor bencode library github.com/zeebo/bencode
* add metainfo parsing library from XD
* fix up upload handler so to be less cluttered
|
2017-05-06 07:43:24 -04:00 |
|
sfan5
|
e5cbb8a171
|
Make comments look nicer
|
2017-05-06 13:27:35 +02:00 |
|
Eliot Whalan
|
ab5eedfa79
|
Merge branch 'master' of github.com:ewhal/nyaa
|
2017-05-06 20:42:14 +10:00 |
|
Eliot Whalan
|
023baccf5b
|
Add max search limit
|
2017-05-06 20:41:48 +10:00 |
|
Eliot Whalan
|
1d7e150572
|
Update README.md
|
2017-05-06 17:50:18 +10:00 |
|
Eliot Whalan
|
e59501cc4f
|
fix upload styling
|
2017-05-06 17:47:30 +10:00 |
|