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

60 commits

Auteur SHA1 Message Date
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
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
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
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
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
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
baeb405490 too lazy to make a title (#1138)
* preliminary work

* Update main.css
2017-07-10 13:55:29 +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
akuma06
40d2169e02 Fixed modtools 2017-07-08 15:07:26 +02:00
akuma06
3e9fd95b72 Merge branch 'third-changes' into pr/1114 2017-07-07 13:00:21 +02:00
akuma06
59a9aa6ad9 Fixing Translations.js + kilo.js 🐤 2017-07-07 02:25:36 +02:00
kilo
2dd0e2ced8 Update listing.jet.html 2017-07-07 01:58:02 +02:00
akuma06
93ec394d0a Hiding refine only on home page 2017-07-07 01:20:00 +02:00
akuma06
725b0423da Fixing img blank relative url to absolute 2017-07-07 00:20:06 +02:00
akuma06
6534d02977 Fxing flags checkboxes without flags next to them 2017-07-06 22:42:55 +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
7a12d0807c Caching of torrent listing and torrent view 2017-07-05 17:06:24 +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
d8e3720ccd &f to &lang 2017-07-05 01:15:49 +02:00
akuma06
c3b3542bad Changed Mark as Hidden
Strings need to be retranslated
2017-07-04 02:57:47 +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
e2f3507069 Some html fixes 2017-07-04 01:15:43 +02:00
akuma06
c23a86413d Update listing.jet.html 2017-07-03 17:02:12 +02:00