Commit graph

30 commits

Author SHA1 Message Date
Las Zenow
fe74245dad Add description.json following the ahmia proposal
http://msydqstlz2kzerdg.onion/documentation/descriptionProposal/
2014-09-14 00:54:52 -05:00
Las Zenow
45efecbfc8 Add robots.txt 2014-09-07 02:49:39 -05:00
Las Zenow
f4690b2bba Move files to a local folder 2014-08-21 19:57:38 -05:00
Las Zenow
07a133e49a Use scrypt to store passwords 2014-06-30 23:06:55 -05:00
Las Zenow
59eaa4e2aa Refactor database 2014-06-29 19:41:29 -05:00
Las Zenow
e4726661b8 Use aggregation for most visited books 2014-02-18 21:50:44 +01:00
Las Zenow
12b787e31f Add logger config 2014-02-11 12:59:58 +01:00
Las Zenow
725b1d8951 Set different times for update stadistics of visits and downloads 2014-02-11 11:12:36 +01:00
Las Zenow
a23264ec8d Add a downloads collumn to the statistics 2013-09-24 14:22:53 +02:00
Las Zenow
54763b04df Print out the news in the front page 2013-07-18 11:42:46 +02:00
Las Zenow
5f612a36ad Simple news implementation
Is missing some proper design and to show up the news on the front page.
2013-07-17 01:08:44 +02:00
Las Zenow
3da8cae762 Get the visited and downloaded books from the stadistics 2013-06-01 05:48:15 +02:00
Las Zenow
dedaa4fe7b Use timmings that won't collide for refreshing 2013-06-01 05:14:42 +02:00
Las Zenow
5693b3e58f Create hourly and monthly statistics 2013-06-01 03:40:06 +02:00
Las Zenow
a4ccd41d05 Use an strcut for mapreduce stuff 2013-06-01 02:34:11 +02:00
Las Zenow
137357cd12 Upload files on a separate goroutine 2013-05-03 00:43:26 +02:00
Las Zenow
206775fa6a Store statistics on mongodb 2013-04-22 23:28:00 +02:00
Las Zenow
986f834f46 Put the covers on the database 2013-04-15 22:10:48 +02:00
Las Zenow
49f824802b Remove dependencies from new/ foder 2013-04-12 01:44:00 +02:00
Las Zenow
05b641201c Store files on GridFS 2013-04-12 01:05:40 +02:00
Las Zenow
cf773da9db Use image API for resize images
Some jpeg images won't load correctly with it until Go 1.1
2013-03-20 21:25:53 +01:00
Las Zenow
a574a38ccc Cache the tags on the database 2013-03-20 00:54:40 +01:00
Las Zenow
15614a147c Display 20 results on search page 2013-03-03 02:13:48 +01:00
Las Zenow
d98a5974c1 Display 50 items on "new" page 2012-11-20 01:25:36 +01:00
Las Zenow
ef2802f0e9 NEW_BOOKS_COLL is not use anymore 2012-11-11 17:38:00 +01:00
Las Zenow
bbe10b76ff Add pagination on moderation page 2012-10-31 10:24:17 +01:00
Las Zenow
34b48f411c Use config paths to serve files 2012-10-28 19:21:42 +01:00
Las Zenow
7a35b283b5 Don't need ':' for port configuration 2012-08-31 01:00:08 +02:00
Las Zenow
90d401e98e Make the port configurable 2012-08-31 00:35:39 +02:00
Las Zenow
e5d96ef7b7 Move constants to a config file 2012-08-22 19:48:02 +02:00