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

2733 commits

Auteur SHA1 Message Date
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
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 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
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