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

2703 Révisions

Auteur SHA1 Message Date
akuma06 2c8344faf9 Controllers are now separated
They are in different folders and all loaded in controllers/router.go.
This means that you only have to create a folder with a router.go file and import this folder in main router.go to add a handler.
2017-07-16 17:14:21 +02:00
akuma06 eb5ded4a27 Fix template test. Forgot I moved ReassignForm 2017-07-16 15:42:15 +02:00
akuma06 296e5f8e06 Merge branch 'refactor' into template-refactor 2017-07-16 15:38:18 +02:00
akuma06 2f7a6b8c45 Template rafactor
Now templates go files are in /templates in a templates package. Controllers only have controller files
2017-07-16 15:35:24 +02:00
ewhal f1fac3a394 Merge pull request #1210 from Kiloutre/patch-3
Proper alignement on japanese language, bigger search icon
2017-07-16 22:54:36 +10:00
kilo c3b2b0fbe9 update torrent lang once load is done (didn't work in Chrome before) 2017-07-16 14:41:24 +02:00
kilo ea73b3eb9c Update main.css 2017-07-16 14:28:59 +02:00
ewhal dce8bd1ab8 Merge pull request #1209 from Kiloutre/patch-2
properly align torrent & magnet icon again
2017-07-16 22:27:17 +10:00
kilo 2caf241962 slight lower height 2017-07-16 14:21:26 +02:00
kilo e6f3121527 Update main.css 2017-07-16 14:00:41 +02:00
ewhal 40877ac7af Merge pull request #1208 from Kiloutre/patch-1
remove grayscale that looked pretty bad
2017-07-16 21:53:23 +10:00
kilo 3185bd1892 Update main.css 2017-07-16 13:45:28 +02:00
ewhal 8b2b8e83e2 Merge pull request #1205 from Kiloutre/patch-5
fix 500 error in settings & some other things
2017-07-16 21:02:49 +10:00
kilo acda05449e this will be done in JS 2017-07-16 12:52:58 +02:00
kilo e1d030c500 Update kilo.js 2017-07-16 12:51:00 +02:00
PantsuDev 79f0213345 Fixes #1206 2017-07-16 20:40:28 +10:00
ewhal c1acbdb2ff Merge branch 'refactor' into patch-5 2017-07-16 20:21:00 +10:00
kilo 9c1ab7cb9e fix typo in FAQ 2017-07-16 11:31:10 +02:00
kilo 5da5133e15 Update view.jet.html 2017-07-16 11:23:32 +02:00
kilo 2ac74c6382 Update main.css 2017-07-16 11:23:13 +02:00
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