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

3534 commits

Auteur SHA1 Message Date
bakape a16caa0556 Port _search.html to quicktemplate 2017-05-07 00:21:16 +03:00
keo c36544d268 Merge pull request #104 from akuma06/master
Added tool for sending emails + User Service (WIP)
2017-05-07 00:04:26 +03:00
akuma06 ffdb50f5e1 fix #6 2017-05-06 23:00:35 +02:00
keo fbfa82e4fa Merge pull request #109 from sfan5/stuff
Show category image on torrent view page
2017-05-06 23:51:33 +03:00
akuma06 db95a78b6a Merge branch 'master' of https://github.com/akuma06/nyaa.git 2017-05-06 22:48:07 +02:00
akuma06 ca74ef3129 Fix #5 2017-05-06 22:47:21 +02:00
akuma06 d0092e590c Update permission.go 2017-05-06 22:42:51 +02:00
akuma06 99fa491826 Fix #4 2017-05-06 22:40:01 +02:00
akuma06 c9b1cf97db Fix #3 2017-05-06 22:36:53 +02:00
sfan5 2a1cd94a87 Show category image on torrent view page 2017-05-06 22:32:50 +02:00
akuma06 3e11300ea6 Fix #2 2017-05-06 22:32:02 +02:00
akuma06 eef84efcb7 Merge branch 'master' of https://github.com/akuma06/nyaa.git 2017-05-06 22:27:50 +02:00
akuma06 4182e22262 Fix #1 2017-05-06 22:27:21 +02:00
akuma06 68a7b5922a Merge branch 'master' into master 2017-05-06 22:17:13 +02:00
akuma06 45eb38ee87 Merge branch 'master' of https://github.com/akuma06/nyaa.git
Conflicts:
	util/email/email.go
2017-05-06 22:16:05 +02:00
akuma06 30a53a79ec Forgot files 2017-05-06 22:14:02 +02:00
akuma06 9f18efe301 Update verification.go 2017-05-06 21:59:46 +02:00
akuma06 20b7b737ad Update user.go 2017-05-06 21:59:21 +02:00
akuma06 d52532c927 Update email.go 2017-05-06 21:56:52 +02:00
keo bc4e100dc4 Merge pull request #108 from sfan5/size_sort
Sorting by torrent size
2017-05-06 22:55:02 +03:00
ayame-git a55bb483da Status model and field for Users 2017-05-07 01:52:27 +03:00
akuma06 48e854766c Update email.go 2017-05-06 21:54:08 +02:00
akuma06 70a5d4803f Update crypto.go 2017-05-06 21:53:42 +02:00
sfan5 4237803422 Sorting by torrent size 2017-05-06 21:50:38 +02:00
akuma06 03f455d6ce Update email.go 2017-05-06 21:47:42 +02:00
akuma06 acc9c0584d Update userHelper.go 2017-05-06 21:40:06 +02:00
akuma06 773ce60848 Fixed Typo 2017-05-06 21:37:10 +02:00
akuma06 1055744920 Removed unused packages 2017-05-06 21:25:16 +02:00
akuma06 140bd48ecd Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-06 21:21:48 +02:00
akuma06 5ef953ff55 User Package (WIP)
Added services and utils needed
2017-05-06 21:21:39 +02:00
keo 29fe7045c7 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 5a9f6d3a95 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 e23ceeab37 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-06 20:08:38 +02:00
akuma06 61ac1bb7c3 Added tool for sending emails 2017-05-06 20:07:03 +02:00
keo 5ab269b0ad Merge pull request #96 from akuma06/master
Models for User, Role and Comment  …
2017-05-06 21:03:07 +03:00
keo 755c30443c 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 083bbcf654 Merge pull request #102 from ibmibmibm/master
Recompress png files
2017-05-06 21:02:07 +03:00
reds d2fc439c76 Changed night-mode item colors(remake, trusted, aplus) 2017-05-06 18:56:50 +01:00
Shen-Ta Hsieh 4944931f5d Recompress png files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-07 01:48:13 +08:00
bakape 2cb605a027 Don't reparse templates on every fucking request 2017-05-06 20:03:21 +03:00
akuma06 7b59943bd6 Update modelHelper.go 2017-05-06 18:58:48 +02:00
akuma06 9f961cdffa Update modelHelper.go 2017-05-06 18:55:33 +02:00
akuma06 8313e1db7e Added multiple type of variables
Should work now
2017-05-06 18:52:27 +02:00
akuma06 9cf6157846 Hopes that work 2017-05-06 18:15:02 +02:00
akuma06 9b5cd38b99 Added torrents on model user 2017-05-06 18:09:29 +02:00
akuma06 964795b6cd Modified package 2017-05-06 18:02:54 +02:00
akuma06 148f70b53f 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 dc050d29fc Updated my own branch 2017-05-06 17:53:17 +02:00
keo e447b7566a Merge pull request #95 from redsPL/master
Night mode
2017-05-06 18:48:16 +03:00
keo 90c4e9d6aa Merge pull request #89 from sfan5/filesize_int
`filesize` as INTEGER
2017-05-06 18:46:14 +03:00