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

473 commits

Auteur SHA1 Message Date
akuma06 6ba6117b8d Merge branch 'tags' of https://github.com/NyaaPantsu/nyaa into tags 2017-08-01 13:56:04 +02:00
akuma06 e68637198f Add ajax tag post + improved the way templating works 2017-08-01 13:54:01 +02: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
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 207d72910c different behavior for refine JS (#1299) 2017-07-30 12:52:16 +10: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 5f91ecf0b4 Update main.js (#1296) 2017-07-28 14:30:07 +02: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
kilo 4fda9d0ba5 forgot to copy paste some code (#1290)
* Update main.js

* Update main.js

* Update main.js

* Update main.js

* Update main.js

* remove dumb shit
2017-07-28 13:47:26 +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 d5888079f8 Date difference when hovering a torrent date (#1287)
* Update en-us.all.json

* Update main.js

* Update base.jet.html

* Update main.js

* Update main.js
2017-07-26 18:59:48 +10:00
akuma06 09d7adb0e3 excluding csrf_token from erase cookie 2017-07-26 09:20:11 +02: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 cdabd79c03 Fix more style issues 2017-07-24 15:03:43 +10:00
PantsuDev 18813627be Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-07-24 10:32:50 +10:00
kilo 95d1e9e192 Update main.js (#1274)
* Update main.js

* Update main.js

* Update main.js
2017-07-24 10:20:24 +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 e05d2b78cb JS to add ".new" class to commit's <a></a> 2017-07-23 04:14:21 +02: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 fb06f72139 Update main.js 2017-07-23 02:40:39 +02:00
kilo 02df6b7310 Update main.js 2017-07-23 02:28:09 +02:00
kilo bf695d9b89 Update main.js 2017-07-23 02:22:33 +02:00
kilo 85f9f8b2e4 Update main.js 2017-07-23 01:52:36 +02:00
kilo 00b4439bff Update main.js 2017-07-23 01:41:42 +02:00
kilo 52579448fd Update main.js 2017-07-23 00:00:44 +02:00
kilo 6e5808b2b8 Update main.js 2017-07-22 23:27:02 +02:00
kilo 8ac3c65868 Update main.css (#1266) 2017-07-22 21:49:20 +02:00
kilo 3807c6937d No results template & image (#1263)
* Create no_results.jet.html

* no_results

* Delete Non Non Biyori Repeat - 10 [BDRip 1920x1080 x264 FLAC].mkv_snapshot_12.37_[2017.07.22_14.16.50].jpg

* Add files via upload

* Delete no_results.png.jpg

* Add files via upload

* Update en-us.all.json

* Update no_results.jet.html

* Update search.go
2017-07-22 16:05:11 +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
akuma06 ce90f6fbce Improved a bit the placement of the function. Now FlagCode is in Templates js renderer (same place as the golang counterpart) 2017-07-21 01:47:36 +02:00
akuma06 5f0864f36a fixing zh-Hant flag 2017-07-21 01:38:33 +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
akuma06 916d45a3af Merge branch 'refactor' of https://github.com/NyaaPantsu/nyaa into refactor 2017-07-20 22:00:49 +02:00
akuma06 b28fe5cf3c Moving kilo to new api 1.1.0 2017-07-20 22:00:42 +02: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