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

2915 commits

Auteur SHA1 Message Date
akuma06 0891c3eca4 forgot the space 2017-08-01 14:03:19 +02:00
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 3bd6a0ab8f Add comments
Add modified torrent models + comments on Contains and HasAccepted function
2017-08-01 11:17:25 +02:00
kilo b21a09b9d4 Cleaning after akuma (#1305)
* Update view.jet.html

* Update tag.jet.html
2017-08-01 00:45:15 +02:00
akuma06 a456abe06e Adds a calllback function on type to update anidbid when a tag is accepted 2017-08-01 00:05:30 +02:00
akuma06 6f983260ae Remove cache on empty results query 2017-07-31 19:25:09 +02:00
akuma06 088612bed3 Parentheses for tag weight 2017-07-31 18:34:57 +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
akuma06 93a2c5b98e add validator package 2017-07-31 03:23:21 +02:00
akuma06 32e6c8cb88 Don't need repotoken for public repo 2017-07-31 03:20:09 +02:00
akuma06 755016d4e6 forgot "=" 2017-07-31 03:17:54 +02:00
akuma06 6e5be0f7f1 Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00
MMP0 d77b69e613 Update Japanese translation (#1300)
* Update ja-jp.all.json

* Fix syntax error(?)

* Update ja-jp.all.json

* Update ja-jp.all.json

* Update ja-jp.all.json

* Update ja-jp.all.json

* Update ja-jp.all.json

* Update ja-jp.all.json
2017-07-30 12:52:26 +10: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
Myrmece 526e148dd0 Updated translation. (#1297) 2017-07-30 12:51:49 +10:00
akuma06 fe2c128e44 Added form to add tags on view 2017-07-30 03:29:09 +02:00
akuma06 d2339e9a43 Merge branch 'dev' into tags 2017-07-30 02:16:38 +02:00
akuma06 5c375db112 New network test + fix import 2017-07-30 02:16:14 +02:00
akuma06 f996c7e7c5 Update .travis.yml 2017-07-30 01:28:00 +02:00
akuma06 ebba7ac122 Update .travis.yml 2017-07-30 01:22:41 +02:00
akuma06 10f734276c Update .travis.yml 2017-07-30 01:21:47 +02:00
akuma06 cfec84010c Update user.go 2017-07-29 20:10:13 +02:00
akuma06 7ca100ac9b Update .travis.yml 2017-07-29 20:01:26 +02:00
akuma06 7bb008cb19 Fix for userID = 0 was current user 2017-07-29 18:42:02 +02:00
akuma06 97538f14c3 Merge branch 'dev' into tags 2017-07-29 18:40:33 +02:00
akuma06 ea43de8abb Renaming works then? 2017-07-29 15:20:57 +02:00
akuma06 ef9588b6cd trying this for travis 2017-07-29 15:19:00 +02:00
akuma06 a8bc3887ba Initial tag system 2017-07-29 14:44:54 +02:00
akuma06 349a0a2347 Merge branch 'tags' of https://github.com/NyaaPantsu/nyaa into tags 2017-07-29 14:43:53 +02:00
akuma06 51d7fe2ef7 Added html views + fix template test + View & JSON Controller 2017-07-29 14:43:12 +02:00
akuma06 62ea1aaf10 Adding tag post controller 2017-07-29 14:41:56 +02:00
akuma06 742dfa84fd Initial tag system 2017-07-29 14:41:53 +02:00
akuma06 f14bdeec6b trying coverall documentation instead 2017-07-29 14:15:48 +02:00
akuma06 35ba453039 Merge branch 'dev' into tags 2017-07-29 14:10:40 +02:00
akuma06 b09808dcb8 Seems that we need another package 2017-07-29 14:04:53 +02:00
akuma06 bdffea5a6c Gocover is documented wrongly 😠 2017-07-29 13:49:40 +02:00
akuma06 2d0a7df6b0 Command for public repo don't need coverage 2017-07-29 13:30:20 +02:00
akuma06 d6f39af46b possible second fix for coveralls
which one is right...
2017-07-29 13:24:40 +02:00
akuma06 047f7c465c fix travis cover 2017-07-29 13:24:01 +02:00
akuma06 bcdf5e936e Add Coverage status 2017-07-29 13:14:10 +02:00
akuma06 c24e7f031b fix travis coverall integration 2017-07-29 13:09:10 +02:00
akuma06 690ab97420 Update travis for coveralls 2017-07-29 12:59:54 +02:00
akuma06 6ff033b0d9 Merge branch 'dev' into tags 2017-07-29 12:51:42 +02:00