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

2733 commits

Auteur SHA1 Message Date
kilo 9f0ff6ecc0 prevent textarea from overflowing
it didn't have a max width before
2017-07-16 11:07:54 +02:00
kilo 3ed5ba0f17 that wasn't up to date with refactor 2017-07-16 10:56:09 +02:00
kilo 6fb632c696 fix "api doc" link that was broken 2017-07-16 10:55:19 +02:00
kilo 8fa9911ccf double the scrolling speed of the faq notice
it was slow as balls
2017-07-16 10:49:28 +02:00
kilo 42657584ff Translation that was missing for torrent_colors 2017-07-16 10:47:38 +02:00
kilo 4c3894c92e add max-width to Show: form 2017-07-16 10:41:26 +02:00
kilo dc773a8eec fix top column's width css rule that didn't apply 2017-07-16 10:27:41 +02:00
PantsuDev 913028f529 Comply with JS styling recommendations 2017-07-16 14:43:09 +10:00
PantsuDev 7ba2887021 Update faq and add link to apidocs 2017-07-16 13:55:18 +10:00
PantsuDev 669edce070 Direct to torrent after comment 2017-07-16 10:59:25 +10:00
akuma06 8f7113a3e6 Fixing great bug on vars jetMap 2017-07-16 00:51:13 +02:00
akuma06 8641d8fd61 Fixing template tests 2017-07-16 00:38:07 +02:00
akuma06 3165f279af Fixing test issue 2017-07-16 00:23:11 +02:00
akuma06 7104847af4 Improved a bit kilo.js 🐤 2017-07-16 00:17:44 +02:00
kilo de45e8a861 show one torrent above & under the previewed one 2017-07-15 22:39:51 +02:00
kilo 3ba989706c fix settings 2017-07-15 22:15:12 +02:00
kilo 511d074e84 it works merge pls (#1204)
* remove custom_flag.css

* remove ' that had nothing to do here

* replace sukebei variable to boolean

* fix ? operator & variable name

* attempt at fixing visual cues for anonymous torrents

* Update torrents.jet.html

* add missing ,

* useless code if user logged off so moving that

* add it back here and check if logged in

* should work almost properly now

* same here

* flag-other invisible

* Update kilo.js

* Update upload.jet.html

* should work very well now

* same here

* Delete categories.png

* Add files via upload

* Update main.css

* Update kilo.js

* Update upload.jet.html

* Update kilo.js

* Update torrents.jet.html

* proper behavior for trusted people

* different flag form id

* add id

* add language name in an span

* make that span invisible =)

* Update flags.jet.html

* Update upload.jet.html

* Update kilo.js

* whoever read this is a faggot

* Update upload.jet.html
2017-07-15 21:41:57 +02:00
akuma06 f37f81bead Merge branch 'dev' into refactor 2017-07-15 17:02:31 +02:00
ewhal 7aa6d72db0 Merge pull request #1203 from Kiloutre/patch-2
Forgot to end a string and a condition
2017-07-16 00:19:41 +10:00
kilo 2a8b4ce9c3 Update upload.jet.html 2017-07-15 16:19:30 +02:00
kilo 4fd5111193 Update kilo.js 2017-07-15 16:16:43 +02:00
ewhal cfba0fabd3 Merge pull request #1202 from Kiloutre/patch-1
(merge pls) fix Sukebei variable & lang count again
2017-07-16 00:12:26 +10:00
kilo 6dbff68fca fix Sukebei variable & lang count again 2017-07-15 16:10:38 +02:00
ewhal 7809fc4964 Merge pull request #1200 from Kiloutre/patch-14
WIP
2017-07-16 00:03:33 +10:00
kilo 21aa2df59e fix language count because Go is shit (now in JS) 2017-07-15 16:01:56 +02:00
kilo 8c7050cc6b fix display of torrent preview that didn't trigger 2017-07-15 15:59:30 +02:00
kilo b2c2bf6b25 Fix profile being completely messed up 2017-07-15 15:55:34 +02:00
ewhal 5b23521496 Merge pull request #1198 from Kiloutre/patch-13
up to date flag.min.css & removal of unwanted margin & small other stuff
2017-07-15 23:34:33 +10:00
ewhal 07e561af30 Merge pull request #1197 from Kiloutre/patch-11
re-add stuff
2017-07-15 23:34:21 +10:00
kilo e21e0d2abc less padding on low screen res for torrent list 2017-07-15 14:37:15 +02:00
kilo b2932e41b2 Update upload.jet.html 2017-07-15 14:11:22 +02:00
kilo d43adf7624 Update kilo.js 2017-07-15 14:11:05 +02:00
kilo 26686c187d search box becomes small later and refine disappears later (device screen width) 2017-07-15 13:15:43 +02:00
kilo 5eb291d50b scroll to top of the page when opening refine 2017-07-15 13:08:23 +02:00
kilo 997f36af41 rollback of visual cues that seem to be causing a travis problem 2017-07-15 13:03:00 +02:00
kilo fca95548fc Update flags.min.css 2017-07-15 13:01:41 +02:00
kilo 2e06e49ec7 fix brazil missing a "px" 2017-07-15 12:53:18 +02:00
kilo ee7119bf7d Update main.css 2017-07-15 12:52:06 +02:00
kilo 787f1d4639 up to date flag.min.css
was missing some changes when compared to flag.css
2017-07-15 12:48:31 +02:00
kilo 6e6adb538d Update kilo.js 2017-07-15 12:02:08 +02:00
kilo d45ddbd3d1 Update upload.jet.html 2017-07-15 12:02:06 +02:00
kilo 438f84f090 make use of above change to have the right category by default if the form isn't empty 2017-07-15 11:53:46 +02:00
kilo c038687b67 add default torrent name & flag based on form 2017-07-15 11:48:42 +02:00
kilo 7f00e5870b Update upload.jet.html 2017-07-15 09:01:04 +02:00
kilo aff5a33ab0 Update upload.jet.html 2017-07-15 09:00:26 +02:00
ewhal bea42e7537 Merge pull request #1193 from Kiloutre/patch-9
Torrent display preview in upload.html
2017-07-15 16:57:25 +10:00
kilo dad6c3edaf removal of view things to try to get it working 2017-07-15 08:53:47 +02:00
kilo 64be36b944 Update flags.jet.html 2017-07-15 08:49:06 +02:00
akuma06 6fbf22410e Deleting a torrent flush cache now 2017-07-15 01:50:26 +02:00
akuma06 c10c1e86ae Fix for hideUser 2017-07-15 01:44:09 +02:00