Commit Graph

12 Commits

Author SHA1 Message Date
Dessalines e3acf3c062 Changing build. 2019-08-27 21:53:14 -07:00
Dessalines 61523cf846 Changing to csv for torrent files as well. Fixes #60. 2019-06-25 14:28:44 -07:00
Dessalines 2a08137168 Docker updates. 2019-04-10 15:48:23 -07:00
Dessalines e1894a602c Fixing docker build. #19 2019-03-18 12:31:32 -07:00
Dessalines 8da2ad592f Fixing some logging.
Upgrading yarn.
2019-02-06 10:34:20 -08:00
Dessalines cf71b8f6df scan_torrent_files.js now filters out torrents not in torrents.csv.
scan_torrents.sh now runs the file scanner.
some additional fixes to pruning.
2019-02-06 10:02:13 -08:00
Dessalines a29edde5e8 Initial commit for file searching support 2019-02-05 17:23:45 -08:00
Dessalines a08f0332bc Fixing up docker a little bit 2018-12-02 22:19:03 -07:00
Dessalines fcf001cc75 Adding bin bash to build_sqlite.sh 2018-12-02 14:05:00 -07:00
Dessalines 990abff8d0 Fixing content type from csv to json. Removing unnecessary indexes. 2018-12-02 12:45:48 -07:00
Dessalines 0b570e6249 Adding a resort based on infohash, not seeders descending, since were
sorting by seeders descending before caching to sqlite.
2018-12-02 11:39:57 -07:00
Dessalines f864295cf6 Converting webserver to sqlite version for speed. Fixes #23
Adding a performance comparison. Fixes #21
Fixing some favicon asset copying issues.
2018-12-02 02:16:31 -07:00