10 Commits

Author SHA1 Message Date
de11a2f2c1 Add the image URL prefix in the configuration
This allows us to use a custom URL for images and use a CDN for caching
2017-05-05 13:28:52 +02:00
f042987d10 Add routes to show explorer's options 2017-03-22 10:03:26 +00:00
334b4be47e Fix SQL connection not getting closed
Fix small bug in js as id field is not being returned anymore
2017-03-21 13:56:54 +00:00
8f9ec25808 Massive rewrite
https://w000t.me/a479573ac6
2017-03-20 14:35:40 +00:00
e70028631f Add Wishlist to the party 2017-01-23 12:04:31 +00:00
bb02782dfb Return more detailed errors in HTTP handlers 2017-01-09 14:23:54 +01:00
e1a11e5ff9 Add the polochon URL in every movie 2017-01-09 13:24:21 +01:00
15e2e6b546 Add search to the party 2017-01-03 12:41:45 +00:00
828c34830e Add shows to the party 2017-01-03 12:41:39 +00:00
ab7503997f Add Torrents
Change the DB to store torrents in database
Add Torrenters to the party
Add raw links to movie Torrents in the web interface
Change the way explore works with multiple source and categories with external_medias
Delete StringSlice and use pq StringArray type to avoid problems
2016-12-08 16:07:08 +00:00