shiori/internal
Felipe Martin Garcia d0210447d2
fix: import should respect add_date or last_modified fields (#490)
* fix: handle last_modified and add_date in imports

* refactor: moved date format to a constant

* fix: use provided modified date when set
2022-10-09 17:05:52 +02:00
..
cmd fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00
core
database fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00
model fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00
view
webserver refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
assets.go