Commit Graph

43 Commits

Author SHA1 Message Date
44385e8e01 add link to calibre in footer 2014-07-02 18:48:14 +02:00
Meutel
aa78f89315 README.md project description 2014-06-30 19:56:42 +02:00
f3df3a73a3 Merge branch 'master' into github
Conflicts:
	.gitignore
	LICENSE
2014-06-29 21:24:58 +02:00
360e34dc60 rename license file 2014-06-29 20:22:18 +02:00
meutel
a63aec1240 Initial commit 2014-06-29 20:00:09 +02:00
9938486f69 footer and license 2014-06-29 19:55:58 +02:00
407edb411b search UI 2014-06-29 17:14:00 +02:00
a90653c421 translations 2014-06-29 12:50:28 +02:00
f0fba98124 i18n 2014-06-29 01:21:17 +02:00
00c02da766 recent books 2014-06-28 09:36:47 +02:00
f9a2ce72d6 refactoring initial
link home page with items
2014-06-28 08:44:52 +02:00
37d25a0bc1 enhanced pagination (initial) 2014-06-27 18:40:59 +02:00
f286457117 fix bug on next/previous in home page tables 2014-06-25 16:30:01 +02:00
b5fd989ed8 log error before render 2014-06-25 16:24:16 +02:00
47cd89f23c package hashmap 2014-06-24 20:30:54 +02:00
ed7e586bb2 configure bind address 2014-06-24 20:25:21 +02:00
227b471269 dep underscore 2014-06-24 20:11:08 +02:00
1a0644af11 use configuration in config/ 2014-06-24 19:02:56 +02:00
735c2c4509 configuration 2014-06-24 18:58:32 +02:00
f5b763ab38 refactoring home page 2014-06-22 12:23:16 +02:00
a190aab20d amelioration page auteur 2014-06-22 09:42:10 +02:00
cff3738dc9 Details auteur, serie 2014-06-22 00:35:59 +02:00
a7d3665362 Page détail livre 2014-06-20 20:58:12 +02:00
abb47b4690 amélioration contenu des pages des recherche 2014-06-19 22:51:00 +02:00
07f30c6767 simple page for single author/book/serie 2014-06-18 22:51:41 +02:00
1dc5e529be path node exe 2014-06-18 22:51:15 +02:00
b7974b7193 utilisation moteur template jade
améliration pagination
2014-05-27 21:03:16 +02:00
701974834f frontend bootstrap
page d'accueil, listes auteurs, livres, series
2014-05-25 17:43:14 +02:00
f8ede30c07 pagination
acces données
2014-05-25 14:15:29 +02:00
64f1e3bf01 route author: list, single 2014-05-22 21:08:41 +02:00
8b9ceb7978 restart project with express framework 2014-05-22 19:08:24 +02:00
055e24e68a fix error handling 2014-05-22 19:00:22 +02:00
1ab39a1abc Send headers to outputter
HTML outputter with links
2014-01-23 20:48:33 +01:00
676df6f36b html outputter (basic) 2014-01-22 22:57:58 +01:00
8be80743b4 endpoints serie tag 2014-01-22 22:28:19 +01:00
a609d80de3 endpoint book
refactoring showaction.getRelated: async
2014-01-22 22:08:21 +01:00
8839e5fb3a paging in list 2014-01-22 20:39:31 +01:00
bff2fb1bb1 use sqlite 2014-01-22 20:20:43 +01:00
4b3142bf6b action list
impl autor
2014-01-22 19:38:47 +01:00
369128b0b1 author endpoint (show) 2014-01-22 18:49:50 +01:00
a8b13820f1 Implements ShowAction, Library 2014-01-21 20:25:07 +01:00
da0a827e7e dynamic loading configured endpoint 2014-01-20 20:30:45 +01:00
0d0f564475 Project creation
boostrap: start webserver, router catches requests
routeur: create outputter and endpoint, trigger actions
outputter: write in specified format
action: act on resource
2014-01-19 14:37:31 +01:00