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

95 commits

Auteur SHA1 Message Date
ewhal 34a6961c0e Merge pull request #1304 from NyaaPantsu/tags
Initial Tag System [done]
2017-08-02 21:59:26 +10:00
akuma06 7f40176f28 Removing errors block 2017-08-01 23:45:07 +02:00
akuma06 0db143d685 Possibility to add tags from edit panel + upload 2017-08-01 23:38:13 +02:00
akuma06 0891c3eca4 forgot the space 2017-08-01 14:03:19 +02:00
akuma06 e68637198f Add ajax tag post + improved the way templating works 2017-08-01 13:54:01 +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
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
akuma06 7bb008cb19 Fix for userID = 0 was current user 2017-07-29 18:42:02 +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
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 af94485dfa Fix travis 2017-07-26 11:59:18 +10:00
kilo 6444636467 fix url parse bug (#1279)
* fix url parse bug

* Update site.jet.html

* Update torrentlist.jet.html
2017-07-25 08:27:42 +10:00
kilo a3a15db5d3 Update base.jet.html (#1277) 2017-07-25 08:05:49 +10:00
PantsuDev cdabd79c03 Fix more style issues 2017-07-24 15:03:43 +10:00
PantsuDev a931b47bff beautify assets 2017-07-23 15:50:18 +10:00
kilo 93d9b930ab add commit id to html tag 2017-07-23 04:14:47 +02:00
kilo 265eeb9a87 Update base.jet.html 2017-07-23 02:27:47 +02:00
kilo 712ec922bb Update base.jet.html 2017-07-22 23:25:30 +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
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
kilo 71e21012f1 Update search.jet.html (#1253) 2017-07-20 23:23:58 +02:00
akuma06 c5b3702fcd Fix #1251
Removed the old search parameter on /api.
Fixed issue with navigatation.
Fixed issue with notifications.
Fixed issue with fake anonymous upload on search with userID.
Fixed issue with number of upload on user page.
Moved api to version 1.1.0 with search displaying same as /api
2017-07-20 20:21:57 +02:00
akuma06 b3a8471ac4 Fix notification issue.
Fix #1246
2017-07-20 13:33:50 +02:00
akuma06 f8b84d1746 Merge branch 'refactor' of https://github.com/NyaaPantsu/nyaa into refactor 2017-07-20 02:20:15 +02: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
akuma06 9fdb749e61 Add back limit of torrents in profile to 20 and also fix issue with number of torrent uploaded maxed to 50 2017-07-20 00:38:23 +02:00
akuma06 73390e1d30 Fixing nestlevel filelist 2017-07-19 22:19:09 +02:00
akuma06 4a26d50ed1 Fixing FileList IdentifierChain not available error 2017-07-19 22:12:03 +02:00
akuma06 b802cc0280 Fix filename in file list 2017-07-19 21:54:51 +02:00
kilo 7c542bb81f Update torrent_item_upload.jet.html 2017-07-18 13:05:32 +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 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 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 0d80b64df6 same here 2017-07-16 17:37:23 +02:00
kilo 329eb6f073 add new nyanpasu in html 2017-07-16 17:35:17 +02:00
ewhal c1acbdb2ff Merge branch 'refactor' into patch-5 2017-07-16 20:21:00 +10:00
kilo 4c3894c92e add max-width to Show: form 2017-07-16 10:41:26 +02:00
akuma06 8641d8fd61 Fixing template tests 2017-07-16 00:38:07 +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 64be36b944 Update flags.jet.html 2017-07-15 08:49:06 +02:00
kilo ea795dcca7 Update flags.jet.html 2017-07-14 23:12:59 +02:00
akuma06 405df46cf0 Use of flaglist in search.jet.html 2017-07-14 18:32:07 +02:00
akuma06 ad508177ea Fix travis test for new helper template 2017-07-14 18:01:51 +02:00
akuma06 6bbb2e9801 Preload User on find. Should fix the edit not showing up for anonymous.
Fix issue with hidden checkbox and remake one on chrome.
Refactor flag list on edit/upload form. Now a helper function in flags helper.
2017-07-14 17:53:37 +02:00
kilo 2ae4824d27 Update profile.jet.html 2017-07-14 22:12:00 +10:00