summaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Fix bug, remove literals (#629)tomleb2017-05-201-2/+2
* Don't make path configurable, detect empty directorytomleb2017-05-171-0/+4
* finish repo transferPantsuDev2017-05-171-12/+12
* Fix filesize fetcherakuma062017-05-171-1/+1
* Fix conflictsElegantMonkey2017-05-141-1/+2
|\
| * Replace 'en-us' literals with the default languageAtvaark2017-05-141-1/+2
* | Fix conflictElegantMonkey2017-05-141-2/+2
|\ \ | |/
| * rename filesize_fetcher to metadata_fetcherEliot Whalan2017-05-141-1/+1
| * Merge branch 'dev' of https://github.com/ewhal/nyaa into devEliot Whalan2017-05-141-1/+17
| |\
| * \ Merge branch 'dev' of https://github.com/ewhal/nyaa into devEliot Whalan2017-05-141-14/+5
| |\ \
| * | | lower timeoutsEliot Whalan2017-05-131-2/+2
* | | | FilesizeFetcher -> MetainfoFetcherElegantMonkey2017-05-141-6/+6
| |_|/ |/| |
* | | Merge branch 'dev' into devakuma062017-05-141-14/+5
|\ \ \ | | |/ | |/|
| * | Fix i18n file errorsAtvaark2017-05-131-14/+5
| |/
* | Use sync.WaitGroup for FetchOperationsElegantMonkey2017-05-131-2/+3
* | Add filesize fetcher modeElegantMonkey2017-05-131-0/+15
|/
* Adjust read & write timeoutssfan52017-05-121-2/+2
* Add database logmode to the configAtvaark2017-05-111-1/+1
* Merge branch 'cache-interface' into merge-cache-interfaceJeff Becker2017-05-111-0/+12
|\
| * abstract out cacheJeff Becker2017-05-111-1/+5
* | Remove broken caching stuffEliot Whalan2017-05-111-2/+0
|/
* fix torrent swarm ordering and add timeouts for udp scrapeJeff Becker2017-05-111-0/+1
* make it workJeff Becker2017-05-101-1/+0
* initialJeff Becker2017-05-101-1/+47
* properly handle os.Interrupt SignalJeff Becker2017-05-101-1/+9
* cache: Integrate with home handler and add size flagbakape2017-05-101-7/+7
* Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245)Chris MacLeod2017-05-091-6/+15
* Merge pull request #223 from ElegantMonkey/load-translationsPantsuDev2017-05-101-0/+7
|\
| * Load translations from folderElegantMonkey2017-05-091-0/+7
* | Better DB error handlingbakape2017-05-091-1/+4
|/
* make rss fast again :^)Jeff2017-05-091-0/+1
* Moved translations in appropriate directoryakuma062017-05-091-1/+1
* Optimize sql queriesEliot Whalan2017-05-081-2/+0
* Merge pull request #161 from majestrate/i2p-listenerakuma062017-05-081-6/+7
|\
| * add initial optional i2p connectivityJeff Becker2017-05-071-6/+7
* | Search case-sensitivity hotfixsfan52017-05-071-0/+2
|/
* Allow storage of uploaded .torrent files (disabled by default)sfan52017-05-071-0/+3
* wire up signal handlers for sighupJeff Becker2017-05-071-0/+2
* Merge branch 'master' into masterakuma062017-05-071-2/+4
|\
| * Log server start and addressbakape2017-05-071-2/+4
* | Fixed Typo + Added multi language supportakuma062017-05-071-0/+7
|/
* Updated my own branchakuma062017-05-061-3/+13
|\
| * fixed for good nowayame-git2017-05-061-6/+7
| * oopsayame-git2017-05-061-1/+0
| * fixed parametersayame-git2017-05-061-0/+5
* | Fixed parameters through command line for DBakuma062017-05-061-7/+2
|/
* basic uploadayame-git2017-05-061-1/+0
* Merge branch 'master' of git://github.com/sazuna/nyaa into sazuna-masterEliot Whalan2017-05-061-6/+4
|\
| * RSS feed with common searchsazuna2017-05-051-1/+1
* | Merge branch 'master' of https://github.com/ewhal/nyaaakuma062017-05-051-1/+0
|\ \ | |/
| * Merge pull request #67 from sfan5/style123keo2017-05-051-3/+6
| |\
| | * Add links to /view/1234 page in RSS feedsfan52017-05-051-2/+1
| | * Hide advanced search on FAQ pagesfan52017-05-051-1/+5
| * | Update main.goLietzu2017-05-051-1/+1
| * | Update main.goLietzu2017-05-051-1/+1
| * | Merge branch 'master' into masterLietzu2017-05-051-79/+43
| |\ \ | | |/
| * | Remake search is now Filter Remakes like old nyaaLietzu2017-05-051-1/+5
* | | Separated Routes and handler from Mainakuma062017-05-051-279/+3
| |/ |/|
* | Re added templates files function for searchakuma062017-05-051-2/+6
* | Merge branch 'master' of https://github.com/ewhal/nyaaakuma062017-05-051-3/+25
|\ \ | |/
| * Configuration through command line and/or a file.Adelyne Maulideau2017-05-051-6/+26
* | Merge branch 'master' of https://github.com/ewhal/nyaaakuma062017-05-051-58/+90
|\ \ | |/
| * Merge pull request #56 from chaiknees/masterEliot Whalan2017-05-051-61/+74
| |\
| | * RSS feeds for specific search queries.Owner2017-05-051-61/+74
| * | Reorder trackerssfan52017-05-051-1/+1
| |/
* | Rearranged Filesakuma062017-05-051-88/+27
|/
* Move Search to different template filesfan52017-05-051-0/+4
* Merge pull request #50 from akuma06/masterEliot Whalan2017-05-051-7/+6
|\
| * Default Values for Search formakuma062017-05-051-7/+6
* | Make search less retardedsfan52017-05-051-4/+23
|/
* Add new tracker for nyaaDuc Tran2017-05-051-1/+1
* Run go fmt and add swap files to gitignoreEliot Whalan2017-05-051-6/+8
* Merge branch 'master' of https://github.com/ewhal/nyaa.gitakuma062017-05-051-11/+106
|\
| * Start work on descriptionsEliot Whalan2017-05-051-0/+13
| * fix up viewhandler structEliot Whalan2017-05-051-1/+1
| * Merge branch 'master' into masterEliot Whalan2017-05-051-3/+21
| |\
| | * Add view pageEliot Whalan2017-05-051-16/+34
| | * Configured models to match ilikecats' merged db, and expanded automigrationLietzu2017-05-041-0/+1
| | * Configured models to match ilikecats' merged db, and expanded automigrationLietzu2017-05-041-1/+50
| | |\
| | * | =Updated models to match ilikecats' merged databaseEvan2017-05-041-2/+1
| * | | fixed typoayame-git2017-05-051-1/+1
| * | | basic sortayame-git2017-05-051-18/+28
| | |/ | |/|
| * | Merge pull request #19 from chaiknees/masterEliot Whalan2017-05-051-0/+49
| |\ \
| | * | RSS feed for home page.Owner2017-05-041-0/+49
| | |/
* | | Big Update !akuma062017-05-051-23/+28
|/ /
* | Updated Models.go (simplified + orderBy param)akuma062017-05-041-2/+3
|/
* updated rootHandlerayame-git2017-05-041-1/+1
* status search and typo fixesayame-git2017-05-041-2/+4
* Get category search workingEliot Whalan2017-05-041-3/+4
* fix up index error and update travis deploymentEliot Whalan2017-05-041-2/+7
* hardcode css and js source for nowEliot Whalan2017-05-041-2/+2
* Merge branch 'master' of git://github.com/akuma06/nyaa into akuma06-masterEliot Whalan2017-05-041-112/+53
|\
| * Added ORM Support, Models and cleaned up a bit the codeakuma062017-05-041-102/+53
* | get faq page workingEliot Whalan2017-05-041-2/+2
* | Add faq handlerEliot Whalan2017-05-041-1/+9
* | fix typoEliot Whalan2017-05-041-1/+1
* | Use checkErr moreEliot Whalan2017-05-041-1/+6
* | hopefully actually fix itEliot Whalan2017-05-041-1/+1
* | Hopefully fix out of range issueEliot Whalan2017-05-041-11/+16
|/
* Rearranged static Files and add number of item per pageakuma062017-05-031-6/+34