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

60 commits

Auteur SHA1 Message Date
Juan Ignacio Navarro
fe79c4a7ac Fixed Hash overflow 2017-05-12 17:40:38 -05:00
Juan Ignacio Navarro
77b1cfc550 Fixed comments style. Fixed Navbar offset. 2017-05-12 17:37:37 -05:00
Juan Ignacio Navarro
10c04e708d Merge remote-tracking branch 'upstream/master' 2017-05-12 16:45:56 -05:00
sfan5
1b556cdca0 More report categories, fixes #393 2017-05-12 20:35:07 +02:00
sfan5
6b341c7b03 No captchas for trusted users or admins, closes #330 2017-05-12 12:05:36 +02:00
Juan Navarro
40716c2b74 New comment style. Gravatar not working as intended. 2017-05-11 22:05:14 -05:00
akuma06
3fc4236a76 slight design improvement for template 2017-05-11 22:54:42 +02:00
akuma06
9f2d0f1962 New translation function and time depends on translation 2017-05-11 13:15:52 +02:00
akuma06
0fb5c2eb3a Merge branch 'master' into patch-3 2017-05-11 12:37:24 +02:00
sfan5
9c9db7af0d Display comments date smaller 2017-05-11 11:45:13 +02:00
sfan5
64622c3601 Make comment date display consistent with other date displays 2017-05-11 11:37:10 +02:00
TUSF
4327ff5efc Fixing comments.
Apparently template comments need to not have spaces...
2017-05-11 04:16:28 -05:00
TUSF
f141cd57f3 Redoing displayed Comment format. 2017-05-11 04:00:16 -05:00
akuma06
f22b7e5333 Update view.html 2017-05-11 04:20:16 +02:00
keo
fa1761fb14 Merge pull request #325 from TUSF/patch-3
Show date created for comments. (don't merge yet!!!)
2017-05-11 04:23:34 +03:00
akuma06
7eed942741 new way to show seed/leech 2017-05-11 03:00:57 +02:00
sfan5
7bc395068d Fix modpanel torrent edit (#328)
* Fix modpanel torrent edits breaking torrents

* Fix hash not being monospace anymore

* Fix modpanel torrent edit strings

* Fix modpanel torrent edit creating a new user (wtf GORM)
2017-05-10 18:46:50 -05:00
Eliot Whalan
fec023e404 Add display of seeders/peers/completed to view 2017-05-11 09:31:10 +10:00
Eliot Whalan
30d4ba5e9c Merge branch 'scraper' of git://github.com/majestrate/nyaa into majestrate-scraper 2017-05-11 09:11:54 +10:00
kipukun
5496f60eb3 make some buttons not shit on torrent view 2017-05-10 19:00:09 -04:00
TUSF
d926016906 Show date created for comments.
Hopefully I didn't break something. I don't normally use Bootstrap.
2017-05-10 17:54:07 -05:00
Jeff Becker
c6427ba600 Merge remote-tracking branch 'origin/master' into scraper 2017-05-10 18:08:10 -04:00
sfan5
9c562018e5 Link to user page from comment section 2017-05-10 23:53:30 +02:00
sfan5
247532b569 Fix date on torrent view page 2017-05-10 22:36:07 +02:00
sfan5
4851890c66 Adjust buttons on view page 2017-05-10 22:11:37 +02:00
akuma06
deb5ffc19b Merge branch 'master' into delete-button 2017-05-10 21:51:20 +02:00
akuma06
019b4e4657 alu 2017-05-10 21:48:42 +02:00
Juan Navarro
38ff2a6e28 Fixed New view template design. Changed Id to ID. Forced images inside description to fit container. (#289) 2017-05-10 14:46:34 -05:00
akuma06
2f43f70fce Delete button torrent view -- alucard 2017-05-10 21:46:02 +02:00
Jeff Becker
1089883ed5 initial 2017-05-10 13:29:35 -04:00
sfan5
775f9c15ad Display username of old uploads alongside れんちょん 2017-05-10 13:32:45 +02:00
Eliot Whalan
fa1ea09c75 Add buttons to all torrents 2017-05-10 19:40:20 +10:00
Your Name
5f7adedab5 submit report 2017-05-10 08:17:21 +00:00
Andrew Zhao
da920216d3 Revert "New view template design" 2017-05-09 23:07:28 -07:00
Juan Navarro
58457591e2 New view template design 2017-05-09 23:21:58 -05:00
Chris MacLeod
c9b72206a5 Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245)
* Checkpoint: it builds

The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.

* Style changes and old code removal in router

Router needs a lot of work done to its (lack of) error handling.

* Dead code removal and style changes

Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.

* Finish dead code removal and style changes

Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.

* Fix accidental find-and-replace

* Style, error checking, saftey, bug fix changes

* Redo error checking erased during merge

* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
kipukun
ff5cf05328 add autistic red button and report modal
(DOESNT DO ANYTHING)
2017-05-09 20:52:18 -04:00
sfan5
3b65df9cdd Prepare for storage of uploaded .torrent files 2017-05-09 16:42:12 +02:00
sfan5
fb07da18ec Display uploader name with link to profile page 2017-05-09 16:21:56 +02:00
sfan5
a913bead67 Omit "Link" row if no website name 2017-05-09 12:24:26 +02:00
Eliot Whalan
f1c5ce25a9 Add website links 2017-05-09 16:15:56 +10:00
ElegantMonkey
67897a68ea Extract strings from remaining templates 2017-05-08 17:42:56 -03:00
akuma06
7f053c978d Fixed login handler 2017-05-08 13:29:17 +02:00
Andrew Zhao
915335bc90 add clickable comment targets 2017-05-07 21:49:00 -07:00
Andrew Zhao
b232018e6b initial implementation of making comments 2017-05-07 20:34:12 -07:00
Andrew Zhao
2e3c45cbc7 implemented comments and display 2017-05-07 19:06:11 -07:00
sfan5
6950dfc797 Add .torrent file links! 2017-05-07 18:58:11 +02:00
sfan5
b7a62c2f20 Stop using categories & status DB tables
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00
sfan5
2a1cd94a87 Show category image on torrent view page 2017-05-06 22:32:50 +02:00
sfan5
62a5d9ebf7 Make comments look nicer 2017-05-06 13:27:35 +02:00