mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
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. |
||
---|---|---|
.. | ||
ConfigController.php | ||
EntryController.php | ||
ExceptionController.php | ||
ExportController.php | ||
RssController.php | ||
SiteCredentialController.php | ||
StaticController.php | ||
TagController.php |