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

506 commits

Auteur SHA1 Message Date
kilo
199d2b3b85 Add "sort by" inputs in refine on low res (#1369)
* Add HTML for sorting by name etc

* Add CSS to hide inputs for sorting in refine

* Set value of SortOrder on true if on true (wew)

* Add SortOrder & SortType variables

* change translation strings

* add translation strings

* forgot a missing { and change ascending value
2017-08-14 15:56:45 +10:00
kilo
d51eb1ba60 Fixed width for text in refine, make smaller header apply at 500px wide devices & under (#1368)
* Fixed width for text in refine

* make smaller header apply at 500px & under

* remove useless line

* hide notification count if no new notification
2017-08-14 15:37:37 +10:00
kilo
d0efb33749 Lower title (h3) margins in refine & some small other stuff (#1367)
* Fix rule that didn't apply and change it's value

* Remove css rule from html

* one pixel higher margin

* smaller category in refine, bigger minimu msize for searchbox

* fix for too big searchbox at some very specific resolution

* lower height level for log-in icon

* add "sign in" text when hovering log-in link
2017-08-12 17:20:47 +10:00
kilo
99f93a83be Remove unused stuff (#1365)
* remove no-torrent class

* remove no-torrent from css

* remove no-torrent from preview JS

* remove no-torrent from auto-updating JS
2017-08-12 16:36:44 +10:00
kilo
eeaeb644bf tr-links of lower size if no torrent link & some other stuff (#1362)
* Add "no-torrent" class if no torrent link

* Add no-torrent class that changes width

* add & remove needed !important

* more padding between 860 & 1050px wide

* aids

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* fix display on IE

* Update main.css

* no-torrent class in torrent auto update

* no-torrent class in torrent preview

* fix bug

* fix identical bug

* fix for small header

* small value change
2017-08-09 21:48:26 +10:00
kilo
ff2efb347d Fix toggle theme that created a cookie on the wrong domain & header at lower res (#1361)
* add domain to cookie

* fix header icons at lower res
2017-08-09 21:24:42 +10:00
Golumpa
88bea245f1 update login.jet.html (#1364)
* Add icon-user to nyacon font

* forgot to update font file versions

Some people will still get the old font files without the icon-user added to it

* update login.jet.html
2017-08-08 11:29:39 +02:00
kilo
03b1dd91d1 Add indonesian flag (#1357)
* Add indonesia class

* Add indonesia class to flag.min

* Need to delete flags.png before uploading new one

* Upload flags.png with indonesia flag

* Fix wrong classname

* Fix wrong class name2

* better indonesian & multiple flags
2017-08-06 01:34:29 +02:00
kilo
df9b07d90e Fix horrible subs description / <code>'s width in description (#1353)
* Update main.css

* styling consistancy

Im still wondering why 10% of it is single lined while the other 90% is proper
2017-08-05 16:24:24 -05:00
kilo
3e22adca7b Update main.css (#1351) 2017-08-04 21:20:29 +02:00
kilo
c2541bed3e Header smaller for lower height screens (#1341)
* Update main.css

* lower H3 bottom margin

* smaller spacing for refine inputs

* Update main.css

* remove useless shit
2017-08-04 21:08:05 +02:00
kilo
2cca143121 Hide "support pantsu"" if announcement is there (#1340)
* add no-center class if announcement exist

* add no-center class that hides .no-center > center

* Update index_site.jet.html
2017-08-04 10:10:46 +10:00
Golumpa
6ce056adf0 Forgot to change font file version (#1339)
* Add icon-user to nyacon font

* forgot to update font file versions

Some people will still get the old font files without the icon-user added to it
2017-08-04 10:10:15 +10:00
kilo
2dcda75a09 Update main.css (#1336) 2017-08-03 22:07:55 +02:00
kilo
08820ee696 Use of Golumpa's user icon as "sign in" for lower res (#1338)
* allow different width for h-user, turn "sign in" into icon at 1100px

* Update main.css

* html for the icon
2017-08-03 22:07:42 +02:00
Golumpa
1943bd321e Add icon-user to nyacon font (#1337) 2017-08-03 22:07:03 +02:00
ewhal
8044336cf1 Merge pull request #1328 from Kiloutre/patch-11
More responsive category icon & <th> padding
2017-08-03 22:27:44 +10:00
kilo
99ec5306be Update main.css 2017-08-03 12:12:56 +02:00
akuma06
818a100bfc Merge branch 'dev' into patch-7 2017-08-02 22:15:06 +02:00
kilo
a6d0e945fa Update main.css (#1323) 2017-08-02 20:58:37 +02:00
kilo
4d1524e6a9 Remove href of dark mode toggle (#1317)
* cursor: pointer

* remove href

* add domain

* Update main.css

* Update main.css

* Update main.css

* Update search.jet.html

* Update tomorrow.css

* Update main.js

* Update base.jet.html

* less margin-bottom on torrent name for mobiles
2017-08-02 19:34:53 +02:00
kilo
c5fd68aa76 Remove browser outline for refine button & more blue (#1321)
* remove browser outline

* blue color & white text for g.css
2017-08-02 19:32:55 +02:00
kilo
caed944f4f Use the available space of refine for language (& future anidex stuff) if enough space (#1314)
* CSS stuff

* HTML stuff

* Update main.css

* Update main.css

* pin refine button to bottom

* changes needed to pin refien button

* Update main.css

* Update search.jet.html

* Update main.css

* Update search.jet.html

* Update main.css

* pin refine button and language list to the right

* better spacing

* Update main.css
2017-08-02 22:01:43 +10:00
ewhal
34a6961c0e Merge pull request #1304 from NyaaPantsu/tags
Initial Tag System [done]
2017-08-02 21:59:26 +10:00
kilo
7508bc24f1 Hiding pending tag for anon (#1306)
* Update main.css

* Update tomorrow.css

* Update torrent.go

* Update tag.go

* Update torrent.go

* Update view.jet.html

* adding the S

* fix color for sukebei

* better padding for download buttons
2017-08-01 13:45:06 +02:00
kilo
5e95b57958 Make file list indent work across all browsers & some other css stuff (#1303)
* Update treeview.jet.html

* Update treeview.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update torrents.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update search.jet.html

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update tomorrow.css

* Update main.css

* Update main.css

* Update main.js

* Update main.js

* Update main.js

* Update main.css

* Update main.css

* Update main.js

* Update base.jet.html

* Update main.js
2017-08-01 00:57:31 +02:00
akuma06
1697542143 CSS Rule: Anon can't vote 2017-07-31 18:33:27 +02:00
akuma06
6aa6e9d95f Added check on userID > 0 + links are more stylish 2017-07-31 18:29:43 +02:00
akuma06
a38f79eaf5 Merge branch 'dev' into tags 2017-07-31 17:15:32 +02:00
akuma06
7bd3b176c0 add css tags 2017-07-31 17:13:48 +02:00
kilo
39d5f405a7 Minimum width for the whole website, much better look for header under tight screens (#1301)
* Css changes

* Better outline for refine button in g.css

* remove hide-xs class from category in header

* Forgot a ;

* User menu alignement on low width

* same as above

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Update main.css

* Padding enhancement for "Sign in" link and avatar

* Update main.css
2017-07-31 13:13:57 +02:00
kilo
99ef901dc2 Fix CSS line that did not apply (#1298)
* fix missing ; and change of color

* different color for /g/ refine button
2017-07-30 12:52:01 +10:00
kilo
e70795ba2f Background-color for refine button, better category borders for tomorrow, some other css stuff (#1292)
* Update g.css

* Update classic.css

* Update tomorrow.css

* Update g.css

* Update g.css

* Update tomorrow.css

* some <summary> improvements

* make it wider

* better border color for torrent preview tomorrow

* better border for classic

* fixing that god damn padding once for all

* bigger search icon

* Update tomorrow.css
2017-07-28 13:47:50 +10:00
akuma06
03ea72595d OAuth API [done] (#1275)
* Initial Commit for OAuth API

This builds and run and return the right error.
Need to test it and then adding all users as possible client

* Added mising dependency

* just compile already...

* Fixing template test

* Imrpovements

Moved db stuff in models
Added some tests
Added form in modpanel to add/update a client
Added controllers for add/update of client

* Added Forms + speed improvements

Controller oauth client listing + html
Controller oauth client delete + messages
Messages on comment delete
New ES config that disable ES if set to false. Improve load speed on local development
Fix a load config bug
Fix index admin & translation string sign_out broken by @ewhal

* Sanitize empty strig in form array + css

Multiple empty array of strings are sanitized for the oauth client create form
Added some css for the form display

* Upload and Create form works

* Fix splitting response types

* Removing required on secret when updating

* fix travis error

* Fix travis template test

* Update dependency

* Moved to jinzhu instead of azhao

* randomizen secret on creation

* Final touch on oath api

improved display name
fix grant form csrf
fix login csrf on oauth

* Fix gorm test

* fix template test

* Fixing deleted dependency issue

* Make travis faster

* Fix typo

* Fix csrf for api calls

* This shouldn't be exempt

* Removing hard coded hash

@ewhal Don't forget to replace the hash in tokens.go with another one

* Added an example on how to use OAuth middleware

* Renamed fosite utils to oauth2 utils
2017-07-28 13:46:40 +10:00
kilo
3752efe25f fix flag padding (#1280)
* Update flags.jet.html

* forgot japanese specific css

* Update main.css
2017-07-26 11:59:35 +10:00
PantsuDev
18813627be Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-07-24 10:32:50 +10:00
kilo
f5bd1103c8 More readable code (#1273)
* Update main.js

* fix some variable names here too

* change variable name

* Update main.css

* Update main.js
2017-07-23 19:08:42 +02:00
PantsuDev
a931b47bff beautify assets 2017-07-23 15:50:18 +10:00
kilo
e9b2e2841e make commit class into commit ID 2017-07-23 04:12:58 +02:00
kilo
6db6084d82 add CSS for :after 2017-07-23 04:11:44 +02:00
kilo
8ac3c65868 Update main.css (#1266) 2017-07-22 21:49:20 +02:00
kilo
54b2813e3c Put rules into their own file list flag list (#1259)
* Remove html rules from upload, load rules file and call the rule function

* Update faq.jet.html

* Create rules.jet.html

* forgot to remove old list

* forgot to do that

* remove <br/>

* Update main.css

* Update g.css

* add jav flag keyword

* Update kilo.js

* add h-games keyword
2017-07-22 14:07:57 +02:00
kilo
116464f43b Show seeder & leecher down to 520px wide at worst instead of 810px (#1257)
* change seeder & leecher width at lower res

* change class for seeder & leecher

* add new class to hide stuff when below 520px wide

* add those classes in upload

* change classes in torrent updating JS

* change class in torrent updating JS for upload
2017-07-22 00:27:10 +02:00
kilo
783c323afc h-user improvements (#1256)
* Update main.css

* Update main.css

* Update main.css

* fixed
2017-07-22 00:25:45 +02:00
kilo
336926a4d7 Fix display bug of user menu on low res (#1254)
* Update main.css

* Update main.css
2017-07-21 08:55:16 +10:00
kilo
bee042490b AAAAAA (#1252)
* Update view.jet.html

* fix height of "loop icon"
2017-07-20 21:32:51 +02:00
akuma06
806888cb1e Update nl-nl.all.json (#1250) 2017-07-20 20:56:39 +02:00
kilo
bb6ddb6ae8 Megumeme less visible, better torrent-info-box borders (#1249)
* Update tomorrow.css

* fix firefox's marker
2017-07-20 23:20:43 +10:00
kilo
01c4084b9f Better looking borders for user avatar & fix firefox bug (#1248)
* Update g.css

* slightly darker

* there

* alright last one

* remove line that broke firefox display
2017-07-20 12:59:11 +10:00
kilo
e1e778dc28 Update main.css (#1247) 2017-07-20 12:31:57 +10:00
kilo
f709315d9d Update g.css (#1245) 2017-07-20 10:58:32 +10:00
kilo
35df5668f3 Update classic.css (#1244) 2017-07-20 10:56:07 +10:00
kilo
638b841e26 Space flags with margin-right instead of a space (#1241)
* removal of space

* margin-right addition

* Update flags.jet.html

* margin into padding

* add "highlighted" class for possible future use

* bigger rules-drop, fix wrong display, remove useless line

* add alt for category img & alt with every language for flag

* literally no point of an alt on a div

* flag alt
2017-07-20 09:24:05 +10:00
kilo
28872346c5 main css 2017-07-19 23:11:23 +02:00
kilo
7da606a008 tomorrow colors 2017-07-19 23:10:49 +02:00
kilo
6a9e75caf5 add classic colors 2017-07-19 23:10:24 +02:00
kilo
3604f3d933 Fix css missing ; & wrong class position in html (#1240)
* Update main.css

* fix wrong class
2017-07-19 23:07:39 +10:00
kilo
a5986cc543 Fix padding of torrent list on mobile & torrent preview stuff (#1239)
* Update main.css

* Update main.css

* Update main.css

* Add two example torrents

* only keep previewed torrent when updating with newer ones

* Update upload.jet.html

* wrong class here

* Update main.css

* rollback

* Update upload.jet.html

* Update kilo.js

* Update upload.jet.html
2017-07-19 22:24:04 +10:00
kilo
c482568965 Pixel 2: the return (#1237)
* Update main.css

* fix css rule that did not apply

* better flag position with mod tools on
2017-07-19 17:53:57 +10:00
kilo
867bd808fb Pixels (#1235)
* Update main.css

* slightly less visibility for .hidden
2017-07-19 09:52:15 +10:00
kilo
e92527748c add two keywords & a sukebei rule (#1231)
* add two keywords

* move keywords_flags vartiable outside of function

no point in creating it every single time

* Update en-us.all.json

* add sukebei rule

* Update main.css

* Update upload.jet.html

* Update upload.jet.html

* Update main.css

* Update main.css

* Update en-us.all.json

* whoopsies

* add keywords for categories

* fix display on firefox & older browsers
2017-07-18 20:51:38 +02:00
ewhal
cc15ff8288 Merge pull request #1223 from Kiloutre/patch-11
Preliminary addition of rule list in upload
2017-07-19 00:15:02 +10:00
kilo
2fdc310ca0 Update main.css 2017-07-18 16:01:45 +02:00
kilo
ab32efc732 Update main.css 2017-07-18 15:59:07 +02:00
kilo
6e3ce2d05a fix wrong position for sukebei category 2017-07-18 15:50:30 +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
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
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
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
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
ea73b3eb9c Update main.css 2017-07-16 14:28:59 +02: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
kilo
3185bd1892 Update main.css 2017-07-16 13:45:28 +02:00
kilo
2ac74c6382 Update main.css 2017-07-16 11:23:13 +02:00
kilo
dc773a8eec fix top column's width css rule that didn't apply 2017-07-16 10:27:41 +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
kilo
e21e0d2abc less padding on low screen res for torrent list 2017-07-15 14:37:15 +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
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
akuma06
d9a95de7f1 Merge pull request #1192 from Kiloutre/patch-8
#1191
2017-07-14 22:27:41 +02:00
kilo
54ca88ed0d Add files via upload 2017-07-14 21:48:04 +02:00
kilo
256516b01b Delete custom_flags.css 2017-07-14 21:47:46 +02:00
kilo
a74bb9cfbf Delete flag_multiple.png 2017-07-14 21:47:40 +02:00
kilo
3da444c007 Delete flag_catalan.png 2017-07-14 21:47:34 +02:00
kilo
3d29c720cf Update flags.css 2017-07-14 21:47:20 +02:00
kilo
72a0ecf966 visual cue for anonymous torrents for admins 2017-07-14 20:16:57 +02:00
kilo
cf2ad75844 Update main.css 2017-07-14 19:57:21 +02:00
kilo
f0e49146e4 identical <thead> height as live (aesthetical) 2017-07-14 19:51:22 +02:00
kilo
5004a4b49a Update main.css 2017-07-14 19:32:05 +02:00
kilo
c8f4fc2136 Update main.css 2017-07-14 19:13:08 +02:00
kilo
311c114af9 Update main.css 2017-07-14 22:12:00 +10:00
kilo
853402ab76 Update main.css 2017-07-14 21:47:14 +10:00
kilo
8089ed996d Update main.css 2017-07-14 21:34:49 +10:00
kilo
7cd3435e5f fix refine look on IE & JS 2017-07-14 21:04:33 +10:00
kilo
909b49d0ff remove css rule that is unused as a result of above change 2017-07-14 21:04:33 +10:00
kilo
bfcff472a9 Update main.css 2017-07-14 21:04:33 +10:00
kilo
8e9de36509 fix spacing between search box & category in refine 2017-07-14 21:04:33 +10:00
kilo
06f0c3215b fix class name in css 2017-07-14 21:04:33 +10:00
kilo
1eefaf1023 Update main.css 2017-07-14 21:04:33 +10:00
kilo
53fbbdf1c4 fix placeholder not displaying fully 2017-07-14 10:12:11 +10:00
kilo
15897d5024 Update main.css 2017-07-14 10:12:11 +10: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
63139ea3dd Merge pull request #1168 from Kiloutre/patch-9
Better background-color for flag list for classic & tomorrow
2017-07-13 14:55:49 +02:00
akuma06
5da9fe607c Merge branch 'dev' into refactor 2017-07-13 14:23:28 +02:00
akuma06
5be870e21b Add commit from kipukun on simplemde 2017-07-13 13:57:19 +02:00
akuma06
bd71ca6d41 Fix Hant css flag 2017-07-13 13:33:37 +02:00
kilo
ee420756bd Update main.css 2017-07-13 13:26:27 +02:00
kilo
87d9d6b1d2 Update classic.css 2017-07-13 13:25:21 +02:00
kilo
7c8bca081e Update tomorrow.css 2017-07-13 13:24:12 +02:00
kilo
9288e1ec79 Update main.css 2017-07-13 13:11:01 +02:00
kilo
d7f552eef2 Update main.css 2017-07-13 12:49:15 +02:00
kilo
04c1c6cc75 slight improvements concerning flag list 2017-07-13 08:51:26 +02:00
kilo
2f0ad7918d Update main.css 2017-07-13 00:40:22 +10:00
kilo
0c642e1c62 Update main.css 2017-07-13 00:40:22 +10:00
kilo
8a2b0f2ae9 Update main.css 2017-07-13 00:40:22 +10:00
kilo
fed2738d92 Add files via upload 2017-07-13 00:40:12 +10:00
kilo
a2bdc40370 Delete flag_catalan.png 2017-07-13 00:40:12 +10:00
kilo
429075303a Update main.css 2017-07-13 00:39:54 +10:00
kilo
4f7055ef66 Update main.css 2017-07-13 00:39:54 +10:00
kilo
000242e13c Update main.css 2017-07-13 00:39:54 +10:00
akuma06
f8f6758ffe Fixing checkbox label flags 2017-07-12 12:04:20 +10:00
akuma06
c564301e35 Update css for refactor 2017-07-12 12:04:20 +10:00
kilo
e6847595cf Update flags.css 2017-07-12 12:04:20 +10:00
kilo
12536c9c68 even BETTER better flag 2017-07-12 12:04:20 +10:00
kilo
0319623355 Delete flag_catalan.png 2017-07-12 12:04:20 +10:00
kilo
7088b353e4 better flag 2017-07-12 12:04:20 +10:00
kilo
af2e21058a Delete catalan.png 2017-07-12 12:04:20 +10:00
kilo
1dd824384e catalan flag 2017-07-12 12:04:20 +10:00
kilo
a8543f7e3f Update custom_flags.css 2017-07-12 12:04:20 +10:00
kilo
384a1b7318 Update custom_flags.css 2017-07-12 12:04:20 +10:00
kilo
1ed125a40f not used since long ago 2017-07-12 12:04:20 +10:00
kilo
8fbeeb81d8 Update custom_flags.css 2017-07-12 12:04:20 +10:00
kilo
27b5e77d1e Update main.css 2017-07-11 18:33:38 +10:00
kilo
9830ac76dd spacing after description 2017-07-11 18:33:27 +10:00
kilo
fa0ca6e488 Update main.css 2017-07-11 18:33:27 +10:00
kilo
57bfbff566 Update main.css 2017-07-10 22:11:35 +10:00
kilo
438a490f68 Update main.css 2017-07-10 22:11:35 +10:00
kilo
83c352c724 Update main.css (#1150) 2017-07-10 15:36:37 +10:00
kilo
61a267af43 Better alignement in user torrent page (#1147)
* Update main.css

* Update torrents.jet.html
2017-07-10 15:13:11 +10:00
kilo
ce1d9d8cec Better padding in user settings (#1144)
* Update main.css

* Update main.css
2017-07-10 15:12:58 +10:00
kilo
c580cfaffe First few fixes of header & refine changes (#1146)
* make refine stick to search bar

* Update search.jet.html
2017-07-10 14:57:59 +10: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
90fa1ad922 Remove unwanted torrent name spacing in user torrents (#1143)
* Update main.css

* might as well remove the now unused category
2017-07-10 13:57:07 +10:00
kilo
5a97ac8830 Update main.css (#1142) 2017-07-10 13:57:00 +10:00
kilo
2a119e6537 make size & date centered in user torrent view (#1140)
* css changes

* Update main.css

* Update torrents.jet.html
2017-07-10 13:55:49 +10:00
kilo
baeb405490 too lazy to make a title (#1138)
* preliminary work

* Update main.css
2017-07-10 13:55:29 +10:00
kilo
efafd2cbfb Add required !important for css to apply 2017-07-09 16:56:23 +02:00
akuma06
3c4857cc8d Merge branch 'refactor' into second-batch 2017-07-09 16:51:28 +02:00
kilo
1b2d16ba78 Fix displaying of user-torrents (#1132)
* Update torrents.jet.html

* Update main.css

* Update main.css

* Update torrents.jet.html

* Update main.css

* Update torrents.jet.html
2017-07-10 00:36:36 +10:00
kilo
a81453ab41 Fix display of multiple flags on torrent viewing page (#1128)
* Update main.css

* whoopsies
2017-07-10 00:35:48 +10: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
kilo
c68b93a33b Update main.css 2017-07-08 22:11:38 +02:00
kilo
efe7421ad0 Update main.css 2017-07-08 21:12:52 +02:00
akuma06
c9643ffa29 Merge pull request #1118 from Kiloutre/patch-7
Make categories borderless and add border through css refactor
2017-07-07 19:26:34 +02:00
kilo
1cb7c85728 Update main.css 2017-07-07 17:59:20 +02:00
kilo
77566b7de7 Update main.css 2017-07-07 02:54:31 +02:00
kilo
f340314d62 Update main.css (#1109) 2017-07-05 15:31:06 +10:00
akuma06
f7abfc53db Merge branch 'refactor' into pr/1089 2017-07-05 02:28:48 +02:00
8zIWLjcB
8469cdaa6a Add css sprite support for category images (for real this time) (#1095)
* add torrent sprite

* fix sprite

* Delete index.png

* add sprite support in css

* fix sprite css

* Update main.css

* Add files via upload

* Delete index2.png

* update css to reflect filename change
2017-07-03 16:57:47 +02:00
kilo
6d5181a024 Update main.css 2017-07-03 16:32:30 +02:00
kilo
8915485c7d Update main.css (#1091) 2017-07-03 12:11:58 +10:00
kilo
d1f5fe99e6 margin for flags in view.html 2017-07-01 14:15:38 +02:00
kilo
2ecc6d7019 change width: 45% to max-width: 470px 2017-07-01 02:25:30 +02:00
kilo
8a3a7f9946 more css changes 2017-07-01 02:18:11 +02:00
kilo
5c108eadd5 position improvements 2017-06-30 23:05:39 +02:00
kilo
789f97d26b change pictures to label (CSS) 2017-06-30 22:43:02 +02:00
kilo
6fd17a62f4 flag spacing (margin) 2017-06-30 22:00:52 +02:00
kilo
b4529f6312 css changes 2017-06-30 21:59:41 +02:00
kilo
fae254c404 <kilo> u want me to re-make the PR but on the refactor branch, right? (#1087)
* margin-top removal

* flag-other background: none

* torrent language on other - upload.htl

* torrent language edit.html

* torrent language admin edit
2017-06-29 22:16:21 +10:00
kilo
510def0c9c Update main.css (#1084) 2017-06-28 21:43:17 +10:00
akuma06
5991a21818 First batch of changes for the refactor (#1078)
* First batch of changes for the refactor

Added the support of gin in routes and other services/utils
Begining implementation of JetHTML

* Remove os folder

* Move scrapers to own repo

* Second batch of changes

All .jet.html are the working templates.
You can now test this PR, the index Page and upload works. If you want to complete the other html templates, you're welcome

* Move captcha to util

* Move uploadService to utils

* Use govalidator instead of regex

* Third batch of changes

All the front end should as previously.
I also fixed some minor things unrelated to the refactor (mostly style issues on static pages)
Now errors can be accessed by importing the "errors" helpers and using the `yield errors(name="xxx")` command in templates.
Same for infos.
Templates are now more hierarchized with a base template "base.jet.html" which is extended depending on the context in "index_site" or "index_admin" layouts. Those layouts are extended than in every pages.
Other helpers are captcha to render a captcha `yield captcha(captchaid="xxx")`
And also csrf, with the command `yield csrf_field()`
To translate, you don't have anymore to do `call $.T "xxx"`, you just have to do `T("xxx")`.

Pages for the website part are in folders in the folder "templates/site". Pages for the admin part are in "templates/admin". Layouts are separated in "templates/layouts". Helpers and menu are in "templates/layouts/helpers" and "templates/layouts/menu". Error pages should be put in "templates/errors"

* Added test on templates

When adding a new template, you have to tell to template_test.go, the context of the new template (if it doesn't use the common context)

* Panel admin works

Now the templating part should work. The PR can now be fully tested.

I think we should push the templating PR  and do the routes/controllers/removal of services in another branch. So we know that this one is functional

* Updated dependencies

* Fixed test for modelhelper

* Fix testing for commentlist

* Fix travis :')

* Just renamed router and removed network

* Applying same SEO fix

* Update form_validator.go

* Added back regexp package
2017-06-28 21:42:38 +10:00
kilo
a6d20202a7 change torrent fixed height to min-height (#1076)
it was fine for torrents that were two lines high but i suspect it would've broken 3 lines high (or 4+) torrents
2017-06-26 17:43:32 +10:00
kipukun ;_
ef6a999539 Fix some frontend bugs yay (#1074)
* Fix user menu not doing the thing right

* simplemde.css: Move locally.
2017-06-26 10:09:45 +10:00
kilo
7788a018f5 Prettier color for g's sukebei user menu-button when hovered (#1060) 2017-06-24 09:05:33 +10:00
kilo
a47f89cd0b Make flags overlap category icon (#1059)
* Prettier flag position

* flag overlap category icon

* HTML changes

* fix css that didn't apply properly & colspan not always being there

* Update main.css

* Update home.html

* Update home.html

* Update main.css

* Update main.css
2017-06-24 09:05:21 +10:00
kilo
3f17da2c9d Better color for .h-user when hovered
And text hover color changes for red buttons
2017-06-23 10:05:30 +02:00
kilo
d3586f232b Prettier color for red button2 (classic.css & hover changes)
The edit that i had made previously only applied to g's theme
And it didn't apply when the button were hovered
2017-06-23 10:01:36 +02:00
PantsuDev
68ac3c21ad Remove left & right 15% 2017-06-23 11:28:55 +10:00
akuma06
8c62d7bbe6 Fix modtools always shown 2017-06-23 03:15:56 +02:00
kilo
5a2a6e014c Fix error text color in classic (#1047)
bravo kipukun
2017-06-21 16:37:40 +10:00
kilo
a6555c319c Prettier color for texts in red button (#1045)
Current one was dark grey on red which is pretty ugly, i changed it into white (light grey) on red to make it prettier
2017-06-21 16:37:30 +10:00
kipukun ;_
d32e985259 main.css: Increase size of stat columns (#1044)
Prevents wrapping.
2017-06-21 13:04:25 +10:00
kipukun ;_
4aa9a62613 main.css: Make download button less big (#1043)
I don't like it that big desu
2017-06-21 12:51:40 +10:00
kipukun ;_
121101fe1c Frontend small (#1040)
* Header isn't as WIDE on resolutions past 1920

* Turn down the fucking volume because it scares the shit out of me everytime

* Make clear the mascot is clickable

* Make torrent buttons not fuckhuge

* Just show N/A on no website

* search.html: Fix minor typo in refine box
2017-06-21 11:28:47 +10:00
PantsuDev
86d1f2fc9c Fix stupidly wide header 2017-06-21 09:53:39 +10:00
PantsuDev
13b37cefe0 Revert "make it wider (#1029)"
This reverts commit d6621d6643.
2017-06-21 09:47:55 +10:00
akuma06
d3ccdc4af1 Optional fix for wide screen (#1007)
* Should fix old uploader name in torrent view

* Fix "save changes" in modtools

* Modtool more colorful

* Fix search bar placement in modpanel

* Fix for widescreen

* Fix buttons in modpanel and some troncated text

* Update torrent.go

* Update admin_index.html

* Some last fix

Re added icon on download&magnet links
2017-06-20 23:15:26 +10:00
Andrew Zhao
8d4038e14e un-expandong the user panel (#1030)
makes it less shitty when the user isn't logged in
2017-06-20 16:32:38 +10:00
Andrew Zhao
d6621d6643 make it wider (#1029)
make it wider
2017-06-20 16:32:30 +10:00
kipukun
4d3340a32e Yay refine looks better (#1028)
* Yay refine looks better

* Added Translation
2017-06-20 12:07:03 +10:00
kipukun
5bc922781c Frontend aesthetic (#1015)
* Make view page not shitty

* View page <td> now ellipses on overflow

* Make flags not look shitty

* Updated mufuyu sound

* Updated multiple flag

* Updated other flag (thanks anon)
2017-06-17 08:49:57 +10:00
kipukun
95173a0f33 Frontend v9000 (#1008)
* Should fix old uploader name in torrent view

* Fix "save changes" in modtools

* Modtool more colorful

* Fix search bar placement in modpanel

* Make colors more consistent; less would be super helpful tbqach fam

* Display the old username if it's there

* Fix some admin index html

* Add custom icons and remove png code from all CSS

* Move a good amount of cosmetic code from main to classic

* Fix some weird bug with point-events; add some global icon formatting; fix mascot fucking up

* Spruce up admin panel with icons on smaller viewports, along with adding trash icon

* 404 redesign ;^)

* Mufuyu mascot on all themes; says something slightly lewd

* Fix weird user menu bug where shit would overflow
2017-06-16 08:57:52 +10:00
akuma06
0662b3fb41 Audio captcha (#995)
* Megacheck friendly

applied megacheck and fixed some unwanted behaviour (markdown)

* Forgot this file

* Captcha Audio

Should make #993 happen

* Fix style issue in  comments

* Added margin auto and width on input

* Moved width on captcha div instead

* fixing width issue with audio tag

* Captcha final style fix
2017-06-14 20:10:03 +10:00
Ramon Dantas
d8e17478f8 Country flags (language) for torrents. (#970)
* Add flags for torrents

Add a new field, .Language, to the Torrent model, and a new package,
torrentLanguages, which maps languages to flags. Added also a flag icon pack
from googlei18n/region-flags, with (mostly) public domain flags from Wikipedia.

* Optimize flags

* Use FlagSprites CSS instead of .png files

* Only use flags for languages we support

* Add test for CSS flags

Ensure that we have all the flags for the languages we support.

* Add AdditionalLanguages field to config

This allows us to support additional languages for new uploaded torrents,
even if we have no translation for it.

* Minor CSS fix

* Add "other" and "multiple" torrent languages

Also removed the TorrentLanguage struct, as it wasn't much useful.

* Fix test

* Add colspan=2 to category when language is empty

Also hide the language column if empty.

* Add lang field to search.

Hopefully it works with Elasticsearch as well, but I haven't tested
(lol Java)

* Add language field to ES index and settings

* Add language column to JS template

* Add keyword type to language ES field

* Remove 'raw' from keyword

* Set "simple" analyzer on language

* Document .Language field on Torrent model
2017-06-12 09:14:26 +10:00