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

77 commits

Auteur SHA1 Message Date
sfan5 2f06fb8fa1 Stateless cookies (#372)
* Remove eddie4.nl tracker

It resolves to the same IP address as leechers-paradise which we already have.

* Remove database usage from cookie auth

* Hide "Remember Me" as it doesn't work yet
2017-05-11 16:18:56 -05:00
akuma06 51c8fe39f6 New translation function and time depends on translation 2017-05-11 13:15:52 +02:00
sfan5 3547eb78fd Make comment date display consistent with other date displays 2017-05-11 11:37:10 +02:00
Eliot Whalan 8a66d3317c
Add display of seeders/peers/completed to view 2017-05-11 09:31:10 +10:00
Eliot Whalan b2940d0285
Merge branch 'scraper' of git://github.com/majestrate/nyaa into majestrate-scraper 2017-05-11 09:11:54 +10:00
ayame-git 10117aecab ... 2017-05-11 01:10:42 +03:00
Jeff Becker cd3fb9119f Merge remote-tracking branch 'origin/master' into scraper 2017-05-10 18:08:10 -04:00
Jeff Becker 9d9633cf7f make it work 2017-05-10 18:06:21 -04:00
sfan5 4a651295c2 Link to user page from comment section 2017-05-10 23:53:30 +02:00
ayame-git bc415be389 Merge branch 'master' of github.com:ewhal/nyaa 2017-05-10 23:31:27 +03:00
ayame-git cea5dfc1db 🤔 2017-05-10 23:31:15 +03:00
akuma06 b4492719c9 Merge pull request #302 from sfan5/fixayy
Fixes & Features (as always)
2017-05-10 22:24:33 +02:00
ayame-git 92198803a5 fixed dup renchon on report 2017-05-10 23:24:06 +03:00
sfan5 138237ca69 Fix magnet links 2017-05-10 22:11:37 +02:00
ayame-git 69dcee10cf unborked report list 2017-05-10 22:09:37 +03:00
ayame-git 1bb8df3381 yea.. 2017-05-10 21:42:20 +03:00
Jeff Becker b13348892a Merge remote-tracking branch 'origin/master' into scraper 2017-05-10 13:29:56 -04:00
Jeff Becker dfa0b2ab73 initial 2017-05-10 13:29:35 -04:00
akuma06 09930045f1 Fixed 2017-05-10 16:43:50 +02:00
Eliot Whalan 3bbe78ab64
add md5 gorm column back 2017-05-10 21:57:31 +10:00
sfan5 867781056d Fix old comments 2017-05-10 13:34:25 +02:00
sfan5 b955f04900 Display username of old uploads alongside れんちょん 2017-05-10 13:32:45 +02:00
sfan5 63e583088a Add FIXMEs 2017-05-10 13:09:23 +02:00
bakape cd966e2fb6 cache: Add total torrent count and fixes 2017-05-10 12:32:49 +03:00
bakape b42f260e62 Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching 2017-05-10 12:08:02 +03:00
bakape 8a50e624a0 Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching 2017-05-10 11:47:06 +03:00
Your Name d159cceaa4 add delet link 2017-05-10 08:37:52 +00:00
bakape 7fc42d27ea Framework for caching []model.Torrents 2017-05-10 11:27:17 +03:00
Your Name a8e3f705fb display reports properly 2017-05-10 07:57:55 +00:00
Your Name 07d488ed96 Merge remote-tracking branch 'tom/mod' 2017-05-10 07:32:01 +00:00
Your Name 77178f0687 delete shit 2017-05-10 07:10:23 +00:00
Your Name cdca26d255 idgaf about consistency dont fucking fuck all the relations 2017-05-10 05:17:11 +00:00
tomleb 18ebd381b0 Start mod system 2017-05-10 00:34:00 -04:00
Chris MacLeod 14378fbf39 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
akuma06 2974f8607c Added Follow&Unfollow 2017-05-10 03:16:36 +02:00
sfan5 282ce135dd Don't generate gravatar hash if no email 2017-05-09 17:20:19 +02:00
sfan5 de1978619e Fix creating of useless table 2017-05-09 17:14:13 +02:00
sfan5 a951cf6f45 Maybe fix gravatar 2017-05-09 16:50:29 +02:00
sfan5 4d7b56df8c Prepare for storage of uploaded .torrent files 2017-05-09 16:42:12 +02:00
sfan5 203c3734c8 Display uploader name with link to profile page 2017-05-09 16:21:56 +02:00
sfan5 df3187d954 Cleanup of user model 2017-05-09 12:16:41 +02:00
Eliot Whalan f620319777
Move markdown stuff to it's own function 2017-05-09 17:28:29 +10:00
Eliot Whalan b03dfa13ac
Add markdown support for descriptions and comments 2017-05-09 16:58:39 +10:00
Andrew Zhao a0ab88c77d make user torrent list display 2017-05-08 22:21:14 -07:00
Eliot Whalan 125485d9ea
Add website links 2017-05-09 14:49:59 +10:00
ewhal 32fb9c10ea Merge branch 'master' into less-realloc 2017-05-09 13:14:20 +10:00
ayame-git 5002863679 autism 2 electric boogaloo 2017-05-09 05:45:25 +03:00
ayame-git 59b1e2bb5f autism 2017-05-09 05:44:08 +03:00
akuma06 f6bdf1a071 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
bakape ce1c4c89ac Death to reallocations! 2017-05-09 02:56:57 +03:00