kilo
5e02fbf5a1
Update torrents.jet.html
2017-07-14 20:02:58 +02:00
kilo
73606928c6
useless condition
2017-07-14 19:54:40 +02:00
akuma06
6bbb2e9801
Preload User on find. Should fix the edit not showing up for anonymous.
...
Fix issue with hidden checkbox and remake one on chrome.
Refactor flag list on edit/upload form. Now a helper function in flags helper.
2017-07-14 17:53:37 +02:00
kilo
9b8fda7bc1
rollback
2017-07-14 23:22:55 +10:00
kilo
0ecb7f12bc
Update edit.jet.html
2017-07-14 23:16:27 +10:00
kilo
cd09cc030b
Update edit.jet.html
2017-07-14 22:56:07 +10:00
kilo
71d217ab03
Update edit.jet.html
2017-07-14 22:45:28 +10:00
kilo
50a66c2058
Update view.jet.html
2017-07-14 22:45:28 +10:00
kilo
04c5ab7659
Update listing.jet.html
2017-07-14 21:04:33 +10:00
kilo
2e7b43646f
remove comment td if no comment & colspan = 2 on previous td
2017-07-14 21:04:33 +10:00
kilo
6eeaf4ce0b
Update listing.jet.html
2017-07-14 21:04:33 +10:00
kilo
8f0a0ca338
Update listing.jet.html
2017-07-14 10:12:16 +10:00
akuma06
009ae50a4c
Fixing title in torrent edit page
2017-07-13 18:23:22 +02:00
akuma06
8122015a2e
Fixing registration + Added a log on request errors
2017-07-13 18:05:53 +02:00
akuma06
dc6fda3333
Merge pull request #1167 from Kiloutre/patch-8
...
Better looking refine & fix JS generating torrents with unclickeable categories
2017-07-13 14:57:11 +02:00
akuma06
ef8d8af8b0
Forgot this merge conflict
2017-07-13 14:29:41 +02:00
akuma06
5da9fe607c
Merge branch 'dev' into refactor
2017-07-13 14:23:28 +02:00
akuma06
5be870e21b
Add commit from kipukun on simplemde
2017-07-13 13:57:19 +02:00
kilo
a5a360fef7
Update listing.jet.html
2017-07-13 12:59:15 +02:00
akuma06
78951680a6
Merge branch 'refactor' of https://github.com/NyaaPantsu/nyaa into refactor
2017-07-13 12:53:33 +02:00
akuma06
5646e76423
fix for translation in listing
2017-07-13 12:53:31 +02:00
kilo
22a1dbaf63
Update view.jet.html
2017-07-13 07:39:51 +02:00
kilo
f0b1d8e824
Update torrents.jet.html
2017-07-13 00:40:22 +10:00
kilo
c32f3f34d1
alright now travis werks
2017-07-13 00:39:54 +10:00
kilo
cdeac8283a
maybe that will fix the travis?
2017-07-13 00:39:54 +10:00
kilo
bb26c861fd
woopsies ) too much
2017-07-13 00:39:54 +10:00
kilo
e9db3f6445
Update view.jet.html
2017-07-13 00:39:54 +10:00
akuma06
f8f6758ffe
Fixing checkbox label flags
2017-07-12 12:04:20 +10:00
akuma06
fbb578b800
Fixing issues with language name translation
2017-07-12 12:04:20 +10:00
akuma06
21767877b1
Fixing call to flag method
2017-07-12 12:04:20 +10:00
akuma06
e1d6e7df20
Changing to the new behaviour of package languages
2017-07-12 12:04:20 +10:00
kilo
6e34889847
Update view.jet.html
2017-07-12 12:04:20 +10:00
kilo
9bb6b79db5
Update edit.jet.html
2017-07-12 12:04:20 +10:00
kilo
99e103a1d7
Update upload.jet.html
2017-07-12 12:04:20 +10:00
kilo
fe78b99c8c
Update listing.jet.html
2017-07-12 12:04:20 +10:00
akuma06
f8de340265
Added search refine on every pages + fixed kilo.js
2017-07-10 15:24:52 +02:00
akuma06
0cf98c91b0
Fixing upload language not mandatory message
2017-07-10 14:37:48 +02:00
kilo
06442da77f
Fix wrong JS variable name & some css stuff ( #1151 )
...
* Update main.js
* remove workaround that doesn't work
* Update torrents.jet.html
* Update search_handler.go
* Update search.jet.html
* Update main.js
* Update main.js
* Update search_handler.go
* Update main.js
2017-07-10 17:33:26 +10:00
kilo
61a267af43
Better alignement in user torrent page ( #1147 )
...
* Update main.css
* Update torrents.jet.html
2017-07-10 15:13:11 +10:00
kilo
d01649b31f
Update torrents.jet.html ( #1145 )
2017-07-10 14:57:50 +10:00
kilo
f5a86525d0
Header & refine dropdown changes ( #1130 )
...
* add button in header & remove two options from header search
* dont show refine button on small screens
* remove the div in there
* to put it there and add display: none when needed
* add refine class for future js code
* add function in code to toggle refine
* more html changes
* spacing changes
* add limit & show trusted and all that stuff to refine
* add margin
* obligatory css changes
* forgot {{ }} for a variable name
* add function on onclick refine button
* wrong file
* put onclick & translation on button
2017-07-10 13:57:59 +10:00
kilo
90fa1ad922
Remove unwanted torrent name spacing in user torrents ( #1143 )
...
* Update main.css
* might as well remove the now unused category
2017-07-10 13:57:07 +10:00
kilo
5c7927e4f4
load flag css in user torrents ( #1141 )
2017-07-10 13:55:57 +10:00
kilo
2a119e6537
make size & date centered in user torrent view ( #1140 )
...
* css changes
* Update main.css
* Update torrents.jet.html
2017-07-10 13:55:49 +10:00
kilo
f8dd7cb0fb
fix link display in user torrent view ( #1139 )
2017-07-10 13:55:37 +10:00
kilo
baeb405490
too lazy to make a title ( #1138 )
...
* preliminary work
* Update main.css
2017-07-10 13:55:29 +10:00
kilo
09313cdc0e
Proper user torrent listing ( #1136 )
...
* Update torrents.jet.html
* Update torrents.jet.html
* Update torrents.jet.html
2017-07-10 10:19:02 +10:00
kilo
1b2d16ba78
Fix displaying of user-torrents ( #1132 )
...
* Update torrents.jet.html
* Update main.css
* Update main.css
* Update torrents.jet.html
* Update main.css
* Update torrents.jet.html
2017-07-10 00:36:36 +10:00
akuma06
2bf9b26dfd
Fix comments
2017-07-09 16:21:34 +02:00
kilo
2943fdf6e1
Add small "language is not mandatory" message ( #1129 )
...
* add class in css
* html change
* Update en-us.all.json
* Update fr-fr.all.json
2017-07-09 12:19:59 +10:00