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

2844 commits

Auteur SHA1 Message Date
kilo 6e3ce2d05a fix wrong position for sukebei category 2017-07-18 15:50:30 +02:00
kilo b7fa22d3d8 rules not open by default 2017-07-18 15:44:34 +02:00
kilo 20bb4104ba missing } 2017-07-18 15:39:06 +02:00
kilo 7c79f88298 Update upload.jet.html 2017-07-18 15:33:15 +02:00
kilo ae215964d9 Update en-us.all.json 2017-07-18 15:32:28 +02:00
kilo 460c285da1 Update en-us.all.json 2017-07-18 15:31:22 +02:00
kilo 6da72d0017 Update upload.jet.html 2017-07-18 15:30:45 +02:00
ewhal 111372409e Merge pull request #1230 from Kiloutre/patch-17
Fix real torrent display in upload.html
2017-07-18 23:17:46 +10:00
kilo 7c542bb81f Update torrent_item_upload.jet.html 2017-07-18 13:05:32 +02:00
kilo 4d24f3adea Fix missing ] 2017-07-18 13:03:53 +02:00
kilo 019279af2a Lower size for date row & some other css stuff (#1226)
* lower size

* identical height as live

* make tr-links smaller and closer to Größe

* one pixel closer
2017-07-18 02:05:58 +02:00
Myrmece 7c75a85b39 Updated translation. (#1228) 2017-07-18 02:03:48 +02:00
kilo d32a5a306b File list open by default if there is only 1 - 3 files (not much space occupied), file list at 50% opacity if there's no file (#1227)
* Update view.jet.html

* whoopsies wrong line
2017-07-18 02:02:29 +02:00
kilo 6883b377e9 Making torrent_item_upload up to date with torrent_item's latest fixes (#1225)
* up to date torrent_item_upload

* remove admin stuff

* add color, outline & hover color for links in descriptions

* Update main.css

* apply to description links

* Update g.css

* same

* remove underline for tomorrow
2017-07-17 22:52:25 +02:00
kilo 2e81abb3bc Automatically add flag based on keyword (#1219)
* add VOSTFR

* Update kilo.js

* debounce

* add [eng] keyword

* add [jp] keyword

* add [jpn] keyword

* add ' eng ' and '[english]'
2017-07-17 22:05:49 +02:00
kilo 68780a6652 better background color for mod tools, torrents don't move around when you show the checkboxes 🐤, fix auto-updating JS for mods (#1224)
* preliminary CSS work

* only apply button rule to #show_actions

* forgot the JS

* fix auto-updating for mods

* woops wrong file

* there
2017-07-17 22:05:24 +02:00
kilo 0b16ec43f7 Proper sizing & padding for tr-links and tr-cs (#1221)
* Update main.css

* save some space on mobile
2017-07-17 22:03:11 +02:00
kilo 5eb56a4ea1 Make previewed real torrent hidden (50% opacity) and remove any link they have to avoid painful missclicks (#1222)
* Update upload.jet.html

* Add files via upload
2017-07-17 21:54:06 +02:00
akuma06 e98ce1d318 Fix #1199 by converting a model to a map of interface 2017-07-17 21:32:55 +02:00
kilo e757f83a16 Preliminary addition of rule list 2017-07-17 16:09:14 +02:00
akuma06 7bba6e7af2 Fixing delete icon in modtools 2017-07-17 15:18:00 +02:00
akuma06 e9b6f3c3c7 Fixing translation in modtools
I don't understand this though #1201 . Deletes work fine here
2017-07-17 15:10:08 +02:00
akuma06 e56aa2a713 Fix notifications 2017-07-17 15:00:40 +02:00
akuma06 81113001df Context list on upload preview (#1220)
* Update kilo.js

* torrent item js as a separate file to prevent redudancy

* Adding context list

* Fix indent
2017-07-17 14:20:18 +02:00
kilo e3606bf91b Align search icon with refine text, fix display of category in preview on mobile, better padding on .box for mobile (#1218)
* Update main.css

* fix category image of preview torrent that got cropped at lower res

* padding on mobile

* remove css
2017-07-17 13:19:41 +02:00
ewhal de75949ebf Merge pull request #1217 from MMP0/patch-9
Font size fixes
2017-07-17 15:26:32 +10:00
MMP0 c95b8c892f Font size fixes 2017-07-17 13:15:53 +09:00
ewhal a823c5244c Merge pull request #1214 from Kiloutre/patch-6
Fix language list value and name & add a different nyanpasu if user is logged & h-user less wide
2017-07-17 11:33:54 +10:00
ewhal 13401a314e Merge pull request #1216 from NyaaPantsu/controllers-refactor
Controllers refactor
2017-07-17 11:32:35 +10:00
kilo 8c35b02790 Update faq.jet.html 2017-07-16 21:17:40 +02:00
kilo 4962091829 rollback that 2017-07-16 18:28:51 +02:00
kilo 2b7f847018 further space saving 2017-07-16 18:26:18 +02:00
kilo 0d80b64df6 same here 2017-07-16 17:37:23 +02:00
kilo 0a6ce25b30 nice commit while im editing files ;-; 2017-07-16 17:36:17 +02:00
kilo bab885d7a2 add new nyanpassu in js 2017-07-16 17:35:18 +02:00
kilo 329eb6f073 add new nyanpasu in html 2017-07-16 17:35:17 +02:00
akuma06 fb56fdafc1 Merge branch 'refactor' into controllers-refactor 2017-07-16 17:30:01 +02:00
akuma06 ee95510242 Template refactor (#1212)
* Template rafactor

Now templates go files are in /templates in a templates package. Controllers only have controller files

* Fix template test. Forgot I moved ReassignForm
2017-07-16 17:20:35 +02:00
akuma06 ff35c500dd Renaming static.go to router.go for consistency 2017-07-16 17:19:40 +02:00
akuma06 644d111c9a Replace controllers.DBDumpPath to databasedumpsController 2017-07-16 17:15:57 +02:00
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
kilo 3bf8f2bd1d Fix language list value and name 2017-07-16 16:03:28 +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