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

26 Commits

Author SHA1 Message Date
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
Vincent Jousse
e71f24ec63 Move controllers in a dedicated directory 2013-11-22 15:03:25 +01:00
Vincent Jousse
3301a3b136 Reorganise files 2013-11-22 15:01:46 +01:00