wallabag/app
François D a991c46eed Set a starred_at field when an entry is starred.
This date is used to sort starred entries.

Can not use Entry::timestamps method otherwise starred_at will be updated each time entry is updated.
Add an updateStar method into Entry class
A migration script has been added in order to set starred_at field.
2017-08-25 21:19:47 +02:00
..
config Disallow html for templating formats 2017-07-09 10:07:14 +02:00
DoctrineMigrations Set a starred_at field when an entry is starred. 2017-08-25 21:19:47 +02:00
Resources Update registration using API 2017-08-05 14:46:33 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
autoload.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00