Commit Graph

66 Commits

Author SHA1 Message Date
Nicolas Lœuillet cf599ceee2 replace 'poching a link' 2014-05-30 18:12:50 +02:00
tcit 759b048287 changed everything from Poche to Wallabag 2014-05-20 16:25:29 +02:00
Nicolas Lœuillet e5035e249f [add] configuration for authentication 2014-01-23 13:10:33 +01:00
Nicolas Lœuillet c4794be936 [change] login form 2014-01-23 13:09:20 +01:00
Nicolas Lœuillet 418bf8b140 [change] route for post a new URL 2014-01-21 21:28:54 +01:00
Nicolas Lœuillet ea37c337a5 [add] get bookmarks via API 2014-01-21 21:04:27 +01:00
Nicolas Lœuillet 8c617ddea8 [add] ajax behavior when we start an entry 2014-01-17 17:19:43 +01:00
Nicolas Lœuillet 038b4d74ba [add] first draft of ajax actions (only with mark as read) 2014-01-17 15:56:15 +01:00
Nicolas Lœuillet b03c17c194 [change] I moved controllers code into Poche/Controller 2014-01-16 15:09:53 +01:00
Nicolas Lœuillet 6f6e7e6dc0 [add] 404 if entry doesn't exist 2014-01-16 14:32:29 +01:00
Nicolas Lœuillet 456f08d9a8 [add] first picture of each entry displayed on listing 2014-01-16 14:18:28 +01:00
Nicolas Lœuillet 4a857c4afb [change] twig extensions moved in src 2014-01-16 14:17:43 +01:00
Nicolas Lœuillet 6a26814da8 [fix] remove old code 2014-01-15 22:23:41 +01:00
Nicolas Lœuillet 0a303e4353 [change] separation of controllers code 2014-01-15 22:22:43 +01:00
Nicolas Lœuillet 841d7f9cbe [fix] title for add page 2014-01-15 14:03:30 +01:00
Nicolas Lœuillet 0a7ecfd3c0 [add] reading time for each entry 2014-01-15 13:54:49 +01:00
Nicolas Lœuillet f48427d34b [fix] who lets this empty ahref tag? bis repetita 2014-01-15 13:27:05 +01:00
Nicolas Lœuillet 18bca01f74 [fix] who lets this empty ahref tag? 2014-01-15 13:26:13 +01:00
Nicolas Lœuillet fffdbf0d17 [change] display improvements 2014-01-15 13:23:44 +01:00
Nicolas Lœuillet dd857d4629 [add] flash message and undo remove 2014-01-14 15:51:34 +01:00
Nicolas Lœuillet 6fee53233e [add] remove feature 2014-01-14 15:22:38 +01:00
Nicolas Lœuillet b9e8651815 [fix] change partials calls 2014-01-14 15:00:11 +01:00
Nicolas Lœuillet 5555d2612f [change] rename partial twig files 2014-01-14 14:58:55 +01:00
Nicolas Lœuillet 8fd30df0ea [change] css: tools for entries 2014-01-13 22:30:19 +01:00
Nicolas Lœuillet 3137b854fa [change] refactor templates for entries 2014-01-13 22:15:28 +01:00
Nicolas Lœuillet 024e003943 [add] route for bookmarks 2014-01-13 22:14:33 +01:00
Nicolas Lœuillet da14eda026 [add] un/star entries 2014-01-13 21:47:18 +01:00
Nicolas Lœuillet 31a52d03d1 [add] changes in templates for mark as un/read 2014-01-09 22:09:39 +01:00
Nicolas Lœuillet 74e70939db [add] routes for archives and mark as unread 2014-01-09 22:09:00 +01:00
Nicolas Lœuillet 56bffbba73 [del] poching link in footer 2014-01-09 21:35:05 +01:00
Nicolas Lœuillet 3406252a0b [fix] archive count at the right place 2014-01-09 21:30:25 +01:00
Nicolas Lœuillet 5cb5e8a9f2 [change] some minor changes in templates 2014-01-09 21:20:35 +01:00
Nicolas Lœuillet f9d31f533c [fix] remove uppercase for poching a link 2014-01-09 21:20:19 +01:00
Nicolas Lœuillet 1cc69d6936 [add] template for archive 2014-01-09 21:08:39 +01:00
Nicolas Lœuillet 99c6d290c6 [add] routing for archive 2014-01-09 21:07:16 +01:00
Nicolas Lœuillet 969a9fdf2e [add] link to mark as read in article view 2014-01-09 20:38:14 +01:00
Nicolas Lœuillet 310ceb45bc [fix] content of an article was wrong 2014-01-09 20:30:59 +01:00
Nicolas Lœuillet 7587e70dfa [add] API method to mark an entry as read 2014-01-09 15:50:53 +01:00
Nicolas Lœuillet a91ae988ca [add] tools for an entry on view page 2014-01-09 15:26:53 +01:00
Nicolas Lœuillet 297dba6d90 [add] tools for each entry on homepage 2014-01-09 15:25:31 +01:00
Nicolas Lœuillet 58f3a1dfd2 [add] route for mark an entry as read 2014-01-09 15:22:58 +01:00
Nicolas Lœuillet 4ee4bbaf44 [fix] link for add page 2014-01-09 14:27:22 +01:00
Nicolas Lœuillet a8c636e936 [add] get one entry with the API 2014-01-09 09:57:18 +01:00
Nicolas Lœuillet bbd89215d8 [fix] getEntryById now returns an array with one element 2014-01-09 09:56:46 +01:00
Vincent Jousse dddb6809eb Use url() to generate routes in templates 2014-01-08 11:17:46 +01:00
Nicolas Lœuillet 973a2dfb52 [add] view article template 2014-01-08 10:57:21 +01:00
Nicolas Lœuillet 9bc4e790b4 [add] link to article in front view 2014-01-08 10:56:16 +01:00
Nicolas Lœuillet 4199943f4c [fix] url to back home 2014-01-08 10:55:52 +01:00
Nicolas Lœuillet 51ee652e58 [add] route for article view 2014-01-08 10:55:28 +01:00
Vincent Jousse 1d4f308d4e Add PO translation files and translate home page 2013-12-15 11:14:36 +01:00