Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #679 | akuma06 | 2017-05-22 | 1 | -1/+1 |
* | Finished | akuma06 | 2017-05-22 | 2 | -2/+20 |
* | wiiiip | akuma06 | 2017-05-21 | 2 | -7/+10 |
* | Wiiiiiip | akuma06 | 2017-05-21 | 1 | -0/+2 |
* | User Settings Notification (WIP) | akuma06 | 2017-05-21 | 1 | -9/+24 |
* | Fixed unassigned value | akuma06 | 2017-05-21 | 1 | -1/+1 |
* | Mostly done | akuma06 | 2017-05-21 | 1 | -2/+8 |
* | Notification for Users (WIP) | akuma06 | 2017-05-20 | 3 | -2/+33 |
* | More sukebei fixes (#649) | sfan5 | 2017-05-21 | 3 | -17/+18 |
* | Merge remote-tracking branch 'refs/remotes/origin/dev' into multi-action-torr... | akuma06 | 2017-05-20 | 11 | -27/+44 |
|\ | |||||
| * | Remove bugs (#643) | sfan5 | 2017-05-20 | 2 | -5/+4 |
| * | Fix bug, remove literals (#629) | tomleb | 2017-05-20 | 8 | -22/+38 |
| * | Cleanups and fixes (#623) | tomleb | 2017-05-19 | 4 | -0/+2 |
| * | Preload Last torrents instead of First on profile page to load them in DESC o... | goonyaa | 2017-05-19 | 1 | -1/+1 |
* | | Added multi action on torrents | akuma06 | 2017-05-20 | 2 | -9/+45 |
|/ | |||||
* | finish repo transfer | PantsuDev | 2017-05-17 | 16 | -90/+86 |
* | Number of comments | akuma06 | 2017-05-17 | 1 | -1/+1 |
* | Merge branch 'dev' | Eliot Whalan | 2017-05-16 | 3 | -9/+19 |
|\ | |||||
| * | Add in support for commenting on sukebei | Eliot Whalan | 2017-05-16 | 2 | -4/+5 |
| * | Store torrent FileList info as bencoded data. (#530) | Ramon Dantas | 2017-05-16 | 1 | -5/+14 |
* | | Patch scrapers to support sukebei | Eliot Whalan | 2017-05-15 | 3 | -19/+17 |
|/ | |||||
* | Make table name for torrents selectable | Eliot Whalan | 2017-05-15 | 1 | -9/+9 |
* | Only show added message if actually added to queue | ElegantMonkey | 2017-05-14 | 1 | -2/+1 |
* | Fix conflicts | ElegantMonkey | 2017-05-14 | 3 | -11/+18 |
|\ | |||||
| * | Replace 'en-us' literals with the default language | Atvaark | 2017-05-14 | 2 | -7/+18 |
| * | Make sorting by date date work nicely | sfan5 | 2017-05-14 | 1 | -4/+0 |
* | | Use Mutex when modifying failedOperations, add exponential cooldown | ElegantMonkey | 2017-05-14 | 1 | -7/+40 |
* | | Use NoCount version of GetTorrents | ElegantMonkey | 2017-05-14 | 1 | -2/+2 |
* | | Add fail cooldown | ElegantMonkey | 2017-05-14 | 2 | -15/+35 |
* | | Exclude failed operations from query | ElegantMonkey | 2017-05-14 | 1 | -3/+13 |
* | | Don't update Length if it hasn't changed | ElegantMonkey | 2017-05-14 | 1 | -8/+15 |
* | | Add Upload and Download limiters, rely on unique_index for avoiding duplicates | ElegantMonkey | 2017-05-14 | 1 | -19/+25 |
* | | Add FileList view to view.html template | ElegantMonkey | 2017-05-14 | 1 | -1/+1 |
* | | Update MetainfoFetcher query logic | ElegantMonkey | 2017-05-14 | 1 | -10/+15 |
* | | FilesizeFetcher -> MetainfoFetcher | ElegantMonkey | 2017-05-14 | 3 | -18/+18 |
|/ | |||||
* | Also read file lists from metadata, fix Length == 0 | ElegantMonkey | 2017-05-13 | 1 | -3/+41 |
* | Add error message to log | ElegantMonkey | 2017-05-13 | 1 | -1/+1 |
* | Merge branch 'dev' into dev | akuma06 | 2017-05-14 | 3 | -4/+26 |
|\ | |||||
| * | Merge pull request #438 from mitki/patch-2 | akuma06 | 2017-05-14 | 1 | -3/+3 |
| |\ | |||||
| | * | Update formValidator.go | Mitki | 2017-05-13 | 1 | -3/+3 |
| * | | Minor optimization about fetching old comments | sfan5 | 2017-05-13 | 1 | -1/+1 |
| * | | Torrent Reassign feature for modpanel | sfan5 | 2017-05-13 | 2 | -0/+22 |
| |/ | |||||
* | | Use buffered channels, add test for invalid hash | ElegantMonkey | 2017-05-13 | 3 | -3/+48 |
* | | Use sync.WaitGroup for FetchOperations | ElegantMonkey | 2017-05-13 | 2 | -4/+22 |
* | | Add filesize fetcher mode | ElegantMonkey | 2017-05-13 | 3 | -1/+233 |
|/ | |||||
* | Update list of dead trackers | sfan5 | 2017-05-13 | 1 | -1/+5 |
* | Merge pull request #395 from sfan5/searchperf | PantsuDev | 2017-05-13 | 1 | -2/+3 |
|\ | |||||
| * | Disable CTEs and TSQuery for now | sfan5 | 2017-05-12 | 1 | -1/+2 |
| * | Stop RSS from being so slow | sfan5 | 2017-05-12 | 1 | -1/+1 |
* | | Display human-readable report reason in modpanel | sfan5 | 2017-05-12 | 1 | -2/+1 |
|/ | |||||
* | Stateless cookie auth | sfan5 | 2017-05-12 | 2 | -93/+86 |
* | Merge pull request #391 from sfan5/memes | PantsuDev | 2017-05-12 | 3 | -84/+99 |
|\ | |||||
| * | No captchas for trusted users or admins, closes #330 | sfan5 | 2017-05-12 | 1 | -1/+7 |
| * | Revert "Stateless cookies (#372)" | Eliot Whalan | 2017-05-12 | 2 | -83/+92 |
* | | converts hash to uppercase | ayame-git | 2017-05-12 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:ewhal/nyaa into api | ayame-git | 2017-05-12 | 5 | -122/+189 |
|\ | |||||
| * | Stateless cookies (#372) | sfan5 | 2017-05-11 | 2 | -92/+83 |
| * | fix scraper, optimize updates so it doesn't suck massive ass (#367) | Jeff | 2017-05-11 | 3 | -14/+26 |
| * | only scrape torrents uploaded within 90 days | Jeff Becker | 2017-05-11 | 1 | -2/+3 |
| * | fix torrent swarm ordering and add timeouts for udp scrape | Jeff Becker | 2017-05-11 | 3 | -18/+81 |
* | | convert base32 hash to base16 | ayame-git | 2017-05-12 | 1 | -9/+23 |
* | | Merge branch 'master' of github.com:ewhal/nyaa into api | ayame-git | 2017-05-11 | 1 | -21/+6 |
|\ \ | |/ | |||||
| * | Make account bans work | sfan5 | 2017-05-11 | 1 | -21/+6 |
* | | base16 and base32 | ayame-git | 2017-05-11 | 1 | -2/+4 |
* | | welll fuck me | ayame-git | 2017-05-11 | 1 | -4/+7 |
* | | applied akuma dup fix | ayame-git | 2017-05-11 | 1 | -12/+0 |
* | | ? | ayame-git | 2017-05-11 | 1 | -0/+11 |
|\ \ | |||||
| * | | torrent upload | ayame-git | 2017-05-11 | 1 | -4/+47 |
| |/ | |||||
* | | stuff | ayame-git | 2017-05-11 | 2 | -4/+81 |
|/ | |||||
* | fix buffer size | Jeff Becker | 2017-05-10 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into scraper | Jeff Becker | 2017-05-10 | 10 | -104/+131 |
|\ | |||||
| * | Renchon can't be deleted! | akuma06 | 2017-05-10 | 1 | -0/+4 |
| * | Fixing | akuma06 | 2017-05-10 | 3 | -8/+11 |
| * | Make email verification work correctly | sfan5 | 2017-05-10 | 3 | -29/+11 |
| * | reports are deleted with torrents | ayame-git | 2017-05-10 | 1 | -1/+1 |
| * | no need for potato fix anymore | ayame-git | 2017-05-10 | 1 | -1/+1 |
| * | yea.. | ayame-git | 2017-05-10 | 5 | -65/+103 |
| * | Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master | akuma06 | 2017-05-10 | 1 | -1/+2 |
| |\ | |||||
| * | | Edit profile unborked, please don't bork it anymore :'( | akuma06 | 2017-05-10 | 3 | -9/+9 |
* | | | make it work | Jeff Becker | 2017-05-10 | 3 | -26/+46 |
* | | | Revert "fix infinite loop shit" | Jeff Becker | 2017-05-10 | 1 | -1/+1 |
* | | | fix infinite loop shit | Jeff Becker | 2017-05-10 | 1 | -1/+1 |
* | | | update scraper | Jeff Becker | 2017-05-10 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/master' into scraper | Jeff Becker | 2017-05-10 | 6 | -12/+22 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #243 from ElegantMonkey/fix-large-numbers | akuma06 | 2017-05-10 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'master' into fix-large-numbers | Ramon Dantas | 2017-05-10 | 12 | -152/+271 |
| | |\ | |||||
| | * \ | Fix conflicts | ElegantMonkey | 2017-05-09 | 6 | -86/+295 |
| | |\ \ | |||||
| | * | | | Fix large torrent IDs giving a blank page | ElegantMonkey | 2017-05-09 | 1 | -1/+2 |
| * | | | | Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master | akuma06 | 2017-05-10 | 2 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | Re-fix signup without email (@Leodmanx2 broke it) | sfan5 | 2017-05-10 | 2 | -1/+4 |
| | | |_|/ | | |/| | | |||||
| * | | | | Mostly finished | akuma06 | 2017-05-10 | 1 | -4/+6 |
| * | | | | Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master | akuma06 | 2017-05-10 | 2 | -2/+49 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Fixing Mod Panel (WIP) | akuma06 | 2017-05-10 | 2 | -6/+10 |
* | | | | | initial | Jeff Becker | 2017-05-10 | 5 | -0/+392 |
| |/ / / |/| | | | |||||
* | | | | Display username of old uploads alongside れんちょん | sfan5 | 2017-05-10 | 1 | -0/+7 |
* | | | | Add FIXMEs | sfan5 | 2017-05-10 | 1 | -2/+3 |
* | | | | display reports properly | Your Name | 2017-05-10 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'tom/mod' | Your Name | 2017-05-10 | 2 | -0/+39 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Start mod system | tomleb | 2017-05-10 | 2 | -0/+39 |
* | | | | delete shit | Your Name | 2017-05-10 | 1 | -0/+1 |