akuma06
|
e64a6c599c
|
Fixed test for structs
Seems like init function of other packages are not executed in tests
|
2017-07-06 22:38:40 +02:00 |
|
akuma06
|
03ded2e027
|
Changing catSelect Behavior
Return now Categories object instead of map[string]string.
Remove some debug log
|
2017-07-06 22:19:44 +02:00 |
|
akuma06
|
4d0c3a18c8
|
Fixing test for categories
|
2017-07-06 21:59:43 +02:00 |
|
akuma06
|
e54a2e59e2
|
Fixed alphabetical order for languages and categories
Also improved the name of exported functions for categories
|
2017-07-06 21:53:13 +02:00 |
|
PantsuDev
|
546dda2d5c
|
Fix incorrect flags in refine
|
2017-07-06 12:51:21 +10:00 |
|
PantsuDev
|
c2fe8aa99e
|
Fix /search/search bug
|
2017-07-06 11:56:52 +10:00 |
|
akuma06
|
f00e066b49
|
Improved caching to make it always pointer
|
2017-07-05 19:50:44 +02:00 |
|
akuma06
|
a4ac7ede9a
|
Added cache for ES request
|
2017-07-05 19:41:16 +02:00 |
|
akuma06
|
26ad505a41
|
Adding go cache dependency
|
2017-07-05 17:09:52 +02:00 |
|
akuma06
|
7a12d0807c
|
Caching of torrent listing and torrent view
|
2017-07-05 17:06:24 +02:00 |
|
akuma06
|
1a4b1b3303
|
Added protection on pprof
Use of our own pprof handlers
|
2017-07-05 15:17:59 +02:00 |
|
akuma06
|
7e22828cb3
|
Change to our own middleware for pprof
|
2017-07-05 14:40:05 +02:00 |
|
akuma06
|
2c0293470a
|
Added unique identifier + pprof
Unique identifier for torrent params with p.Identifier()
Added pprof support
|
2017-07-05 14:29:31 +02:00 |
|
akuma06
|
c8272b180b
|
Changed search functions name
Removing the search part of it since it is already the package name
|
2017-07-05 13:33:12 +02:00 |
|
kilo
|
f340314d62
|
Update main.css (#1109)
|
2017-07-05 15:31:06 +10:00 |
|
akuma06
|
1d4f900f8a
|
Merge pull request #1107 from NyaaPantsu/pr/1089
Pr/1089
|
2017-07-05 02:31:18 +02:00 |
|
akuma06
|
f7abfc53db
|
Merge branch 'refactor' into pr/1089
|
2017-07-05 02:28:48 +02:00 |
|
akuma06
|
8e543fd3cf
|
Update upload.jet.html
|
2017-07-05 02:28:01 +02:00 |
|
akuma06
|
faea14be2f
|
Merge pull request #1096 from Kiloutre/patch-4
Flag clickeable to get to flag search
|
2017-07-05 02:25:52 +02:00 |
|
kilo
|
5fbc8cca47
|
f to lang
|
2017-07-05 01:17:01 +02:00 |
|
kilo
|
d8e3720ccd
|
&f to &lang
|
2017-07-05 01:15:49 +02:00 |
|
akuma06
|
14ac34adcc
|
Merge pull request #1086 from NyaaPantsu/second-batch
Second batch of changes [done]
|
2017-07-05 00:43:47 +02:00 |
|
akuma06
|
487060c1a4
|
Forgot the login form test modification
|
2017-07-04 03:10:46 +02:00 |
|
akuma06
|
1e39f7df6b
|
Fixed csrf in mod
|
2017-07-04 03:09:12 +02:00 |
|
akuma06
|
fb6bcc68d7
|
Fixed torrentRequest function
|
2017-07-04 03:05:00 +02:00 |
|
akuma06
|
920e4069a1
|
Modified img size of error pages
|
2017-07-04 03:02:19 +02:00 |
|
akuma06
|
c3b3542bad
|
Changed Mark as Hidden
Strings need to be retranslated
|
2017-07-04 02:57:47 +02:00 |
|
akuma06
|
e4d4878d64
|
Added Missing test
|
2017-07-04 02:54:43 +02:00 |
|
akuma06
|
d74d337c25
|
Adding redirecto when login
|
2017-07-04 02:48:20 +02:00 |
|
akuma06
|
d4c245e256
|
Fixing torrent edit for user&admin
|
2017-07-04 02:40:54 +02:00 |
|
akuma06
|
330ab06597
|
Adding upload of multi lang full support
|
2017-07-04 02:07:25 +02:00 |
|
akuma06
|
1796538c36
|
typo -_-"
|
2017-07-04 01:23:17 +02:00 |
|
akuma06
|
2a0c2be105
|
Forgot to add a test
|
2017-07-04 01:22:12 +02:00 |
|
akuma06
|
e2f3507069
|
Some html fixes
|
2017-07-04 01:15:43 +02:00 |
|
kilo
|
089d898b76
|
Update search.jet.html
|
2017-07-03 17:41:42 +02:00 |
|
kilo
|
ada9c3c8fb
|
add flag search in search refiner
|
2017-07-03 17:17:34 +02:00 |
|
akuma06
|
c23a86413d
|
Update listing.jet.html
|
2017-07-03 17:02:12 +02:00 |
|
kilo
|
fcb4499fd0
|
make comma disappear at the end
|
2017-07-03 16:36:08 +02:00 |
|
kilo
|
6d5181a024
|
Update main.css
|
2017-07-03 16:32:30 +02:00 |
|
kilo
|
7f1069167a
|
Update listing.jet.html
|
2017-07-03 16:29:15 +02:00 |
|
akuma06
|
d16871d91a
|
Fix rss magnet link
|
2017-07-03 02:37:36 +02:00 |
|
akuma06
|
5feec8748b
|
Profile edit page works now
|
2017-07-03 02:31:17 +02:00 |
|
akuma06
|
b2e00dce1f
|
Removing debug message
|
2017-07-03 02:19:37 +02:00 |
|
akuma06
|
929bf0e71b
|
Fixing profile_edit
|
2017-07-03 02:16:39 +02:00 |
|
akuma06
|
1ca1f364a0
|
Fixing log in
|
2017-07-03 02:03:57 +02:00 |
|
akuma06
|
d84c294c1b
|
Binding requirements for gin
|
2017-07-03 01:47:31 +02:00 |
|
akuma06
|
f3a323d7b8
|
Fixing html flags rendering
|
2017-07-03 01:30:06 +02:00 |
|
akuma06
|
caa7e499f3
|
Final fix for nil pointer
|
2017-07-03 01:22:54 +02:00 |
|
akuma06
|
baccce78e2
|
Added some check on User variable
User is now a pointer, so doing User.xxx will make an error nil pointer dereference. So we have to check that User is not nil
|
2017-07-03 01:11:45 +02:00 |
|
akuma06
|
5794704961
|
Another fix for nil pointer
|
2017-07-03 01:04:14 +02:00 |
|