Las Zenow
840fd3ed47
New database squema
...
The collection new is removed, now the books have a field "active" set to true
if the book was aproved.
For update the database:
db.books.update({}, {$set: {active: true}}, true, true)
2012-09-12 00:19:19 +02:00
Las Zenow
3337ffaf82
Fix reader for new books
2012-09-02 23:32:17 +02:00
Las Zenow
e7adec0988
go fmt code
2012-08-31 00:24:42 +02:00
Las Zenow
45b2d47bd5
Using iframes for reading books
2012-08-30 20:49:58 +02:00
Las Zenow
c81992de2c
The pev page can be the first one
2012-08-28 16:36:54 +02:00
Las Zenow
2febea7d90
In and Out have to be arrays
2012-08-28 15:16:22 +02:00
Las Zenow
9a3e50b193
Handle the nesting properly
2012-08-28 12:24:11 +02:00
Las Zenow
de721f5ff3
Nested chapter list
2012-08-28 11:50:08 +02:00
Las Zenow
5b4e0fb02e
Use the chapters for the next and prev links
2012-08-28 11:19:53 +02:00
Las Zenow
6b0c8caed3
Add chapters to book reader
2012-08-28 10:38:00 +02:00
Las Zenow
a888d1ac3a
Reach the last chapter while reading
2012-08-28 10:02:44 +02:00
Las Zenow
f35947c644
Upload multiple files
2012-08-22 10:33:57 +02:00
Las Zenow
1ed4de177f
Check valid user on /readnew/
2012-08-21 21:27:19 +02:00
Las Zenow
88b4809e99
Use Ids for address no titles
2012-08-21 21:22:56 +02:00
Las Zenow
5d9093700d
Read books on moderation
2012-08-21 20:54:57 +02:00
Las Zenow
3b096b4aaa
Add xml to reconice extensions
2012-08-21 18:30:44 +02:00
Las Zenow
2deac073ab
Reconice xhtml as html
2012-08-21 18:28:21 +02:00
Las Zenow
93003534e9
Simple epub reader
2012-08-21 18:15:21 +02:00