Commit graph

312 commits

Author SHA1 Message Date
Las Zenow
e732909773 Use io.readerAt to open the books without loading everything in memory 2015-01-22 21:16:20 -06:00
Las Zenow
965205adae Document the different ways to access the library 2015-01-18 18:48:23 -06:00
Las Zenow
b0a0b68561 Basic OPDS support 2015-01-17 09:58:21 -06:00
Las Zenow
078b210392 Use text search 2014-10-26 12:12:27 -06:00
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
deece4f5d0 One flag per user 2014-09-07 21:13:52 -05:00
Las Zenow
f5363e17bc Add bad quality flag 2014-09-07 20:25:11 -05:00
Las Zenow
45efecbfc8 Add robots.txt 2014-09-07 02:49:39 -05:00
Las Zenow
3122a3158f Add sandboxing to the iframe 2014-09-07 01:39:57 -05:00
Las Zenow
9641351ac3 News index should not be unique 2014-09-06 23:58:10 -05:00
Las Zenow
deefd5a7f5 Don't try to delte empty ids 2014-09-06 23:58:10 -05:00
Las Zenow
f0ab0cc441 Create indexes on database init 2014-09-06 23:58:10 -05:00
Las Zenow
9f2ac754ac Give more info on the search json 2014-08-30 18:22:48 -05:00
Las Zenow
23e7866ba9 Don't use spaces on the json 2014-08-30 15:02:51 -05:00
Las Zenow
562bc157ee Normalize includes 2014-08-30 13:17:50 -05:00
Las Zenow
1a897cd1bd Add json fmt support 2014-08-30 03:56:36 -05:00
Las Zenow
c132c0fdf6 Refactor templates to make take care of fmt 2014-08-30 01:25:16 -05:00
Las Zenow
e81df155a2 Calculate the depth on the chapters properly 2014-08-28 23:54:15 -05:00
Las Zenow
0cbda42c58 Remove the tools folder
Everything is moved to it's own repo
2014-08-28 02:16:10 -05:00
Las Zenow
c04bbe784e Add store migration tool to extract files from the database 2014-08-23 01:55:27 -05:00
Las Zenow
f4690b2bba Move files to a local folder 2014-08-21 19:57:38 -05:00
Las Zenow
97ed9ec073 Use gopkg.in/mgo.v2 package 2014-08-18 19:27:53 -05:00
Las Zenow
94acf36994 Fix tests 2014-07-09 23:25:11 -05:00
Las Zenow
40800c6527 Remove the dependency of bson to interact with the books database 2014-07-02 21:09:41 -05:00
Las Zenow
93d31b53fe Move the query parsing to the database
This implies to move the tokeinzation as well.
2014-07-02 20:58:00 -05:00
Las Zenow
44d3a191f6 Add DB.GetBookId 2014-07-02 20:40:24 -05:00
Las Zenow
07a133e49a Use scrypt to store passwords 2014-06-30 23:06:55 -05:00
Las Zenow
fdb7544999 Disable account creation 2014-06-30 19:20:09 -05:00
Las Zenow
82ecb433df Add keywords updater tool 2014-06-30 18:51:48 -05:00
Las Zenow
30af19cd62 Tockenize converting to ascii 2014-06-30 18:33:35 -05:00
Las Zenow
59eaa4e2aa Refactor database 2014-06-29 19:41:29 -05:00
Las Zenow
533f8241c2 Add dashboard 2014-02-19 15:43:46 +01:00
Las Zenow
4695977bd8 Merge branch 'master' into user 2014-02-19 01:23:12 +01:00
Las Zenow
e67e23c050 Clean up visit updater 2014-02-19 01:20:10 +01:00
Las Zenow
cdc25f1094 Clean up db stats visits 2014-02-19 00:59:55 +01:00
Las Zenow
8927a8cd6d Clean up code 2014-02-18 22:16:38 +01:00
Las Zenow
e4726661b8 Use aggregation for most visited books 2014-02-18 21:50:44 +01:00
Las Zenow
706fc88a61 Use aggregations to calculate tags 2014-02-18 21:35:26 +01:00
Las Zenow
b3fd8aabe2 Update dependencies 2014-02-18 19:05:48 +01:00
Las Zenow
42de6bbf64 Convert stats mapreduce to aggregations 2014-02-18 19:05:27 +01:00
Las Zenow
f2c728191c Remove unused function isOutdated 2014-02-18 00:47:58 +01:00
Las Zenow
4f4c82f7e0 For download statistics select the section on the query 2014-02-18 00:20:27 +01:00
Las Zenow
a6421d0dd3 Most visited/downloaded books are calculated only for the last 30 days 2014-02-17 23:58:00 +01:00
Las Zenow
6ae0d1b0ac Fix field name on import 2014-02-14 19:32:08 +01:00
Las Zenow
b3707fcb57 Merge branch 'master' into user
Conflicts:
	trantor.go
2014-02-11 20:36:00 +01:00
Las Zenow
dc21299e19 Add importer tool to import books directly from harddisk 2014-02-11 17:51:59 +01:00
Las Zenow
025314f8f8 Add logging of queries 2014-02-11 14:41:50 +01:00
Las Zenow
80cc996fd6 Add log at startup 2014-02-11 14:17:59 +01:00
Las Zenow
f3ef9b6675 Add spaces to log messages 2014-02-11 13:13:43 +01:00
Las Zenow
12b787e31f Add logger config 2014-02-11 12:59:58 +01:00