Commit graph

187 commits

Author SHA1 Message Date
Las Zenow
137357cd12 Upload files on a separate goroutine 2013-05-03 00:43:26 +02:00
Las Zenow
a2c8097dc7 Skip the empty ids on the stats gatherer 2013-05-02 23:45:52 +02:00
Las Zenow
9234c71bd5 Include the common image formats 2013-04-25 14:33:50 +02:00
Las Zenow
df1d568752 Refactor code 2013-04-23 22:27:59 +02:00
Las Zenow
2f0a473a04 Add togridfs to gitignore 2013-04-23 21:08:52 +02:00
Las Zenow
afac6ded21 Don't segfault while get filenames if there is no files on the form 2013-04-23 20:33:21 +02:00
Las Zenow
71c8a8946a Dirty migration tool for gridfs 2013-04-23 11:13:55 +02:00
Las Zenow
d33a28a2bd Store correctly the img names 2013-04-23 01:04:47 +02:00
Las Zenow
67c90e8096 Add the epub extension 2013-04-23 01:04:06 +02:00
Las Zenow
206775fa6a Store statistics on mongodb 2013-04-22 23:28:00 +02:00
Las Zenow
c4373c8773 Separate router initialization into it's own function 2013-04-16 13:39:22 +02:00
Las Zenow
8ddb7a0f89 Add a '/' to the end of store and delete urls 2013-04-16 03:32:12 +02:00
Las Zenow
58447a19cb Split the reader handlers 2013-04-16 03:28:38 +02:00
Las Zenow
5794a1fe1b Reset the reader to store it on gridfs 2013-04-16 03:28:05 +02:00
Las Zenow
d8bfcb2ef2 Split post and get handlers for upload 2013-04-16 02:34:15 +02:00
Las Zenow
fc50ba5fd6 Use title as filename on gridfs 2013-04-16 02:33:40 +02:00
Las Zenow
5d2f72c229 Search pattern was boggus 2013-04-15 23:53:10 +02:00
Las Zenow
fb9376ab43 The download path now is '/download/id/epub' 2013-04-15 22:29:57 +02:00
Las Zenow
986f834f46 Put the covers on the database 2013-04-15 22:10:48 +02:00
Las Zenow
402dbabdbd Use gorilla/mux patterns 2013-04-15 00:59:19 +02:00
Las Zenow
3a99f86f32 Use gorilla/mux 2013-04-15 00:37:49 +02:00
Las Zenow
98d5074eff error variable don't need to be defined 2013-04-13 21:46:40 +02:00
Las Zenow
49f824802b Remove dependencies from new/ foder 2013-04-12 01:44:00 +02:00
Las Zenow
6971028b9e Fix OpenBook from GridFS 2013-04-12 01:43:23 +02:00
Las Zenow
f075f666ad Merge branch 'epub' into gridfs 2013-04-12 01:08:26 +02:00
Las Zenow
a38d530323 Remove libepub as dependency 2013-04-12 01:07:40 +02:00
Las Zenow
05b641201c Store files on GridFS 2013-04-12 01:05:40 +02:00
Las Zenow
64375b6de5 Store the ISBN 2013-04-08 01:41:46 +02:00
Las Zenow
d994d6b91f Using epubgo to handle epubs 2013-04-01 14:05:04 +02:00
Las Zenow
d46c3b72b6 Fix format 2013-04-01 14:04:43 +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
35fd980692 Merge branch 'master' into gridfs
Conflicts:
	database.go
2013-03-20 00:57:59 +01:00
Las Zenow
a574a38ccc Cache the tags on the database 2013-03-20 00:54:40 +01:00
Las Zenow
c306e00867 Use intermediate variables 2013-03-19 20:29:26 +01:00
Las Zenow
d1edf9e222 Add the tools folder 2013-03-19 20:27:52 +01:00
Las Zenow
5aff86e83f Use intermediate variables 2013-03-18 00:52:51 +01:00
Las Zenow
2797ba97f1 Use the tags of the active books only 2013-03-08 16:17:38 +01:00
Las Zenow
66a4a2de4c Don't hardcode paths 2013-03-03 02:39:25 +01:00
Las Zenow
15614a147c Display 20 results on search page 2013-03-03 02:13:48 +01:00
Las Zenow
6dd51c2fbc Make the navbar black 2012-12-18 16:02:33 +01:00
Las Zenow
22631be152 Use webfonts 2012-12-18 15:55:30 +01:00
Las Zenow
53191356b5 Change the background to bright_squares 2012-12-18 15:36:54 +01:00
Las Zenow
8f7192e68d Add copyright information to the README 2012-12-17 22:06:21 +01:00
Las Zenow
adea6aba51 Add a pattern for the background 2012-12-17 21:57:44 +01:00
Las Zenow
b890d46e36 Move the custom css to it's own css file 2012-12-17 21:57:08 +01:00
Las Zenow
2e092f0c99 Update bootstrap to version 2.2.2 2012-12-17 21:12:16 +01:00
Las Zenow
0190a83253 go fmt 2012-12-05 15:23:49 +01:00
Las Zenow
c3f7068bfc Gorilla has moved to github 2012-12-04 23:40:46 +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