1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
Commit Graph

52 Commits

Author SHA1 Message Date
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
Vincent Jousse
be8199de02 Add trans in templates 2013-12-13 23:12:08 +01:00
Vincent Jousse
dfefa7016d Display entry content on the index 2013-12-13 22:42:21 +01:00
Vincent Jousse
56071a0c81 WIP: Display and save entries 2013-12-13 17:21:50 +01:00
Vincent Jousse
6fe342d0e9 Fetch content using full-text-rss 2013-12-10 16:54:05 +01:00
Vincent Jousse
6667c8562e Bootstrap the add entry API 2013-12-01 21:44:04 +01:00
Vincent Jousse
674cf03409 Move DB queries into a Repository class 2013-12-01 21:43:43 +01:00
Nicolas Lœuillet
f0a5115a23 [add] preparing to poche a new link 2013-11-27 14:10:31 +01:00
Nicolas Lœuillet
5da399d98e [fix] paths of assets fixed 2013-11-27 13:42:03 +01:00
Nicolas Lœuillet
e62824a8f6 [del] remove dummy code 2013-11-26 13:34:53 +01:00
Nicolas Lœuillet
eed94326c4 [add] layout 2013-11-26 13:33:00 +01:00
Vincent Jousse
324e96b48f Fix typo 2013-11-22 23:49:02 +01:00
Vincent Jousse
723fce50b6 Use built-in json renderer 2013-11-22 22:48:06 +01:00
Vincent Jousse
6dc90c704c Add EntryApi as a Service 2013-11-22 16:25:37 +01:00
Vincent Jousse
3734cb0090 Split controllers into different files 2013-11-22 15:08:03 +01:00